/* Plugins\Janison.TestPlayer2\app\content\testPlayer.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark:not(.author_mark) {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #005D93;
    text-decoration: none
}

a:focus,
a:hover {
    color: #002d47;
    text-decoration: underline
}


figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 25px
}

.h2,
h2 {
    font-size: 25px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 0px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.modal-backdrop {
    z-index: 1040;
}
.modal-dialog {
    z-index: 1050;
    top: 5%;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em
}

.mark:not(.author_mark),
mark:not(.author_mark) {
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #005D93
}

a.text-primary:focus,
a.text-primary:hover {
    color: #003d60
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #005D93
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #003d60
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

fieldset.horizontal p, fieldset.vertical p {
    margin-top: 5px;
    margin-bottom: 5px;
}

fieldset.horizontal {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}

fieldset.horizontal-2-col, fieldset.horizontal-3-col {
    display: flex;
    flex-wrap: wrap;
}

fieldset.horizontal-3-col {
    justify-content: start;
}

fieldset.vertical {
    display: flex;
    flex-direction: column;
}

fieldset.horizontal .choice-item {
    display: flex;
    flex: 1;
}

fieldset.horizontal-2-col .choice-item {
    display: flex;
    flex: 1 50%;
}

fieldset.horizontal-3-col .choice-item {
    display: flex;
    flex: 0 33.33%;
}

fieldset.horizontal-single-2-col, fieldset.horizontal-single-3-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

fieldset.horizontal-single-2-col .choice-item {
    display: flex;
    flex: 1 50%;
}

fieldset.horizontal-single-3-col .choice-item {
    display: flex;
    flex: 0 33.33%;
}

gap-hottext > p {
    margin: 0 !important;
}

.hot-text {
    line-height: 2;
}

gap-hottext {
    background-color: #ddd;
    padding: 5px 7px;
    border-radius: 4px;
    cursor: pointer;
}

.selected {
    background-color: #4393e2;
    color: white;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #1789FA;
    border-color: #057cf2
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #056fd9;
    border-color: #033c75
}

.btn-primary:hover {
    color: #fff;
    background-color: #056fd9;
    border-color: #045eb6
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #056fd9;
    border-color: #045eb6
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #045eb6;
    border-color: #033c75
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #1789FA;
    border-color: #057cf2
}

.btn-primary .badge {
    color: #1789FA;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #005D93;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #002d47;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #005D93
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #005D93
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #005D93
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #005D93;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #002d47;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #005D93;
    border-color: #005D93;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #005D93
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #003d60
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #005D93;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-default {
    background-color: #777
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #5e5e5e
}

.badge-default.badge-inverse {
    background: 0 0;
    color: #777
}

.badge-default.badge-border {
    border: solid 1px currentColor
}

.badge-primary {
    background-color: #005D93
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #003d60
}

.badge-primary.badge-inverse {
    background: 0 0;
    color: #005D93
}

.badge-primary.badge-border {
    border: solid 1px currentColor
}

.badge-success {
    background-color: #5cb85c
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #449d44
}

.badge-success.badge-inverse {
    background: 0 0;
    color: #5cb85c
}

.badge-success.badge-border {
    border: solid 1px currentColor
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-info.badge-inverse {
    background: 0 0;
    color: #5bc0de
}

.badge-info.badge-border {
    border: solid 1px currentColor
}

.badge-warning {
    background-color: #f0ad4e
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ec971f
}

.badge-warning.badge-inverse {
    background: 0 0;
    color: #f0ad4e
}

.badge-warning.badge-border {
    border: solid 1px currentColor
}

.badge-danger {
    background-color: #d9534f
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #c9302c
}

.badge-danger.badge-inverse {
    background: 0 0;
    color: #d9534f
}

.badge-danger.badge-border {
    border: solid 1px currentColor
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #005D93;
    border-color: #005D93
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #60c5ff
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #005D93
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #005D93;
    border-color: #005D93
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #005D93
}

.panel-primary>.panel-heading .badge {
    color: #005D93;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #005D93
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

/* .modal-body-solution {
    position: relative;
    overflow: hidden;
}

.watermarked {
    pointer-events: none;
    position: absolute;
    top: -75%;
    left: -75%;
    display: block;
    width: 200%;
    height: 150%;
    transform: rotate(-16.5deg);
    opacity: 0.1;
    line-height: 3.75em;
    letter-spacing: 2px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
}

.fullscreen-button {
    position: absolute;
    top: 12px; right:12px;
    z-index: 10;
    margin: 5px;
    cursor: pointer;
} */

.resize-box {
    /* resize: both;
    overflow: auto; */
    width: 350px;
    height: 200px;
}

.answer-text {
    font-weight: 400;
}

.table-body{
    height: 150px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
    min-width: fit-content;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    /* position: relative; */
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

body {
    font-size: 16px
}

html[resolution-limited] body {
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center
}

.unhandled-error {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    margin: 20px;
    padding: 20px;
    overflow-x: auto
}

.unhandled-error h1 {
    margin-top: 0
}

.unhandled-error .unhandled-error-ignore {
    float: right
}

.with-preview-tools .unhandled-error {
    right: 64px
}

.preview-tools-open .unhandled-error {
    right: 564px
}

.unhandled-error pre {
    padding: 0;
    margin: 0 0 1em;
    word-wrap: normal;
    overflow-x: auto;
    color: inherit;
    background: 0 0;
    border: none
}

.unhandled-error pre:last-child {
    margin-bottom: 0
}

.header {
    display: block;
    position: fixed;
    height: 120px;
    z-index: 201;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .4);
    box-shadow: 0 0 9px rgba(0, 0, 0, .4)
}

.preview-title {
    font-size: 20px;
    border-radius: 0;
    font-weight: bold;
    padding: 15px 30px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.42857;
    color: #fff;
}

@media (min-width:880px) {
    .header {
        height: 60px
    }
}

@media (max-width:1444px) {
    .preview-tools-open .header {
        height: 120px
    }
}

.tp-modal-background .header {
    height: 60px
}

[ng-view],
[ng-view]>div,
[ng-view]>div>[tp-question],
[tp-printable-layout] {
    width: 100% !important;
    height: 100% !important
}

[tp-layout] {
    width: 100%;
    height: 100%;
}


[ng-view],
[ng-view]>[tp-intro] {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

[ng-view] .question-container,
[ng-view]>[tp-intro] .question-container {
    right: 0
}

[ng-view] .stimuli-container,
[ng-view]>[tp-intro] .stimuli-container {
    position: relative
}

[ng-view] .information-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    max-width: 100%
}

[ng-view] .question-container,
[ng-view] .stimuli-container .html-contents,
[ng-view] .stimuli-container-centered .html-contents,
[ng-view]>[tp-intro] .question-container,
[ng-view]>[tp-intro] .stimuli-container .html-contents,
[ng-view]>[tp-intro] .stimuli-container-centered .html-contents {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: auto;
    max-width: 100%
}

[ng-view] .stimuli-container .html-contents,
[ng-view] .stimuli-container-centered .html-contents,
[ng-view]>[tp-intro] .stimuli-container .html-contents,
[ng-view]>[tp-intro] .stimuli-container-centered .html-contents {
    left: 0;
    right: 0;
    padding: 30px;
    bottom: 76px;
    min-height: 0;
    overflow-x: hidden !important
}

[ng-view] .stimuli-container .html-contents.single-page,
[ng-view] .stimuli-container-centered .html-contents.single-page,
[ng-view]>[tp-intro] .stimuli-container .html-contents.single-page,
[ng-view]>[tp-intro] .stimuli-container-centered .html-contents.single-page {
    bottom: 0
}

[ng-view] .stimuli-container .html-contents.single-page .stimuli-handle,
[ng-view] .stimuli-container-centered .html-contents.single-page .stimuli-handle,
[ng-view]>[tp-intro] .stimuli-container .html-contents.single-page .stimuli-handle,
[ng-view]>[tp-intro] .stimuli-container-centered .html-contents.single-page .stimuli-handle {
    margin-top: 0
}

[ng-view] .stimuli-container .html-contents.has-tabs,
[ng-view] .stimuli-container-centered .html-contents.has-tabs,
[ng-view]>[tp-intro] .stimuli-container .html-contents.has-tabs,
[ng-view]>[tp-intro] .stimuli-container-centered .html-contents.has-tabs {
    top: 74px;
    min-height: 0
}

.content-container, .break-page-container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 60px;
    overflow: hidden;
    z-index: 2;
}

.content-container-for-create-solution {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
    height: 100%;
}

.question-code {
    color: #003b;
    font-size: 14pt;
    position: absolute;
    top: -24px;
    right: 24px;
    cursor: context-menu;
}

.drawer-line {
    position: absolute;
    top: 50%;
    width: 100%;
    color: gray;
    border-width: 2px;
}

.footer-solution {
    display: flex !important;
    justify-content: end;
    align-items: center;
    padding: 0 10px;
}
.solution-viewer-container {
    display: flex;
    justify-content: center;
    align-items: end;
    text-align: center;
}
.title-solution-viewer {
    font-size: 24px;
    text-decoration: underline;
}
.solution-viewer {
    position: absolute;
    right: 10px;
    bottom: 10%;
  }

.solution-question-viewer{
    overflow-y: auto;
    height: 100%;
}

.solution-question-viewer-container{
    display: flex;
}

.canvas-draw{
    width: 0 !important;
    height: 0 !important;
}
/* .canvas-container{
    width: 0 !important;
    height: 0 !important;
} */

.background-image-hostpot {
    position: absolute;
    width: 800px;
    height: 400px;
    overflow: hidden;
}

.span-multiple-choice {
    display: flex;
    align-items: center;
}

.button-collapse {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #e4eefe;
    cursor: pointer;
    transition: 0.3s ease;
}

.button-collapse-active {
    transform: rotate(-180deg);
}

.background-image-hostpot {
    position: absolute;
    width: 800px;
    height: 400px;
    overflow: hidden;
}

.span-multiple-choice {
    display: flex;
    align-items: center;
}

.btn-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #e4eefe;
    cursor: pointer;
    transition: 0.2s ease;
}

.btn-toggle-active {
    transform: rotate(-180deg);
}

.hide-button-draw {
    width: 0px !important;
    visibility: hidden;
}

.btn-draw {
    transition: 0.5s;
    /* width: 350px; */
    display: flex;
    justify-content: space-between;
    align-items: end;
    position: absolute;
    right: 10px;
    bottom: 70px;
}

    .btn-sketch {
        transform: rotate(180deg);
    }
  
  .btn-draw button {
    height: 36px;
    width: 36px;
    font-size: 16px;
    margin-inline: 4px;
    background-color: white;
    border: 1px solid #2980b9;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
  }
  
  .btn-draw button.active {
    background-color: #2980b9;
    color: white;
  }

.question-article {
    width: 50%;
}

.section-article-container img {
    height: fit-content;
    max-width: -webkit-fill-available;
}

.icon-button-solution {
    font-size: 28px;
}
.break-page-container{ 
    height: 100%;
    color: #34495e;
    display: flex;
    justify-content: center;
    align-items: center;
}

.break-page-sub-container {
    height: 92%;
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 4px #4393e2;
    border-radius: 4px;
}

.break-page-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 75%;
    height: 95%;
}
.title-break-page {
    font-size: 22px;
}

.break-page-button-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.break-page-button {
    margin: 10px 0;
}

.break-page-title-button {
    font-size: 20px;
}

.content-container.times-up,
.content-container.text-bg
{
    overflow-x: hidden;
    bottom: 0;
}

.content-container .watermark {
    background: url(/assets/images/logo_450.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 450px 450px;
    opacity: 0.1;
    pointer-events: none;
    z-index: -1;
}

.content-container .watermark-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 450px 450px;
    pointer-events: none;
    z-index: -1;
    opacity: 1;
}

.watermark-text {
    overflow: hidden;
}

.content-container .watermark-text:before {
    position: absolute;
    top: -75%;
    left: -75%;
    display: block;
    width: 200%;
    height: 150%;
    transform: rotate(-16.5deg);
    content: attr(data-watermark);
    line-height: 3.75em;
    letter-spacing: 2px;
    color: #afafaf;
    font-weight: bold;
    font-size: 1.2em;
}

.content-container.text-bg:after,
.content-container.times-up:after {
    background: url(/assets/images/TEXT_BG.png) center center;
    position: absolute;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    opacity: 1;
    transform: rotate(-20deg);
}

application-form .content-container, .break-page-container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0px;
    overflow: auto;
    padding: 60px;
}

application-form .content-container .tp-modal {
    width: auto;
    padding: 15px;
    margin: 0 auto;
}

@media (min-width:880px) {
    .content-container, .break-page-container {
        top: 60px
    }
}

@media (max-width:1444px) {
    .preview-tools-open .content-container, .break-page-container {
        top: 120px
    }
}

.tp-layout-alternate .content-container, .break-page-container {
    top: 111px
}

.content-container input[type=text]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.footer {
    display: block
}

[data-ng-click],
[ng-click] {
    cursor: pointer
}

.cf {
    zoom: 1
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.tp-callout {
    text-align: center
}

.tp-callout.bump-top {
    margin-top: 10%
}

.tp-callout i {
    font-size: 32px;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    font-style: normal;
    font-weight: 700;
    display: inline-block
}

html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0 !important
}

.header {
    position: absolute
}

.layout-container {
    display: none;
    position: relative;
    margin: 0 auto;
    height: 100%;
    border: 1px solid;
    border-top: none;
    max-width: 1280px
}

a.fa,
a:focus,
a:hover {
    text-decoration: none
}

.audio-playing.fa {
    position: absolute;
    right: 20px;
    top: 20px
}

.w-auto {
    width: auto !important
}

.interaction-disabled-state {
    opacity: .4;
    pointer-events: none
}

.interaction-disabled-state.source {
    z-index: 0
}

/* Plugins\Janison.TestPlayer2\app\vendor\fonts\fontawesome-webfont.css */

@font-face {
    font-family: FontAwesome;
    src: url(vendor/fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(vendor/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(vendor/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(vendor/fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(vendor/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

/* Plugins\Janison.TestPlayer2\app\vendor\tinymce\skins\lightgray\fonts\tinymce.css */

@font-face {
    font-family: tinymce;
    src: url(vendor/tinymce/skins/lightgray/fonts/tinymce.eot?v=4.2.0);
    src: url(vendor/tinymce/skins/lightgray/fonts/tinymce.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(vendor/tinymce/skins/lightgray/fonts/tinymce.woff?v=4.2.0) format("woff"), url(vendor/tinymce/skins/lightgray/fonts/tinymce.ttf?v=4.2.0) format("truetype"), url(vendor/tinymce/skins/lightgray/fonts/tinymce.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: tinymce-small;
    src: url(vendor/tinymce/skins/lightgray/fonts/tinymce-small.eot?v=4.2.0);
    src: url(vendor/tinymce/skins/lightgray/fonts/tinymce-small.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(vendor/tinymce/skins/lightgray/fonts/tinymce-small.woff?v=4.2.0) format("woff"), url(vendor/tinymce/skins/lightgray/fonts/tinymce-small.ttf?v=4.2.0) format("truetype"), url(vendor/tinymce/skins/lightgray/fonts/tinymce-small.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

/* Plugins\Janison.TestPlayer2\app\vendor\video-js\video-js.css */

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit: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"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .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-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-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-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-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder: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,
.vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters: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"
}

.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle: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"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay: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"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio: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"
}

.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: 0
}

.video-js *,
.video-js :after,
.video-js :before {
    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-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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 {
    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;
    visibility: visible
}

.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.5em;
    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);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .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: 0 0;
    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: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
    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 {
    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 {
    background-color: #fff;
    color: #2B333F
}

.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: 0;
    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-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.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;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .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.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .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 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -ms-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -ms-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.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;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-button>.vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .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;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em
}

.video-js .vjs-progress-control.disabled {
    cursor: default
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .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.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
    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: -.333333333333333em;
    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);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    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: relative;
    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-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .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;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -ms-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    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;
    -khtml-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: 0 0 1em #fff;
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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 {
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -ms-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    -moz-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    -ms-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    -o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.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:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 9em;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    -ms-transition: width .1s;
    -o-transition: width .1s;
    transition: width .1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3.5em;
    -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    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 {
    -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
    -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
    -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
    -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
    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;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.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
}

.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 {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    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 .vjs-icon-placeholder {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.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 {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate>.vjs-menu-button {
    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: 0
}

.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;
    animation: 0s linear .3s forwards vjs-spinner-show
}

.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    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:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    -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: .44s;
    animation-delay: .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
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    position: absolute
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "\f10d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.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-controls,
.vjs-text-track-settings .vjs-track-settings-font {
    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 auto
    }
    .vjs-text-track-settings .vjs-track-settings-colors {
        display: block;
        grid-column: 1;
        grid-row: 1
    }
    .vjs-text-track-settings .vjs-track-settings-font {
        grid-column: 2;
        grid-row: 1
    }
    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 2;
        grid-row: 2
    }
}

.vjs-track-setting>select {
    margin-right: 5px
}

.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none
}

.vjs-text-track-settings fieldset span {
    display: inline-block
}

.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:active,
.vjs-track-settings-controls button:focus {
    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;
    visibility: hidden
}

/* Plugins\Janison.TestPlayer2\app\blocks\utils\mathMl.css */

math {
    overflow: hidden;
    visibility: hidden
}

.math-wrapper [loading-spinner] {
    display: inline-block
}

.math-wrapper .loadingSpinner {
    text-align: left
}

.math-wrapper .loadingSpinner .mdl-spinner {
    width: 20px;
    height: 20px
}

.math-wrapper .loadingSpinner .spinner-padding {
    padding: 0
}

/* Plugins\Janison.TestPlayer2\app\vendor\overlay-scrollbar\OverlayScrollbars.css */

/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.6.3
 *
 * Copyright KingSora.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 31.01.2019
 */

html.os-html,
html.os-html>.os-host {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    margin: 0 !important;
    position: absolute !important
}

html.os-html>.os-host>.os-padding {
    position: absolute
}

body.os-dragging,
body.os-dragging * {
    cursor: default
}

.os-host,
.os-host-textarea {
    position: relative;
    overflow: visible !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.os-host-flexbox {
    overflow: hidden !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.os-host-flexbox>.os-size-auto-observer {
    height: inherit !important
}

.os-host-flexbox>.os-content-glue {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.os-host-flexbox>.os-content-glue,
.os-host-flexbox>.os-size-auto-observer {
    min-height: 0;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

#os-dummy-scrollbar-size {
    position: fixed;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    visibility: hidden;
    overflow: scroll;
    height: 500px;
    width: 500px
}

#os-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0
}

#os-dummy-scrollbar-size,
.os-viewport {
    -ms-overflow-style: none !important;
    scrollbar-width: none
}

.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
    background: 0 0 !important
}

.os-content-glue {
    box-sizing: inherit;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.os-padding {
    box-sizing: inherit;
    direction: inherit;
    position: absolute;
    overflow: visible;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 1
}

.os-host-overflow>.os-padding {
    overflow-x: auto;
    overflow-y: scroll;
}

.os-viewport {
    /*direction: inherit !important;*/
    /*box-sizing: inherit !important;*/
    /*resize: none !important;*/
    /*outline: 0 !important;*/
    /*position: absolute;*/
    /*overflow: auto;*/
    /*top: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*-webkit-overflow-scrolling: touch*/
    min-height: 100%;
}

.os-content-arrange {
    position: absolute;
    z-index: -1;
    min-height: 1px;
    min-width: 1px;
    pointer-events: none
}

.os-content {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    visibility: visible
}

.os-content>.os-textarea {
    box-sizing: border-box !important;
    direction: inherit !important;
    background: 0 0 !important;
    outline: 0 none transparent !important;
    overflow: hidden !important;
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    float: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    border: none !important;
    resize: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    max-width: none !important;
    max-height: none !important;
    box-shadow: none !important;
    -webkit-perspective: none !important;
    perspective: none !important;
    opacity: 1 !important;
    z-index: 1 !important;
    clip: auto !important;
    vertical-align: baseline !important;
    padding: 0
}

.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea {
    right: 0 !important
}

.os-content>.os-textarea-cover {
    z-index: -1;
    pointer-events: none
}

.os-content>.os-textarea[wrap=off] {
    white-space: pre !important;
    margin: 0 !important
}

.os-text-inherit {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-transform: inherit;
    text-decoration: inherit;
    text-indent: inherit;
    text-align: inherit;
    text-shadow: inherit;
    text-overflow: inherit;
    letter-spacing: inherit;
    word-spacing: inherit;
    line-height: inherit;
    unicode-bidi: inherit;
    direction: inherit;
    color: inherit;
    cursor: text
}

.os-resize-observer,
.os-resize-observer-host {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.os-resize-observer-host {
    padding: inherit;
    border: inherit;
    border-color: transparent;
    border-style: solid;
    box-sizing: border-box
}

.os-resize-observer-host:after {
    content: ''
}

.os-resize-observer-host:after,
.os-resize-observer-host>.os-resize-observer {
    height: 200%;
    width: 200%;
    padding: inherit;
    border: inherit;
    margin: 0;
    display: block;
    box-sizing: content-box
}

.os-resize-observer.observed,
object.os-resize-observer {
    box-sizing: border-box !important
}

.os-size-auto-observer {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.os-size-auto-observer>.os-resize-observer {
    width: 1000%;
    height: 1000%;
    min-height: 1px;
    min-width: 1px
}

.os-resize-observer-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    direction: ltr !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important
}

.os-resize-observer-item-final {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important
}

.os-resize-observer {
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-name: hs-resize-observer-dummy-animation;
    animation-name: hs-resize-observer-dummy-animation
}

.os-host-transition>.os-scrollbar,
.os-host-transition>.os-scrollbar-corner {
    -webkit-transition: opacity .3s, visibility .3s, top .3s, right .3s, bottom .3s, left .3s;
    transition: opacity .3s, visibility .3s, top .3s, right .3s, bottom .3s, left .3s
}

html.os-html>.os-host>.os-scrollbar {
    position: absolute;
    z-index: 999999
}

.os-scrollbar,
.os-scrollbar-corner {
    position: absolute;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    z-index: 1
}

.os-scrollbar-corner {
    bottom: 0;
    right: 0
}

.os-scrollbar {
    pointer-events: none
}

.os-scrollbar-track {
    pointer-events: auto;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    border: none !important
}

.os-scrollbar-handle {
    pointer-events: auto;
    position: absolute;
    width: 100%;
    height: 100%
}

.os-scrollbar-handle-off,
.os-scrollbar-track-off {
    pointer-events: none
}

.os-scrollbar.os-scrollbar-unusable,
.os-scrollbar.os-scrollbar-unusable * {
    pointer-events: none !important
}

.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
    opacity: 0 !important
}

.os-scrollbar-horizontal {
    bottom: 0;
    left: 0
}

.os-scrollbar-vertical {
    top: 0;
    right: 0
}

.os-host-rtl>.os-scrollbar-horizontal {
    right: 0
}

.os-host-rtl>.os-scrollbar-vertical {
    right: auto;
    left: 0
}

.os-host-rtl>.os-scrollbar-corner {
    right: auto;
    left: 0
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,
.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,
.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,
.os-padding+.os-scrollbar-corner,
.os-scrollbar-auto-hidden,
.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.os-scrollbar-corner-resize-both {
    cursor: nwse-resize
}

.os-host-rtl>.os-scrollbar-corner-resize-both {
    cursor: nesw-resize
}

.os-scrollbar-corner-resize-horizontal {
    cursor: ew-resize
}

.os-scrollbar-corner-resize-vertical {
    cursor: ns-resize
}

.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
    cursor: default
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
    top: 0;
    bottom: 0
}

.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,
.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal {
    right: 0;
    left: 0
}

.os-scrollbar-corner.os-scrollbar-corner-resize,
.os-scrollbar:hover {
    opacity: 1 !important;
    visibility: visible !important
}

.os-scrollbar-corner.os-scrollbar-corner-resize {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    pointer-events: auto !important
}

.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.os-host-overflow {
    overflow: hidden !important
}

@-webkit-keyframes hs-resize-observer-dummy-animation {
    from {
        z-index: 0
    }
    to {
        z-index: -1
    }
}

@keyframes hs-resize-observer-dummy-animation {
    from {
        z-index: 0
    }
    to {
        z-index: -1
    }
}

.os-theme-none>.os-scrollbar-corner,
.os-theme-none>.os-scrollbar-horizontal,
.os-theme-none>.os-scrollbar-vertical {
    display: none !important
}

.os-theme-none>.os-scrollbar-corner-resize {
    display: block !important;
    min-width: 10px;
    min-height: 10px
}

.os-theme-dark>.os-scrollbar-horizontal,
.os-theme-light>.os-scrollbar-horizontal {
    right: 10px;
    height: 12px
}

.os-theme-dark>.os-scrollbar-vertical,
.os-theme-light>.os-scrollbar-vertical {
    bottom: 10px;
    width: 12px
}

.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,
.os-theme-light.os-host-rtl>.os-scrollbar-horizontal {
    left: 10px;
    right: 0
}

.os-theme-dark>.os-scrollbar-corner,
.os-theme-light>.os-scrollbar-corner {
    height: 10px;
    width: 10px
}

.os-theme-dark>.os-scrollbar-corner,
.os-theme-light>.os-scrollbar-corner {
    background-color: transparent
}

.os-theme-dark>.os-scrollbar,
.os-theme-light>.os-scrollbar {
    padding: 2px;
    box-sizing: border-box;
    background: 0 0
}

.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,
.os-theme-light>.os-scrollbar.os-scrollbar-unusable {
    background: 0 0
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track,
.os-theme-light>.os-scrollbar>.os-scrollbar-track {
    background: rgba(0, 0, 0, .1)
}

.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle {
    min-width: 30px
}

.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle {
    min-height: 30px
}

.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track,
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar>.os-scrollbar-track,
.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    border-radius: 10px
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: rgba(0, 0, 0, .4)
}

.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: rgba(255, 255, 255, .4)
}

.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
    background: rgba(0, 0, 0, .55)
}

.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
    background: rgba(255, 255, 255, .55)
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
    background: rgba(0, 0, 0, .7)
}

.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
    background: rgba(255, 255, 255, .7)
}

.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block
}

.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before {
    display: none
}

.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before {
    top: -6px;
    bottom: -2px
}

.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
    left: -6px;
    right: -2px
}

.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
    right: -6px;
    left: -2px
}

/* Plugins\Janison.TestPlayer2\app\content\sticky-footer.css */

html {
    position: relative;
    min-height: 100%
}

body {
    margin-bottom: 60px
}

.footer {
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px
}

/* Plugins\Janison.TestPlayer2\app\content\testPlayer.loading.css */

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.tp-layout-not-ready {
    padding: 20%;
    text-align: center;
    margin: auto
}

.tp-layout-not-ready .error-notification {
    display: block;
    padding: 15px;
    margin-bottom: 25px;
    color: #fff;
    background: #d9534f;
    border: 1px solid #d43f3a;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tp-layout-not-ready .error-notification a[onclick] {
    text-decoration: underline !important;
    cursor: pointer;
    color: #fff
}

.tp-layout-not-ready .no-display {
    display: none !important
}

.tp-layout-not-ready .mdl-spinner {
    display: inline-block;
    width: 100px;
    height: 100px
}

/* Plugins\Janison.TestPlayer2\app\content\animations\ng-view.css */

[ng-view].ng-enter,
[ng-view].ng-leave {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

[ng-view].ng-enter {
    -webkit-animation: 250ms fade-in;
    -moz-animation: 250ms fade-in;
    -o-animation: 250ms fade-in;
    animation: 250ms fade-in;
    z-index: 100
}

[ng-view].ng-leave {
    -webkit-animation: 250ms fade-out;
    -moz-animation: 250ms fade-out;
    -o-animation: 250ms fade-out;
    animation: 250ms fade-out;
    z-index: 99
}

@keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-moz-keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

/* Plugins\Janison.TestPlayer2\app\content\mdl\mdl-spinner.css */

.mdl-spinner {
    display: inline-block;
    position: relative;
    width: 28px;
    height: 28px
}

.mdl-spinner:not(.is-upgraded).is-active:after {
    content: "Loading..."
}

.mdl-spinner.is-upgraded.is-active {
    animation: mdl-spinner__container-rotate 1.568s linear infinite
}

@keyframes mdl-spinner__container-rotate {
    to {
        transform: rotate(360deg)
    }
}

.mdl-spinner__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.mdl-spinner__layer-1 {
    border-color: #42a5f5
}

.mdl-spinner--single-color .mdl-spinner__layer-1 {
    border-color: #3f51b5
}

.mdl-spinner.is-active .mdl-spinner__layer-1 {
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-2 {
    border-color: #f44336
}

.mdl-spinner--single-color .mdl-spinner__layer-2 {
    border-color: #3f51b5
}

.mdl-spinner.is-active .mdl-spinner__layer-2 {
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-3 {
    border-color: #fdd835
}

.mdl-spinner--single-color .mdl-spinner__layer-3 {
    border-color: #3f51b5
}

.mdl-spinner.is-active .mdl-spinner__layer-3 {
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-4 {
    border-color: #4caf50
}

.mdl-spinner--single-color .mdl-spinner__layer-4 {
    border-color: #3f51b5
}

.mdl-spinner.is-active .mdl-spinner__layer-4 {
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@keyframes mdl-spinner__fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg)
    }
    25% {
        transform: rotate(270deg)
    }
    37.5% {
        transform: rotate(405deg)
    }
    50% {
        transform: rotate(540deg)
    }
    62.5% {
        transform: rotate(675deg)
    }
    75% {
        transform: rotate(810deg)
    }
    87.5% {
        transform: rotate(945deg)
    }
    to {
        transform: rotate(1080deg)
    }
}

@keyframes mdl-spinner__layer-1-fade-in-out {
    from {
        opacity: .99
    }
    25% {
        opacity: .99
    }
    26% {
        opacity: 0
    }
    89% {
        opacity: 0
    }
    90% {
        opacity: .99
    }
    100% {
        opacity: .99
    }
}

@keyframes mdl-spinner__layer-2-fade-in-out {
    from {
        opacity: 0
    }
    15% {
        opacity: 0
    }
    25% {
        opacity: .99
    }
    50% {
        opacity: .99
    }
    51% {
        opacity: 0
    }
}

@keyframes mdl-spinner__layer-3-fade-in-out {
    from {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: .99
    }
    75% {
        opacity: .99
    }
    76% {
        opacity: 0
    }
}

@keyframes mdl-spinner__layer-4-fade-in-out {
    from {
        opacity: 0
    }
    65% {
        opacity: 0
    }
    75% {
        opacity: .99
    }
    90% {
        opacity: .99
    }
    100% {
        opacity: 0
    }
}

.mdl-spinner__gap-patch {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.mdl-spinner__gap-patch .mdl-spinner__circle {
    width: 1000%;
    left: -450%
}

.mdl-spinner__circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.mdl-spinner__circle-clipper .mdl-spinner__circle {
    width: 200%
}

.mdl-spinner__circle {
    box-sizing: border-box;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mdl-spinner__left .mdl-spinner__circle {
    border-right-color: transparent !important;
    transform: rotate(129deg)
}

.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle {
    animation: mdl-spinner__left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__right .mdl-spinner__circle {
    left: -100%;
    border-left-color: transparent !important;
    transform: rotate(-129deg)
}

.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle {
    animation: mdl-spinner__right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@keyframes mdl-spinner__left-spin {
    from {
        transform: rotate(130deg)
    }
    50% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(130deg)
    }
}

@keyframes mdl-spinner__right-spin {
    from {
        transform: rotate(-130deg)
    }
    50% {
        transform: rotate(5deg)
    }
    to {
        transform: rotate(-130deg)
    }
}

/* Plugins\Janison.TestPlayer2\app\testplayer\attempt-summary\attempt-summary.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-attempt-summary] {
    overflow-x: auto
}

.question-textarea {
    width: 100%;
    padding: 1em;
    min-height: 200px;
    min-width: 100%;
    max-width: 100%;
}

.question-textarea:focus-visible {
    outline: none;
}

.question-summary-wrapper {
    width: 860px;
    margin: 0 auto;
    text-align: center
}

.question-summary-wrapper h1,
.question-summary-wrapper h2 {
    font-weight: 700
}

.question-summary-wrapper h1 {
    margin-top: 0;
    padding-top: 35px;
    margin-bottom: 17px
}

.question-summary-wrapper .tp-modal {
    padding: 20px
}

.question-summary-wrapper .tp-modal h2,
.question-summary-wrapper .tp-modal p {
    margin: 0 0 20px 0
}

.question-summary-wrapper .tp-modal :last-child {
    margin-bottom: 0
}

.btn-group-justified>.btn-group.progress-filter-show-all,
.btn-group-justified>.btn.progress-filter-show-all {
    width: 153px
}

.btn-group-justified>.btn-group.progress-filter-answered,
.btn-group-justified>.btn.progress-filter-answered {
    width: 166px
}

.btn-group-justified>.btn-group.progress-filter-correct,
.btn-group-justified>.btn.progress-filter-correct {
    width: 166px
}

.btn-group-justified>.btn-group.progress-filter-incorrect,
.btn-group-justified>.btn.progress-filter-incorrect {
    width: 166px
}

.btn-group-justified>.btn-group.progress-filter-not-answered,
.btn-group-justified>.btn.progress-filter-not-answered {
    width: 203px
}

.btn-group-justified>.btn-group.progress-filter-not-read,
.btn-group-justified>.btn.progress-filter-not-read {
    width: 158px
}

.btn-group-justified>.btn-group.progress-filter-flagged,
.btn-group-justified>.btn.progress-filter-flagged {
    width: 152px
}

.question-progress-summary {
    width: 834px;
    margin: 13px auto
}

.question-progress-summary .btn-ql {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    line-height: 32px;
    font-size: 19px;
    margin-right: 10px
}

.question-progress-summary .btn-ql.btn-ql-flagged {
    border-width: 1px;
    line-height: 44px;
    text-indent: 4px
}

.question-progress-summary .btn-ql.btn-ql-flagged .flagged {
    top: -1px;
    left: -1px;
    border-top-width: 25px;
    border-right-width: 25px
}

.question-progress-summary .btn-ql.btn-ql-flagged .flagged:before {
    display: inline-block;
    content: ' ';
    width: 20px;
    height: 20px;
    position: absolute;
    top: -25px;
    background-image: url(testplayer/attempt-summary/flag-legend-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .question-progress-summary .btn-ql.btn-ql-flagged .flagged:before {
        background-image: url(testplayer/attempt-summary/flag-legend-2x.png);
        background-size: 19px 21px
    }
}

.question-progress-summary .btn-ql.btn-ql-all {
    border: none
}

.question-progress-summary .btn-ql.btn-ql-all .flagged {
    width: 50%;
    height: 50%;
    position: absolute;
    border: 1px solid;
    bottom: 0;
    right: 0;
    left: auto;
    top: auto
}

.question-progress-summary .btn-ql.btn-ql-all .flagged:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 18px 18px 0 0
}

.question-progress-summary .btn-ql.btn-ql-all .flagged:after {
    display: inline-block;
    content: ' ';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(testplayer/attempt-summary/flag-legend-1x.png);
    background-size: 14px 14px;
    background-repeat: no-repeat
}

.question-progress-summary .btn-ql.btn-ql-all .flagged.no-flagging:before {
    border-style: none
}

.question-progress-summary .btn-ql.btn-ql-all .flagged.no-flagging:after {
    background: 0 0
}

.question-progress-summary .squares {
    height: 100%;
    display: block
}

.question-progress-summary .squares:after,
.question-progress-summary .squares:before {
    content: '';
    width: 50%;
    height: 50%;
    position: absolute
}

.question-progress-summary .squares:after {
    bottom: 0;
    left: 0;
    border: 5px solid
}

.btn-ps {
    border-radius: 0;
    text-align: left;
    font-size: 18px;
    padding: 10px 12px
}

.btn-ps.active,
.btn-ps:active {
    box-shadow: none;
    -webkit-box-shadow: none
}

.btn-ps.active:after {
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -4px;
    left: 0
}

.question-list-summary {
    width: 886px;
    text-align: left;
    margin: 0 auto
}

.question-list-summary button {
    transition: .2s all;
    margin: 13px;
    width: 70px;
    height: 70px
}

.question-list-summary .question-text-container {
    display: flex;
    flex-direction: column;
}

.question-text-summary{
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px black;
}

.summary-time-box {
    cursor: auto !important;
    width: 100px !important;
    background-color: #CCCCCC !important;
    color: #323232 !important;
}

/* .question-list-summary .question-text {
    border-bottom: solid 1px black;
    height: 40px;
} */

.question-list-summary .time-question {
    margin-top: 3px;
    opacity: 0.7;
}

.btn-ql {
    position: relative;
    padding: 0;
    font-weight: 700;
    font-size: 28px;
    cursor: default;
    border-width: 5px;
    border-style: solid;
    border-radius: 0;
    opacity: 1;
    transition: opacity linear .1s
}

.btn-ql.btn-ql-accessible {
    cursor: pointer
}

.btn-ql.btn-ql-filter {
    opacity: .1;
    cursor: not-allowed
}

.lt-ie9 .btn-ql.btn-ql-filter {
    visibility: hidden
}

.btn-ql.active,
.btn-ql:active {
    box-shadow: none
}

.btn-ql:active,
.btn-ql:focus,
.btn-ql:focus:active {
    outline: 0
}

.btn-ql .flagged {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 34px 0 0
}

.btn-ql .flagged:before {
    display: inline-block;
    content: ' ';
    width: 24px;
    height: 27px;
    position: absolute;
    top: -33px;
    background-image: url(testplayer/attempt-summary/flag-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .btn-ql .flagged:before {
        background-image: url(testplayer/attempt-summary/flag-2x.png);
        background-size: 24px 27px
    }
}

.btn-ql.btn-ql-locked .locked {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 11px;
    height: 12px;
    background-image: url(testplayer/attempt-summary/lock-sm-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .btn-ql.btn-ql-locked .locked {
        background-image: url(testplayer/attempt-summary/lock-sm-2x.png);
        background-size: 11px 12px
    }
}

.btn-ql.btn-ql-locked.btn-ql-answered .locked {
    background-image: url(testplayer/attempt-summary/lock-sm-alt-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .btn-ql.btn-ql-locked.btn-ql-answered .locked {
        background-image: url(testplayer/attempt-summary/lock-sm-alt-2x.png);
        background-size: 11px 12px
    }
}

.end-of-test {
    padding-top: 5%
}

.end-of-test .tp-modal {
    text-align: left;
    width: 860px
}

.candidate-name {
    color: transparent;
    cursor: default;
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 10
}

/* Plugins\Janison.TestPlayer2\app\testplayer\bounce-arrow\bounce-arrow.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

@-webkit-keyframes bounce-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-moz-keyframes bounce-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-o-keyframes bounce-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

[ng-view] [bounce-arrow].many-pages .bounce-arrow {
    bottom: 77px
}

[ng-view] .bounce-arrow {
    position: absolute;
    bottom: 2px;
    right: 20px;
    font-size: 40px;
    line-height: 1;
    opacity: 0;
    text-align: center;
    z-index: 999
}

[ng-view] .bounce-arrow .arrow {
    -moz-animation: bounce-arrow 2s 1;
    -webkit-animation: bounce-arrow 2s 1;
    animation: bounce-arrow 2s 1
}

[ng-view] .bounce-arrow .arrow-label {
    font-size: 16px;
    padding: 4px 7px;
    border-radius: 14px;
    border: 1px solid
}

[ng-view] #composite-body [bounce-arrow],
[ng-view] .stem-interaction [bounce-arrow] {
    display: none
}

/* Plugins\Janison.TestPlayer2\app\testplayer\intro\intro.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\layout\layout.css */

html[resolution-limited] {
    height: 100%;
    min-height: 0
}

html[resolution-limited] body {
    overflow: hidden
}

html[resolution-limited] body.tp-ready {
    overflow: auto
}

html[resolution-limited] body [tp-layout] {
    position: relative;
    margin: auto
}

[tp-layout] {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.tp-ready [tp-layout] {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"
}

.tp-layout-not-ready {
    padding: 20%;
    text-align: center;
    margin: auto
}

.tp-ready .tp-layout-not-ready {
    display: none
}

.tp-layout-not-ready .mdl-spinner {
    width: 100px;
    height: 100px
}

.tp-layout-alternate .header {
    padding: 30px 45px;
    height: auto;
    box-shadow: none
}

.tp-header-logo {
    margin: 0;
    max-height: 56px
}

.page-load-overlay {
    background: 0 0 !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999 !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.footer-center {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 100%;
    line-height: 60px;
    text-align: center
}

.vh {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tp-tools-container {
    float: right
}

.tp-layout-alternate .header {
    padding: 15px 45px
}

#skip-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 301;
    padding: 8px;
    border: solid 1px;
    left: -9999px
}

#skip-nav:focus {
    left: 0
}

/* Plugins\Janison.TestPlayer2\app\testplayer\layout\printable-layout.css */

[tp-printable-layout] .content-container, .break-page-container {
    top: 0;
    bottom: 0
}

[tp-printable-layout] .layout-container {
    border-top: 1px solid
}

/* Plugins\Janison.TestPlayer2\app\testplayer\loading\loading.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.page-loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 3px;
    background: #17AFFA;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    pointer-events: none
}

.page-loading:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, box-shadow 1s 1s;
    -moz-transition: opacity .5s, box-shadow 1s 1s;
    -ms-transition: opacity .5s, box-shadow 1s 1s;
    -o-transition: opacity .5s, box-shadow 1s 1s;
    transition: opacity .5s, box-shadow 1s 1s;
    -webkit-transform: rotate(2deg) translateY(-2px);
    -moz-transform: rotate(2deg) translateY(-2px);
    -ms-transform: rotate(2deg) translateY(-2px);
    -o-transform: rotate(2deg) translateY(-2px);
    transform: rotate(2deg) translateY(-2px)
}

.page-loading.page-loading-active {
    z-index: 1000;
    -webkit-transition: -webkit-transform 12s cubic-bezier(.1, .7, .3, .9);
    -moz-transition: -webkit-transform 12s cubic-bezier(.1, .7, .3, .9);
    -ms-transition: -webkit-transform 12s cubic-bezier(.1, .7, .3, .9);
    -o-transition: -webkit-transform 12s cubic-bezier(.1, .7, .3, .9);
    transition: transform 12s cubic-bezier(.1, .7, .3, .9);
    -webkit-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -o-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0)
}

.page-loading.page-loading-active:after {
    opacity: 1
}

.page-loading.page-loading-active-finish {
    z-index: 1000;
    opacity: 0;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.41, .27, .4, .98), opacity .2s .2s;
    -moz-transition: -webkit-transform .2s cubic-bezier(.41, .27, .4, .98), opacity .2s .2s;
    -ms-transition: -webkit-transform .2s cubic-bezier(.41, .27, .4, .98), opacity .2s .2s;
    -o-transition: -webkit-transform .2s cubic-bezier(.41, .27, .4, .98), opacity .2s .2s;
    transition: transform .2s cubic-bezier(.41, .27, .4, .98), opacity .2s .2s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page-loading.page-loading-active-finish:after {
    opacity: 1
}

/* Plugins\Janison.TestPlayer2\app\testplayer\media\jmedia.css */

[jmedia-audio] .vjs-big-play-button {
    display: none !important
}

.video-js .vjs-big-play-button {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.video-js .vjs-big-play-button:before {
    top: 50%;
    margin-top: -22px;
    height: auto
}

.video-js .vjs-audio .vjs-big-play-button,
.video-js [jmedia-audio] .vjs-big-play-button {
    display: none
}

.video-js .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transform: translate3d(0, 0, 0)
}

.video-js .vjs-control-bar .vjs-current-time,
.video-js .vjs-control-bar .vjs-duration {
    display: block !important;
    font-weight: 700
}

.video-js .vjs-control-bar .vjs-current-time {
    padding-right: 0
}

.video-js .vjs-control-bar .vjs-current-time .vjs-current-time-display {
    padding-right: 1em
}

.video-js .vjs-control-bar .vjs-duration {
    padding-left: 0;
    padding-right: 1.5em
}

.video-js .vjs-control-bar .vjs-duration .vjs-duration-display:before {
    content: ' /';
    display: inline-block;
    padding-right: .5em
}

.video-js .vjs-control-bar .vjs-big-play-button,
.video-js .vjs-control-bar .vjs-fullscreen-control {
    display: none !important
}

[data-jmedia-audio] .video-js,
[jmedia-audio] .video-js {
    min-width: 300px
}

[data-jmedia-audio] .video-js,
[data-jmedia-audio] .video-js .vjs-control-bar,
[jmedia-audio] .video-js,
[jmedia-audio] .video-js .vjs-control-bar {
    z-index: 999
}

.video-js.vjs-no-flex .vjs-control {
    display: table-cell !important
}

.video-js.vjs-error .vjs-error-display:before {
    display: none
}

.jmedia-object,
[data-jmedia-object] {
    display: inline-block
}

.jmedia-object img,
[data-jmedia-object] img {
    image-rendering: optimizeQuality
}

.jmedia-block {
    display: block !important
}

.jmedia-block .jmedia-object,
.jmedia-block [data-jmedia-object] {
    display: block !important
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\modal.css */

.btn-big,
.tp-modal .btn-group .btn {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.tp-modal-wrapper,
[tp-finish],
[tp-modal] {
    display: table;
    width: 100%;
    height: 100%
}

.tp-modal-wrapper .tp-modal-container,
[tp-finish] .tp-modal-container,
[tp-modal] .tp-modal-container {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.tp-modal {
    border: solid 5px;
    width: 480px;
    padding: 15px;
    margin: 0 auto;
    text-align: center
}

@media (max-width:479px) {
    .tp-modal {
        width: auto
    }
}

.tp-modal h1 {
    font-size: 27px;
    margin-top: 35px;
    font-weight: 700
}

.tp-modal h2 {
    font-size: 19px;
    font-weight: 700
}

.tp-modal h1,
.tp-modal h2 {
    margin-bottom: 30px
}

.tp-modal p.lead {
    font-size: 22px;
    font-weight: 700
}

.tp-modal .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tp-modal .btn-group .btn {
    font-size: 18px;
    margin-left: 15px;
    white-space: normal;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-modal .btn-group .btn:only-child {
    width: 65%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.tp-modal .btn-group .btn:first-child {
    margin-left: 0
}

.tp-modal.tp-modal-wide {
    width: 860px
}

@media (max-width:859px) {
    .tp-modal.tp-modal-wide {
        width: auto
    }
}

.tp-modal .padded-message {
    margin: 100px 0
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\communication-lost\communication-lost.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.spinner-small:after {
    -webkit-animation: offline-rotation .7s linear infinite;
    -moz-animation: offline-rotation .7s linear infinite;
    -ms-animation: offline-rotation .7s linear infinite;
    -o-animation: offline-rotation .7s linear infinite;
    animation: offline-rotation .7s linear infinite;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    content: " ";
    display: inline-block;
    margin: auto;
    height: 1em;
    width: 1em;
    border: 2px solid transparent;
    border-top-color: rgba(0, 0, 0, .5);
    border-left-color: rgba(0, 0, 0, .5);
    opacity: .7
}

.spinner-small.spinner-white:after {
    border-top-color: #fff;
    border-left-color: #fff;
    opacity: 1
}

@-webkit-keyframes offline-rotation {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes offline-rotation {
    0% {
        transform: rotate(0);
        -moz-transform: rotate(0)
    }
    100% {
        transform: rotate(359deg);
        -moz-transform: rotate(359deg)
    }
}

@-ms-keyframes offline-rotation {
    0% {
        transform: rotate(0);
        -ms-transform: rotate(0)
    }
    100% {
        transform: rotate(359deg);
        -ms-transform: rotate(359deg)
    }
}

@-o-keyframes offline-rotation {
    0% {
        transform: rotate(0);
        -o-transform: rotate(0)
    }
    100% {
        transform: rotate(359deg);
        -o-transform: rotate(359deg)
    }
}

@keyframes offline-rotation {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\confirm-finish-test\confirm-finish-test.css */

.tp-modal [tp-confirm-finish-test] .padded-message {
    margin: 60px 0 90px 0
}

.tp-modal [tp-confirm-finish-test] p {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 0
}

.tp-modal [tp-confirm-finish-test] p.lead {
    font-weight: 700;
    margin-bottom: 50px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\end-of-section\end-of-section.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.tp-modal [tp-end-of-section] .lock-icon {
    height: 36px;
    background: no-repeat 50%;
    background-image: url(testplayer/modal/end-of-section/lock-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .tp-modal [tp-end-of-section] .lock-icon {
        background-image: url(testplayer/modal/end-of-section/lock-1x.png);
        background-size: 33px 36px
    }
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\error\error.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

pre.alert-danger {
    word-wrap: normal;
    margin-bottom: 0
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\finish\finish.css */

.tp-finish-message {
    text-align: center
}

.tp-finish-message span {
    display: block
}

/* Plugins\Janison.TestPlayer2\app\testplayer\modal\waiting\waiting.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.wait-icon {
    display: block;
    margin: 0 auto 10px;
    width: 75px;
    height: 75px;
    opacity: 0
}

.lt-ie10 .wait-icon,
.wait-icon.zoomIn {
    opacity: 1
}

.tp-modal [tp-waiting] .padded-message {
    margin-bottom: 40px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\navigation\linear-nav-buttons\linear-nav-buttons.css */

.btn-big,
[tp-linear-nav-buttons] .btn {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-linear-nav-buttons] .left-aligned,
[tp-linear-nav-buttons] .tp-nav-back {
    float: left;
    padding-right: 75px
}

[tp-linear-nav-buttons] .left-aligned i,
[tp-linear-nav-buttons] .tp-nav-back i {
    margin-right: 30px
}

[tp-linear-nav-buttons] .right-aligned,
[tp-linear-nav-buttons] .tp-flag-question,
[tp-linear-nav-buttons] .tp-nav-finish,
[tp-linear-nav-buttons] .tp-nav-next {
    float: left;
    padding-left: 75px
}

[tp-linear-nav-buttons] .right-aligned i,
[tp-linear-nav-buttons] .tp-flag-question i,
[tp-linear-nav-buttons] .tp-nav-finish i,
[tp-linear-nav-buttons] .tp-nav-next i {
    margin-left: 30px
}

[tp-linear-nav-buttons] .btn i {
    margin-top: -5px;
    margin-bottom: -5px;
    vertical-align: middle
}

[tp-linear-nav-buttons] .btn.btn-default:focus {
    outline: 0;
    background: #bdc3c7;
    border-left: 2px solid #a2a2a2
}

[tp-linear-nav-buttons] .tp-nav-next i {
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #000
}

[tp-linear-nav-buttons] .tp-nav-back i {
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: transparent #000 transparent transparent
}

[tp-linear-nav-buttons] .tp-flag-question {
    border-color: transparent;
    border-left: 2px solid
}

[tp-linear-nav-buttons] .tp-flag-question:hover {
    background-color: #C4CCD3
}

[tp-linear-nav-buttons] .tp-flag-question .flag-icon {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 34px 0 0;
    vertical-align: middle;
    margin: -5px 0 -5px 25px
}

[tp-linear-nav-buttons] .tp-flag-question .flag-icon:before {
    position: absolute;
    top: -34px;
    left: 0;
    width: 34px;
    height: 34px;
    display: block;
    content: '';
    background-image: url(testplayer/navigation/linear-nav-buttons/flag-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    [tp-linear-nav-buttons] .tp-flag-question .flag-icon:before {
        background-image: url(testplayer/navigation/linear-nav-buttons/flag-2x.png);
        background-size: 34px
    }
}

[tp-linear-nav-buttons] .tp-nav-finish i {
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #000
}

[tp-linear-nav-buttons] .tp-show-errors {
    float: left
}

[tp-linear-nav-buttons] .tp-right-aligned-buttons {
    float: right
}

/* Plugins\Janison.TestPlayer2\app\testplayer\navigation\question-index\question-index.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.question-summary {
    height: 60px;
    width: 100%;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    transition: .2s ease;
    transition-property: top, left, width;
    outline: 0;
    border: none
}

.question-summary:focus,
.question-summary:hover {
    color: #056fd9
}

.question-summary:focus .btn-link svg rect,
.question-summary:hover .btn-link svg rect {
    fill: #005D93
}

@media (min-width:880px) {
    .question-summary {
        top: 0;
        left: 30%;
        width: 40%
    }
}

@media (min-width:1100px) {
    .question-summary {
        left: 32.5%;
        width: 35%
    }
}

@media (max-width:1444px) {
    .preview-tools-open .question-summary {
        top: 60px;
        left: 0;
        width: 100%
    }
}

.question-summary.question-summary-open:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 0 20px;
    bottom: -18px;
    z-index: 3;
    left: calc(50% - 10px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.question-summary .question-summary-bold {
    font-size: 1.6em;
    position: relative;
    top: 5px
}

.question-summary .question-summary-text {
    display: inline-block;
    margin-top: -7px
}

.question-summary .btn-link {
    vertical-align: middle;
    font-size: 25px;
    margin-left: 5px;
    background: no-repeat 50% 50%;
    overflow: hidden;
    border: 0;
    outline: 0;
    display: inline-block
}

.question-summary.disabled {
    cursor: default !important
}

[tp-layout][layout-width="1024"] [tp-quick-menu]:not(.ng-hide)~div>[tp-question-index]>.question-summary {
    left: 33%;
    width: 34%
}

/* Plugins\Janison.TestPlayer2\app\testplayer\preview-tools\preview-tools.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-preview-tools] {
    display: none
}

.tp-ready [tp-preview-tools] {
    display: block
}

.admin-tools {
    position: fixed;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
    z-index: 1002
}

.admin-tools .tool-panel {
    display: none;
    float: left;
    height: 100%;
    width: 500px;
    overflow-y: auto;
    overflow-x: hidden
}

.admin-tools .tool-panel .panel {
    margin: 5px
}

.admin-tools .tool-panel .panel-title {
    padding: 0
}

.admin-tools .list-group,
.admin-tools .list-group-item {
    list-style-type: none
}

.admin-tools .list-group {
    border-left: 1px solid grey;
    height: 100%;
    float: right;
    margin-bottom: 0
}

.admin-tools .list-group-item {
    padding: 12px 10px;
    border-width: 1px 0 0 0
}

.admin-tools .tools-list button span {
    padding: 0;
    height: auto
}

.admin-tools .compact {
    overflow: auto;
    overflow-x: hidden;
    max-height: 50%;
    margin: -15px -15px 15px
}

.icon-action {
    float: right
}

.preview-tools-open .tool-panel {
    display: block
}

body.with-preview-tools {
    padding-right: 64px
}

html[resolution-limited] .with-preview-tools .content-container, .break-page-container,
html[resolution-limited] .with-preview-tools .footer,
html[resolution-limited] .with-preview-tools .header {
    right: 0
}

/* Plugins\Janison.TestPlayer2\app\testplayer\preview-tools\navigation-mode\navigation-mode.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\preview-tools\pnp-preview\pnp-preview.css */

[tp-pnp-preview] .actions {
    max-width: 100px;
    text-align: center
}

/* Plugins\Janison.TestPlayer2\app\testplayer\preview-tools\reset-preview\reset-preview.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\preview-tools\score-preview\score-preview.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-score-preview] .panel-heading .badge-default {
    background-color: #777
}

[tp-score-preview] table td {
    text-align: right
}

[tp-score-preview] table td.normal-align {
    text-align: initial
}

[tp-score-preview] table td.indented {
    padding-left: 2em
}

[tp-score-preview] .ignore-score-warning {
    font-size: 12px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\questions.css */

[tp-question] .stimuli-container {
    display: none
}

[tp-question] .question-container {
    width: 100%;
    outline: 0
}

[tp-question] .question-container [data-jmedia-object] img,
[tp-question] .question-container [jmedia-object] img {
    max-width: 100%
}

[tp-question] .question-container.show-focus:focus {
    webkit-box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3);
    -moz-box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3);
    box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3)
}

[tp-question].has-stimuli .stimuli-container {
    display: block
}

[tp-question].has-stimuli .question-container {
    width: 50%;
}

[type=checkbox],
[type=radio] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

[type=checkbox]+label,
[type=radio]+label {
    position: relative;
    display: inline-block;
    min-height: 40px;
    padding: 5px 0 5px 60px;
    cursor: pointer
}

[type=checkbox]+label::before,
[type=radio]+label::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid;
    -webkit-box-shadow: inset 0 0 5.9px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 5.9px 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: inset 0 0 5.9px 0 rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 5.9px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 5.9px 0 rgba(0, 0, 0, .3);
    margin-right: .75em;
    left: 0;
    background: #fff;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -20px !important;
}

[type=checkbox]:checked[disabled]+label,
[type=checkbox][disabled]+label,
[type=radio]:checked[disabled]+label,
[type=radio][disabled]+label {
    cursor: default
}

[type=checkbox]:checked+label::before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

[type=checkbox]:checked+label::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 14px;
    background: 0 0;
    top: 50%;
    margin-top: -9px;
    left: 10px;
    border: 7px solid;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

[type=radio]+label::before {
    border-radius: 50%
}

[type=radio]:checked+label::after {
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    border-radius: 50%;
    border: 10px solid;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 10px
}

.question-container {
    position: relative;
    padding: 30px;
    box-sizing: border-box
}

.question-container table tr .source,
.question-container table tr td,
.question-container table tr th {
    -webkit-word-wrap: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word
}

ul li {
    /*list-style: none;*/
}

.has-stimuli .question-container table {
    padding: 2px 3px
}

.has-stimuli .question-container table .source.is-resource {
    padding: 0
}

.source-container {
    min-height: 3.5em;
    padding: .2em;
    margin: 10px 0;
    text-align: center;
    border: 1px solid;
    position: relative
}

.source-container:after,
.source-container:before {
    content: "";
    display: block;
    clear: both;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.source-container.ui-state-default {
    border: none
}

.source-container .source {
    display: inline-block
}

.drawlines-subtype .destination-item.active-click,
.drawlines-subtype .source-item.active-click,
.source.active-click {
    box-shadow: 0 0 10px 2px rgba(25, 199, 30, .79) !important
}

.drawlines-subtype .sources,
.drawlines-subtype .destinations,
[ui-draggable], [ui-droppable] {
    position: relative;
    z-index: 1;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
}

td [ui-droppable] {
    padding: 0;
}

.source {
    padding: 0.5em 1em;
    font-weight: 700;
    margin: .3em;
    cursor: move;
    text-align: center;
    border: 1px solid;
    position: relative;
    z-index: 2
}

.source[ui-droppable] {
    padding: 0.5em 0;
    margin-left: 0.6em;
}

.source[ui-droppable] .source {
    margin-left: -.4em;
    margin-right: -.0em;
}

.source[ui-droppable].empty {
    z-index: 1;
}

.source.empty {
    padding: 0.5em 3em;
    display: inline-block;
}

[ui-draggable] {
    display: inline-block;
    /* margin-bottom: 0; */
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ui-draggable p, [ui-draggable] p {
    margin: 0px;
}

.source.empty:before {
    content: 'ㅤ';
}

.source.ui-draggable-dragging {
    cursor: move;
    z-index: 9999;
    opacity: 0.7;
}

.source.ui-draggable-dragging:after {
    content:' ';
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMSAxMXYtMTFoMXYxMWgxMXYxaC0xMXYxMWgtMXYtMTFoLTExdi0xaDExeiIvPjwvc3ZnPg==);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
    opacity: 0.4;
}


.source.is-resource {
    background: 0 0;
    padding: 0
}

.source .content-wrapper {
    margin: 0
}

.source.interactive-helper-class {
    padding: .5em 3px;
    overflow: hidden;
    -webkit-word-wrap: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.source.interactive-helper-class.is-resource {
    padding: 0
}

.position-object-interaction .source span,
.source.has-resource {
    padding: 0
}

.match-align-center .source-container,
.match-align-left .source-container,
.match-align-right .source-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: center;
}

.match-align-center .source-container .source,
.match-align-left .source-container .source,
.match-align-right .source-container .source {
    max-width: 100%
}

.match-align-center .source-container .source .jmedia-object,
.match-align-center .source-container .source [data-jmedia-object],
.match-align-left .source-container .source .jmedia-object,
.match-align-left .source-container .source [data-jmedia-object],
.match-align-right .source-container .source .jmedia-object,
.match-align-right .source-container .source [data-jmedia-object] {
    max-width: 100%
}

.match-align-center .source-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.match-align-center .destinations .source,
.match-align-center .gap .source,
.match-align-center .source-container .source {
    text-align: center
}

.match-align-center .destinations .destination {
    text-align: center
}

.match-align-left .source-container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.match-align-left .destinations .source,
.match-align-left .gap .source,
.match-align-left .source-container .source {
    text-align: left
}

.match-align-left .destinations .destination {
    text-align: left
}

.match-align-right .source-container {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.match-align-right .destinations .source,
.match-align-right .gap .source,
.match-align-right .source-container .source {
    text-align: right
}

.match-align-right .destinations .destination {
    text-align: right
}

.interaction-body {
    margin: 20px 0
}

.loadingSpinner {
    text-align: center
}

.loadingSpinner .spinner-padding {
    padding-top: 40px
}

.loadingSpinner .mdl-spinner {
    width: 100px;
    height: 100px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\associate\associate.css */

.associate-interaction .interaction-links {
    margin: 10px 0
}

.associate-interaction .interaction-links table {
    border-collapse: separate;
    border-spacing: 0 1em;
    table-layout: fixed;
    width: 99%;
    text-align: center
}

.associate-interaction .interaction-links table td {
    padding: 20px
}

.associate-interaction .interaction-links table td.divider {
    padding: 0
}

.associate-interaction .interaction-links .no-pairs {
    text-align: left
}

.associate-interaction .interaction-links .interaction-link {
    border: 0 solid
}

.associate-interaction .interaction-links .interaction-link.left-link,
.associate-interaction .interaction-links .interaction-link.right-link {
    border-width: 2px
}

.associate-interaction .interaction-links .interaction-link.divider {
    width: 20%
}

.associate-interaction .interaction-links .interaction-link hr {
    height: 1px;
    border: none;
    margin: 0
}

.associate-interaction .interaction-links .actions {
    width: 55px;
    border: none;
    padding: 0
}

.associate-interaction .interaction-links .actions button i {
    width: 23px;
    height: 25px;
    display: inline-block;
    background: url(testplayer/questions/associate/bin-dark.png) no-repeat 50% 50%;
    content: " ";
    vertical-align: bottom
}

.associate-interaction .destination .source {
    display: inline-block;
    margin: 0
}

.associate-interaction .destination .source.is-resource {
    box-shadow: none;
    border: none
}

.associate-interaction .destination .source.placeholder {
    background: 0 0
}

.associate-interaction .source {
    text-align: center
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\common\stem-interaction.css */

.stem-interaction .tp-question-keyword {
    display: inline
}

.stem-interaction [tp-question-keyword] input {
    width: initial
}

.stem-interaction [tp-question-keyword] div {
    display: inline
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\composite\composite.css */

#composite-body {
    margin-top: 20px
}

#composite-body-other .stem-interaction {
    clear: both;
    margin-bottom: 20px
}

#composite-body-other .stem-interaction:last-child {
    margin-bottom: 0
}

#composite-body-other:after,
#composite-body-other:before,
#composite-body:after,
#composite-body:before {
    content: "";
    display: block;
    clear: both
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\gap-match\gap-match.css */

.gap-match-interaction .gap {
    padding: 0;
    border: 1px solid;
    display: inline-block;
    min-width: 80px;
    max-width: 100%;
    text-align: center;
    vertical-align: middle
}

.gap-match-interaction .gap.ui-state-default {
    box-shadow: 0 0 10px rgba(25, 135, 199, .7)
}

.gap-match-interaction .gap .source {
    display: block;
    margin: 0;
    box-shadow: none
}

.gap-match-interaction .gap .source.active-click {
    box-shadow: 0 0 10px 2px rgba(25, 199, 30, .79)
}

.gap-match-interaction .gap .source.placeholder {
    background: 0 0;
    cursor: default
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\inline-choice\inline-choice.css */

#composite-body .tp-question-inlinechoice {
    display: inline-block
}

#composite-body .bootstrap-select,
#composite-body-other .bootstrap-select {
    width: auto;
    min-width: 100px
}

[tp-question-inline-choice]>select[ui-select] {
    display: none
}

td .bootstrap-select {
    width: 100%
}

.bootstrap-select .dropdown-toggle {
    padding: 10px 35px 10px 15px;
    border-radius: 0
}

.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    outline: 0 !important
}

.bootstrap-select .dropdown-toggle .caret {
    border-width: 8px
}

.bootstrap-select.open.bs-container {
    box-shadow: none
}

.bootstrap-select.open .dropdown-toggle,
.bootstrap-select.open .dropdown-toggle:active,
.bootstrap-select.open .dropdown-toggle:focus,
.bootstrap-select.open .dropdown-toggle:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.open .dropdown-toggle .caret {
    border-bottom: 8px dashed;
    border-bottom: 8px solid\9;
    border-top: none
}

.bootstrap-select.open .dropdown-menu {
    border-top: none;
    margin-top: 6px;
    margin-bottom: 6px
}

.bootstrap-select .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border-color: #ccc
}

.bootstrap-select .dropdown-menu li a {
    border-top: 1px solid;
    padding: 10px 15px;
    font-weight: 700
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\keyword\keyword.css */

[tp-question-keyword] input {
    height: 60px;
    width: 100%;
    padding: 0 20px;
    font-size: 19px;
    line-height: 1;
    border: 1px solid;
    margin: 15px 0 0
}

[tp-question-keyword] input:invalid {
    box-shadow: none
}

[tp-question-keyword] .alert {
    padding: 5px 15px
}

[tp-question-keyword] .expected-length {
    display: inline-block;
    text-align: center
}

[tp-question-keyword] .expected-length * {
    text-align: left
}

[tp-question-keyword] .expected-length input {
    max-width: 100%
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\match-interaction\match-interaction.css */

.match-interaction .destination [data-jmedia-object] img,
.match-interaction .destination [jmedia-object] img {
    width: 100%;
    height: auto
}

.match-interaction table th [data-jmedia-object] img,
.match-interaction table th [jmedia-object] img {
    width: 100%
}

.match-interaction .destinations-container span {
    display: inline-block
}

.match-interaction .drawlines-subtype {
    display: table;
    width: 100%
}

.match-interaction .drawlines-subtype .association {
    padding: 10px 0;
    text-align: center;
    margin: 4px 0;
    z-index: 1;
    position: relative;
    transform: translateZ(0)
}

.match-interaction .drawlines-subtype .col-xs-height {
    display: table-cell;
    float: none;
    vertical-align: top;
    transform: scale(1)
}

.match-interaction .drawlines-subtype .row-xs-height {
    display: table-row
}

.match-interaction .drawlines-subtype .col-xs-5 {
    padding: 0
}

.match-interaction .drawlines-subtype .lines {
    text-align: center
}

.match-interaction .drawlines-subtype .lines svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: visible
}

.match-interaction .drawlines-subtype .lines svg line {
    stroke-width: 6;
    outline: 0
}

.match-interaction table {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
    /* margin: .5em 0 */
}

.match-interaction table td,
.match-interaction table th {
    border: 5px solid;
    text-align: center;
    position: relative;
    background-clip: padding-box;
    text-wrap: auto;
}

.match-interaction table .source {
    margin: 5px
}

.match-interaction table .source.is-resource {
    border: none;
    box-shadow: none
}

.match-interaction table .destination {
    padding: 0 5px;
    position: relative
}

.match-interaction table .destination:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0
}

.match-interaction table .destination>:not(.interaction-disabled-state) {
    z-index: 2
}

.match-interaction table th {
    font-weight: 400
}

.match-interaction .drag-and-drop .off-screen {
    position: fixed;
    top: -99999px;
    visibility: hidden
}

.match-interaction .drag-and-drop.VerticalFromAbove .destinations,
.match-interaction .drag-and-drop.VerticalFromBelow .destinations {
    margin-left: -4px;
    margin-right: -4px
}

.match-interaction .drag-and-drop.VerticalFromAbove table,
.match-interaction .drag-and-drop.VerticalFromBelow table {
    border-spacing: 4px 0;
    border-collapse: separate
}

.match-interaction .drag-and-drop.VerticalFromAbove td,
.match-interaction .drag-and-drop.VerticalFromBelow td {
    vertical-align: top
}

.match-interaction .drag-and-drop.VerticalFromAbove .destination .spacer,
.match-interaction .drag-and-drop.VerticalFromBelow .destination .spacer {
    min-height: 150px;
    float: left
}

.match-interaction .drag-and-drop.VerticalFromAbove .destination .source,
.match-interaction .drag-and-drop.VerticalFromBelow .destination .source {
    display: inline-block
}

.match-interaction .drag-and-drop.HorizontalFromAbove .destination,
.match-interaction .drag-and-drop.HorizontalFromBelow .destination {
    min-height: 35px
}

.match-interaction .drag-and-drop.HorizontalFromAbove .destination .source,
.match-interaction .drag-and-drop.HorizontalFromBelow .destination .source {
    float: left
}

.match-interaction .drag-and-drop.HorizontalFromAbove td,
.match-interaction .drag-and-drop.HorizontalFromAbove th,
.match-interaction .drag-and-drop.HorizontalFromBelow td,
.match-interaction .drag-and-drop.HorizontalFromBelow th {
    border-left-width: 0
}

.match-interaction .drag-and-drop.HorizontalFromAbove th,
.match-interaction .drag-and-drop.HorizontalFromBelow th,
.match-interaction .drag-and-drop.VerticalFromAbove th,
.match-interaction .drag-and-drop.VerticalFromBelow th {
    padding: 5px;
    width: 33%
}

.match-interaction .drag-and-drop .source-container .ng-hide:not(.ng-hide-animate) {
    display: block !important;
    position: absolute;
    top: -9999px;
    left: -9999px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\multiple-choice\multiple-choice.css */

[tp-question-multiple-choice] ul {
    padding: 0;
    list-style: none
}

[tp-question-multiple-choice] label {
    font-weight: 400
}

.choice-item {
    float: left
}

.choice-item.first-row-item {
    clear: left
}

.choice-horizontal-item {
    float: left
}

.choice-horizontal-item.first-row-item {
    clear: left
}

[tp-question] .choice-horizontal-item [type=radio]+label::after,
[tp-question] .choice-horizontal-item [type=radio]+label::before,
[tp-question] .choice-horizontal-item [type=checkbox]+label::before,
[tp-question] .choice-horizontal-item [type=checkbox]+label::after
 {
    top: 20px
}

[tp-question] fieldset.horizontal .choice-item [type=radio]+label::after,
[tp-question] fieldset.horizontal .choice-item [type=radio]+label::before,
[tp-question] fieldset.horizontal .choice-item [type=checkbox]+label::after,
[tp-question] fieldset.horizontal .choice-item [type=checkbox]+label::before
{
    top: 20px;
}

[tp-question] fieldset.vertical .choice-item [type=radio]+label::before,
[tp-question] fieldset.vertical .choice-item [type=radio]+label::after,
[tp-question] fieldset.vertical .choice-item [type=checkbox]+label::after,
[tp-question] fieldset.vertical .choice-item [type=checkbox]+label::before
{
    top: 50%
}


/* Plugins\Janison.TestPlayer2\app\testplayer\questions\order\order.css */

.order-interaction-list .order-interaction-list-item {
    margin-right: 10px;
    float: left
}

.order-interaction-list .order-interaction-list-item .source {
    display: inline-block
}

.order-interaction-list.vertical {
    display: inline-block
}

.order-interaction-list.vertical .order-interaction-list-item {
    margin-bottom: 10px;
    clear: both;
    float: none
}

.order-interaction-list.vertical .order-interaction-list-item .source {
    display: block
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\position-object\position-object.css */

.position-object-interaction .object-containment {
    display: inline-block
}

.position-object-interaction .object-containment .source.ui-draggable-dragging {
    margin: 0;
    box-shadow: none
}

.position-object-interaction .object-destination {
    position: relative;
    display: inline-block
}

.position-object-interaction .object-destination .ui-state-default,
.position-object-interaction .object-destination .ui-state-hover {
    border: none
}

.position-object-interaction .object-destination .source {
    position: absolute;
    margin: 0
}

.position-object-interaction .object-destination [data-jmedia-object] img {
    max-width: none
}

.position-object-interaction .object-destination .object-background {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\select-point\select-point.css */

.point-interaction-body {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block
}

.point-interaction-body .background-wrapper {
    margin: 20px
}

.point-interaction-body img {
    max-width: initial !important
}

[point] {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 5px solid;
    position: absolute
}

[point]:after {
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    margin: 13px 0 0 13px;
    border-radius: 50%
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\short-answer\short-answer.css */

[tp-question-short-answer] textarea {
    display: block;
    width: 100%;
    padding: 20px;
    border: 1px solid;
    margin: 15px 0 0;
    resize: none
}

[tp-question-short-answer] .alert {
    padding: 5px 15px
}

.tinyMCEShortAnswerFocus,
[tp-question-short-answer] textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.tp-modal.modal-content {
    border-radius: 0
}

.CodeMirror {
    border: 1px solid;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 20px 0
}

.CodeMirror.readonly pre.CodeMirror-cursor,
textarea[disabled]+.CodeMirror pre.CodeMirror-cursor,
textarea[readonly]+.CodeMirror pre.CodeMirror-cursor {
    display: none
}

.CodeMirror pre {
    overflow: initial
}

.tp-question-shortanswer .mce-edit-area {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch !important
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\slider\slider.css */

.slider-container {
    padding: 0 10px;
    margin: 40px 0
}

.slider-container.no-answer .tick-slider-selection {
    background: 0 0
}

.slider-container.no-answer .slider-handle {
    display: none
}

.slider-container.no-answer .slider#slider-reversed .slider-selection {
    background: 0 0
}

.slider-container.no-answer .slider#slider-reversed .tick-slider-selection+.slider-track-high {
    display: none
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0
}

.slider#slider-reversed .slider-selection {
    background: 0 0
}

.slider#slider-reversed .slider-tick.in-selection {
    background-repeat: repeat-x;
    opacity: .8
}

.slider#slider-reversed .slider-tick {
    background-repeat: repeat-x;
    opacity: 1
}

.slider#slider-reversed .tick-slider-selection+.slider-track-high {
    background-repeat: repeat-x
}

.slider.slider-horizontal {
    width: 100%;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
    border: 1px solid
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    margin-top: 0
}

.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding: 4px 3px;
    display: inline-block;
    text-align: center
}

.slider.slider-vertical {
    min-height: 400px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0;
    border: 1px solid
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
    width: 100%;
    left: 0;
    right: 0
}

.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    margin-left: 0
}

.slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 4px;
    min-height: 33px
}

.slider.slider-disabled .slider-handle {
    background-repeat: repeat-x
}

.slider.slider-disabled .slider-track {
    background-repeat: repeat-x;
    cursor: not-allowed
}

.slider input {
    display: none
}

.slider .tooltip.top {
    margin-top: -36px
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider .hide {
    display: none
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-repeat: repeat-x;
    border-radius: 4px
}

.slider-selection {
    position: absolute;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-selection.tick-slider-selection {
    background-repeat: repeat-x
}

.slider-track-high,
.slider-track-low {
    position: absolute;
    background: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: repeat-x;
    filter: none;
    border: 0 solid transparent
}

.slider-handle.round {
    border-radius: 50%
}

.slider-handle.triangle {
    background: transparent none
}

.slider-handle.custom {
    background: transparent none
}

.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605'
}

.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: .8;
    border: 0 solid transparent
}

.slider-tick.round {
    border-radius: 50%
}

.slider-tick.triangle {
    background: transparent none
}

.slider-tick.custom {
    background: transparent none
}

.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605'
}

.slider-tick.in-selection {
    background-repeat: repeat-x;
    opacity: 1
}

/* Plugins\Janison.TestPlayer2\app\testplayer\questions\text-spot-interaction\text-spot-interaction.css */

[tp-question-text-spot-interaction] .interaction-body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.text-spot {
    display: inline-block;
    padding: 8px;
    border: 0;
    text-align: left
}

.view-1 .text-spot {
    background: 0 0;
    padding: 2px 4px
}

.text-spot:focus,
.text-spot:hover {
    cursor: pointer;
    outline: 0
}

/* Plugins\Janison.TestPlayer2\app\testplayer\stimuli\stimuli.css */

[ng-view] .stimuli-container .page,
[ng-view] .stimuli-container-centered .page {
    display: none
}

[ng-view] .stimuli-container .page.active,
[ng-view] .stimuli-container-centered .page.active {
    display: block
}

[ng-view] .stimuli-container .html-container,
[ng-view] .stimuli-container-centered .html-container {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

[ng-view] .stimuli-container .html-contents,
[ng-view] .stimuli-container-centered .html-contents {
    outline: 0
}

[ng-view] .stimuli-container .html-contents.show-focus:focus,
[ng-view] .stimuli-container-centered .html-contents.show-focus:focus {
    webkit-box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3);
    -moz-box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3);
    box-shadow: inset 0 0 0 2px rgba(23, 137, 250, .3)
}

[ng-view] .stimuli-container-centered.ratio-0 .html-contents,
[ng-view] .stimuli-container.ratio-0 .html-contents {
    padding: 0
}

[ng-view] .stimuli-container nav,
[ng-view] .stimuli-container-centered nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 0
}

[ng-view] .stimuli-container nav .pagination,
[ng-view] .stimuli-container-centered nav .pagination {
    margin: 0
}

[ng-view] .stimuli-container nav .pagination li a,
[ng-view] .stimuli-container-centered nav .pagination li a {
    border-width: 3px;
    font-size: 24px;
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 56px
}

[ng-view] .stimuli-container nav .pagination li:first-child>a,
[ng-view] .stimuli-container nav .pagination li:last-child>a,
[ng-view] .stimuli-container-centered nav .pagination li:first-child>a,
[ng-view] .stimuli-container-centered nav .pagination li:last-child>a {
    border-radius: 0
}

[ng-view] .stimuli-container .stimuli-tabs,
[ng-view] .stimuli-container-centered .stimuli-tabs {
    padding: 30px;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 75px;
    overflow: hidden;
    z-index: 1
}

[ng-view] .stimuli-container .stimuli-tabs .nav.nav-tabs li,
[ng-view] .stimuli-container-centered .stimuli-tabs .nav.nav-tabs li {
    margin-bottom: 0
}

[ng-view] .stimuli-container .stimuli-tabs .nav.nav-tabs li a,
[ng-view] .stimuli-container-centered .stimuli-tabs .nav.nav-tabs li a {
    border-radius: 0;
    margin-right: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top: 1px;
    font-weight: 700;
    border-bottom-width: 0
}

[ng-view] .stimuli-container .stimuli-tabs .nav.nav-tabs li.active a,
[ng-view] .stimuli-container-centered .stimuli-tabs .nav.nav-tabs li.active a {
    border-bottom-width: 1px
}

[ng-view] .stimuli-container .stimuli-tabs .nav.nav-tabs li:last-child,
[ng-view] .stimuli-container-centered .stimuli-tabs .nav.nav-tabs li:last-child {
    margin-right: 0
}

[ng-view] .stimuli-container-centered .html-contents {
    left: 0;
    right: 0
}

[ng-view] .stimuli-container-centered .html-contents .page {
    max-width: 900px;
    margin: 0 auto
}

[ng-view] .stimuli-container-centered .html-contents .page .jmedia-object,
[ng-view] .stimuli-container-centered .html-contents .page [data-jmedia-object],
[ng-view] .stimuli-container-centered .html-contents .page img {
    display: block;
    max-width: 100%;
    height: auto
}

[ng-view] .stimuli-container-centered .stimuli-handle {
    display: none
}

[ng-view] .stimuli-container {
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    width: 58%;
    height: 100%;
    transition: 250ms ease-in-out;
    transition-property: width padding
}

.stimuli-expand [ng-view] .stimuli-container .html-contents,
.stimuli-expand [ng-view] .stimuli-container .stimuli-tabs,
[ng-view] .stimuli-container .html-contents,
[ng-view] .stimuli-container .stimuli-tabs {
    border-right: 1px solid
}

.stimuli-expand [ng-view] .stimuli-container {
    border-right: none;
    box-shadow: none
}

[ng-view] .stimuli-container .jmedia-object,
[ng-view] .stimuli-container [data-jmedia-object],
[ng-view] .stimuli-container img:not(.smart-editor-content img) {
    max-width: 100%;
    height: auto
}

[ng-view] .stimuli-container nav {
    border-right: 1px solid
}

[ng-view].stimuli-expand .ratio-0 .html-contents {
    padding: 30px
}

.stimuli-handle-sticky {
    position: absolute;
    right: 0;
    z-index: 1000
}

.stimuli-handle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.stimuli-handle .stimuli-button {
    position: absolute;
    width: 30px;
    height: 60px;
    bottom: 40%;
    border: 1px solid;
    transition: 125ms linear all
}

.stimuli-handle .stimuli-button .handle-triangle {
    position: relative;
    top: 15px;
    left: 5px
}

.stimuli-handle.stimuli-handle-left {
    display: none
}

.stimuli-expand .stimuli-handle.stimuli-handle-left {
    display: block
}

.stimuli-handle.stimuli-handle-left .stimuli-button {
    right: 1px;
    border-right: none;
    box-shadow: -5px 0 10px -3px rgba(0, 0, 0, .2)
}

.stimuli-handle.stimuli-handle-right {
    display: block
}

.stimuli-expand .stimuli-handle.stimuli-handle-right {
    display: none
}

.stimuli-handle.stimuli-handle-right .stimuli-button {
    left: -1px;
    border-left: none;
    box-shadow: 5px 0 10px -3px rgba(0, 0, 0, .2)
}

.question-container {
    transition: 250ms ease-in-out;
    transition-property: transform, opacity, visibility;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.stimuli-expand .stimuli-container {
    width: 100% !important;
    padding-right: 50px
}

.stimuli-expand .question-container {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden
}

.stimuli-expand .question-container .os-content {
    display: none
}

/* Plugins\Janison.TestPlayer2\app\testplayer\survey\survey.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-survey] {
    overflow: auto
}

.survey-container {
    padding: 30px;
    height: 100%;
    overflow: auto;
    position: relative
}

.survey-container .survey-question-block {
    margin-bottom: 30px
}

.survey-container .question-container {
    position: static;
    padding: 0
}

.survey-container .survey-table {
    width: 100%;
    border: 2px solid
}

.survey-container .survey-table th {
    padding: 15px
}

.survey-container .survey-table thead th {
    text-align: center;
    border-left: 1px solid;
    font-weight: 400
}

.survey-container .survey-table thead th:first-child {
    border-left: none
}

.survey-container .survey-table tbody:nth-child(odd) td {
    border-left: 1px solid
}

.survey-container .survey-table td {
    text-align: center;
    border-left: 1px solid
}

.survey-container .survey-table td .checkbox span {
    padding-left: 40px
}

.survey-container .survey-table td .checkbox label {
    padding-left: 6px
}

/* Plugins\Janison.TestPlayer2\app\testplayer\timer\timer.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[tp-timer] {
    float: left;
    font-size: 12px
}

.timer-toggle {
    border-radius: 100px;
    height: 41px;
    width: 41px;
    padding: 6px 6px 5px;
    margin: 8px 0 8px 10px;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    float: left;
    border: 1px solid
}

.timer-toggle svg {
    display: none
}

.timer-comm-restored {
    margin-left: 10px;
    font-size: 14px;
    width: 120px
}

.timer-comm-restored .icon {
    display: none;
    line-height: inherit
}

@media (min-width:880px) {
    .timer-comm-restored .text {
        display: none
    }
    .timer-comm-restored .icon {
        display: initial
    }
}

@media (min-width:1100px) {
    .timer-comm-restored .text {
        display: initial
    }
    .timer-comm-restored .icon {
        display: none
    }
}

.timer-toggle-active {
    margin-left: 15px;
    background: no-repeat 50% 50%;
    padding: 0;
    overflow: hidden;
    border: none
}

.timer-toggle-active .timer-toggle-label {
    visibility: hidden
}

.timer-toggle-active svg {
    display: inline
}

.timer-container>span {
    float: left
}

.timer-container>span,
.timer-wrap>span {
    display: inline-block
}

.time-part,
.time-separator {
    font-size: 26px;
    font-family: monospace, monospace;
    line-height: 1;
    vertical-align: top
}

.time-label {
    display: block;
    line-height: 1;
    font-size: 12px
}

.timer-wrap {
    display: block;
    width: 75px;
    white-space: nowrap;
    font-size: 0
}

.timer-full .timer-wrap {
    width: 115px
}

.timer-mask {
    transition: padding, width;
    transition-duration: .3s;
    opacity: 1;
    width: 115px;
    padding: 10px 20px
}

.timer-mask.timer-full {
    opacity: 1;
    width: 155px
}

.timer-hide {
    opacity: 0;
    width: 0;
    overflow: hidden;
    padding: 10px 0
}

.timer-hide.timer-full {
    opacity: 0;
    width: 0
}

.timer-hide .timer-toggle {
    z-index: 10
}

.invert .timer-wrap>span {
    -o-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -o-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\tools.css */

[tp-tools] {
    float: right;
    font-size: 0
}

.tp-tool {
    position: relative;
    display: inline-block
}

.tp-tool-btn {
    padding: 0;
    border: 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%
}

.tp-tool-btn:focus,
.tp-tool-btn:hover,
.tp-zoom-levels a:focus,
.tp-zoom-levels a:hover {
    background-color: rgba(255, 255, 255, .1);
    outline: 0
}

.ui-rotatable-handle {
    cursor: move;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -7.5px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #C66;
    border: 1px solid #C66
}

.ui-rotatable-handle:after {
    position: relative;
    left: 6px;
    top: 14px;
    content: '';
    display: block;
    height: 36px;
    width: 2px;
    background: rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .2)
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\audio\audio.css */

[tp-audio] {
    float: left
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\audio\header-audio.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

[header-audio] {
    width: 100%;
    position: absolute;
    z-index: -99;
    opacity: 0
}

[header-audio] .header-audio {
    border-top: 1px solid;
    display: table;
    width: 100%;
    white-space: nowrap
}

[header-audio] .header-audio>div {
    display: table-cell
}

[header-audio] .header-audio .audio-wrapper {
    padding: 0;
    width: 100%;
    vertical-align: top
}

[header-audio] .header-audio .audio-wrapper .video-js {
    width: 100%
}

[header-audio] .header-audio .regions button {
    display: inline-block;
    font-weight: 700;
    line-height: 45px;
    padding: 0 1.5em;
    border: none;
    border-left: 1px solid;
    border-radius: 0;
    outline: 0
}

[header-audio] .header-audio .regions button.current {
    cursor: default
}

[header-audio] .header-audio .regions button.current:focus {
    background-color: #057cf2
}

[header-audio] .header-audio .regions button.selectable:focus {
    background-color: #3096fb
}

[header-audio] .header-audio .regions button.region-Stimulus {
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(testplayer/tools/audio/stimulus-audio-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    [header-audio] .header-audio .regions button.region-Stimulus {
        background-image: url(testplayer/tools/audio/stimulus-audio-2x.png);
        background-size: 30px 30px
    }
}

[header-audio] .header-audio .regions button.region-Question {
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(testplayer/tools/audio/question-audio-1x.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    [header-audio] .header-audio .regions button.region-Question {
        background-image: url(testplayer/tools/audio/question-audio-2x.png);
        background-size: 30px 30px
    }
}

[header-audio] .video-js {
    height: 45px
}

[header-audio],
[header-audio] .vjs-control-bar {
    font-size: 15px;
    height: 45px
}

[header-audio] .vjs-control-bar .vjs-mouse-display .vjs-time-tooltip,
[header-audio] .vjs-control-bar .vjs-play-progress .vjs-time-tooltip,
[header-audio] .vjs-mouse-display .vjs-time-tooltip,
[header-audio] .vjs-play-progress .vjs-time-tooltip {
    top: 1.4em
}

[header-audio].visible {
    opacity: 1;
    z-index: 99;
    top: 0
}

[header-audio].visible+.question-viewer,
[header-audio].visible+.question-container,
[header-audio].visible+[tp-stimuli]+.question-container {
    margin-top: 46px
}



[header-audio].visible+.question-container .audio-playing.fa,
[header-audio].visible+[tp-stimuli]+.question-container .audio-playing.fa {
    top: 35px
}

[header-audio].visible+[tp-stimuli] .stimuli-tabs {
    top: 45px
}

[header-audio].visible+[tp-stimuli] .html-contents {
    top: 46px
}

[header-audio].visible+[tp-stimuli] .html-contents.has-tabs {
    top: 120px
}

[header-audio].visible+[tp-stimuli] .stimuli-tabs+.html-contents {
    top: 120px
}

[header-audio].visible+[tp-stimuli] .stimuli-tabs+.html-contents .audio-playing {
    top: 10px
}

[header-audio].visible+.writing-task-container {
    margin-top: 46px;
    height: calc(100% - 46px)
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\calculator\calculator.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.calc-main {
    position: absolute;
    top: 100px;
    left: -330px;
    z-index: 10;
    display: block;
    width: 290px;
    padding: 16px 8px 16px;
    font: 700 17px/28px Arial, Helvetica, sans-serif;
    border-radius: 12px;
    border: 1px solid #BBE1F7
}

.calc-main:after {
    content: "";
    display: block;
    clear: both
}

.calc-main sub,
.calc-main sup {
    font-size: 12px;
    line-height: 0;
    padding-left: 1px
}

.calc-small {
    width: 250px
}

.calc-display {
    position: relative;
    height: 90px;
    margin: 0 5px 6px 5px;
    padding: 0 8px;
    border-radius: 5px;
    text-align: right;
    white-space: nowrap;
    cursor: move;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .01);
    border: 1px solid #005D93
}

.calc-display>div {
    overflow: hidden;
    text-overflow: ellipsis
}

.calc-display .history {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 5px
}

.calc-display .history sup {
    top: -1em
}

.calc-display .result sup {
    font-size: 12px;
    top: -1em
}

.calc-display .memory-active {
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    left: 10px;
    bottom: 0
}

.calc-display .result {
    font-size: 30px;
    font-weight: 700;
    line-height: 50px
}

.btn-calc {
    margin: 5px 4px;
    position: relative;
    width: 60px;
    height: 35px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    cursor: default;
    transition: .1s transform;
    border: 1px solid #BBE1F7;
    padding: 0
}

.btn-calc:focus {
    outline: 0
}

.btn-calc:focus>span {
    padding: 0;
    border: 4px solid;
    border-radius: 6px
}

.btn-calc:focus:active>span {
    border: none;
    background: 0 0;
    padding: 4px
}

.btn-calc.calc-press,
.btn-calc:active {
    transform: translateY(2px)
}

.btn-calc.newline {
    clear: both
}

.btn-calc>span {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    line-height: 27px;
    left: 0;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    border: none;
    padding: 4px
}

.calc-button-group {
    position: relative;
    width: 275px;
    margin: 0 auto;
    clear: both
}

#btn-Add,
#btn-Divide,
#btn-Equals,
#btn-PI,
#btn-PowerOf,
#btn-Squared,
#btn-Subtract,
#btn-Times {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px
}

#btn-PowerOf,
#btn-Squared {
    font-size: 21px;
    font-style: italic
}

#btn-PowerOf sup,
#btn-Squared sup {
    font-style: normal;
    font-size: 13px
}

#btn-PowerOf sup {
    font-size: 15px
}

#btn-Dot {
    font-weight: 900
}

#btn-SquareRoot {
    font-size: 17px;
    font-family: Verdana, serif
}

.calc-keyboard-input {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.calc-keyboard-input .clipboard-capture,
.calc-keyboard-input .hotkey-capture {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    border: 0;
    background: 0 0;
    resize: none
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\hotkeys\hotkeys.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.cfp-hotkeys-container,
.cfp-hotkeys-container.fade,
.cfp-hotkeys-container.fade.in {
    position: absolute;
    padding: 15px;
    overflow: auto;
    max-height: 100%;
    height: 100%;
    display: inline-block !important
}

.cfp-hotkeys-container .cfp-hotkeys {
    display: inline-block
}

.cfp-hotkeys-container .cfp-hotkeys:after {
    content: ' ';
    display: block;
    clear: both;
    height: 15px
}

.cfp-hotkeys-container .cfp-hotkeys-title {
    margin-bottom: 30px
}

.cfp-hotkeys-container .buttons-listing {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

[resolution-limited] .cfp-hotkeys-container .buttons-listing {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media (min-width:950px) {
    .cfp-hotkeys-container .buttons-listing {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.cfp-hotkeys-container .cfp-hotkeys-keys {
    padding: 0
}

.cfp-hotkeys-container .cfp-hotkeys-keys .cfp-hotkeys-key {
    min-width: 44px;
    display: inline-block;
    margin: 3px;
    padding: 5px 12px
}

.cfp-hotkeys-container .cfp-hotkeys-keys,
.cfp-hotkeys-container .cfp-hotkeys-text {
    display: inline-block
}

.cfp-hotkeys-container .cfp-hotkeys-text {
    padding-left: 0;
    padding-right: 10px
}

.cfp-hotkeys-container .key-combination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2px 10px;
    break-inside: avoid;
    page-break-inside: avoid
}

.cfp-hotkeys-container .key-combination .single-key {
    white-space: nowrap
}

.cfp-hotkeys-container .cfp-hotkeys-close {
    padding: 0;
    border-radius: 0;
    border: none;
    background: 0 0;
    font-size: 30px;
    position: absolute
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\protractor\protractor.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.tp-protractor-object {
    position: absolute;
    cursor: move;
    top: 100px;
    left: -500px;
    z-index: 10;
    border-radius: 453px 453px 0 0
}

.tp-protractor-object .protractor-rotator {
    width: 453px;
    height: 243px
}

.files-include-statics-upload {
    background-image: url(testplayer/tools/protractor/protractor-tool-1x.png);
    background-image: url(testplayer/tools/protractor/protractor-tool-2x.png)
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\quick-menu\quick-menu.css */

[tp-quick-menu] {
    float: left;
    position: relative;
    z-index: 15;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[tp-quick-menu] .menu-toggle-btn {
    line-height: 60px
}

[tp-quick-menu] .menu-toggle-btn .bars {
    display: inline-block;
    width: 24px;
    height: 4px;
    position: relative;
    top: -6px
}

[tp-quick-menu] .menu-toggle-btn .bars::after,
[tp-quick-menu] .menu-toggle-btn .bars::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px
}

[tp-quick-menu] .menu-toggle-btn .bars::before {
    top: -8px
}

[tp-quick-menu] .menu-toggle-btn .bars::after {
    top: 8px
}

[tp-quick-menu].sticky-menu {
    position: absolute
}

[tp-quick-menu].sticky-menu>.tp-tool-btn {
    border-bottom-width: 1px
}

[tp-quick-menu] .flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

[tp-quick-menu] .quick-menu-flyout {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0 2px 2px 0;
    border-style: solid;
    padding: 0 2px;
    min-width: 330px;
    z-index: 15;
    max-width: 340px
}

[tp-quick-menu] .quick-menu-flyout .flyout-row {
    clear: both;
    padding-bottom: 2px;
    float: left;
    width: 100%
}

[tp-quick-menu] .tp-tool-btn {
    border-width: 0 1px 0 0;
    font-size: 1.5em
}

[tp-quick-menu] ul.tp-zoom-levels {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

[tp-quick-menu] ul.tp-zoom-levels li {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    height: 45px;
    width: 60px;
    line-height: 45px
}

[tp-quick-menu] ul.tp-zoom-levels li+li {
    margin-left: 3px
}

[tp-quick-menu] ul.tp-zoom-levels li a {
    display: inline-block;
    width: 100%
}

[tp-quick-menu] ul.tp-zoom-levels li a .zoom-to-fit-icon {
    vertical-align: middle;
    width: 24px;
    height: 24px
}

[tp-quick-menu] [tp-quick-menu-zoom] .tp-tool-btn {
    display: none
}

[tp-quick-menu] [tp-timer] {
    height: 60px
}

[tp-quick-menu] [tp-timer] .timer-comm-restored,
[tp-quick-menu] [tp-timer] .timer-seconds,
[tp-quick-menu] [tp-timer] .timer-toggle {
    display: none
}

[tp-quick-menu] [tp-timer] .timer-mask {
    padding: 10px;
    width: 95px;
    opacity: 1
}

[tp-quick-menu] [tp-timer] .timer-hide {
    display: none
}

[tp-quick-menu] [tp-question-index] {
    position: relative;
    height: 60px;
    min-width: 160px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

[tp-quick-menu] [tp-question-index] .question-summary {
    width: 100%;
    left: 0;
    font-size: 20px;
    top: 0
}

[tp-quick-menu] [tp-question-index] .question-summary.question-summary-open:after {
    content: none
}

[tp-quick-menu] [tp-question-index] .question-summary-label {
    display: none
}
.question-summary {
    display: flex;
    justify-content: center;
    align-items: center;
}
.question-number-header {
    font-size: 14px;
}
.question-summary-label-container {
    display: flex;
    margin-right: 10px;
    flex-direction: column;
}

[tp-quick-menu] [tp-question-index] .question-summary.disabled {
    display: none
}

[tp-quick-menu] [tp-tools] {
    float: left
}

[tp-quick-menu] [tp-audio] .tp-tool-btn {
    margin-right: 3px
}

[tp-quick-menu] .tp-tool {
    height: 45px
}

[tp-quick-menu] .tp-tool .tp-tool-btn {
    height: 45px;
    border-width: 0
}

[tp-quick-menu] .tp-tool .tp-tool-btn svg {
    margin: -7.5px 0
}

[tp-quick-menu] .tp-tool+.tp-tool {
    margin-left: 3px
}

[tp-quick-menu] [tp-linear-nav-buttons] {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

[tp-quick-menu] [tp-linear-nav-buttons] .btn {
    padding: 8px 10px;
    font-size: 18px
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-nav-back i {
    margin-right: 15px
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-nav-back+.tp-right-aligned-buttons {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-nav-finish i,
[tp-quick-menu] [tp-linear-nav-buttons] .tp-nav-next i {
    margin-left: 15px
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-flag-question {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-flag-question i {
    margin-left: 15px
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-right-aligned-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-right-aligned-buttons .tp-flag-question+.tp-nav-next {
    max-width: 123px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    padding-right: 40px
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-right-aligned-buttons .tp-flag-question+.tp-nav-next i {
    position: absolute;
    right: 10px;
    top: calc(50% - 9px)
}

[tp-quick-menu] [tp-linear-nav-buttons] .tp-show-errors {
    display: none
}

[tp-quick-menu] [header-audio].visible {
    position: static
}

[tp-quick-menu] [header-audio] .vjs-volume-panel.vjs-slider-active,
[tp-quick-menu] [header-audio] .vjs-volume-panel:focus,
[tp-quick-menu] [header-audio] .vjs-volume-panel:hover {
    width: 7em
}

[tp-quick-menu] [header-audio] .vjs-volume-panel.vjs-slider-active .vjs-mute-control:hover~.vjs-volume-control,
[tp-quick-menu] [header-audio] .vjs-volume-panel.vjs-slider-active .vjs-volume-control,
[tp-quick-menu] [header-audio] .vjs-volume-panel:focus .vjs-mute-control:hover~.vjs-volume-control,
[tp-quick-menu] [header-audio] .vjs-volume-panel:focus .vjs-volume-control,
[tp-quick-menu] [header-audio] .vjs-volume-panel:hover .vjs-mute-control:hover~.vjs-volume-control,
[tp-quick-menu] [header-audio] .vjs-volume-panel:hover .vjs-volume-control {
    width: 3em
}

[tp-quick-menu] [header-audio] .vjs-error {
    display: none
}

[tp-quick-menu] .header-audio {
    border-top: none
}

[tp-quick-menu] .header-audio.with-regions .video-js .vjs-play-control {
    width: 2.5em
}

[tp-quick-menu] .header-audio.with-regions .regions .btn {
    width: 32px;
    padding: 0;
    border-left: 0
}

[tp-quick-menu] .header-audio.with-regions [data-jmedia-audio] .video-js,
[tp-quick-menu] .header-audio.with-regions [jmedia-audio] .video-js {
    min-width: 270px
}

[tp-quick-menu] .header-audio.with-regions .video-js .vjs-control-bar .vjs-duration {
    padding-right: .5em
}

[tp-quick-menu] .header-audio.with-regions .video-js .vjs-time-control.vjs-current-time {
    padding-left: .5em
}

[tp-quick-menu] .header-audio.with-regions .vjs-time-control {
    display: none !important
}

[tp-quick-menu] .header-audio .video-js .vjs-control-bar .vjs-current-time .vjs-current-time-display {
    padding-right: .5em
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\ruler\ruler.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

.tp-ruler-object {
    position: absolute;
    cursor: move;
    top: 100px;
    left: -500px;
    z-index: 10
}

.tp-ruler-object .ruler-rotator {
    width: 508px;
    height: 74px
}

.files-include-statics-upload {
    background-image: url(testplayer/tools/ruler/ruler-tool-1x.png);
    background-image: url(testplayer/tools/ruler/ruler-tool-2x.png)
}

/* Plugins\Janison.TestPlayer2\app\testplayer\tools\zoom\zoom.css */

.btn-big {
    font-size: 20px;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 30px
}

html {
    -webkit-transition: -webkit-transform 1ms;
    -moz-transition: transform 1ms;
    -ms-transition: transform 1ms;
    -o-transition: transform 1ms;
    transition: transform 1ms;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoom-125 {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    min-height: 0
}

.lt-ie10 .zoom-125 {
    zoom: 1.25
}

.zoom-150 {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    min-height: 0
}

.lt-ie10 .zoom-150 {
    zoom: 1.5
}

.zoom-200 {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    min-height: 0
}

.lt-ie10 .zoom-200 {
    zoom: 2
}

.zoom-300 {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    min-height: 0
}

.lt-ie10 .zoom-300 {
    zoom: 3
}

[tp-zoom] {
    float: left;
    position: relative
}

[tp-zoom] .tp-tool-btn {
    border-width: 0 1px 0 0
}

[tp-zoom] ul {
    list-style: none;
    padding: 0;
    width: 60px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1
}

[tp-zoom] ul.open {
    display: block
}

[tp-zoom] li {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-top: solid 1px
}

[tp-zoom] li a {
    display: inline-block;
    width: 100%
}

[tp-zoom] li a:focus,
[tp-zoom] li a:hover {
    background-color: rgba(255, 255, 255, .2)
}

[tp-zoom] li a .zoom-to-fit-icon {
    vertical-align: middle
}

[tp-zoom] li:first-child {
    border-top: none
}

.tp-layout-alternate [tp-zoom] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.tp-layout-alternate [tp-zoom] .tp-tool-btn {
    height: 100%
}

.tp-layout-alternate [tp-zoom]+img {
    padding-left: 45px
}

.tp-layout-alternate [tp-zoom] ul {
    top: 75px
}

.ui-draggable {
    transform: translate3d(0, 0, 0)
}

@media (max-width:1279px) {
    .zoom-125,
    .zoom-150,
    .zoom-200,
    .zoom-300 {
        height: 100%
    }
    .zoom-125 body,
    .zoom-150 body,
    .zoom-200 body,
    .zoom-300 body {
        height: 100%;
        margin: 0 !important
    }
    .zoom-125 .header,
    .zoom-150 .header,
    .zoom-200 .header,
    .zoom-300 .header {
        position: absolute
    }
    .zoom-125 .layout-container,
    .zoom-150 .layout-container,
    .zoom-200 .layout-container,
    .zoom-300 .layout-container {
        position: relative;
        margin: 0 auto;
        height: 100%;
        border: 1px solid;
        border-top: none;
        max-width: 1280px
    }
}

/* Plugins\Janison.TestPlayer2\app\testplayer\writing-task\writing-task.css */

[tp-writing-task] {
    overflow: auto
}

.writing-task-container {
    overflow: auto;
    height: 100%;
    padding: 2em 6px 6px
}

.writing-task-container .writing-task.question-container-centered {
    margin: 0 auto;
    max-width: 800px
}

.layout-container.ios-writing-task {
    height: auto;
    min-height: 100%
}

.layout-container.ios-writing-task .content-container, .break-page-container {
    position: relative;
    top: 0;
    padding-top: 60px;
    padding-bottom: 60px
}

.layout-container.ios-writing-task .stimuli-container .html-contents,
.layout-container.ios-writing-task .stimuli-container-centered .html-contents {
    position: relative;
    top: 0
}

.layout-container.ios-writing-task .stimuli-container .stimuli-tabs,
.layout-container.ios-writing-task .stimuli-container-centered .stimuli-tabs {
    position: relative
}

.layout-container.ios-writing-task .question-container {
    position: static
}

.layout-container.ios-writing-task .question-container .mce-edit-area iframe {
    height: auto !important
}

.ui-dialog {
    outline: none;
}

.btn p {
    margin: 0;
}

.mjx-char.MJXc-TeX-main-R {
    font-family: inherit;
}

/* Tab Supports */
*, *::before, *::after {
    box-sizing: border-box;
}

button {
    cursor: pointer;
    border: 0;
    padding: 0;
}

.tabs {
    position: relative;
}
.tabs:not(.--jsfied) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.tabs .--hidden {
    display: none;
}
.tabs .nav-tabs {
    border-bottom: 0px none;
}
.tabs a,
.tabs button {
    width: 100%;
    height: 40px;
    display: block;
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
    background-color: #E3E7EF;
    border-color: #E3E7EF;
    border-width: 1px;
    border-style: solid;
    border-bottom: 0px;
    font-weight: 600;
}
.tabs .active a {
    border-color: #eee;
    border-width: 1px;
    border-style: solid;
    border-bottom: 0px;
    background-color: #ffffff;
}
.tabs .-primary {
    display: flex;
}
.tabs .-primary > li {
    flex-grow: 1;
}
.tabs .-primary > li + li {
    margin-left: 2px;
}
.tabs .-primary > li > a,
.tabs .-primary > li > button {
    white-space: nowrap;
}
.tabs .-primary > li > a:hover,
.tabs .-primary > li > button:hover {
    background-color: #eeeeee;
}
.tabs .-primary > li > a:active,
.tabs .-primary > li > button:active {
    background-color: #ffffff;
}
.tabs .-primary .-more {
    /*background-color: #b61a3e;*/
}
.tabs .-primary .-more > button span {
    display: inline-block;
    transition: transform 0.2s;
}
.tabs.--show-secondary .-primary .-more > button span {
    transform: rotate(180deg);
}
.tabs .-secondary {
    max-width: 100%;
    min-width: 6em;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    /*box-shadow: 0 0.3em 0.5em rgba(0, 0, 0, 0.3);*/
    -webkit-animation: nav-secondary 0.2s;
    animation: nav-secondary 0.2s;
    list-style: none;
    padding: 0;
}
.tabs.--show-prev .-secondary {
    left: 0;
}
.tabs.--show-next .-secondary {
    right: 0;
}
.tabs .-secondary .active a {
    border-color: #eee;
    border-width: 1px;
    border-style: solid;
    background-color: #ffffff;
}

.tabs .-secondary li {
    border-top: 1px solid #dddddd;
    background-color: #ffffff;
}
.tabs .-secondary a,
.tabs .-secondary button {
    padding: 0.6em;
}
.tabs .-secondary a:hover,
.tabs .-secondary button:hover {
    /*background-color: #961534;*/
}
.tabs .-secondary a:active,
.tabs .-secondary button:active {
    background-color: #dddddd;
}
.tabs.--show-secondary.--show-prev .-prev .-secondary,
.tabs.--show-secondary.--show-next .-next .-secondary{
    display: block;
}

.time-question{
    font-size: 14px;
}
.ng-scope [tp-question] fieldset.vertical .choice-item .lable-block::before{
    /* top:0; */
    margin-top:0px;
}
/* .ng-scope [tp-question] fieldset.vertical .choice-item .lable-block::after{
    top:0;
    margin-top:10px;
} */
@-webkit-keyframes nav-secondary {
    0% {
        opacity: 0;
        transform: translateY(-1em);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes nav-secondary {
    0% {
        opacity: 0;
        transform: translateY(-1em);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.speech-question, .speech-instruction {
    position: absolute;
    right: 12px;
}
.checkbox-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}

.answer-options {
    margin-top: 1em;
}

audio::-webkit-media-controls-panel {
    background-color: #348fe2;
}


/* custom option */
/* label.jmedia-block > span.ng-binding > p {
    margin: 0 0 0px;
    min-height: 35px;
    display: flex;
    align-items: center;
} */


/* .ng-scope [tp-question] fieldset.vertical .choice-item .lable-block::before {
    top: 0;
    margin-top: 10px;
} */

.none{
    display: none;
}

math {
    visibility: unset !important;
    display: ruby;
}

mstyle {
    display: ruby;
}

.unSelectedInput {
    background-color: white;
  }

.question-pdf-list table {
    margin: auto;
    text-align: center;
    width: 100%;
}
.question-pdf-list th, .question-pdf-list td {
    border: 1px solid #d9d5d5;
    text-align: center;
    color: #666666;
}
.question-pdf-list th {
    padding: 10px 10px;
    font-size: 13px;
    color: #5178a1;
}
.question-pdf-list td {
    padding: 4px;
    line-height: 40px;
    font-size: 12px;
}

.tab-name-container{
    display: flex;
    justify-content: center;
}

.tab-name{
    padding-inline: 0;
}

.table-result{
    margin-top: 20px;
}

.progress-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 3;
    position: absolute;
}
.loader {
    position: relative;
    height: 150px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2374b7;
    margin:30px 30px;
    float:left;
}
.loader:before {
    content: attr(data-progressBar);
    background: white;
    position:absolute;
    z-index:100;
    width:140px;
    height:140px;
    border-radius:50%;
    margin:auto auto;
    padding: 50px;
    font-size: 24px;
}
progress::-moz-progress-bar { background: transparent; }
progress::-webkit-progress-bar {background: transparent;}
progress::-moz-progress-value { background: #2374b7; }
progress::-webkit-progress-value { background: #2374b7; }
.circle {
    border-radius: 100%;
    overflow: hidden;
    padding:0;
}
.spin {
    animation: spin 2s linear infinite;
}

.signal-connection {
    position: absolute;
    background-color: red;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    bottom: 5px;
    left: 5px;
    cursor: context-menu;
}

.tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #c0392b;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    bottom: 8px;
  }
  
.signal-connection:hover .tooltiptext {
    visibility: visible;
}

.connection {
    background-color: green;
}

.error-message {
    text-align: center;
    margin-top: 8px;
    color: red;
    font-style: italic;
}
.th-analysis{
    border: 1px solid #ccc;
    padding: 8px;
    /* width: 10%; */
    text-align: center;
}
.tb-analysis{
    text-align: center;
}
.table-analysis{
    /* width: 65%; */
    position: absolute;
    bottom: 110px;
    right: 16px;
    text-align: center;
    cursor: pointer;
}
.table-analysis > table {
    background-color: #e4eef8;
}
.table-analysis td {
    font-size: 12px;
}
.modal-analysis{
    width: 500px;
    height: 100%;
    position: absolute;
    left: 0px;
    font-size: 1rem;
}
.header-analysis{
    display: flex;
    justify-content: space-between;
}
.modal-content-analysis{
    position: absolute;
    bottom: 135px;
}

.pdf-question-analysis {
    width: auto;
    max-width: 70rem;
    height: fit-content;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 64px;
    left: 4px;
    padding: 10px;
    z-index: 2;
    font-size: 1rem;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    border-radius: 12px;
}

#draggable-model-analysis,#draggable-model-canvas-pdf, .draggable-popup-question-analysis {
    width: 50rem;
    height: fit-content;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 64px;
    left: 4px;
    padding: 10px;
    z-index: 2;
    font-size: 1rem;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    border-radius: 12px;
    /* display: none; */
}

.popup-overview {
    width: 90rem;
    height: 55rem;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 64px;
    left: 40px;
    padding: 10px;
    z-index: 2;
    font-size: 1rem;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    border-radius: 12px;
}

.container-popup-overview{
    height: 95%;
}

.container-popup-overview > iframe{
    width: 100%;
    height: 95%;
    border: 0;
}

.container-table-analysis > table {
    width: 100%;
}

.container-table-analysis {
    overflow: auto; 
    max-height: 50rem; 
    font-size: 9pt;
}
.container-table-analysis thead tr {
    position: sticky;
    top: -1px;
    z-index: 1;
    background-color: #e4eef8;
    outline: solid 0.1px grey;
}

.container-table-analysis thead tr th {
    font-weight: normal;
    text-align: center;
}

.container-table-overall {
    height: 38rem;
}

#draggable-model-analysis .close , #draggable-model-analysis-all .close, .draggable-popup-question-analysis .close{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.rank-icon-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#list-review-top-writing {
    background-color: #461890;
    padding: 60px 40px 0px;
}

.ranking-item {
    width: 100%;
    background-color: #461890;
    position: relative;
    border-radius: 4px;
    display: flex;
    justify-content: center;
}

.ranking-bars li {
    position: relative;
    height: 300px;
    width: 120px;
    display: table-cell;
}

.ranking-bars .ranking-bar {
    width: 100%;
    min-height: 150px;
    position: absolute;
    bottom: 0;
    background-color: #864cbf;
    box-shadow: 0 0 10px 0 rgb(41 34 37);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-left: 1px;
}

.ranking-bars span {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.ranking-bars .ranking-bar:before {
    color: #fff;
    content: attr(data-studentName);
    position: absolute;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    /* white-space: nowrap; */
    left: 50%;
    transform: translate(-50%, -50%);
}

.ranking-bars {
    top: -20px;
}

.student-list {
    color: #fff;
    position: absolute;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 1.15rem;
    text-align: center;
    width: 100%;
}

.ranking-bar:before {
    top: -1.8em;
    max-height: 3.6em;
    line-height: 1.8em;
    width: 90%;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.total-star {
    margin-top: 10px;
    margin-bottom: 35px;
    color: white;
    font-weight: 600;
}

/* Floating Div Styles */
.hide-floating-div {
    display: none;
    animation: none;
}

.floating-div {
    border-radius: 12px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 700px;
    height: fit-content;
    opacity: 1;
    z-index: 9999;
    box-shadow: 0 0 10px 0 rgb(41 34 37);
    animation: flyUpAndFadeOut 1s ease-in-out forwards;
  }

  /* Animation */
  @keyframes flyUpAndFadeOut {
    0% {
      bottom: 0;
      opacity: 1;
    }
    /* 50% {
      bottom: 40%;
      opacity: 1;
    } */
    100% {
      bottom: 25%;
      opacity: 1;
    }
  }

.floating-div > div {
    border-radius: 12px;
}

.close-popup-top-ranking {
    position: absolute;
    top: 8px;
    right: 12px;
    color: white;
    font-size: 22px;
    width: 34px;
    height: 34px;
    text-align: center;
    border: solid 1px white;
    border-radius: 50%;
}

.close-popup-top-ranking:hover{
    cursor: pointer;
    background-color: gray;
}

.btn-show-answer-smart-review {
    width: 135px !important;
    padding: 15px !important;
    font-size: 16px !important;
    height: 60px;
}

.btn-smart-review {
    width: auto !important;
    padding: 15px !important;
    font-size: 16px !important;
    height: 60px;
}

.header-popup-analysis {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}

.analysis-exam{
    font-size: 12pt;
}

.analysis-question {
    display: flex;
    justify-content: space-between;
    padding-block: 4px;
}

.analysis-question-no {
    font-size: 18pt;
    cursor: pointer;
    text-decoration: underline !important;
}

.analysis-question-no > label {
    margin-bottom: 0;
    cursor: pointer;
    text-decoration: underline;
}

.analysis-test-date-code {
    font-size: 8pt;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.tb-analysis-correct-answer {
    background-color: #F2ECF6;
}

.ul-dd-writing {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}
.li-dd-writing {
    padding: 15px;
    background-color: #6b93b1;
    margin: 0 0 15px;
    text-align: center;
    color: #FFF;
    border: 2px solid #005d93;
    border-radius: 8px;
}
.li-dd-writing-correct {
    background-color: #00895b;
}
.li-dd-writing-incorrect {
    background-color: #c53535;
}
.li-dd-writing-placeholder {
	background: #DADADA;
	position: relative;
}
.li-dd-writing-placeholder:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 15px;
	background-color: #FFF;
}
.dd-item {
    display: flex;
}
.dd-number {
    align-self: center;
    width: 5%;
    font-size: 24px;
}
.dd-content {
    border-left: solid 1px white;
    width: 95%;
    padding-inline: 10px;
}

.button-hide-overall {
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    background-color: #e4eef8;
    border: 1px solid #ccc;
}
.box-button-pdf-extra{
    position: absolute;
    bottom:70px;
    left:6px
}
.box-button-pdf-extra button{
    padding: 10px;
    border: 1px solid #2980b9
}

.draggable-popup-question-analysis {
    bottom: 20rem;
    left: 20rem;
    width: 53rem;
    height: 40rem;
}

#container-Asat-Login{
    max-width: 60%;
    min-width: 700px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #5606FF, #21E4FF, #063CFB) border-box;
    border-radius: 42px;
    border: 7px solid transparent;
}
.header-login-form-Asat{
    text-align: center;
    margin-top: 20px ;
}

.header-login-form-Asat>h3{
    color: #314BA0;
    font-size: 22px;
}

.header-login-form-Asat>h6{
    
    font-size: 18px;
    font-weight: bold;
}
#form-login-Asat{
    width: 60%;
    min-width: 200px;
    margin: auto;
    margin-top: 40px;
}
#btn-login-Asat{
    background: linear-gradient(to right,#5606FF,#063CFB);
    color: white;
    width: 160px;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 600;
}
.ui-dragdrop {
    width: max-content;
    max-width: 100%;
}

.drag-drop-table-th {
    width: 30%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.information-container .tp-modal {
    width: auto;
    margin-inline: 60px;
}

.li-selected {
    border: solid 2px #5178a1 !important;
}

.li-not-selected {
    opacity: 0.5;
    pointer-events: none;
}



.view-solution-body p:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),
.view-solution-body p span:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),
.os-content div p:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),    
.os-content div p span:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),
.os-content div table tbody tr td span:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),
.os-content div div table tbody tr td:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *),
.os-content div div table tbody tr td span:not(.mjx-chtml):not(.mjx-chtml *):not(.katex-math *){
    font-size: 12pt !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.5 !important;
}

.katex-math span.mfrac,.katex-math span:not(.mtight).mord {
    font-size: 12pt !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.5 !important;
}

.smart-editor-content p {
    margin: 0 0 10px;
}

.smart-editor-content th {
    text-align: center;
}

.smart-editor-content td, .smart-editor-content th {
    padding: 0.4rem;
}

.smart-editor-content table thead tr th {
    font-weight: normal;
}

.article-instruction {
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  margin-bottom: 15px !important;
}