diff --git a/redaxo/src/addons/be_style/plugins/redaxo/assets/css/styles.css b/redaxo/src/addons/be_style/plugins/redaxo/assets/css/styles.css index 9543592d16..7c7b9d89cd 100644 --- a/redaxo/src/addons/be_style/plugins/redaxo/assets/css/styles.css +++ b/redaxo/src/addons/be_style/plugins/redaxo/assets/css/styles.css @@ -1,2 +1,2 @@ @charset "UTF-8"; -input[type="button"]:disabled,input[type="submit"]:disabled,input[type="reset"]:disabled,input[type="file"]:disabled::-webkit-file-upload-button,button:disabled,select:disabled,keygen:disabled,optgroup:disabled,option:disabled,select[disabled]>option{color:graytext}body.rex-theme-dark{background-color:#1b232c;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a{color:#409be4}body.rex-theme-dark a:hover,body.rex-theme-dark a:focus{color:#7abaec}body.rex-theme-dark .img-thumbnail{background-color:#1b232c;border-color:#151c22}body.rex-theme-dark hr{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light){background-color:#1b232c;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a{color:#409be4}body:not(.rex-theme-light) a:hover,body:not(.rex-theme-light) a:focus{color:#7abaec}body:not(.rex-theme-light) .img-thumbnail{background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) hr{border-top-color:#1b232c}}body.rex-theme-dark h1 small,body.rex-theme-dark h1 .small,body.rex-theme-dark h2 small,body.rex-theme-dark h2 .small,body.rex-theme-dark h3 small,body.rex-theme-dark h3 .small,body.rex-theme-dark h4 small,body.rex-theme-dark h4 .small,body.rex-theme-dark h5 small,body.rex-theme-dark h5 .small,body.rex-theme-dark h6 small,body.rex-theme-dark h6 .small,body.rex-theme-dark .h1 small,body.rex-theme-dark .h1 .small,body.rex-theme-dark .h2 small,body.rex-theme-dark .h2 .small,body.rex-theme-dark .h3 small,body.rex-theme-dark .h3 .small,body.rex-theme-dark .h4 small,body.rex-theme-dark .h4 .small,body.rex-theme-dark .h5 small,body.rex-theme-dark .h5 .small,body.rex-theme-dark .h6 small,body.rex-theme-dark .h6 .small{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark mark,body.rex-theme-dark .mark{background-color:rgba(64, 155, 228, 0.2)}body.rex-theme-dark .text-muted{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .text-primary{color:#419be3}body.rex-theme-dark a.text-primary:hover,body.rex-theme-dark a.text-primary:focus{color:#1e83d3}body.rex-theme-dark .text-success{color:#18c568}body.rex-theme-dark a.text-success:hover,body.rex-theme-dark a.text-success:focus{color:#139750}body.rex-theme-dark .text-info{color:#419be3}body.rex-theme-dark a.text-info:hover,body.rex-theme-dark a.text-info:focus{color:#1e83d3}body.rex-theme-dark .text-warning{color:#caa832}body.rex-theme-dark a.text-warning:hover,body.rex-theme-dark a.text-warning:focus{color:#a18628}body.rex-theme-dark .text-danger{color:#d52a2a}body.rex-theme-dark a.text-danger:hover,body.rex-theme-dark a.text-danger:focus{color:#ab2121}body.rex-theme-dark .bg-primary{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bg-primary{background-color:rgba(24, 103, 166, 0.5)}body.rex-theme-dark a.bg-primary:hover,body.rex-theme-dark a.bg-primary:focus{background-color:rgba(18, 75, 121, 0.5)}body.rex-theme-dark .bg-success{background-color:rgba(13, 106, 56, 0.5)}body.rex-theme-dark a.bg-success:hover,body.rex-theme-dark a.bg-success:focus{background-color:rgba(7, 61, 32, 0.5)}body.rex-theme-dark .bg-info{background-color:rgba(24, 103, 166, 0.5)}body.rex-theme-dark a.bg-info:hover,body.rex-theme-dark a.bg-info:focus{background-color:rgba(18, 75, 121, 0.5)}body.rex-theme-dark .bg-warning{background-color:rgba(120, 100, 30, 0.5)}body.rex-theme-dark a.bg-warning:hover,body.rex-theme-dark a.bg-warning:focus{background-color:rgba(79, 66, 20, 0.5)}body.rex-theme-dark .bg-danger{background-color:rgba(128, 25, 25, 0.5)}body.rex-theme-dark a.bg-danger:hover,body.rex-theme-dark a.bg-danger:focus{background-color:rgba(85, 17, 17, 0.5)}body.rex-theme-dark blockquote{border-left-color:rgba(46, 59, 74, 0.5)}body.rex-theme-dark blockquote footer,body.rex-theme-dark blockquote small{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) h1 small,body:not(.rex-theme-light) h1 .small,body:not(.rex-theme-light) h2 small,body:not(.rex-theme-light) h2 .small,body:not(.rex-theme-light) h3 small,body:not(.rex-theme-light) h3 .small,body:not(.rex-theme-light) h4 small,body:not(.rex-theme-light) h4 .small,body:not(.rex-theme-light) h5 small,body:not(.rex-theme-light) h5 .small,body:not(.rex-theme-light) h6 small,body:not(.rex-theme-light) h6 .small,body:not(.rex-theme-light) .h1 small,body:not(.rex-theme-light) .h1 .small,body:not(.rex-theme-light) .h2 small,body:not(.rex-theme-light) .h2 .small,body:not(.rex-theme-light) .h3 small,body:not(.rex-theme-light) .h3 .small,body:not(.rex-theme-light) .h4 small,body:not(.rex-theme-light) .h4 .small,body:not(.rex-theme-light) .h5 small,body:not(.rex-theme-light) .h5 .small,body:not(.rex-theme-light) .h6 small,body:not(.rex-theme-light) .h6 .small{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) mark,body:not(.rex-theme-light) .mark{background-color:rgba(64, 155, 228, 0.2)}body:not(.rex-theme-light) .text-muted{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .text-primary{color:#419be3}body:not(.rex-theme-light) a.text-primary:hover,body:not(.rex-theme-light) a.text-primary:focus{color:#1e83d3}body:not(.rex-theme-light) .text-success{color:#18c568}body:not(.rex-theme-light) a.text-success:hover,body:not(.rex-theme-light) a.text-success:focus{color:#139750}body:not(.rex-theme-light) .text-info{color:#419be3}body:not(.rex-theme-light) a.text-info:hover,body:not(.rex-theme-light) a.text-info:focus{color:#1e83d3}body:not(.rex-theme-light) .text-warning{color:#caa832}body:not(.rex-theme-light) a.text-warning:hover,body:not(.rex-theme-light) a.text-warning:focus{color:#a18628}body:not(.rex-theme-light) .text-danger{color:#d52a2a}body:not(.rex-theme-light) a.text-danger:hover,body:not(.rex-theme-light) a.text-danger:focus{color:#ab2121}body:not(.rex-theme-light) .bg-primary{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bg-primary{background-color:rgba(24, 103, 166, 0.5)}body:not(.rex-theme-light) a.bg-primary:hover,body:not(.rex-theme-light) a.bg-primary:focus{background-color:rgba(18, 75, 121, 0.5)}body:not(.rex-theme-light) .bg-success{background-color:rgba(13, 106, 56, 0.5)}body:not(.rex-theme-light) a.bg-success:hover,body:not(.rex-theme-light) a.bg-success:focus{background-color:rgba(7, 61, 32, 0.5)}body:not(.rex-theme-light) .bg-info{background-color:rgba(24, 103, 166, 0.5)}body:not(.rex-theme-light) a.bg-info:hover,body:not(.rex-theme-light) a.bg-info:focus{background-color:rgba(18, 75, 121, 0.5)}body:not(.rex-theme-light) .bg-warning{background-color:rgba(120, 100, 30, 0.5)}body:not(.rex-theme-light) a.bg-warning:hover,body:not(.rex-theme-light) a.bg-warning:focus{background-color:rgba(79, 66, 20, 0.5)}body:not(.rex-theme-light) .bg-danger{background-color:rgba(128, 25, 25, 0.5)}body:not(.rex-theme-light) a.bg-danger:hover,body:not(.rex-theme-light) a.bg-danger:focus{background-color:rgba(85, 17, 17, 0.5)}body:not(.rex-theme-light) blockquote{border-left-color:rgba(46, 59, 74, 0.5)}body:not(.rex-theme-light) blockquote footer,body:not(.rex-theme-light) blockquote small{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark code{color:#7abaec;background-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark kbd{color:rgba(255, 255, 255, 0.75);background-color:#114b7a}body.rex-theme-dark kbd kbd{background-color:transparent}body.rex-theme-dark pre{color:#7abaec;background-color:rgba(21, 28, 34, 0.8);border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) code{color:#7abaec;background-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) kbd{color:rgba(255, 255, 255, 0.75);background-color:#114b7a}body:not(.rex-theme-light) kbd kbd{background-color:transparent}body:not(.rex-theme-light) pre{color:#7abaec;background-color:rgba(21, 28, 34, 0.8);border-color:#151c22}}body.rex-theme-dark legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:rgba(21, 28, 34, 0.5)}body.rex-theme-dark .form-control{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .form-control:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body.rex-theme-dark .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.45);opacity:1}body.rex-theme-dark .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .form-control:focus{background-color:#151c22}body.rex-theme-dark .form-control[disabled],body.rex-theme-dark .form-control[readonly],fieldset[disabled] body.rex-theme-dark .form-control{background-color:rgba(32, 43, 53, 0.6);border-color:rgba(27, 35, 44, 0.6)}body.rex-theme-dark .has-success .help-block,body.rex-theme-dark .has-success .control-label,body.rex-theme-dark .has-success .radio,body.rex-theme-dark .has-success .checkbox,body.rex-theme-dark .has-success .radio-inline,body.rex-theme-dark .has-success .checkbox-inline,body.rex-theme-dark .has-success.radio label,body.rex-theme-dark .has-success.checkbox label,body.rex-theme-dark .has-success.radio-inline label,body.rex-theme-dark .has-success.checkbox-inline label,body.rex-theme-dark .has-success .input-group .help-block,body.rex-theme-dark .has-success .input-group .control-label,body.rex-theme-dark .has-success .input-group .radio,body.rex-theme-dark .has-success .input-group .checkbox,body.rex-theme-dark .has-success .input-group .radio-inline,body.rex-theme-dark .has-success .input-group .checkbox-inline,body.rex-theme-dark .has-success .input-group.radio label,body.rex-theme-dark .has-success .input-group.checkbox label,body.rex-theme-dark .has-success .input-group.radio-inline label,body.rex-theme-dark .has-success .input-group.checkbox-inline label{color:#18c568}body.rex-theme-dark .has-success .form-control,body.rex-theme-dark .has-success .input-group .form-control{border-color:#0d6a38;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-success .form-control:focus,body.rex-theme-dark .has-success .input-group .form-control:focus{border-color:#073d20;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568}body.rex-theme-dark .has-success .input-group-addon,body.rex-theme-dark .has-success .input-group .input-group-addon{color:#18c568;background-color:#0d6a38;border-color:#0d6a38}body.rex-theme-dark .has-success .form-control-feedback,body.rex-theme-dark .has-success .input-group .form-control-feedback{color:#18c568}body.rex-theme-dark .has-warning .help-block,body.rex-theme-dark .has-warning .control-label,body.rex-theme-dark .has-warning .radio,body.rex-theme-dark .has-warning .checkbox,body.rex-theme-dark .has-warning .radio-inline,body.rex-theme-dark .has-warning .checkbox-inline,body.rex-theme-dark .has-warning.radio label,body.rex-theme-dark .has-warning.checkbox label,body.rex-theme-dark .has-warning.radio-inline label,body.rex-theme-dark .has-warning.checkbox-inline label,body.rex-theme-dark .has-warning .input-group .help-block,body.rex-theme-dark .has-warning .input-group .control-label,body.rex-theme-dark .has-warning .input-group .radio,body.rex-theme-dark .has-warning .input-group .checkbox,body.rex-theme-dark .has-warning .input-group .radio-inline,body.rex-theme-dark .has-warning .input-group .checkbox-inline,body.rex-theme-dark .has-warning .input-group.radio label,body.rex-theme-dark .has-warning .input-group.checkbox label,body.rex-theme-dark .has-warning .input-group.radio-inline label,body.rex-theme-dark .has-warning .input-group.checkbox-inline label{color:#caa832}body.rex-theme-dark .has-warning .form-control,body.rex-theme-dark .has-warning .input-group .form-control{border-color:#78641e;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-warning .form-control:focus,body.rex-theme-dark .has-warning .input-group .form-control:focus{border-color:#4f4214;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832}body.rex-theme-dark .has-warning .input-group-addon,body.rex-theme-dark .has-warning .input-group .input-group-addon{color:#caa832;background-color:#78641e;border-color:#78641e}body.rex-theme-dark .has-warning .form-control-feedback,body.rex-theme-dark .has-warning .input-group .form-control-feedback{color:#caa832}body.rex-theme-dark .has-error .help-block,body.rex-theme-dark .has-error .control-label,body.rex-theme-dark .has-error .radio,body.rex-theme-dark .has-error .checkbox,body.rex-theme-dark .has-error .radio-inline,body.rex-theme-dark .has-error .checkbox-inline,body.rex-theme-dark .has-error.radio label,body.rex-theme-dark .has-error.checkbox label,body.rex-theme-dark .has-error.radio-inline label,body.rex-theme-dark .has-error.checkbox-inline label,body.rex-theme-dark .has-error .input-group .help-block,body.rex-theme-dark .has-error .input-group .control-label,body.rex-theme-dark .has-error .input-group .radio,body.rex-theme-dark .has-error .input-group .checkbox,body.rex-theme-dark .has-error .input-group .radio-inline,body.rex-theme-dark .has-error .input-group .checkbox-inline,body.rex-theme-dark .has-error .input-group.radio label,body.rex-theme-dark .has-error .input-group.checkbox label,body.rex-theme-dark .has-error .input-group.radio-inline label,body.rex-theme-dark .has-error .input-group.checkbox-inline label{color:#d52a2a}body.rex-theme-dark .has-error .form-control,body.rex-theme-dark .has-error .input-group .form-control{border-color:#801919;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-error .form-control:focus,body.rex-theme-dark .has-error .input-group .form-control:focus{border-color:#511;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a}body.rex-theme-dark .has-error .input-group-addon,body.rex-theme-dark .has-error .input-group .input-group-addon{color:#d52a2a;background-color:#801919;border-color:#801919}body.rex-theme-dark .has-error .form-control-feedback,body.rex-theme-dark .has-error .input-group .form-control-feedback{color:#d52a2a}body.rex-theme-dark .help-block{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:rgba(21, 28, 34, 0.5)}body:not(.rex-theme-light) .form-control{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .form-control:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body:not(.rex-theme-light) .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.45);opacity:1}body:not(.rex-theme-light) .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .form-control:focus{background-color:#151c22}body:not(.rex-theme-light) .form-control[disabled],body:not(.rex-theme-light) .form-control[readonly],fieldset[disabled] body:not(.rex-theme-light) .form-control{background-color:rgba(32, 43, 53, 0.6);border-color:rgba(27, 35, 44, 0.6)}body:not(.rex-theme-light) .has-success .help-block,body:not(.rex-theme-light) .has-success .control-label,body:not(.rex-theme-light) .has-success .radio,body:not(.rex-theme-light) .has-success .checkbox,body:not(.rex-theme-light) .has-success .radio-inline,body:not(.rex-theme-light) .has-success .checkbox-inline,body:not(.rex-theme-light) .has-success.radio label,body:not(.rex-theme-light) .has-success.checkbox label,body:not(.rex-theme-light) .has-success.radio-inline label,body:not(.rex-theme-light) .has-success.checkbox-inline label,body:not(.rex-theme-light) .has-success .input-group .help-block,body:not(.rex-theme-light) .has-success .input-group .control-label,body:not(.rex-theme-light) .has-success .input-group .radio,body:not(.rex-theme-light) .has-success .input-group .checkbox,body:not(.rex-theme-light) .has-success .input-group .radio-inline,body:not(.rex-theme-light) .has-success .input-group .checkbox-inline,body:not(.rex-theme-light) .has-success .input-group.radio label,body:not(.rex-theme-light) .has-success .input-group.checkbox label,body:not(.rex-theme-light) .has-success .input-group.radio-inline label,body:not(.rex-theme-light) .has-success .input-group.checkbox-inline label{color:#18c568}body:not(.rex-theme-light) .has-success .form-control,body:not(.rex-theme-light) .has-success .input-group .form-control{border-color:#0d6a38;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-success .form-control:focus,body:not(.rex-theme-light) .has-success .input-group .form-control:focus{border-color:#073d20;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568}body:not(.rex-theme-light) .has-success .input-group-addon,body:not(.rex-theme-light) .has-success .input-group .input-group-addon{color:#18c568;background-color:#0d6a38;border-color:#0d6a38}body:not(.rex-theme-light) .has-success .form-control-feedback,body:not(.rex-theme-light) .has-success .input-group .form-control-feedback{color:#18c568}body:not(.rex-theme-light) .has-warning .help-block,body:not(.rex-theme-light) .has-warning .control-label,body:not(.rex-theme-light) .has-warning .radio,body:not(.rex-theme-light) .has-warning .checkbox,body:not(.rex-theme-light) .has-warning .radio-inline,body:not(.rex-theme-light) .has-warning .checkbox-inline,body:not(.rex-theme-light) .has-warning.radio label,body:not(.rex-theme-light) .has-warning.checkbox label,body:not(.rex-theme-light) .has-warning.radio-inline label,body:not(.rex-theme-light) .has-warning.checkbox-inline label,body:not(.rex-theme-light) .has-warning .input-group .help-block,body:not(.rex-theme-light) .has-warning .input-group .control-label,body:not(.rex-theme-light) .has-warning .input-group .radio,body:not(.rex-theme-light) .has-warning .input-group .checkbox,body:not(.rex-theme-light) .has-warning .input-group .radio-inline,body:not(.rex-theme-light) .has-warning .input-group .checkbox-inline,body:not(.rex-theme-light) .has-warning .input-group.radio label,body:not(.rex-theme-light) .has-warning .input-group.checkbox label,body:not(.rex-theme-light) .has-warning .input-group.radio-inline label,body:not(.rex-theme-light) .has-warning .input-group.checkbox-inline label{color:#caa832}body:not(.rex-theme-light) .has-warning .form-control,body:not(.rex-theme-light) .has-warning .input-group .form-control{border-color:#78641e;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-warning .form-control:focus,body:not(.rex-theme-light) .has-warning .input-group .form-control:focus{border-color:#4f4214;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832}body:not(.rex-theme-light) .has-warning .input-group-addon,body:not(.rex-theme-light) .has-warning .input-group .input-group-addon{color:#caa832;background-color:#78641e;border-color:#78641e}body:not(.rex-theme-light) .has-warning .form-control-feedback,body:not(.rex-theme-light) .has-warning .input-group .form-control-feedback{color:#caa832}body:not(.rex-theme-light) .has-error .help-block,body:not(.rex-theme-light) .has-error .control-label,body:not(.rex-theme-light) .has-error .radio,body:not(.rex-theme-light) .has-error .checkbox,body:not(.rex-theme-light) .has-error .radio-inline,body:not(.rex-theme-light) .has-error .checkbox-inline,body:not(.rex-theme-light) .has-error.radio label,body:not(.rex-theme-light) .has-error.checkbox label,body:not(.rex-theme-light) .has-error.radio-inline label,body:not(.rex-theme-light) .has-error.checkbox-inline label,body:not(.rex-theme-light) .has-error .input-group .help-block,body:not(.rex-theme-light) .has-error .input-group .control-label,body:not(.rex-theme-light) .has-error .input-group .radio,body:not(.rex-theme-light) .has-error .input-group .checkbox,body:not(.rex-theme-light) .has-error .input-group .radio-inline,body:not(.rex-theme-light) .has-error .input-group .checkbox-inline,body:not(.rex-theme-light) .has-error .input-group.radio label,body:not(.rex-theme-light) .has-error .input-group.checkbox label,body:not(.rex-theme-light) .has-error .input-group.radio-inline label,body:not(.rex-theme-light) .has-error .input-group.checkbox-inline label{color:#d52a2a}body:not(.rex-theme-light) .has-error .form-control,body:not(.rex-theme-light) .has-error .input-group .form-control{border-color:#801919;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-error .form-control:focus,body:not(.rex-theme-light) .has-error .input-group .form-control:focus{border-color:#511;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a}body:not(.rex-theme-light) .has-error .input-group-addon,body:not(.rex-theme-light) .has-error .input-group .input-group-addon{color:#d52a2a;background-color:#801919;border-color:#801919}body:not(.rex-theme-light) .has-error .form-control-feedback,body:not(.rex-theme-light) .has-error .input-group .form-control-feedback{color:#d52a2a}body:not(.rex-theme-light) .help-block{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark .btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body.rex-theme-dark .btn-default:focus,body.rex-theme-dark .btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);border-color:rgba(25, 32, 41, 0.8)}body.rex-theme-dark .btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 60, 76, 0.8);border-color:rgba(17, 22, 28, 0.8)}body.rex-theme-dark .btn-default:active,body.rex-theme-dark .btn-default.active,.open>body.rex-theme-dark .btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);background-image:none;border-color:rgba(25, 32, 41, 0.8)}body.rex-theme-dark .btn-default:active:hover,body.rex-theme-dark .btn-default:active:focus,body.rex-theme-dark .btn-default:active.focus,body.rex-theme-dark .btn-default.active:hover,body.rex-theme-dark .btn-default.active:focus,body.rex-theme-dark .btn-default.active.focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(61, 80, 101, 0.8);border-color:rgba(32, 42, 53, 0.8)}body.rex-theme-dark .btn-default.disabled:hover,body.rex-theme-dark .btn-default.disabled:focus,body.rex-theme-dark .btn-default.disabled.focus,body.rex-theme-dark .btn-default[disabled]:hover,body.rex-theme-dark .btn-default[disabled]:focus,body.rex-theme-dark .btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-default:hover,fieldset[disabled] body.rex-theme-dark .btn-default:focus,fieldset[disabled] body.rex-theme-dark .btn-default.focus{background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body.rex-theme-dark .btn-default .badge{color:rgba(38, 50, 63, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-primary{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-primary:focus,body.rex-theme-dark .btn-primary.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body.rex-theme-dark .btn-primary:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body.rex-theme-dark .btn-primary:active,body.rex-theme-dark .btn-primary.active,.open>body.rex-theme-dark .btn-primary.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body.rex-theme-dark .btn-primary:active:hover,body.rex-theme-dark .btn-primary:active:focus,body.rex-theme-dark .btn-primary:active.focus,body.rex-theme-dark .btn-primary.active:hover,body.rex-theme-dark .btn-primary.active:focus,body.rex-theme-dark .btn-primary.active.focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body.rex-theme-dark .btn-primary.disabled:hover,body.rex-theme-dark .btn-primary.disabled:focus,body.rex-theme-dark .btn-primary.disabled.focus,body.rex-theme-dark .btn-primary[disabled]:hover,body.rex-theme-dark .btn-primary[disabled]:focus,body.rex-theme-dark .btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-primary:hover,fieldset[disabled] body.rex-theme-dark .btn-primary:focus,fieldset[disabled] body.rex-theme-dark .btn-primary.focus{background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-primary .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#052614}body.rex-theme-dark .btn-success:focus,body.rex-theme-dark .btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#094a27}body.rex-theme-dark .btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#07381e}body.rex-theme-dark .btn-success:active,body.rex-theme-dark .btn-success.active,.open>body.rex-theme-dark .btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#094a27}body.rex-theme-dark .btn-success:active:hover,body.rex-theme-dark .btn-success:active:focus,body.rex-theme-dark .btn-success:active.focus,body.rex-theme-dark .btn-success.active:hover,body.rex-theme-dark .btn-success.active:focus,body.rex-theme-dark .btn-success.active.focus,.open>body.rex-theme-dark .btn-success.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-success.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0b5c31}body.rex-theme-dark .btn-success.disabled:hover,body.rex-theme-dark .btn-success.disabled:focus,body.rex-theme-dark .btn-success.disabled.focus,body.rex-theme-dark .btn-success[disabled]:hover,body.rex-theme-dark .btn-success[disabled]:focus,body.rex-theme-dark .btn-success[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-success:hover,fieldset[disabled] body.rex-theme-dark .btn-success:focus,fieldset[disabled] body.rex-theme-dark .btn-success.focus{background-color:#0d6a38;border-color:#052614}body.rex-theme-dark .btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-info:focus,body.rex-theme-dark .btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body.rex-theme-dark .btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body.rex-theme-dark .btn-info:active,body.rex-theme-dark .btn-info.active,.open>body.rex-theme-dark .btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body.rex-theme-dark .btn-info:active:hover,body.rex-theme-dark .btn-info:active:focus,body.rex-theme-dark .btn-info:active.focus,body.rex-theme-dark .btn-info.active:hover,body.rex-theme-dark .btn-info.active:focus,body.rex-theme-dark .btn-info.active.focus,.open>body.rex-theme-dark .btn-info.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-info.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body.rex-theme-dark .btn-info.disabled:hover,body.rex-theme-dark .btn-info.disabled:focus,body.rex-theme-dark .btn-info.disabled.focus,body.rex-theme-dark .btn-info[disabled]:hover,body.rex-theme-dark .btn-info[disabled]:focus,body.rex-theme-dark .btn-info[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-info:hover,fieldset[disabled] body.rex-theme-dark .btn-info:focus,fieldset[disabled] body.rex-theme-dark .btn-info.focus{background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-warning:focus,body.rex-theme-dark .btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .btn-warning:active,body.rex-theme-dark .btn-warning.active,.open>body.rex-theme-dark .btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .btn-warning:active:hover,body.rex-theme-dark .btn-warning:active:focus,body.rex-theme-dark .btn-warning:active.focus,body.rex-theme-dark .btn-warning.active:hover,body.rex-theme-dark .btn-warning.active:focus,body.rex-theme-dark .btn-warning.active.focus,.open>body.rex-theme-dark .btn-warning.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-warning.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .btn-warning.disabled:hover,body.rex-theme-dark .btn-warning.disabled:focus,body.rex-theme-dark .btn-warning.disabled.focus,body.rex-theme-dark .btn-warning[disabled]:hover,body.rex-theme-dark .btn-warning[disabled]:focus,body.rex-theme-dark .btn-warning[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-warning:hover,fieldset[disabled] body.rex-theme-dark .btn-warning:focus,fieldset[disabled] body.rex-theme-dark .btn-warning.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-danger:focus,body.rex-theme-dark .btn-danger.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .btn-danger:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .btn-danger:active,body.rex-theme-dark .btn-danger.active,.open>body.rex-theme-dark .btn-danger.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .btn-danger:active:hover,body.rex-theme-dark .btn-danger:active:focus,body.rex-theme-dark .btn-danger:active.focus,body.rex-theme-dark .btn-danger.active:hover,body.rex-theme-dark .btn-danger.active:focus,body.rex-theme-dark .btn-danger.active.focus,.open>body.rex-theme-dark .btn-danger.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-danger.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-danger.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .btn-danger.disabled:hover,body.rex-theme-dark .btn-danger.disabled:focus,body.rex-theme-dark .btn-danger.disabled.focus,body.rex-theme-dark .btn-danger[disabled]:hover,body.rex-theme-dark .btn-danger[disabled]:focus,body.rex-theme-dark .btn-danger[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-danger:hover,fieldset[disabled] body.rex-theme-dark .btn-danger:focus,fieldset[disabled] body.rex-theme-dark .btn-danger.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-danger .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-link{color:#409be4}body.rex-theme-dark .btn-link:focus,body.rex-theme-dark .btn-link.focus,body.rex-theme-dark .btn-link:hover,body.rex-theme-dark .btn-link:active,body.rex-theme-dark .btn-link.active{color:#7abaec}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body:not(.rex-theme-light) .btn-default:focus,body:not(.rex-theme-light) .btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);border-color:rgba(25, 32, 41, 0.8)}body:not(.rex-theme-light) .btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 60, 76, 0.8);border-color:rgba(17, 22, 28, 0.8)}body:not(.rex-theme-light) .btn-default:active,body:not(.rex-theme-light) .btn-default.active,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);background-image:none;border-color:rgba(25, 32, 41, 0.8)}body:not(.rex-theme-light) .btn-default:active:hover,body:not(.rex-theme-light) .btn-default:active:focus,body:not(.rex-theme-light) .btn-default:active.focus,body:not(.rex-theme-light) .btn-default.active:hover,body:not(.rex-theme-light) .btn-default.active:focus,body:not(.rex-theme-light) .btn-default.active.focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(61, 80, 101, 0.8);border-color:rgba(32, 42, 53, 0.8)}body:not(.rex-theme-light) .btn-default.disabled:hover,body:not(.rex-theme-light) .btn-default.disabled:focus,body:not(.rex-theme-light) .btn-default.disabled.focus,body:not(.rex-theme-light) .btn-default[disabled]:hover,body:not(.rex-theme-light) .btn-default[disabled]:focus,body:not(.rex-theme-light) .btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default.focus{background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body:not(.rex-theme-light) .btn-default .badge{color:rgba(38, 50, 63, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-primary{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-primary:focus,body:not(.rex-theme-light) .btn-primary.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body:not(.rex-theme-light) .btn-primary:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body:not(.rex-theme-light) .btn-primary:active,body:not(.rex-theme-light) .btn-primary.active,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body:not(.rex-theme-light) .btn-primary:active:hover,body:not(.rex-theme-light) .btn-primary:active:focus,body:not(.rex-theme-light) .btn-primary:active.focus,body:not(.rex-theme-light) .btn-primary.active:hover,body:not(.rex-theme-light) .btn-primary.active:focus,body:not(.rex-theme-light) .btn-primary.active.focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body:not(.rex-theme-light) .btn-primary.disabled:hover,body:not(.rex-theme-light) .btn-primary.disabled:focus,body:not(.rex-theme-light) .btn-primary.disabled.focus,body:not(.rex-theme-light) .btn-primary[disabled]:hover,body:not(.rex-theme-light) .btn-primary[disabled]:focus,body:not(.rex-theme-light) .btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary.focus{background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-primary .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#052614}body:not(.rex-theme-light) .btn-success:focus,body:not(.rex-theme-light) .btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#094a27}body:not(.rex-theme-light) .btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#07381e}body:not(.rex-theme-light) .btn-success:active,body:not(.rex-theme-light) .btn-success.active,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#094a27}body:not(.rex-theme-light) .btn-success:active:hover,body:not(.rex-theme-light) .btn-success:active:focus,body:not(.rex-theme-light) .btn-success:active.focus,body:not(.rex-theme-light) .btn-success.active:hover,body:not(.rex-theme-light) .btn-success.active:focus,body:not(.rex-theme-light) .btn-success.active.focus,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0b5c31}body:not(.rex-theme-light) .btn-success.disabled:hover,body:not(.rex-theme-light) .btn-success.disabled:focus,body:not(.rex-theme-light) .btn-success.disabled.focus,body:not(.rex-theme-light) .btn-success[disabled]:hover,body:not(.rex-theme-light) .btn-success[disabled]:focus,body:not(.rex-theme-light) .btn-success[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-success:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-success:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-success.focus{background-color:#0d6a38;border-color:#052614}body:not(.rex-theme-light) .btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-info:focus,body:not(.rex-theme-light) .btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body:not(.rex-theme-light) .btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body:not(.rex-theme-light) .btn-info:active,body:not(.rex-theme-light) .btn-info.active,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body:not(.rex-theme-light) .btn-info:active:hover,body:not(.rex-theme-light) .btn-info:active:focus,body:not(.rex-theme-light) .btn-info:active.focus,body:not(.rex-theme-light) .btn-info.active:hover,body:not(.rex-theme-light) .btn-info.active:focus,body:not(.rex-theme-light) .btn-info.active.focus,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body:not(.rex-theme-light) .btn-info.disabled:hover,body:not(.rex-theme-light) .btn-info.disabled:focus,body:not(.rex-theme-light) .btn-info.disabled.focus,body:not(.rex-theme-light) .btn-info[disabled]:hover,body:not(.rex-theme-light) .btn-info[disabled]:focus,body:not(.rex-theme-light) .btn-info[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-info:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-info:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-info.focus{background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-warning:focus,body:not(.rex-theme-light) .btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .btn-warning:active,body:not(.rex-theme-light) .btn-warning.active,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .btn-warning:active:hover,body:not(.rex-theme-light) .btn-warning:active:focus,body:not(.rex-theme-light) .btn-warning:active.focus,body:not(.rex-theme-light) .btn-warning.active:hover,body:not(.rex-theme-light) .btn-warning.active:focus,body:not(.rex-theme-light) .btn-warning.active.focus,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .btn-warning.disabled:hover,body:not(.rex-theme-light) .btn-warning.disabled:focus,body:not(.rex-theme-light) .btn-warning.disabled.focus,body:not(.rex-theme-light) .btn-warning[disabled]:hover,body:not(.rex-theme-light) .btn-warning[disabled]:focus,body:not(.rex-theme-light) .btn-warning[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-warning:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-warning:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-warning.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-danger:focus,body:not(.rex-theme-light) .btn-danger.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .btn-danger:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .btn-danger:active,body:not(.rex-theme-light) .btn-danger.active,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .btn-danger:active:hover,body:not(.rex-theme-light) .btn-danger:active:focus,body:not(.rex-theme-light) .btn-danger:active.focus,body:not(.rex-theme-light) .btn-danger.active:hover,body:not(.rex-theme-light) .btn-danger.active:focus,body:not(.rex-theme-light) .btn-danger.active.focus,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .btn-danger.disabled:hover,body:not(.rex-theme-light) .btn-danger.disabled:focus,body:not(.rex-theme-light) .btn-danger.disabled.focus,body:not(.rex-theme-light) .btn-danger[disabled]:hover,body:not(.rex-theme-light) .btn-danger[disabled]:focus,body:not(.rex-theme-light) .btn-danger[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-danger:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-danger:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-danger.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-danger .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-link{color:#409be4}body:not(.rex-theme-light) .btn-link:focus,body:not(.rex-theme-light) .btn-link.focus,body:not(.rex-theme-light) .btn-link:hover,body:not(.rex-theme-light) .btn-link:active,body:not(.rex-theme-light) .btn-link.active{color:#7abaec}}body.rex-theme-dark .alert-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0a532c}body.rex-theme-dark .alert-success hr{border-top-color:#073d20}body.rex-theme-dark .alert-success .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#155990}body.rex-theme-dark .alert-info hr{border-top-color:#124b79}body.rex-theme-dark .alert-info .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#645319}body.rex-theme-dark .alert-warning hr{border-top-color:#4f4214}body.rex-theme-dark .alert-warning .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#6b1515}body.rex-theme-dark .alert-danger hr{border-top-color:#511}body.rex-theme-dark .alert-danger .alert-link{color:rgba(230, 230, 230, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .alert-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0a532c}body:not(.rex-theme-light) .alert-success hr{border-top-color:#073d20}body:not(.rex-theme-light) .alert-success .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#155990}body:not(.rex-theme-light) .alert-info hr{border-top-color:#124b79}body:not(.rex-theme-light) .alert-info .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#645319}body:not(.rex-theme-light) .alert-warning hr{border-top-color:#4f4214}body:not(.rex-theme-light) .alert-warning .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#6b1515}body:not(.rex-theme-light) .alert-danger hr{border-top-color:#511}body:not(.rex-theme-light) .alert-danger .alert-link{color:rgba(230, 230, 230, 0.75)}}body.rex-theme-dark .badge{color:rgba(255, 255, 255, 0.75);background-color:rgba(0, 0, 0, 0.45)}.list-group-item.active>body.rex-theme-dark .badge,.nav-pills>.active>a>body.rex-theme-dark .badge{color:rgba(0, 0, 0, 0.75);background-color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark a.badge:hover,body.rex-theme-dark a.badge:focus{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .badge{color:rgba(255, 255, 255, 0.75);background-color:rgba(0, 0, 0, 0.45)}.list-group-item.active>body:not(.rex-theme-light) .badge,.nav-pills>.active>a>body:not(.rex-theme-light) .badge{color:rgba(0, 0, 0, 0.75);background-color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) a.badge:hover,body:not(.rex-theme-light) a.badge:focus{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .breadcrumb{background-color:#202b35}body.rex-theme-dark .breadcrumb>li+li:before{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .breadcrumb>.active{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .breadcrumb{background-color:#202b35}body:not(.rex-theme-light) .breadcrumb>li+li:before{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .breadcrumb>.active{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .close{color:rgba(255, 255, 255, 0.75);text-shadow:rgba(0, 0, 0, 0.75)}body.rex-theme-dark .close:hover,body.rex-theme-dark .close:focus{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .close{color:rgba(255, 255, 255, 0.75);text-shadow:rgba(0, 0, 0, 0.75)}body:not(.rex-theme-light) .close:hover,body:not(.rex-theme-light) .close:focus{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .dropdown-menu{background-color:#151c22;border-color:#151c22}body.rex-theme-dark .dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#202b35}body.rex-theme-dark .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .dropdown-menu>li>a:hover,body.rex-theme-dark .dropdown-menu>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1b232c}body.rex-theme-dark .dropdown-menu>.active>a,body.rex-theme-dark .dropdown-menu>.active>a:hover,body.rex-theme-dark .dropdown-menu>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .dropdown-menu>.disabled>a,body.rex-theme-dark .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .dropdown-menu>.disabled>a:focus{cursor:not-allowed;background-color:transparent}body.rex-theme-dark .dropdown-header{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .dropdown-menu{background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#202b35}body:not(.rex-theme-light) .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .dropdown-menu>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1b232c}body:not(.rex-theme-light) .dropdown-menu>.active>a,body:not(.rex-theme-light) .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .dropdown-menu>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:focus{cursor:not-allowed;background-color:transparent}body:not(.rex-theme-light) .dropdown-header{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark .input-group-addon{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:#242e3a}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .input-group-addon{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:#242e3a}}body.rex-theme-dark .jumbotron{color:rgba(255, 255, 255, 0.75);background-color:#202b35}body.rex-theme-dark .jumbotron h1,body.rex-theme-dark .jumbotron .h1{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .jumbotron>hr{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .jumbotron{color:rgba(255, 255, 255, 0.75);background-color:#202b35}body:not(.rex-theme-light) .jumbotron h1,body:not(.rex-theme-light) .jumbotron .h1{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .jumbotron>hr{border-top-color:#1b232c}}body.rex-theme-dark .label{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.label:hover,body.rex-theme-dark a.label:focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .label-default{background-color:#2e3b4a}body.rex-theme-dark .label-default[href]:hover,body.rex-theme-dark .label-default[href]:focus{background-color:#1a222b}body.rex-theme-dark .label-primary{background-color:#1867a6}body.rex-theme-dark .label-primary[href]:hover,body.rex-theme-dark .label-primary[href]:focus{background-color:#124b79}body.rex-theme-dark .label-success{background-color:#0d6a38}body.rex-theme-dark .label-success[href]:hover,body.rex-theme-dark .label-success[href]:focus{background-color:#073d20}body.rex-theme-dark .label-info{background-color:#1867a6}body.rex-theme-dark .label-info[href]:hover,body.rex-theme-dark .label-info[href]:focus{background-color:#124b79}body.rex-theme-dark .label-warning{background-color:#78641e}body.rex-theme-dark .label-warning[href]:hover,body.rex-theme-dark .label-warning[href]:focus{background-color:#4f4214}body.rex-theme-dark .label-danger{background-color:#801919}body.rex-theme-dark .label-danger[href]:hover,body.rex-theme-dark .label-danger[href]:focus{background-color:#511}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .label{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.label:hover,body:not(.rex-theme-light) a.label:focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .label-default{background-color:#2e3b4a}body:not(.rex-theme-light) .label-default[href]:hover,body:not(.rex-theme-light) .label-default[href]:focus{background-color:#1a222b}body:not(.rex-theme-light) .label-primary{background-color:#1867a6}body:not(.rex-theme-light) .label-primary[href]:hover,body:not(.rex-theme-light) .label-primary[href]:focus{background-color:#124b79}body:not(.rex-theme-light) .label-success{background-color:#0d6a38}body:not(.rex-theme-light) .label-success[href]:hover,body:not(.rex-theme-light) .label-success[href]:focus{background-color:#073d20}body:not(.rex-theme-light) .label-info{background-color:#1867a6}body:not(.rex-theme-light) .label-info[href]:hover,body:not(.rex-theme-light) .label-info[href]:focus{background-color:#124b79}body:not(.rex-theme-light) .label-warning{background-color:#78641e}body:not(.rex-theme-light) .label-warning[href]:hover,body:not(.rex-theme-light) .label-warning[href]:focus{background-color:#4f4214}body:not(.rex-theme-light) .label-danger{background-color:#801919}body:not(.rex-theme-light) .label-danger[href]:hover,body:not(.rex-theme-light) .label-danger[href]:focus{background-color:#511}}body.rex-theme-dark .list-group-item{background-color:#202b35;border-color:#151c22}body.rex-theme-dark .list-group-item.disabled,body.rex-theme-dark .list-group-item.disabled:hover,body.rex-theme-dark .list-group-item.disabled:focus{color:rgba(255, 255, 255, 0.45);background-color:#26323f}body.rex-theme-dark .list-group-item.disabled .list-group-item-text,body.rex-theme-dark .list-group-item.disabled:hover .list-group-item-text,body.rex-theme-dark .list-group-item.disabled:focus .list-group-item-text{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .list-group-item.active,body.rex-theme-dark .list-group-item.active:hover,body.rex-theme-dark .list-group-item.active:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .list-group-item.active .list-group-item-text,body.rex-theme-dark .list-group-item.active:hover .list-group-item-text,body.rex-theme-dark .list-group-item.active:focus .list-group-item-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item,body.rex-theme-dark button.list-group-item{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item .list-group-item-heading,body.rex-theme-dark button.list-group-item .list-group-item-heading{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item:hover,body.rex-theme-dark a.list-group-item:focus,body.rex-theme-dark button.list-group-item:hover,body.rex-theme-dark button.list-group-item:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .list-group-item-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38}body.rex-theme-dark a.list-group-item-success,body.rex-theme-dark button.list-group-item-success{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-success .list-group-item-heading,body.rex-theme-dark button.list-group-item-success .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-success:hover,body.rex-theme-dark a.list-group-item-success:focus,body.rex-theme-dark button.list-group-item-success:hover,body.rex-theme-dark button.list-group-item-success:focus{color:rgba(255, 255, 255, 0.75);background-color:#0a532c}body.rex-theme-dark a.list-group-item-success.active,body.rex-theme-dark a.list-group-item-success.active:hover,body.rex-theme-dark a.list-group-item-success.active:focus,body.rex-theme-dark button.list-group-item-success.active,body.rex-theme-dark button.list-group-item-success.active:hover,body.rex-theme-dark button.list-group-item-success.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark a.list-group-item-info,body.rex-theme-dark button.list-group-item-info{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-info .list-group-item-heading,body.rex-theme-dark button.list-group-item-info .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-info:hover,body.rex-theme-dark a.list-group-item-info:focus,body.rex-theme-dark button.list-group-item-info:hover,body.rex-theme-dark button.list-group-item-info:focus{color:rgba(255, 255, 255, 0.75);background-color:#155990}body.rex-theme-dark a.list-group-item-info.active,body.rex-theme-dark a.list-group-item-info.active:hover,body.rex-theme-dark a.list-group-item-info.active:focus,body.rex-theme-dark button.list-group-item-info.active,body.rex-theme-dark button.list-group-item-info.active:hover,body.rex-theme-dark button.list-group-item-info.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e}body.rex-theme-dark a.list-group-item-warning,body.rex-theme-dark button.list-group-item-warning{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-warning .list-group-item-heading,body.rex-theme-dark button.list-group-item-warning .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-warning:hover,body.rex-theme-dark a.list-group-item-warning:focus,body.rex-theme-dark button.list-group-item-warning:hover,body.rex-theme-dark button.list-group-item-warning:focus{color:rgba(255, 255, 255, 0.75);background-color:#645319}body.rex-theme-dark a.list-group-item-warning.active,body.rex-theme-dark a.list-group-item-warning.active:hover,body.rex-theme-dark a.list-group-item-warning.active:focus,body.rex-theme-dark button.list-group-item-warning.active,body.rex-theme-dark button.list-group-item-warning.active:hover,body.rex-theme-dark button.list-group-item-warning.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919}body.rex-theme-dark a.list-group-item-danger,body.rex-theme-dark button.list-group-item-danger{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-danger .list-group-item-heading,body.rex-theme-dark button.list-group-item-danger .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-danger:hover,body.rex-theme-dark a.list-group-item-danger:focus,body.rex-theme-dark button.list-group-item-danger:hover,body.rex-theme-dark button.list-group-item-danger:focus{color:rgba(255, 255, 255, 0.75);background-color:#6b1515}body.rex-theme-dark a.list-group-item-danger.active,body.rex-theme-dark a.list-group-item-danger.active:hover,body.rex-theme-dark a.list-group-item-danger.active:focus,body.rex-theme-dark button.list-group-item-danger.active,body.rex-theme-dark button.list-group-item-danger.active:hover,body.rex-theme-dark button.list-group-item-danger.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .list-group-item{background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .list-group-item.disabled,body:not(.rex-theme-light) .list-group-item.disabled:hover,body:not(.rex-theme-light) .list-group-item.disabled:focus{color:rgba(255, 255, 255, 0.45);background-color:#26323f}body:not(.rex-theme-light) .list-group-item.disabled .list-group-item-text,body:not(.rex-theme-light) .list-group-item.disabled:hover .list-group-item-text,body:not(.rex-theme-light) .list-group-item.disabled:focus .list-group-item-text{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .list-group-item.active,body:not(.rex-theme-light) .list-group-item.active:hover,body:not(.rex-theme-light) .list-group-item.active:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .list-group-item.active .list-group-item-text,body:not(.rex-theme-light) .list-group-item.active:hover .list-group-item-text,body:not(.rex-theme-light) .list-group-item.active:focus .list-group-item-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item,body:not(.rex-theme-light) button.list-group-item{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item .list-group-item-heading{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item:hover,body:not(.rex-theme-light) a.list-group-item:focus,body:not(.rex-theme-light) button.list-group-item:hover,body:not(.rex-theme-light) button.list-group-item:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .list-group-item-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38}body:not(.rex-theme-light) a.list-group-item-success,body:not(.rex-theme-light) button.list-group-item-success{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-success .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-success .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-success:hover,body:not(.rex-theme-light) a.list-group-item-success:focus,body:not(.rex-theme-light) button.list-group-item-success:hover,body:not(.rex-theme-light) button.list-group-item-success:focus{color:rgba(255, 255, 255, 0.75);background-color:#0a532c}body:not(.rex-theme-light) a.list-group-item-success.active,body:not(.rex-theme-light) a.list-group-item-success.active:hover,body:not(.rex-theme-light) a.list-group-item-success.active:focus,body:not(.rex-theme-light) button.list-group-item-success.active,body:not(.rex-theme-light) button.list-group-item-success.active:hover,body:not(.rex-theme-light) button.list-group-item-success.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) a.list-group-item-info,body:not(.rex-theme-light) button.list-group-item-info{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-info .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-info .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-info:hover,body:not(.rex-theme-light) a.list-group-item-info:focus,body:not(.rex-theme-light) button.list-group-item-info:hover,body:not(.rex-theme-light) button.list-group-item-info:focus{color:rgba(255, 255, 255, 0.75);background-color:#155990}body:not(.rex-theme-light) a.list-group-item-info.active,body:not(.rex-theme-light) a.list-group-item-info.active:hover,body:not(.rex-theme-light) a.list-group-item-info.active:focus,body:not(.rex-theme-light) button.list-group-item-info.active,body:not(.rex-theme-light) button.list-group-item-info.active:hover,body:not(.rex-theme-light) button.list-group-item-info.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e}body:not(.rex-theme-light) a.list-group-item-warning,body:not(.rex-theme-light) button.list-group-item-warning{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-warning .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-warning .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-warning:hover,body:not(.rex-theme-light) a.list-group-item-warning:focus,body:not(.rex-theme-light) button.list-group-item-warning:hover,body:not(.rex-theme-light) button.list-group-item-warning:focus{color:rgba(255, 255, 255, 0.75);background-color:#645319}body:not(.rex-theme-light) a.list-group-item-warning.active,body:not(.rex-theme-light) a.list-group-item-warning.active:hover,body:not(.rex-theme-light) a.list-group-item-warning.active:focus,body:not(.rex-theme-light) button.list-group-item-warning.active,body:not(.rex-theme-light) button.list-group-item-warning.active:hover,body:not(.rex-theme-light) button.list-group-item-warning.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919}body:not(.rex-theme-light) a.list-group-item-danger,body:not(.rex-theme-light) button.list-group-item-danger{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-danger .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-danger .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-danger:hover,body:not(.rex-theme-light) a.list-group-item-danger:focus,body:not(.rex-theme-light) button.list-group-item-danger:hover,body:not(.rex-theme-light) button.list-group-item-danger:focus{color:rgba(255, 255, 255, 0.75);background-color:#6b1515}body:not(.rex-theme-light) a.list-group-item-danger.active,body:not(.rex-theme-light) a.list-group-item-danger.active:hover,body:not(.rex-theme-light) a.list-group-item-danger.active:focus,body:not(.rex-theme-light) button.list-group-item-danger.active,body:not(.rex-theme-light) button.list-group-item-danger.active:hover,body:not(.rex-theme-light) button.list-group-item-danger.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .navbar-default{background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .navbar-default .navbar-brand{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-brand:hover,body.rex-theme-dark .navbar-default .navbar-brand:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav>li>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>li>a:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-nav>.active>a,body.rex-theme-dark .navbar-default .navbar-nav>.active>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.active>a:focus{color:inherit;background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a,body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .navbar-default .navbar-nav>.open>a,body.rex-theme-dark .navbar-default .navbar-nav>.open>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.open>a:focus{color:inherit;background-color:#1d7dca}@media (max-width:991px){body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:inherit;background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .navbar-default .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-toggle:hover,body.rex-theme-dark .navbar-default .navbar-toggle:focus{background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-collapse,body.rex-theme-dark .navbar-default .navbar-form{border-color:rgba(21, 28, 34, 0.2)}body.rex-theme-dark .navbar-default .navbar-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-link:hover{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link:hover,body.rex-theme-dark .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link[disabled]:hover,body.rex-theme-dark .navbar-default .btn-link[disabled]:focus,fieldset[disabled] body.rex-theme-dark .navbar-default .btn-link:hover,fieldset[disabled] body.rex-theme-dark .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .navbar-inverse{background-color:#151c22;border-color:#151c22}body.rex-theme-dark .navbar-inverse .navbar-brand{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-brand:hover,body.rex-theme-dark .navbar-inverse .navbar-brand:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav>li>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>li>a:focus{color:#7abaec;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a:focus{color:#7abaec;background-color:#1b242b}body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a:focus{color:#7abaec;background-color:#1b242b}@media (max-width:991px){body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#7abaec;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#7abaec;background-color:#1b242b}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .navbar-inverse .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-toggle:hover,body.rex-theme-dark .navbar-inverse .navbar-toggle:focus{background-color:#1f2932}body.rex-theme-dark .navbar-inverse .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-collapse,body.rex-theme-dark .navbar-inverse .navbar-form{border-color:rgba(46, 59, 74, 0.2)}body.rex-theme-dark .navbar-inverse .navbar-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-link:hover{color:#7abaec}body.rex-theme-dark .navbar-inverse .btn-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .btn-link:hover,body.rex-theme-dark .navbar-inverse .btn-link:focus{color:#7abaec}body.rex-theme-dark .navbar-inverse .btn-link[disabled]:hover,body.rex-theme-dark .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] body.rex-theme-dark .navbar-inverse .btn-link:hover,fieldset[disabled] body.rex-theme-dark .navbar-inverse .btn-link:focus{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .navbar-default{background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .navbar-default .navbar-brand{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-brand:hover,body:not(.rex-theme-light) .navbar-default .navbar-brand:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-toggle:hover,body:not(.rex-theme-light) .navbar-default .navbar-toggle:focus{background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-collapse,body:not(.rex-theme-light) .navbar-default .navbar-form{border-color:rgba(21, 28, 34, 0.2)}body:not(.rex-theme-light) .navbar-default .navbar-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-link:hover{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link:hover,body:not(.rex-theme-light) .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link[disabled]:hover,body:not(.rex-theme-light) .navbar-default .btn-link[disabled]:focus,fieldset[disabled] body:not(.rex-theme-light) .navbar-default .btn-link:hover,fieldset[disabled] body:not(.rex-theme-light) .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .navbar-inverse{background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .navbar-inverse .navbar-brand{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-brand:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-brand:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a:focus{color:#7abaec;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-toggle:focus{background-color:#1f2932}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-collapse,body:not(.rex-theme-light) .navbar-inverse .navbar-form{border-color:rgba(46, 59, 74, 0.2)}body:not(.rex-theme-light) .navbar-inverse .navbar-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-link:hover{color:#7abaec}body:not(.rex-theme-light) .navbar-inverse .btn-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .btn-link:hover,body:not(.rex-theme-light) .navbar-inverse .btn-link:focus{color:#7abaec}body:not(.rex-theme-light) .navbar-inverse .btn-link[disabled]:hover,body:not(.rex-theme-light) .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] body:not(.rex-theme-light) .navbar-inverse .btn-link:hover,fieldset[disabled] body:not(.rex-theme-light) .navbar-inverse .btn-link:focus{color:rgba(255, 255, 255, 0.45)}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#7abaec;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .nav>li>a:hover,body.rex-theme-dark .nav>li>a:focus{background-color:#202b35}body.rex-theme-dark .nav>li.disabled>a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .nav>li.disabled>a:hover,body.rex-theme-dark .nav>li.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .nav .open>a,body.rex-theme-dark .nav .open>a:hover,body.rex-theme-dark .nav .open>a:focus{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .nav-pills>li.active>a,body.rex-theme-dark .nav-pills>li.active>a:hover,body.rex-theme-dark .nav-pills>li.active>a:focus{background-color:#1867a6;color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .nav>li>a:hover,body:not(.rex-theme-light) .nav>li>a:focus{background-color:#202b35}body:not(.rex-theme-light) .nav>li.disabled>a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .nav>li.disabled>a:hover,body:not(.rex-theme-light) .nav>li.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .nav .open>a,body:not(.rex-theme-light) .nav .open>a:hover,body:not(.rex-theme-light) .nav .open>a:focus{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .nav-pills>li.active>a,body:not(.rex-theme-light) .nav-pills>li.active>a:hover,body:not(.rex-theme-light) .nav-pills>li.active>a:focus{background-color:#1867a6;color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .pager li>a,body.rex-theme-dark .pager li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body.rex-theme-dark .pager li>a:hover,body.rex-theme-dark .pager li>a:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body.rex-theme-dark .pager .disabled>a,body.rex-theme-dark .pager .disabled>a:hover,body.rex-theme-dark .pager .disabled>a:focus,body.rex-theme-dark .pager .disabled>span{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .pager li>a,body:not(.rex-theme-light) .pager li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .pager li>a:hover,body:not(.rex-theme-light) .pager li>a:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .pager .disabled>a,body:not(.rex-theme-light) .pager .disabled>a:hover,body:not(.rex-theme-light) .pager .disabled>a:focus,body:not(.rex-theme-light) .pager .disabled>span{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .pagination>li>a,body.rex-theme-dark .pagination>li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body.rex-theme-dark .pagination>li>a:hover,body.rex-theme-dark .pagination>li>a:focus,body.rex-theme-dark .pagination>li>span:hover,body.rex-theme-dark .pagination>li>span:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body.rex-theme-dark .pagination>.active>a,body.rex-theme-dark .pagination>.active>a:hover,body.rex-theme-dark .pagination>.active>a:focus,body.rex-theme-dark .pagination>.active>span,body.rex-theme-dark .pagination>.active>span:hover,body.rex-theme-dark .pagination>.active>span:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#151c22}body.rex-theme-dark .pagination>.disabled>span,body.rex-theme-dark .pagination>.disabled>span:hover,body.rex-theme-dark .pagination>.disabled>span:focus,body.rex-theme-dark .pagination>.disabled>a,body.rex-theme-dark .pagination>.disabled>a:hover,body.rex-theme-dark .pagination>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .pagination>li>a,body:not(.rex-theme-light) .pagination>li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .pagination>li>a:hover,body:not(.rex-theme-light) .pagination>li>a:focus,body:not(.rex-theme-light) .pagination>li>span:hover,body:not(.rex-theme-light) .pagination>li>span:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .pagination>.active>a,body:not(.rex-theme-light) .pagination>.active>a:hover,body:not(.rex-theme-light) .pagination>.active>a:focus,body:not(.rex-theme-light) .pagination>.active>span,body:not(.rex-theme-light) .pagination>.active>span:hover,body:not(.rex-theme-light) .pagination>.active>span:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#151c22}body:not(.rex-theme-light) .pagination>.disabled>span,body:not(.rex-theme-light) .pagination>.disabled>span:hover,body:not(.rex-theme-light) .pagination>.disabled>span:focus,body:not(.rex-theme-light) .pagination>.disabled>a,body:not(.rex-theme-light) .pagination>.disabled>a:hover,body:not(.rex-theme-light) .pagination>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .panel{background-color:#202b35}body.rex-theme-dark .panel-footer,body.rex-theme-dark .rex-form-panel-footer{background-color:#151c22;border-top-color:#151c22}body.rex-theme-dark .panel-default{border-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#151c22;border-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading .badge{color:#151c22;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#151c22}body.rex-theme-dark .panel-primary{border-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body.rex-theme-dark .panel-success{border-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0d6a38}body.rex-theme-dark .panel-info{border-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body.rex-theme-dark .panel-warning{border-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#78641e}body.rex-theme-dark .panel-danger{border-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#801919}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .panel{background-color:#202b35}body:not(.rex-theme-light) .panel-footer,body:not(.rex-theme-light) .rex-form-panel-footer{background-color:#151c22;border-top-color:#151c22}body:not(.rex-theme-light) .panel-default{border-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading .badge{color:#151c22;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#151c22}body:not(.rex-theme-light) .panel-primary{border-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body:not(.rex-theme-light) .panel-success{border-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0d6a38}body:not(.rex-theme-light) .panel-info{border-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body:not(.rex-theme-light) .panel-warning{border-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#78641e}body:not(.rex-theme-light) .panel-danger{border-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#801919}}body.rex-theme-dark .progress{background-color:#151c22}body.rex-theme-dark .progress-bar{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .progress-striped .progress-bar,body.rex-theme-dark .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-success{background-color:#0d6a38}.progress-striped body.rex-theme-dark .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-info{background-color:#1867a6}.progress-striped body.rex-theme-dark .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-warning{background-color:#78641e}.progress-striped body.rex-theme-dark .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-danger{background-color:#801919}.progress-striped body.rex-theme-dark .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .progress{background-color:#151c22}body:not(.rex-theme-light) .progress-bar{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .progress-striped .progress-bar,body:not(.rex-theme-light) .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-success{background-color:#0d6a38}.progress-striped body:not(.rex-theme-light) .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-info{background-color:#1867a6}.progress-striped body:not(.rex-theme-light) .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-warning{background-color:#78641e}.progress-striped body:not(.rex-theme-light) .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-danger{background-color:#801919}.progress-striped body:not(.rex-theme-light) .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}}body.rex-theme-dark table{background-color:#202b35}body.rex-theme-dark .table>thead>tr>th,body.rex-theme-dark .table>thead>tr>td,body.rex-theme-dark .table>tbody>tr>th,body.rex-theme-dark .table>tbody>tr>td,body.rex-theme-dark .table>tfoot>tr>th,body.rex-theme-dark .table>tfoot>tr>td{border-top-color:#151c22}body.rex-theme-dark .table>thead>tr>th{border-bottom-color:#151c22}body.rex-theme-dark .table>tbody+tbody{border-top-color:#151c22}body.rex-theme-dark .table .table{background-color:#1b232c}body.rex-theme-dark .table-bordered{border-color:#151c22}body.rex-theme-dark .table-bordered>thead>tr>th,body.rex-theme-dark .table-bordered>thead>tr>td,body.rex-theme-dark .table-bordered>tbody>tr>th,body.rex-theme-dark .table-bordered>tbody>tr>td,body.rex-theme-dark .table-bordered>tfoot>tr>th,body.rex-theme-dark .table-bordered>tfoot>tr>td{border-color:#151c22}body.rex-theme-dark .table-hover>tbody>tr:hover{background-color:#26323f}body.rex-theme-dark .table>thead>tr>td.active,body.rex-theme-dark .table>thead>tr>th.active,body.rex-theme-dark .table>thead>tr.active>td,body.rex-theme-dark .table>thead>tr.active>th,body.rex-theme-dark .table>tbody>tr>td.active,body.rex-theme-dark .table>tbody>tr>th.active,body.rex-theme-dark .table>tbody>tr.active>td,body.rex-theme-dark .table>tbody>tr.active>th,body.rex-theme-dark .table>tfoot>tr>td.active,body.rex-theme-dark .table>tfoot>tr>th.active,body.rex-theme-dark .table>tfoot>tr.active>td,body.rex-theme-dark .table>tfoot>tr.active>th{background-color:#1867a6}body.rex-theme-dark .table-hover>tbody>tr>td.active:hover,body.rex-theme-dark .table-hover>tbody>tr>th.active:hover,body.rex-theme-dark .table-hover>tbody>tr.active:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.active,body.rex-theme-dark .table-hover>tbody>tr.active:hover>th{background-color:#155990}body.rex-theme-dark .table>thead>tr>td.success,body.rex-theme-dark .table>thead>tr>th.success,body.rex-theme-dark .table>thead>tr.success>td,body.rex-theme-dark .table>thead>tr.success>th,body.rex-theme-dark .table>tbody>tr>td.success,body.rex-theme-dark .table>tbody>tr>th.success,body.rex-theme-dark .table>tbody>tr.success>td,body.rex-theme-dark .table>tbody>tr.success>th,body.rex-theme-dark .table>tfoot>tr>td.success,body.rex-theme-dark .table>tfoot>tr>th.success,body.rex-theme-dark .table>tfoot>tr.success>td,body.rex-theme-dark .table>tfoot>tr.success>th{background-color:#0d6a38}body.rex-theme-dark .table-hover>tbody>tr>td.success:hover,body.rex-theme-dark .table-hover>tbody>tr>th.success:hover,body.rex-theme-dark .table-hover>tbody>tr.success:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.success,body.rex-theme-dark .table-hover>tbody>tr.success:hover>th{background-color:#0a532c}body.rex-theme-dark .table>thead>tr>td.info,body.rex-theme-dark .table>thead>tr>th.info,body.rex-theme-dark .table>thead>tr.info>td,body.rex-theme-dark .table>thead>tr.info>th,body.rex-theme-dark .table>tbody>tr>td.info,body.rex-theme-dark .table>tbody>tr>th.info,body.rex-theme-dark .table>tbody>tr.info>td,body.rex-theme-dark .table>tbody>tr.info>th,body.rex-theme-dark .table>tfoot>tr>td.info,body.rex-theme-dark .table>tfoot>tr>th.info,body.rex-theme-dark .table>tfoot>tr.info>td,body.rex-theme-dark .table>tfoot>tr.info>th{background-color:#1867a6}body.rex-theme-dark .table-hover>tbody>tr>td.info:hover,body.rex-theme-dark .table-hover>tbody>tr>th.info:hover,body.rex-theme-dark .table-hover>tbody>tr.info:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.info,body.rex-theme-dark .table-hover>tbody>tr.info:hover>th{background-color:#155990}body.rex-theme-dark .table>thead>tr>td.warning,body.rex-theme-dark .table>thead>tr>th.warning,body.rex-theme-dark .table>thead>tr.warning>td,body.rex-theme-dark .table>thead>tr.warning>th,body.rex-theme-dark .table>tbody>tr>td.warning,body.rex-theme-dark .table>tbody>tr>th.warning,body.rex-theme-dark .table>tbody>tr.warning>td,body.rex-theme-dark .table>tbody>tr.warning>th,body.rex-theme-dark .table>tfoot>tr>td.warning,body.rex-theme-dark .table>tfoot>tr>th.warning,body.rex-theme-dark .table>tfoot>tr.warning>td,body.rex-theme-dark .table>tfoot>tr.warning>th{background-color:#78641e}body.rex-theme-dark .table-hover>tbody>tr>td.warning:hover,body.rex-theme-dark .table-hover>tbody>tr>th.warning:hover,body.rex-theme-dark .table-hover>tbody>tr.warning:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.warning,body.rex-theme-dark .table-hover>tbody>tr.warning:hover>th{background-color:#645319}body.rex-theme-dark .table>thead>tr>td.danger,body.rex-theme-dark .table>thead>tr>th.danger,body.rex-theme-dark .table>thead>tr.danger>td,body.rex-theme-dark .table>thead>tr.danger>th,body.rex-theme-dark .table>tbody>tr>td.danger,body.rex-theme-dark .table>tbody>tr>th.danger,body.rex-theme-dark .table>tbody>tr.danger>td,body.rex-theme-dark .table>tbody>tr.danger>th,body.rex-theme-dark .table>tfoot>tr>td.danger,body.rex-theme-dark .table>tfoot>tr>th.danger,body.rex-theme-dark .table>tfoot>tr.danger>td,body.rex-theme-dark .table>tfoot>tr.danger>th{background-color:#801919}body.rex-theme-dark .table-hover>tbody>tr>td.danger:hover,body.rex-theme-dark .table-hover>tbody>tr>th.danger:hover,body.rex-theme-dark .table-hover>tbody>tr.danger:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.danger,body.rex-theme-dark .table-hover>tbody>tr.danger:hover>th{background-color:#6b1515}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) table{background-color:#202b35}body:not(.rex-theme-light) .table>thead>tr>th,body:not(.rex-theme-light) .table>thead>tr>td,body:not(.rex-theme-light) .table>tbody>tr>th,body:not(.rex-theme-light) .table>tbody>tr>td,body:not(.rex-theme-light) .table>tfoot>tr>th,body:not(.rex-theme-light) .table>tfoot>tr>td{border-top-color:#151c22}body:not(.rex-theme-light) .table>thead>tr>th{border-bottom-color:#151c22}body:not(.rex-theme-light) .table>tbody+tbody{border-top-color:#151c22}body:not(.rex-theme-light) .table .table{background-color:#1b232c}body:not(.rex-theme-light) .table-bordered{border-color:#151c22}body:not(.rex-theme-light) .table-bordered>thead>tr>th,body:not(.rex-theme-light) .table-bordered>thead>tr>td,body:not(.rex-theme-light) .table-bordered>tbody>tr>th,body:not(.rex-theme-light) .table-bordered>tbody>tr>td,body:not(.rex-theme-light) .table-bordered>tfoot>tr>th,body:not(.rex-theme-light) .table-bordered>tfoot>tr>td{border-color:#151c22}body:not(.rex-theme-light) .table-hover>tbody>tr:hover{background-color:#26323f}body:not(.rex-theme-light) .table>thead>tr>td.active,body:not(.rex-theme-light) .table>thead>tr>th.active,body:not(.rex-theme-light) .table>thead>tr.active>td,body:not(.rex-theme-light) .table>thead>tr.active>th,body:not(.rex-theme-light) .table>tbody>tr>td.active,body:not(.rex-theme-light) .table>tbody>tr>th.active,body:not(.rex-theme-light) .table>tbody>tr.active>td,body:not(.rex-theme-light) .table>tbody>tr.active>th,body:not(.rex-theme-light) .table>tfoot>tr>td.active,body:not(.rex-theme-light) .table>tfoot>tr>th.active,body:not(.rex-theme-light) .table>tfoot>tr.active>td,body:not(.rex-theme-light) .table>tfoot>tr.active>th{background-color:#1867a6}body:not(.rex-theme-light) .table-hover>tbody>tr>td.active:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.active:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.active:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.active,body:not(.rex-theme-light) .table-hover>tbody>tr.active:hover>th{background-color:#155990}body:not(.rex-theme-light) .table>thead>tr>td.success,body:not(.rex-theme-light) .table>thead>tr>th.success,body:not(.rex-theme-light) .table>thead>tr.success>td,body:not(.rex-theme-light) .table>thead>tr.success>th,body:not(.rex-theme-light) .table>tbody>tr>td.success,body:not(.rex-theme-light) .table>tbody>tr>th.success,body:not(.rex-theme-light) .table>tbody>tr.success>td,body:not(.rex-theme-light) .table>tbody>tr.success>th,body:not(.rex-theme-light) .table>tfoot>tr>td.success,body:not(.rex-theme-light) .table>tfoot>tr>th.success,body:not(.rex-theme-light) .table>tfoot>tr.success>td,body:not(.rex-theme-light) .table>tfoot>tr.success>th{background-color:#0d6a38}body:not(.rex-theme-light) .table-hover>tbody>tr>td.success:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.success:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.success:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.success,body:not(.rex-theme-light) .table-hover>tbody>tr.success:hover>th{background-color:#0a532c}body:not(.rex-theme-light) .table>thead>tr>td.info,body:not(.rex-theme-light) .table>thead>tr>th.info,body:not(.rex-theme-light) .table>thead>tr.info>td,body:not(.rex-theme-light) .table>thead>tr.info>th,body:not(.rex-theme-light) .table>tbody>tr>td.info,body:not(.rex-theme-light) .table>tbody>tr>th.info,body:not(.rex-theme-light) .table>tbody>tr.info>td,body:not(.rex-theme-light) .table>tbody>tr.info>th,body:not(.rex-theme-light) .table>tfoot>tr>td.info,body:not(.rex-theme-light) .table>tfoot>tr>th.info,body:not(.rex-theme-light) .table>tfoot>tr.info>td,body:not(.rex-theme-light) .table>tfoot>tr.info>th{background-color:#1867a6}body:not(.rex-theme-light) .table-hover>tbody>tr>td.info:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.info:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.info:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.info,body:not(.rex-theme-light) .table-hover>tbody>tr.info:hover>th{background-color:#155990}body:not(.rex-theme-light) .table>thead>tr>td.warning,body:not(.rex-theme-light) .table>thead>tr>th.warning,body:not(.rex-theme-light) .table>thead>tr.warning>td,body:not(.rex-theme-light) .table>thead>tr.warning>th,body:not(.rex-theme-light) .table>tbody>tr>td.warning,body:not(.rex-theme-light) .table>tbody>tr>th.warning,body:not(.rex-theme-light) .table>tbody>tr.warning>td,body:not(.rex-theme-light) .table>tbody>tr.warning>th,body:not(.rex-theme-light) .table>tfoot>tr>td.warning,body:not(.rex-theme-light) .table>tfoot>tr>th.warning,body:not(.rex-theme-light) .table>tfoot>tr.warning>td,body:not(.rex-theme-light) .table>tfoot>tr.warning>th{background-color:#78641e}body:not(.rex-theme-light) .table-hover>tbody>tr>td.warning:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.warning:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.warning:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.warning,body:not(.rex-theme-light) .table-hover>tbody>tr.warning:hover>th{background-color:#645319}body:not(.rex-theme-light) .table>thead>tr>td.danger,body:not(.rex-theme-light) .table>thead>tr>th.danger,body:not(.rex-theme-light) .table>thead>tr.danger>td,body:not(.rex-theme-light) .table>thead>tr.danger>th,body:not(.rex-theme-light) .table>tbody>tr>td.danger,body:not(.rex-theme-light) .table>tbody>tr>th.danger,body:not(.rex-theme-light) .table>tbody>tr.danger>td,body:not(.rex-theme-light) .table>tbody>tr.danger>th,body:not(.rex-theme-light) .table>tfoot>tr>td.danger,body:not(.rex-theme-light) .table>tfoot>tr>th.danger,body:not(.rex-theme-light) .table>tfoot>tr.danger>td,body:not(.rex-theme-light) .table>tfoot>tr.danger>th{background-color:#801919}body:not(.rex-theme-light) .table-hover>tbody>tr>td.danger:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.danger:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.danger:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.danger,body:not(.rex-theme-light) .table-hover>tbody>tr.danger:hover>th{background-color:#6b1515}}body.rex-theme-dark .thumbnail{background-color:#1b232c;border-color:#151c22}body.rex-theme-dark .thumbnail .caption{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.thumbnail:hover,body.rex-theme-dark a.thumbnail:focus,body.rex-theme-dark a.thumbnail.active{border-color:#202b35}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .thumbnail{background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) .thumbnail .caption{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.thumbnail:hover,body:not(.rex-theme-light) a.thumbnail:focus,body:not(.rex-theme-light) a.thumbnail.active{border-color:#202b35}}body.rex-theme-dark .well{background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .well{background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .modal-content{background-color:#202b35;border-color:#151c22}body.rex-theme-dark .modal-backdrop{background-color:#151c22}body.rex-theme-dark .modal-header{border-bottom-color:#1b232c}body.rex-theme-dark .modal-footer{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .modal-content{background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .modal-backdrop{background-color:#151c22}body:not(.rex-theme-light) .modal-header{border-bottom-color:#1b232c}body:not(.rex-theme-light) .modal-footer{border-top-color:#1b232c}}body.rex-theme-dark .popover{background-color:#26323f;border-color:#151c22}body.rex-theme-dark .popover.top>.arrow{border-top-color:#151c22}body.rex-theme-dark .popover.top>.arrow:after{border-top-color:#26323f}body.rex-theme-dark .popover.right>.arrow{border-right-color:#151c22}body.rex-theme-dark .popover.right>.arrow:after{border-right-color:#26323f}body.rex-theme-dark .popover.bottom>.arrow{border-bottom-color:#151c22}body.rex-theme-dark .popover.bottom>.arrow:after{border-bottom-color:#26323f}body.rex-theme-dark .popover.left>.arrow{border-left-color:#151c22}body.rex-theme-dark .popover.left>.arrow:after{border-left-color:#26323f}body.rex-theme-dark .popover-title{background-color:#202b35;border-bottom-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .popover{background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .popover.top>.arrow{border-top-color:#151c22}body:not(.rex-theme-light) .popover.top>.arrow:after{border-top-color:#26323f}body:not(.rex-theme-light) .popover.right>.arrow{border-right-color:#151c22}body:not(.rex-theme-light) .popover.right>.arrow:after{border-right-color:#26323f}body:not(.rex-theme-light) .popover.bottom>.arrow{border-bottom-color:#151c22}body:not(.rex-theme-light) .popover.bottom>.arrow:after{border-bottom-color:#26323f}body:not(.rex-theme-light) .popover.left>.arrow{border-left-color:#151c22}body:not(.rex-theme-light) .popover.left>.arrow:after{border-left-color:#26323f}body:not(.rex-theme-light) .popover-title{background-color:#202b35;border-bottom-color:#1b232c}}html{overflow-y:scroll;height:100%;scroll-padding-top:75px}@media (min-width:992px){body,.rex-page{height:100%}}@media (max-width:991px){html,body{height:100%}.rex-page{min-height:100%}}.rex-is-logged-in .rex-page-container,#rex-page-setup .rex-page-container{display:flex;height:auto;min-height:100%;padding-top:0}.rex-is-popup.rex-is-logged-in .rex-page-container,.rex-is-popup#rex-page-setup .rex-page-container{padding-top:0}.rex-is-logged-in .rex-page-main,#rex-page-setup .rex-page-main{display:block;flex:1;min-width:0;padding-top:60px}@media (max-width:991px){.rex-is-logged-in .rex-page-main,#rex-page-setup .rex-page-main{padding-top:50px}}.rex-is-popup.rex-is-logged-in .rex-page-main,.rex-is-popup#rex-page-setup .rex-page-main{padding-top:50px}@media (min-width:1200px){.rex-is-logged-in .rex-page-main-inner,#rex-page-setup .rex-page-main-inner{padding-left:30px;padding-right:30px}}.rex-is-popup.rex-is-logged-in .rex-page-main-inner,.rex-is-popup#rex-page-setup .rex-page-main-inner{padding-left:15px;padding-right:15px}.rex-breadcrumb{overflow:hidden}.rex-page-header+.rex-breadcrumb{margin-top:-9px}.breadcrumb{border:1px solid #dfe3e9}.rex-redaxo-logo{height:24px}.rex-redaxo-logo path.rex-redaxo-logo-r,.rex-redaxo-logo path.rex-redaxo-logo-e,.rex-redaxo-logo path.rex-redaxo-logo-d,.rex-redaxo-logo path.rex-redaxo-logo-cms{fill:#fff}#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-r,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-e,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-d,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:#4b9ad9}.rex-redaxo-logo path.rex-redaxo-logo-a,.rex-redaxo-logo path.rex-redaxo-logo-x,.rex-redaxo-logo path.rex-redaxo-logo-o,.rex-redaxo-logo path.rex-redaxo-logo-reg{fill:#324050}#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-a,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-x,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-o,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:#fff}@media (max-width:991px){.rex-redaxo-logo{height:22px}}.rex-is-popup .rex-redaxo-logo{height:22px}.rex-marker-debugmode{position:absolute;top:10px;right:-22px;line-height:0;border-radius:100px;padding:5px;color:#ff9f0f}.rex-marker-debugmode:hover,.rex-marker-debugmode:focus{color:#f09000}.rex-main-frame{margin-left:-15px;margin-right:-15px;padding:30px 15px;background-color:#9ca5b2}@media (min-width:1200px){.rex-main-frame{margin-left:-30px;margin-right:-30px;padding:45px 30px}}@media (min-width:992px){.rex-main-sidebar{opacity:0.5;-webkit-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.rex-main-sidebar:hover{opacity:1}}.rex-global-footer{margin-left:0}@media (min-width:992px){.rex-global-footer{margin-left:250px}}@media (min-width:1200px){.rex-global-footer{padding-left:30px;padding-right:30px}}.rex-language{margin-bottom:22px}@media (min-width:992px){.rex-language{float:right;margin-left:30px;padding-top:2px}.rex-language .dropdown-menu{left:auto;right:0}}.rex-state-inprogress{background-color:#324050}.rex-state-live{background-color:#4b9ad9}.rex-is-popup .rex-page-header{padding-top:30px}.rex-is-popup .rex-page-header .page-header{position:absolute;top:0;right:15px;z-index:1030;margin:0;padding:0}.rex-is-popup .rex-page-header .page-header>h1{margin:0;color:#fff;line-height:50px}body.rex-theme-dark .breadcrumb{border-color:#151c22}body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-r,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-e,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-d,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:rgba(255, 255, 255, 0.8)}body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-a,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-x,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-o,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:rgba(27, 35, 44, 0.8)}body.rex-theme-dark .rex-marker-debugmode{color:#e68a00}body.rex-theme-dark .rex-marker-debugmode:hover,body.rex-theme-dark .rex-marker-debugmode:focus{color:#fa9600}body.rex-theme-dark .rex-main-frame{background-color:#0d1215}body.rex-theme-dark .rex-state-inprogress{background-color:#1b232c;border-color:#1b232c}body.rex-theme-dark .rex-state-live{background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .rex-state-notice{background-color:#1867a6}body.rex-theme-dark .rex-state-success{background-color:#0d6a38}body.rex-theme-dark .rex-state-success,body.rex-theme-dark .rex-state-success a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-success:hover>th,body.rex-theme-dark tr.rex-state-success:hover>td{background-color:#0a532c}body.rex-theme-dark .rex-state-info,body.rex-theme-dark .rex-state-notice{background-color:#1867a6}body.rex-theme-dark .rex-state-info,body.rex-theme-dark .rex-state-info a,body.rex-theme-dark .rex-state-notice,body.rex-theme-dark .rex-state-notice a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-info:hover>th,body.rex-theme-dark tr.rex-state-info:hover>td,body.rex-theme-dark tr.rex-state-notice:hover>th,body.rex-theme-dark tr.rex-state-notice:hover>td{background-color:#155990}body.rex-theme-dark .rex-state-warning{background-color:#78641e}body.rex-theme-dark .rex-state-warning,body.rex-theme-dark .rex-state-warning a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-warning:hover>th,body.rex-theme-dark tr.rex-state-warning:hover>td{background-color:#645319}body.rex-theme-dark .rex-state-danger,body.rex-theme-dark .rex-state-error{background-color:#801919}body.rex-theme-dark .rex-state-danger,body.rex-theme-dark .rex-state-danger a,body.rex-theme-dark .rex-state-error,body.rex-theme-dark .rex-state-error a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-danger:hover>th,body.rex-theme-dark tr.rex-state-danger:hover>td,body.rex-theme-dark tr.rex-state-error:hover>th,body.rex-theme-dark tr.rex-state-error:hover>td{background-color:#6b1515}@media (max-width:991px){body.rex-theme-dark.rex-is-logged-in .rex-page{background-color:#1b232c}}body.rex-theme-dark .rex-is-popup .rex-page-header .page-header>h1{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .breadcrumb{border-color:#151c22}body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-r,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-e,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-d,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:rgba(255, 255, 255, 0.8)}body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-a,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-x,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-o,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:rgba(27, 35, 44, 0.8)}body:not(.rex-theme-light) .rex-marker-debugmode{color:#e68a00}body:not(.rex-theme-light) .rex-marker-debugmode:hover,body:not(.rex-theme-light) .rex-marker-debugmode:focus{color:#fa9600}body:not(.rex-theme-light) .rex-main-frame{background-color:#0d1215}body:not(.rex-theme-light) .rex-state-inprogress{background-color:#1b232c;border-color:#1b232c}body:not(.rex-theme-light) .rex-state-live{background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .rex-state-notice{background-color:#1867a6}body:not(.rex-theme-light) .rex-state-success{background-color:#0d6a38}body:not(.rex-theme-light) .rex-state-success,body:not(.rex-theme-light) .rex-state-success a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-success:hover>th,body:not(.rex-theme-light) tr.rex-state-success:hover>td{background-color:#0a532c}body:not(.rex-theme-light) .rex-state-info,body:not(.rex-theme-light) .rex-state-notice{background-color:#1867a6}body:not(.rex-theme-light) .rex-state-info,body:not(.rex-theme-light) .rex-state-info a,body:not(.rex-theme-light) .rex-state-notice,body:not(.rex-theme-light) .rex-state-notice a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-info:hover>th,body:not(.rex-theme-light) tr.rex-state-info:hover>td,body:not(.rex-theme-light) tr.rex-state-notice:hover>th,body:not(.rex-theme-light) tr.rex-state-notice:hover>td{background-color:#155990}body:not(.rex-theme-light) .rex-state-warning{background-color:#78641e}body:not(.rex-theme-light) .rex-state-warning,body:not(.rex-theme-light) .rex-state-warning a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-warning:hover>th,body:not(.rex-theme-light) tr.rex-state-warning:hover>td{background-color:#645319}body:not(.rex-theme-light) .rex-state-danger,body:not(.rex-theme-light) .rex-state-error{background-color:#801919}body:not(.rex-theme-light) .rex-state-danger,body:not(.rex-theme-light) .rex-state-danger a,body:not(.rex-theme-light) .rex-state-error,body:not(.rex-theme-light) .rex-state-error a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-danger:hover>th,body:not(.rex-theme-light) tr.rex-state-danger:hover>td,body:not(.rex-theme-light) tr.rex-state-error:hover>th,body:not(.rex-theme-light) tr.rex-state-error:hover>td{background-color:#6b1515}body:not(.rex-theme-light) .rex-is-popup .rex-page-header .page-header>h1{color:rgba(255, 255, 255, 0.75)}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light).rex-is-logged-in .rex-page{background-color:#1b232c}}.alert{word-break:break-word}.alert a{text-decoration:underline}.alert a:hover{color:#dfe3e9}.rex-panel-options .alert{padding:5px 10px;font-size:12px}.rex-panel-options .alert:last-child{margin-bottom:0;margin-right:-10px}.alert-danger a{color:#fff}.alert-info a{color:#fff}.alert-success a{color:#fff}.alert-warning a{color:#fff}body.rex-theme-dark .alert a,body.rex-theme-dark .alert .alert-link{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .alert a:hover,body.rex-theme-dark .alert .alert-link:hover{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .alert a,body:not(.rex-theme-light) .alert .alert-link{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .alert a:hover,body:not(.rex-theme-light) .alert .alert-link:hover{color:rgba(255, 255, 255, 0.75)}}.btn-default:hover,.btn-abort:hover,.btn-back:hover,.btn-clang:hover,.btn-move:hover,.btn-popup:hover,.btn-reset:hover,.btn-search:hover{background-color:#dbdee4}.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:3}.btn-xs,.btn-group-xs>.btn{padding-top:3px;padding-bottom:3px;line-height:1.3334}.btn-xs>.rex-icon,.btn-group-xs>.btn>.rex-icon{font-size:15px}.rex-nav-language .btn{padding-top:6px;padding-bottom:6px}.btn-primary:hover,.btn-apply:hover,.btn-save:hover,.btn-select:hover,.btn-send:hover,.btn-setup:hover,.btn-update:hover{background-color:#283542;border-color:#283542;color:#fff}.btn-clang{color:#4b9ad9;background-color:#fff;border-color:#dfe3e9;position:relative}.btn-clang:focus,.btn-clang.focus{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang:hover{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang:active,.btn-clang.active,.open>.btn-clang.dropdown-toggle{color:#fff;background-color:#4b9ad9;border-color:#4b9ad9}.btn-clang:active:hover,.btn-clang:active:focus,.btn-clang:active.focus,.btn-clang.active:hover,.btn-clang.active:focus,.btn-clang.active.focus,.open>.btn-clang.dropdown-toggle:hover,.open>.btn-clang.dropdown-toggle:focus,.open>.btn-clang.dropdown-toggle.focus{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang.active:hover,.btn-clang.active:focus,.btn-clang.active.focus{color:#fff;background-color:#2a81c7;border-color:#2a81c7}.btn-clang:active,.btn-clang.active,.open>.btn-clang.dropdown-toggle{background-image:none}.btn-clang.disabled,.btn-clang.disabled:hover,.btn-clang.disabled:focus,.btn-clang.disabled.focus,.btn-clang.disabled:active,.btn-clang.disabled.active,.btn-clang[disabled],.btn-clang[disabled]:hover,.btn-clang[disabled]:focus,.btn-clang[disabled].focus,.btn-clang[disabled]:active,.btn-clang[disabled].active,fieldset[disabled] .btn-clang,fieldset[disabled] .btn-clang:hover,fieldset[disabled] .btn-clang:focus,fieldset[disabled] .btn-clang.focus,fieldset[disabled] .btn-clang:active,fieldset[disabled] .btn-clang.active{background-color:#fff;border-color:#dfe3e9}.btn-clang .badge{color:#4b9ad9;background-color:#fff}.btn-clang:active,.btn-clang.active{-webkit-box-shadow:none;box-shadow:none}.btn-edit{color:#fff;background-color:#5bb585;border-color:#5bb585}.btn-edit:focus,.btn-edit.focus{color:#fff;background-color:#45986c;border-color:#2d6446}.btn-edit:hover{color:#fff;background-color:#45986c;border-color:#429167}.btn-edit:active,.btn-edit.active,.open>.btn-edit.dropdown-toggle{color:#fff;background-color:#45986c;background-image:none;border-color:#429167}.btn-edit:active:hover,.btn-edit:active:focus,.btn-edit:active.focus,.btn-edit.active:hover,.btn-edit.active:focus,.btn-edit.active.focus,.open>.btn-edit.dropdown-toggle:hover,.open>.btn-edit.dropdown-toggle:focus,.open>.btn-edit.dropdown-toggle.focus{color:#fff;background-color:#3a805a;border-color:#2d6446}.btn-edit.disabled:hover,.btn-edit.disabled:focus,.btn-edit.disabled.focus,.btn-edit[disabled]:hover,.btn-edit[disabled]:focus,.btn-edit[disabled].focus,fieldset[disabled] .btn-edit:hover,fieldset[disabled] .btn-edit:focus,fieldset[disabled] .btn-edit.focus{background-color:#5bb585;border-color:#5bb585}.btn-edit .badge{color:#5bb585;background-color:#fff}.btn-group>.btn-edit:hover{z-index:0}.panel-edit .btn-edit{color:#5bb585;background-color:#fff;border-color:#fff}.panel-edit .btn-edit:focus,.panel-edit .btn-edit.focus{color:#5bb585;background-color:#e6e6e6;border-color:#bfbfbf}.panel-edit .btn-edit:hover{color:#5bb585;background-color:#e6e6e6;border-color:#e0e0e0}.panel-edit .btn-edit:active,.panel-edit .btn-edit.active,.open>.panel-edit .btn-edit.dropdown-toggle{color:#5bb585;background-color:#e6e6e6;background-image:none;border-color:#e0e0e0}.panel-edit .btn-edit:active:hover,.panel-edit .btn-edit:active:focus,.panel-edit .btn-edit:active.focus,.panel-edit .btn-edit.active:hover,.panel-edit .btn-edit.active:focus,.panel-edit .btn-edit.active.focus,.open>.panel-edit .btn-edit.dropdown-toggle:hover,.open>.panel-edit .btn-edit.dropdown-toggle:focus,.open>.panel-edit .btn-edit.dropdown-toggle.focus{color:#5bb585;background-color:#d4d4d4;border-color:#bfbfbf}.panel-edit .btn-edit.disabled:hover,.panel-edit .btn-edit.disabled:focus,.panel-edit .btn-edit.disabled.focus,.panel-edit .btn-edit[disabled]:hover,.panel-edit .btn-edit[disabled]:focus,.panel-edit .btn-edit[disabled].focus,fieldset[disabled] .panel-edit .btn-edit:hover,fieldset[disabled] .panel-edit .btn-edit:focus,fieldset[disabled] .panel-edit .btn-edit.focus{background-color:#fff;border-color:#fff}.panel-edit .btn-edit .badge{color:#fff;background-color:#5bb585}.btn-save,.btn-apply{color:#fff;background-color:#5bb585;border-color:#5bb585}.btn-save:focus,.btn-save.focus,.btn-apply:focus,.btn-apply.focus{color:#fff;background-color:#45986c;border-color:#2d6446}.btn-save:hover,.btn-apply:hover{color:#fff;background-color:#45986c;border-color:#429167}.btn-save:active,.btn-save.active,.open>.btn-save.dropdown-toggle,.btn-apply:active,.btn-apply.active,.open>.btn-apply.dropdown-toggle{color:#fff;background-color:#45986c;background-image:none;border-color:#429167}.btn-save:active:hover,.btn-save:active:focus,.btn-save:active.focus,.btn-save.active:hover,.btn-save.active:focus,.btn-save.active.focus,.open>.btn-save.dropdown-toggle:hover,.open>.btn-save.dropdown-toggle:focus,.open>.btn-save.dropdown-toggle.focus,.btn-apply:active:hover,.btn-apply:active:focus,.btn-apply:active.focus,.btn-apply.active:hover,.btn-apply.active:focus,.btn-apply.active.focus,.open>.btn-apply.dropdown-toggle:hover,.open>.btn-apply.dropdown-toggle:focus,.open>.btn-apply.dropdown-toggle.focus{color:#fff;background-color:#3a805a;border-color:#2d6446}.btn-save.disabled:hover,.btn-save.disabled:focus,.btn-save.disabled.focus,.btn-save[disabled]:hover,.btn-save[disabled]:focus,.btn-save[disabled].focus,fieldset[disabled] .btn-save:hover,fieldset[disabled] .btn-save:focus,fieldset[disabled] .btn-save.focus,.btn-apply.disabled:hover,.btn-apply.disabled:focus,.btn-apply.disabled.focus,.btn-apply[disabled]:hover,.btn-apply[disabled]:focus,.btn-apply[disabled].focus,fieldset[disabled] .btn-apply:hover,fieldset[disabled] .btn-apply:focus,fieldset[disabled] .btn-apply.focus{background-color:#5bb585;border-color:#5bb585}.btn-save .badge,.btn-apply .badge{color:#5bb585;background-color:#fff}.btn-debug-mode,.btn-safemode-activate{color:#422800;background-color:#f90;border-color:#f09000;position:relative}.btn-debug-mode:focus,.btn-debug-mode.focus,.btn-safemode-activate:focus,.btn-safemode-activate.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:hover,.btn-safemode-activate:hover{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active,.btn-debug-mode.active,.open>.btn-debug-mode.dropdown-toggle,.btn-safemode-activate:active,.btn-safemode-activate.active,.open>.btn-safemode-activate.dropdown-toggle{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active:hover,.btn-debug-mode:active:focus,.btn-debug-mode:active.focus,.btn-debug-mode.active:hover,.btn-debug-mode.active:focus,.btn-debug-mode.active.focus,.open>.btn-debug-mode.dropdown-toggle:hover,.open>.btn-debug-mode.dropdown-toggle:focus,.open>.btn-debug-mode.dropdown-toggle.focus,.btn-safemode-activate:active:hover,.btn-safemode-activate:active:focus,.btn-safemode-activate:active.focus,.btn-safemode-activate.active:hover,.btn-safemode-activate.active:focus,.btn-safemode-activate.active.focus,.open>.btn-safemode-activate.dropdown-toggle:hover,.open>.btn-safemode-activate.dropdown-toggle:focus,.open>.btn-safemode-activate.dropdown-toggle.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode.active:hover,.btn-debug-mode.active:focus,.btn-debug-mode.active.focus,.btn-safemode-activate.active:hover,.btn-safemode-activate.active:focus,.btn-safemode-activate.active.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active,.btn-debug-mode.active,.open>.btn-debug-mode.dropdown-toggle,.btn-safemode-activate:active,.btn-safemode-activate.active,.open>.btn-safemode-activate.dropdown-toggle{background-image:none}.btn-debug-mode.disabled,.btn-debug-mode.disabled:hover,.btn-debug-mode.disabled:focus,.btn-debug-mode.disabled.focus,.btn-debug-mode.disabled:active,.btn-debug-mode.disabled.active,.btn-debug-mode[disabled],.btn-debug-mode[disabled]:hover,.btn-debug-mode[disabled]:focus,.btn-debug-mode[disabled].focus,.btn-debug-mode[disabled]:active,.btn-debug-mode[disabled].active,fieldset[disabled] .btn-debug-mode,fieldset[disabled] .btn-debug-mode:hover,fieldset[disabled] .btn-debug-mode:focus,fieldset[disabled] .btn-debug-mode.focus,fieldset[disabled] .btn-debug-mode:active,fieldset[disabled] .btn-debug-mode.active,.btn-safemode-activate.disabled,.btn-safemode-activate.disabled:hover,.btn-safemode-activate.disabled:focus,.btn-safemode-activate.disabled.focus,.btn-safemode-activate.disabled:active,.btn-safemode-activate.disabled.active,.btn-safemode-activate[disabled],.btn-safemode-activate[disabled]:hover,.btn-safemode-activate[disabled]:focus,.btn-safemode-activate[disabled].focus,.btn-safemode-activate[disabled]:active,.btn-safemode-activate[disabled].active,fieldset[disabled] .btn-safemode-activate,fieldset[disabled] .btn-safemode-activate:hover,fieldset[disabled] .btn-safemode-activate:focus,fieldset[disabled] .btn-safemode-activate.focus,fieldset[disabled] .btn-safemode-activate:active,fieldset[disabled] .btn-safemode-activate.active{background-color:#f90;border-color:#f09000}.btn-debug-mode .badge,.btn-safemode-activate .badge{color:#422800;background-color:#f90}.btn-toolbar>.btn-abort{float:right}.rex-truncate-dropdown .btn.dropdown-toggle{max-width:200px}.rex-truncate-dropdown .btn.dropdown-toggle>.filter-option{text-overflow:ellipsis}.rex-truncate-dropdown .input-group>.input-group-addon,.rex-truncate-dropdown .input-group>.input-group-btn{width:auto}.btn.btn-highlight{transition:all 1000ms ease-out 1000ms, outline 800ms ease-out 100ms;outline:25px solid rgba(193, 232, 240, 0)}.btn.btn-highlight:active{transition:all 0ms linear 0ms;background-color:#4b9ad9;border-color:#4b9ad9;outline:0 solid #c1e8f0}body.rex-theme-dark .btn-default,body.rex-theme-dark .btn-abort,body.rex-theme-dark .btn-back,body.rex-theme-dark .btn-clang,body.rex-theme-dark .btn-move,body.rex-theme-dark .btn-reset,body.rex-theme-dark .btn-search{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .btn-default:focus,body.rex-theme-dark .btn-default.focus,body.rex-theme-dark .btn-abort:focus,body.rex-theme-dark .btn-abort.focus,body.rex-theme-dark .btn-back:focus,body.rex-theme-dark .btn-back.focus,body.rex-theme-dark .btn-clang:focus,body.rex-theme-dark .btn-clang.focus,body.rex-theme-dark .btn-move:focus,body.rex-theme-dark .btn-move.focus,body.rex-theme-dark .btn-reset:focus,body.rex-theme-dark .btn-reset.focus,body.rex-theme-dark .btn-search:focus,body.rex-theme-dark .btn-search.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .btn-default:hover,body.rex-theme-dark .btn-abort:hover,body.rex-theme-dark .btn-back:hover,body.rex-theme-dark .btn-clang:hover,body.rex-theme-dark .btn-move:hover,body.rex-theme-dark .btn-reset:hover,body.rex-theme-dark .btn-search:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body.rex-theme-dark .btn-default:active,body.rex-theme-dark .btn-default.active,.open>body.rex-theme-dark .btn-default.dropdown-toggle,body.rex-theme-dark .btn-abort:active,body.rex-theme-dark .btn-abort.active,.open>body.rex-theme-dark .btn-abort.dropdown-toggle,body.rex-theme-dark .btn-back:active,body.rex-theme-dark .btn-back.active,.open>body.rex-theme-dark .btn-back.dropdown-toggle,body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle,body.rex-theme-dark .btn-move:active,body.rex-theme-dark .btn-move.active,.open>body.rex-theme-dark .btn-move.dropdown-toggle,body.rex-theme-dark .btn-reset:active,body.rex-theme-dark .btn-reset.active,.open>body.rex-theme-dark .btn-reset.dropdown-toggle,body.rex-theme-dark .btn-search:active,body.rex-theme-dark .btn-search.active,.open>body.rex-theme-dark .btn-search.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .btn-default:active:hover,body.rex-theme-dark .btn-default:active:focus,body.rex-theme-dark .btn-default:active.focus,body.rex-theme-dark .btn-default.active:hover,body.rex-theme-dark .btn-default.active:focus,body.rex-theme-dark .btn-default.active.focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle.focus,body.rex-theme-dark .btn-abort:active:hover,body.rex-theme-dark .btn-abort:active:focus,body.rex-theme-dark .btn-abort:active.focus,body.rex-theme-dark .btn-abort.active:hover,body.rex-theme-dark .btn-abort.active:focus,body.rex-theme-dark .btn-abort.active.focus,.open>body.rex-theme-dark .btn-abort.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-abort.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-abort.dropdown-toggle.focus,body.rex-theme-dark .btn-back:active:hover,body.rex-theme-dark .btn-back:active:focus,body.rex-theme-dark .btn-back:active.focus,body.rex-theme-dark .btn-back.active:hover,body.rex-theme-dark .btn-back.active:focus,body.rex-theme-dark .btn-back.active.focus,.open>body.rex-theme-dark .btn-back.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-back.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-back.dropdown-toggle.focus,body.rex-theme-dark .btn-clang:active:hover,body.rex-theme-dark .btn-clang:active:focus,body.rex-theme-dark .btn-clang:active.focus,body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle.focus,body.rex-theme-dark .btn-move:active:hover,body.rex-theme-dark .btn-move:active:focus,body.rex-theme-dark .btn-move:active.focus,body.rex-theme-dark .btn-move.active:hover,body.rex-theme-dark .btn-move.active:focus,body.rex-theme-dark .btn-move.active.focus,.open>body.rex-theme-dark .btn-move.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-move.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-move.dropdown-toggle.focus,body.rex-theme-dark .btn-reset:active:hover,body.rex-theme-dark .btn-reset:active:focus,body.rex-theme-dark .btn-reset:active.focus,body.rex-theme-dark .btn-reset.active:hover,body.rex-theme-dark .btn-reset.active:focus,body.rex-theme-dark .btn-reset.active.focus,.open>body.rex-theme-dark .btn-reset.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-reset.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-reset.dropdown-toggle.focus,body.rex-theme-dark .btn-search:active:hover,body.rex-theme-dark .btn-search:active:focus,body.rex-theme-dark .btn-search:active.focus,body.rex-theme-dark .btn-search.active:hover,body.rex-theme-dark .btn-search.active:focus,body.rex-theme-dark .btn-search.active.focus,.open>body.rex-theme-dark .btn-search.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-search.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-search.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body.rex-theme-dark .btn-default.disabled:hover,body.rex-theme-dark .btn-default.disabled:focus,body.rex-theme-dark .btn-default.disabled.focus,body.rex-theme-dark .btn-default[disabled]:hover,body.rex-theme-dark .btn-default[disabled]:focus,body.rex-theme-dark .btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-default:hover,fieldset[disabled] body.rex-theme-dark .btn-default:focus,fieldset[disabled] body.rex-theme-dark .btn-default.focus,body.rex-theme-dark .btn-abort.disabled:hover,body.rex-theme-dark .btn-abort.disabled:focus,body.rex-theme-dark .btn-abort.disabled.focus,body.rex-theme-dark .btn-abort[disabled]:hover,body.rex-theme-dark .btn-abort[disabled]:focus,body.rex-theme-dark .btn-abort[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-abort:hover,fieldset[disabled] body.rex-theme-dark .btn-abort:focus,fieldset[disabled] body.rex-theme-dark .btn-abort.focus,body.rex-theme-dark .btn-back.disabled:hover,body.rex-theme-dark .btn-back.disabled:focus,body.rex-theme-dark .btn-back.disabled.focus,body.rex-theme-dark .btn-back[disabled]:hover,body.rex-theme-dark .btn-back[disabled]:focus,body.rex-theme-dark .btn-back[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-back:hover,fieldset[disabled] body.rex-theme-dark .btn-back:focus,fieldset[disabled] body.rex-theme-dark .btn-back.focus,body.rex-theme-dark .btn-clang.disabled:hover,body.rex-theme-dark .btn-clang.disabled:focus,body.rex-theme-dark .btn-clang.disabled.focus,body.rex-theme-dark .btn-clang[disabled]:hover,body.rex-theme-dark .btn-clang[disabled]:focus,body.rex-theme-dark .btn-clang[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-clang:hover,fieldset[disabled] body.rex-theme-dark .btn-clang:focus,fieldset[disabled] body.rex-theme-dark .btn-clang.focus,body.rex-theme-dark .btn-move.disabled:hover,body.rex-theme-dark .btn-move.disabled:focus,body.rex-theme-dark .btn-move.disabled.focus,body.rex-theme-dark .btn-move[disabled]:hover,body.rex-theme-dark .btn-move[disabled]:focus,body.rex-theme-dark .btn-move[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-move:hover,fieldset[disabled] body.rex-theme-dark .btn-move:focus,fieldset[disabled] body.rex-theme-dark .btn-move.focus,body.rex-theme-dark .btn-reset.disabled:hover,body.rex-theme-dark .btn-reset.disabled:focus,body.rex-theme-dark .btn-reset.disabled.focus,body.rex-theme-dark .btn-reset[disabled]:hover,body.rex-theme-dark .btn-reset[disabled]:focus,body.rex-theme-dark .btn-reset[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-reset:hover,fieldset[disabled] body.rex-theme-dark .btn-reset:focus,fieldset[disabled] body.rex-theme-dark .btn-reset.focus,body.rex-theme-dark .btn-search.disabled:hover,body.rex-theme-dark .btn-search.disabled:focus,body.rex-theme-dark .btn-search.disabled.focus,body.rex-theme-dark .btn-search[disabled]:hover,body.rex-theme-dark .btn-search[disabled]:focus,body.rex-theme-dark .btn-search[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-search:hover,fieldset[disabled] body.rex-theme-dark .btn-search:focus,fieldset[disabled] body.rex-theme-dark .btn-search.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .btn-default .badge,body.rex-theme-dark .btn-abort .badge,body.rex-theme-dark .btn-back .badge,body.rex-theme-dark .btn-clang .badge,body.rex-theme-dark .btn-move .badge,body.rex-theme-dark .btn-reset .badge,body.rex-theme-dark .btn-search .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-popup,body.rex-theme-dark .btn-view{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-popup:focus,body.rex-theme-dark .btn-popup.focus,body.rex-theme-dark .btn-view:focus,body.rex-theme-dark .btn-view.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);border-color:rgba(37, 49, 59, 0.8)}body.rex-theme-dark .btn-popup:hover,body.rex-theme-dark .btn-view:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(35, 45, 57, 0.8);border-color:rgba(29, 38, 47, 0.8)}body.rex-theme-dark .btn-popup:active,body.rex-theme-dark .btn-popup.active,.open>body.rex-theme-dark .btn-popup.dropdown-toggle,body.rex-theme-dark .btn-view:active,body.rex-theme-dark .btn-view.active,.open>body.rex-theme-dark .btn-view.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);background-image:none;border-color:rgba(37, 49, 59, 0.8)}body.rex-theme-dark .btn-popup:active:hover,body.rex-theme-dark .btn-popup:active:focus,body.rex-theme-dark .btn-popup:active.focus,body.rex-theme-dark .btn-popup.active:hover,body.rex-theme-dark .btn-popup.active:focus,body.rex-theme-dark .btn-popup.active.focus,.open>body.rex-theme-dark .btn-popup.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-popup.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-popup.dropdown-toggle.focus,body.rex-theme-dark .btn-view:active:hover,body.rex-theme-dark .btn-view:active:focus,body.rex-theme-dark .btn-view:active.focus,body.rex-theme-dark .btn-view.active:hover,body.rex-theme-dark .btn-view.active:focus,body.rex-theme-dark .btn-view.active.focus,.open>body.rex-theme-dark .btn-view.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-view.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-view.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(50, 65, 82, 0.8);border-color:rgba(44, 59, 72, 0.8)}body.rex-theme-dark .btn-popup.disabled:hover,body.rex-theme-dark .btn-popup.disabled:focus,body.rex-theme-dark .btn-popup.disabled.focus,body.rex-theme-dark .btn-popup[disabled]:hover,body.rex-theme-dark .btn-popup[disabled]:focus,body.rex-theme-dark .btn-popup[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-popup:hover,fieldset[disabled] body.rex-theme-dark .btn-popup:focus,fieldset[disabled] body.rex-theme-dark .btn-popup.focus,body.rex-theme-dark .btn-view.disabled:hover,body.rex-theme-dark .btn-view.disabled:focus,body.rex-theme-dark .btn-view.disabled.focus,body.rex-theme-dark .btn-view[disabled]:hover,body.rex-theme-dark .btn-view[disabled]:focus,body.rex-theme-dark .btn-view[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-view:hover,fieldset[disabled] body.rex-theme-dark .btn-view:focus,fieldset[disabled] body.rex-theme-dark .btn-view.focus{background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-popup .badge,body.rex-theme-dark .btn-view .badge{color:rgba(27, 35, 44, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-popup.btn-popup:hover,body.rex-theme-dark .btn-popup.btn-popup:focus,body.rex-theme-dark .btn-view.btn-popup:hover,body.rex-theme-dark .btn-view.btn-popup:focus{border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-primary,body.rex-theme-dark .btn-apply,body.rex-theme-dark .btn-save,body.rex-theme-dark .btn-select,body.rex-theme-dark .btn-send,body.rex-theme-dark .btn-setup,body.rex-theme-dark .btn-update{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .btn-primary:focus,body.rex-theme-dark .btn-primary.focus,body.rex-theme-dark .btn-apply:focus,body.rex-theme-dark .btn-apply.focus,body.rex-theme-dark .btn-save:focus,body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-select:focus,body.rex-theme-dark .btn-select.focus,body.rex-theme-dark .btn-send:focus,body.rex-theme-dark .btn-send.focus,body.rex-theme-dark .btn-setup:focus,body.rex-theme-dark .btn-setup.focus,body.rex-theme-dark .btn-update:focus,body.rex-theme-dark .btn-update.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body.rex-theme-dark .btn-primary:hover,body.rex-theme-dark .btn-apply:hover,body.rex-theme-dark .btn-save:hover,body.rex-theme-dark .btn-select:hover,body.rex-theme-dark .btn-send:hover,body.rex-theme-dark .btn-setup:hover,body.rex-theme-dark .btn-update:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body.rex-theme-dark .btn-primary:active,body.rex-theme-dark .btn-primary.active,.open>body.rex-theme-dark .btn-primary.dropdown-toggle,body.rex-theme-dark .btn-apply:active,body.rex-theme-dark .btn-apply.active,.open>body.rex-theme-dark .btn-apply.dropdown-toggle,body.rex-theme-dark .btn-save:active,body.rex-theme-dark .btn-save.active,.open>body.rex-theme-dark .btn-save.dropdown-toggle,body.rex-theme-dark .btn-select:active,body.rex-theme-dark .btn-select.active,.open>body.rex-theme-dark .btn-select.dropdown-toggle,body.rex-theme-dark .btn-send:active,body.rex-theme-dark .btn-send.active,.open>body.rex-theme-dark .btn-send.dropdown-toggle,body.rex-theme-dark .btn-setup:active,body.rex-theme-dark .btn-setup.active,.open>body.rex-theme-dark .btn-setup.dropdown-toggle,body.rex-theme-dark .btn-update:active,body.rex-theme-dark .btn-update.active,.open>body.rex-theme-dark .btn-update.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body.rex-theme-dark .btn-primary:active:hover,body.rex-theme-dark .btn-primary:active:focus,body.rex-theme-dark .btn-primary:active.focus,body.rex-theme-dark .btn-primary.active:hover,body.rex-theme-dark .btn-primary.active:focus,body.rex-theme-dark .btn-primary.active.focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle.focus,body.rex-theme-dark .btn-apply:active:hover,body.rex-theme-dark .btn-apply:active:focus,body.rex-theme-dark .btn-apply:active.focus,body.rex-theme-dark .btn-apply.active:hover,body.rex-theme-dark .btn-apply.active:focus,body.rex-theme-dark .btn-apply.active.focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle.focus,body.rex-theme-dark .btn-save:active:hover,body.rex-theme-dark .btn-save:active:focus,body.rex-theme-dark .btn-save:active.focus,body.rex-theme-dark .btn-save.active:hover,body.rex-theme-dark .btn-save.active:focus,body.rex-theme-dark .btn-save.active.focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-save.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle.focus,body.rex-theme-dark .btn-select:active:hover,body.rex-theme-dark .btn-select:active:focus,body.rex-theme-dark .btn-select:active.focus,body.rex-theme-dark .btn-select.active:hover,body.rex-theme-dark .btn-select.active:focus,body.rex-theme-dark .btn-select.active.focus,.open>body.rex-theme-dark .btn-select.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-select.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-select.dropdown-toggle.focus,body.rex-theme-dark .btn-send:active:hover,body.rex-theme-dark .btn-send:active:focus,body.rex-theme-dark .btn-send:active.focus,body.rex-theme-dark .btn-send.active:hover,body.rex-theme-dark .btn-send.active:focus,body.rex-theme-dark .btn-send.active.focus,.open>body.rex-theme-dark .btn-send.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-send.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-send.dropdown-toggle.focus,body.rex-theme-dark .btn-setup:active:hover,body.rex-theme-dark .btn-setup:active:focus,body.rex-theme-dark .btn-setup:active.focus,body.rex-theme-dark .btn-setup.active:hover,body.rex-theme-dark .btn-setup.active:focus,body.rex-theme-dark .btn-setup.active.focus,.open>body.rex-theme-dark .btn-setup.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-setup.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-setup.dropdown-toggle.focus,body.rex-theme-dark .btn-update:active:hover,body.rex-theme-dark .btn-update:active:focus,body.rex-theme-dark .btn-update:active.focus,body.rex-theme-dark .btn-update.active:hover,body.rex-theme-dark .btn-update.active:focus,body.rex-theme-dark .btn-update.active.focus,.open>body.rex-theme-dark .btn-update.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-update.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-update.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body.rex-theme-dark .btn-primary.disabled:hover,body.rex-theme-dark .btn-primary.disabled:focus,body.rex-theme-dark .btn-primary.disabled.focus,body.rex-theme-dark .btn-primary[disabled]:hover,body.rex-theme-dark .btn-primary[disabled]:focus,body.rex-theme-dark .btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-primary:hover,fieldset[disabled] body.rex-theme-dark .btn-primary:focus,fieldset[disabled] body.rex-theme-dark .btn-primary.focus,body.rex-theme-dark .btn-apply.disabled:hover,body.rex-theme-dark .btn-apply.disabled:focus,body.rex-theme-dark .btn-apply.disabled.focus,body.rex-theme-dark .btn-apply[disabled]:hover,body.rex-theme-dark .btn-apply[disabled]:focus,body.rex-theme-dark .btn-apply[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-apply:hover,fieldset[disabled] body.rex-theme-dark .btn-apply:focus,fieldset[disabled] body.rex-theme-dark .btn-apply.focus,body.rex-theme-dark .btn-save.disabled:hover,body.rex-theme-dark .btn-save.disabled:focus,body.rex-theme-dark .btn-save.disabled.focus,body.rex-theme-dark .btn-save[disabled]:hover,body.rex-theme-dark .btn-save[disabled]:focus,body.rex-theme-dark .btn-save[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-save:hover,fieldset[disabled] body.rex-theme-dark .btn-save:focus,fieldset[disabled] body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-select.disabled:hover,body.rex-theme-dark .btn-select.disabled:focus,body.rex-theme-dark .btn-select.disabled.focus,body.rex-theme-dark .btn-select[disabled]:hover,body.rex-theme-dark .btn-select[disabled]:focus,body.rex-theme-dark .btn-select[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-select:hover,fieldset[disabled] body.rex-theme-dark .btn-select:focus,fieldset[disabled] body.rex-theme-dark .btn-select.focus,body.rex-theme-dark .btn-send.disabled:hover,body.rex-theme-dark .btn-send.disabled:focus,body.rex-theme-dark .btn-send.disabled.focus,body.rex-theme-dark .btn-send[disabled]:hover,body.rex-theme-dark .btn-send[disabled]:focus,body.rex-theme-dark .btn-send[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-send:hover,fieldset[disabled] body.rex-theme-dark .btn-send:focus,fieldset[disabled] body.rex-theme-dark .btn-send.focus,body.rex-theme-dark .btn-setup.disabled:hover,body.rex-theme-dark .btn-setup.disabled:focus,body.rex-theme-dark .btn-setup.disabled.focus,body.rex-theme-dark .btn-setup[disabled]:hover,body.rex-theme-dark .btn-setup[disabled]:focus,body.rex-theme-dark .btn-setup[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-setup:hover,fieldset[disabled] body.rex-theme-dark .btn-setup:focus,fieldset[disabled] body.rex-theme-dark .btn-setup.focus,body.rex-theme-dark .btn-update.disabled:hover,body.rex-theme-dark .btn-update.disabled:focus,body.rex-theme-dark .btn-update.disabled.focus,body.rex-theme-dark .btn-update[disabled]:hover,body.rex-theme-dark .btn-update[disabled]:focus,body.rex-theme-dark .btn-update[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-update:hover,fieldset[disabled] body.rex-theme-dark .btn-update:focus,fieldset[disabled] body.rex-theme-dark .btn-update.focus{background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .btn-primary .badge,body.rex-theme-dark .btn-apply .badge,body.rex-theme-dark .btn-save .badge,body.rex-theme-dark .btn-select .badge,body.rex-theme-dark .btn-send .badge,body.rex-theme-dark .btn-setup .badge,body.rex-theme-dark .btn-update .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-clang{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a;border-color:#1a222b}body.rex-theme-dark .btn-clang:focus,body.rex-theme-dark .btn-clang.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang:hover{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#09253b}body.rex-theme-dark .btn-clang:active:hover,body.rex-theme-dark .btn-clang:active:focus,body.rex-theme-dark .btn-clang:active.focus,body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0b304d}body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle{background-image:none}body.rex-theme-dark .btn-clang.disabled,body.rex-theme-dark .btn-clang.disabled:hover,body.rex-theme-dark .btn-clang.disabled:focus,body.rex-theme-dark .btn-clang.disabled.focus,body.rex-theme-dark .btn-clang.disabled:active,body.rex-theme-dark .btn-clang.disabled.active,body.rex-theme-dark .btn-clang[disabled],body.rex-theme-dark .btn-clang[disabled]:hover,body.rex-theme-dark .btn-clang[disabled]:focus,body.rex-theme-dark .btn-clang[disabled].focus,body.rex-theme-dark .btn-clang[disabled]:active,body.rex-theme-dark .btn-clang[disabled].active,fieldset[disabled] body.rex-theme-dark .btn-clang,fieldset[disabled] body.rex-theme-dark .btn-clang:hover,fieldset[disabled] body.rex-theme-dark .btn-clang:focus,fieldset[disabled] body.rex-theme-dark .btn-clang.focus,fieldset[disabled] body.rex-theme-dark .btn-clang:active,fieldset[disabled] body.rex-theme-dark .btn-clang.active{background-color:#2e3b4a;border-color:#1a222b}body.rex-theme-dark .btn-clang .badge{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a}body.rex-theme-dark .btn-edit,body.rex-theme-dark .panel-edit .btn-edit,body.rex-theme-dark .btn-save,body.rex-theme-dark .btn-apply{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .btn-edit:focus,body.rex-theme-dark .btn-edit.focus,body.rex-theme-dark .panel-edit .btn-edit:focus,body.rex-theme-dark .panel-edit .btn-edit.focus,body.rex-theme-dark .btn-save:focus,body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-apply:focus,body.rex-theme-dark .btn-apply.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body.rex-theme-dark .btn-edit:hover,body.rex-theme-dark .panel-edit .btn-edit:hover,body.rex-theme-dark .btn-save:hover,body.rex-theme-dark .btn-apply:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body.rex-theme-dark .btn-edit:active,body.rex-theme-dark .btn-edit.active,.open>body.rex-theme-dark .btn-edit.dropdown-toggle,body.rex-theme-dark .panel-edit .btn-edit:active,body.rex-theme-dark .panel-edit .btn-edit.active,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle,body.rex-theme-dark .btn-save:active,body.rex-theme-dark .btn-save.active,.open>body.rex-theme-dark .btn-save.dropdown-toggle,body.rex-theme-dark .btn-apply:active,body.rex-theme-dark .btn-apply.active,.open>body.rex-theme-dark .btn-apply.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body.rex-theme-dark .btn-edit:active:hover,body.rex-theme-dark .btn-edit:active:focus,body.rex-theme-dark .btn-edit:active.focus,body.rex-theme-dark .btn-edit.active:hover,body.rex-theme-dark .btn-edit.active:focus,body.rex-theme-dark .btn-edit.active.focus,.open>body.rex-theme-dark .btn-edit.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-edit.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-edit.dropdown-toggle.focus,body.rex-theme-dark .panel-edit .btn-edit:active:hover,body.rex-theme-dark .panel-edit .btn-edit:active:focus,body.rex-theme-dark .panel-edit .btn-edit:active.focus,body.rex-theme-dark .panel-edit .btn-edit.active:hover,body.rex-theme-dark .panel-edit .btn-edit.active:focus,body.rex-theme-dark .panel-edit .btn-edit.active.focus,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle:hover,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle:focus,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle.focus,body.rex-theme-dark .btn-save:active:hover,body.rex-theme-dark .btn-save:active:focus,body.rex-theme-dark .btn-save:active.focus,body.rex-theme-dark .btn-save.active:hover,body.rex-theme-dark .btn-save.active:focus,body.rex-theme-dark .btn-save.active.focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-save.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle.focus,body.rex-theme-dark .btn-apply:active:hover,body.rex-theme-dark .btn-apply:active:focus,body.rex-theme-dark .btn-apply:active.focus,body.rex-theme-dark .btn-apply.active:hover,body.rex-theme-dark .btn-apply.active:focus,body.rex-theme-dark .btn-apply.active.focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body.rex-theme-dark .btn-edit.disabled:hover,body.rex-theme-dark .btn-edit.disabled:focus,body.rex-theme-dark .btn-edit.disabled.focus,body.rex-theme-dark .btn-edit[disabled]:hover,body.rex-theme-dark .btn-edit[disabled]:focus,body.rex-theme-dark .btn-edit[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-edit:hover,fieldset[disabled] body.rex-theme-dark .btn-edit:focus,fieldset[disabled] body.rex-theme-dark .btn-edit.focus,body.rex-theme-dark .panel-edit .btn-edit.disabled:hover,body.rex-theme-dark .panel-edit .btn-edit.disabled:focus,body.rex-theme-dark .panel-edit .btn-edit.disabled.focus,body.rex-theme-dark .panel-edit .btn-edit[disabled]:hover,body.rex-theme-dark .panel-edit .btn-edit[disabled]:focus,body.rex-theme-dark .panel-edit .btn-edit[disabled].focus,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit:hover,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit:focus,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit.focus,body.rex-theme-dark .btn-save.disabled:hover,body.rex-theme-dark .btn-save.disabled:focus,body.rex-theme-dark .btn-save.disabled.focus,body.rex-theme-dark .btn-save[disabled]:hover,body.rex-theme-dark .btn-save[disabled]:focus,body.rex-theme-dark .btn-save[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-save:hover,fieldset[disabled] body.rex-theme-dark .btn-save:focus,fieldset[disabled] body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-apply.disabled:hover,body.rex-theme-dark .btn-apply.disabled:focus,body.rex-theme-dark .btn-apply.disabled.focus,body.rex-theme-dark .btn-apply[disabled]:hover,body.rex-theme-dark .btn-apply[disabled]:focus,body.rex-theme-dark .btn-apply[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-apply:hover,fieldset[disabled] body.rex-theme-dark .btn-apply:focus,fieldset[disabled] body.rex-theme-dark .btn-apply.focus{background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .btn-edit .badge,body.rex-theme-dark .panel-edit .btn-edit .badge,body.rex-theme-dark .btn-save .badge,body.rex-theme-dark .btn-apply .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-delete:focus,body.rex-theme-dark .btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .btn-delete:active,body.rex-theme-dark .btn-delete.active,.open>body.rex-theme-dark .btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .btn-delete:active:hover,body.rex-theme-dark .btn-delete:active:focus,body.rex-theme-dark .btn-delete:active.focus,body.rex-theme-dark .btn-delete.active:hover,body.rex-theme-dark .btn-delete.active:focus,body.rex-theme-dark .btn-delete.active.focus,.open>body.rex-theme-dark .btn-delete.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-delete.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .btn-delete.disabled:hover,body.rex-theme-dark .btn-delete.disabled:focus,body.rex-theme-dark .btn-delete.disabled.focus,body.rex-theme-dark .btn-delete[disabled]:hover,body.rex-theme-dark .btn-delete[disabled]:focus,body.rex-theme-dark .btn-delete[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-delete:hover,fieldset[disabled] body.rex-theme-dark .btn-delete:focus,fieldset[disabled] body.rex-theme-dark .btn-delete.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-debug-mode,body.rex-theme-dark .btn-safemode-activate{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-debug-mode:focus,body.rex-theme-dark .btn-debug-mode.focus,body.rex-theme-dark .btn-safemode-activate:focus,body.rex-theme-dark .btn-safemode-activate.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .btn-debug-mode:hover,body.rex-theme-dark .btn-safemode-activate:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .btn-debug-mode:active,body.rex-theme-dark .btn-debug-mode.active,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle,body.rex-theme-dark .btn-safemode-activate:active,body.rex-theme-dark .btn-safemode-activate.active,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .btn-debug-mode:active:hover,body.rex-theme-dark .btn-debug-mode:active:focus,body.rex-theme-dark .btn-debug-mode:active.focus,body.rex-theme-dark .btn-debug-mode.active:hover,body.rex-theme-dark .btn-debug-mode.active:focus,body.rex-theme-dark .btn-debug-mode.active.focus,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle.focus,body.rex-theme-dark .btn-safemode-activate:active:hover,body.rex-theme-dark .btn-safemode-activate:active:focus,body.rex-theme-dark .btn-safemode-activate:active.focus,body.rex-theme-dark .btn-safemode-activate.active:hover,body.rex-theme-dark .btn-safemode-activate.active:focus,body.rex-theme-dark .btn-safemode-activate.active.focus,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .btn-debug-mode.disabled:hover,body.rex-theme-dark .btn-debug-mode.disabled:focus,body.rex-theme-dark .btn-debug-mode.disabled.focus,body.rex-theme-dark .btn-debug-mode[disabled]:hover,body.rex-theme-dark .btn-debug-mode[disabled]:focus,body.rex-theme-dark .btn-debug-mode[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-debug-mode:hover,fieldset[disabled] body.rex-theme-dark .btn-debug-mode:focus,fieldset[disabled] body.rex-theme-dark .btn-debug-mode.focus,body.rex-theme-dark .btn-safemode-activate.disabled:hover,body.rex-theme-dark .btn-safemode-activate.disabled:focus,body.rex-theme-dark .btn-safemode-activate.disabled.focus,body.rex-theme-dark .btn-safemode-activate[disabled]:hover,body.rex-theme-dark .btn-safemode-activate[disabled]:focus,body.rex-theme-dark .btn-safemode-activate[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate:hover,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate:focus,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-debug-mode .badge,body.rex-theme-dark .btn-safemode-activate .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn.btn-highlight{outline-color:rgba(17, 75, 122, 0)}body.rex-theme-dark .btn.btn-highlight:active{outline-color:#114b7a}body.rex-theme-dark .nav-tabs>li>.btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:active,body.rex-theme-dark .nav-tabs>li>.btn-default.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-default:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-default:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-default.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-default.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-default.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-primary,body.rex-theme-dark .nav-tabs>li>.btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .nav-tabs>li>.btn-primary:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.focus,body.rex-theme-dark .nav-tabs>li>.btn-info:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body.rex-theme-dark .nav-tabs>li>.btn-primary:hover,body.rex-theme-dark .nav-tabs>li>.btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body.rex-theme-dark .nav-tabs>li>.btn-primary:active,body.rex-theme-dark .nav-tabs>li>.btn-primary.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle,body.rex-theme-dark .nav-tabs>li>.btn-info:active,body.rex-theme-dark .nav-tabs>li>.btn-info.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body.rex-theme-dark .nav-tabs>li>.btn-primary:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle.focus,body.rex-theme-dark .nav-tabs>li>.btn-info:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-info:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-info:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-info.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-info.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary.focus,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info.focus{background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .nav-tabs>li>.btn-primary .badge,body.rex-theme-dark .nav-tabs>li>.btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .nav-tabs>li>.btn-success:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body.rex-theme-dark .nav-tabs>li>.btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body.rex-theme-dark .nav-tabs>li>.btn-success:active,body.rex-theme-dark .nav-tabs>li>.btn-success.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body.rex-theme-dark .nav-tabs>li>.btn-success:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-success:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-success:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-success.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-success.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body.rex-theme-dark .nav-tabs>li>.btn-success.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-success.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success.focus{background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .nav-tabs>li>.btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .nav-tabs>li>.btn-warning:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .nav-tabs>li>.btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .nav-tabs>li>.btn-warning:active,body.rex-theme-dark .nav-tabs>li>.btn-warning.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .nav-tabs>li>.btn-warning:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .nav-tabs>li>.btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-danger,body.rex-theme-dark .nav-tabs>li>.btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .nav-tabs>li>.btn-danger:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .nav-tabs>li>.btn-danger:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .nav-tabs>li>.btn-danger:active,body.rex-theme-dark .nav-tabs>li>.btn-danger.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle,body.rex-theme-dark .nav-tabs>li>.btn-delete:active,body.rex-theme-dark .nav-tabs>li>.btn-delete.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .nav-tabs>li>.btn-danger:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .nav-tabs>li>.btn-danger .badge,body.rex-theme-dark .nav-tabs>li>.btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .btn-default,body:not(.rex-theme-light) .btn-abort,body:not(.rex-theme-light) .btn-back,body:not(.rex-theme-light) .btn-clang,body:not(.rex-theme-light) .btn-move,body:not(.rex-theme-light) .btn-reset,body:not(.rex-theme-light) .btn-search{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .btn-default:focus,body:not(.rex-theme-light) .btn-default.focus,body:not(.rex-theme-light) .btn-abort:focus,body:not(.rex-theme-light) .btn-abort.focus,body:not(.rex-theme-light) .btn-back:focus,body:not(.rex-theme-light) .btn-back.focus,body:not(.rex-theme-light) .btn-clang:focus,body:not(.rex-theme-light) .btn-clang.focus,body:not(.rex-theme-light) .btn-move:focus,body:not(.rex-theme-light) .btn-move.focus,body:not(.rex-theme-light) .btn-reset:focus,body:not(.rex-theme-light) .btn-reset.focus,body:not(.rex-theme-light) .btn-search:focus,body:not(.rex-theme-light) .btn-search.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .btn-default:hover,body:not(.rex-theme-light) .btn-abort:hover,body:not(.rex-theme-light) .btn-back:hover,body:not(.rex-theme-light) .btn-clang:hover,body:not(.rex-theme-light) .btn-move:hover,body:not(.rex-theme-light) .btn-reset:hover,body:not(.rex-theme-light) .btn-search:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body:not(.rex-theme-light) .btn-default:active,body:not(.rex-theme-light) .btn-default.active,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle,body:not(.rex-theme-light) .btn-abort:active,body:not(.rex-theme-light) .btn-abort.active,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle,body:not(.rex-theme-light) .btn-back:active,body:not(.rex-theme-light) .btn-back.active,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle,body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle,body:not(.rex-theme-light) .btn-move:active,body:not(.rex-theme-light) .btn-move.active,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle,body:not(.rex-theme-light) .btn-reset:active,body:not(.rex-theme-light) .btn-reset.active,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle,body:not(.rex-theme-light) .btn-search:active,body:not(.rex-theme-light) .btn-search.active,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .btn-default:active:hover,body:not(.rex-theme-light) .btn-default:active:focus,body:not(.rex-theme-light) .btn-default:active.focus,body:not(.rex-theme-light) .btn-default.active:hover,body:not(.rex-theme-light) .btn-default.active:focus,body:not(.rex-theme-light) .btn-default.active.focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-abort:active:hover,body:not(.rex-theme-light) .btn-abort:active:focus,body:not(.rex-theme-light) .btn-abort:active.focus,body:not(.rex-theme-light) .btn-abort.active:hover,body:not(.rex-theme-light) .btn-abort.active:focus,body:not(.rex-theme-light) .btn-abort.active.focus,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-back:active:hover,body:not(.rex-theme-light) .btn-back:active:focus,body:not(.rex-theme-light) .btn-back:active.focus,body:not(.rex-theme-light) .btn-back.active:hover,body:not(.rex-theme-light) .btn-back.active:focus,body:not(.rex-theme-light) .btn-back.active.focus,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-clang:active:hover,body:not(.rex-theme-light) .btn-clang:active:focus,body:not(.rex-theme-light) .btn-clang:active.focus,body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-move:active:hover,body:not(.rex-theme-light) .btn-move:active:focus,body:not(.rex-theme-light) .btn-move:active.focus,body:not(.rex-theme-light) .btn-move.active:hover,body:not(.rex-theme-light) .btn-move.active:focus,body:not(.rex-theme-light) .btn-move.active.focus,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-reset:active:hover,body:not(.rex-theme-light) .btn-reset:active:focus,body:not(.rex-theme-light) .btn-reset:active.focus,body:not(.rex-theme-light) .btn-reset.active:hover,body:not(.rex-theme-light) .btn-reset.active:focus,body:not(.rex-theme-light) .btn-reset.active.focus,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-search:active:hover,body:not(.rex-theme-light) .btn-search:active:focus,body:not(.rex-theme-light) .btn-search:active.focus,body:not(.rex-theme-light) .btn-search.active:hover,body:not(.rex-theme-light) .btn-search.active:focus,body:not(.rex-theme-light) .btn-search.active.focus,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body:not(.rex-theme-light) .btn-default.disabled:hover,body:not(.rex-theme-light) .btn-default.disabled:focus,body:not(.rex-theme-light) .btn-default.disabled.focus,body:not(.rex-theme-light) .btn-default[disabled]:hover,body:not(.rex-theme-light) .btn-default[disabled]:focus,body:not(.rex-theme-light) .btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default.focus,body:not(.rex-theme-light) .btn-abort.disabled:hover,body:not(.rex-theme-light) .btn-abort.disabled:focus,body:not(.rex-theme-light) .btn-abort.disabled.focus,body:not(.rex-theme-light) .btn-abort[disabled]:hover,body:not(.rex-theme-light) .btn-abort[disabled]:focus,body:not(.rex-theme-light) .btn-abort[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-abort:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-abort:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-abort.focus,body:not(.rex-theme-light) .btn-back.disabled:hover,body:not(.rex-theme-light) .btn-back.disabled:focus,body:not(.rex-theme-light) .btn-back.disabled.focus,body:not(.rex-theme-light) .btn-back[disabled]:hover,body:not(.rex-theme-light) .btn-back[disabled]:focus,body:not(.rex-theme-light) .btn-back[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-back:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-back:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-back.focus,body:not(.rex-theme-light) .btn-clang.disabled:hover,body:not(.rex-theme-light) .btn-clang.disabled:focus,body:not(.rex-theme-light) .btn-clang.disabled.focus,body:not(.rex-theme-light) .btn-clang[disabled]:hover,body:not(.rex-theme-light) .btn-clang[disabled]:focus,body:not(.rex-theme-light) .btn-clang[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.focus,body:not(.rex-theme-light) .btn-move.disabled:hover,body:not(.rex-theme-light) .btn-move.disabled:focus,body:not(.rex-theme-light) .btn-move.disabled.focus,body:not(.rex-theme-light) .btn-move[disabled]:hover,body:not(.rex-theme-light) .btn-move[disabled]:focus,body:not(.rex-theme-light) .btn-move[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-move:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-move:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-move.focus,body:not(.rex-theme-light) .btn-reset.disabled:hover,body:not(.rex-theme-light) .btn-reset.disabled:focus,body:not(.rex-theme-light) .btn-reset.disabled.focus,body:not(.rex-theme-light) .btn-reset[disabled]:hover,body:not(.rex-theme-light) .btn-reset[disabled]:focus,body:not(.rex-theme-light) .btn-reset[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-reset:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-reset:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-reset.focus,body:not(.rex-theme-light) .btn-search.disabled:hover,body:not(.rex-theme-light) .btn-search.disabled:focus,body:not(.rex-theme-light) .btn-search.disabled.focus,body:not(.rex-theme-light) .btn-search[disabled]:hover,body:not(.rex-theme-light) .btn-search[disabled]:focus,body:not(.rex-theme-light) .btn-search[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-search:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-search:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-search.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .btn-default .badge,body:not(.rex-theme-light) .btn-abort .badge,body:not(.rex-theme-light) .btn-back .badge,body:not(.rex-theme-light) .btn-clang .badge,body:not(.rex-theme-light) .btn-move .badge,body:not(.rex-theme-light) .btn-reset .badge,body:not(.rex-theme-light) .btn-search .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-popup,body:not(.rex-theme-light) .btn-view{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-popup:focus,body:not(.rex-theme-light) .btn-popup.focus,body:not(.rex-theme-light) .btn-view:focus,body:not(.rex-theme-light) .btn-view.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);border-color:rgba(37, 49, 59, 0.8)}body:not(.rex-theme-light) .btn-popup:hover,body:not(.rex-theme-light) .btn-view:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(35, 45, 57, 0.8);border-color:rgba(29, 38, 47, 0.8)}body:not(.rex-theme-light) .btn-popup:active,body:not(.rex-theme-light) .btn-popup.active,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle,body:not(.rex-theme-light) .btn-view:active,body:not(.rex-theme-light) .btn-view.active,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);background-image:none;border-color:rgba(37, 49, 59, 0.8)}body:not(.rex-theme-light) .btn-popup:active:hover,body:not(.rex-theme-light) .btn-popup:active:focus,body:not(.rex-theme-light) .btn-popup:active.focus,body:not(.rex-theme-light) .btn-popup.active:hover,body:not(.rex-theme-light) .btn-popup.active:focus,body:not(.rex-theme-light) .btn-popup.active.focus,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-view:active:hover,body:not(.rex-theme-light) .btn-view:active:focus,body:not(.rex-theme-light) .btn-view:active.focus,body:not(.rex-theme-light) .btn-view.active:hover,body:not(.rex-theme-light) .btn-view.active:focus,body:not(.rex-theme-light) .btn-view.active.focus,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(50, 65, 82, 0.8);border-color:rgba(44, 59, 72, 0.8)}body:not(.rex-theme-light) .btn-popup.disabled:hover,body:not(.rex-theme-light) .btn-popup.disabled:focus,body:not(.rex-theme-light) .btn-popup.disabled.focus,body:not(.rex-theme-light) .btn-popup[disabled]:hover,body:not(.rex-theme-light) .btn-popup[disabled]:focus,body:not(.rex-theme-light) .btn-popup[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-popup:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-popup:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-popup.focus,body:not(.rex-theme-light) .btn-view.disabled:hover,body:not(.rex-theme-light) .btn-view.disabled:focus,body:not(.rex-theme-light) .btn-view.disabled.focus,body:not(.rex-theme-light) .btn-view[disabled]:hover,body:not(.rex-theme-light) .btn-view[disabled]:focus,body:not(.rex-theme-light) .btn-view[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-view:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-view:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-view.focus{background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-popup .badge,body:not(.rex-theme-light) .btn-view .badge{color:rgba(27, 35, 44, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-popup.btn-popup:hover,body:not(.rex-theme-light) .btn-popup.btn-popup:focus,body:not(.rex-theme-light) .btn-view.btn-popup:hover,body:not(.rex-theme-light) .btn-view.btn-popup:focus{border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-primary,body:not(.rex-theme-light) .btn-apply,body:not(.rex-theme-light) .btn-save,body:not(.rex-theme-light) .btn-select,body:not(.rex-theme-light) .btn-send,body:not(.rex-theme-light) .btn-setup,body:not(.rex-theme-light) .btn-update{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .btn-primary:focus,body:not(.rex-theme-light) .btn-primary.focus,body:not(.rex-theme-light) .btn-apply:focus,body:not(.rex-theme-light) .btn-apply.focus,body:not(.rex-theme-light) .btn-save:focus,body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-select:focus,body:not(.rex-theme-light) .btn-select.focus,body:not(.rex-theme-light) .btn-send:focus,body:not(.rex-theme-light) .btn-send.focus,body:not(.rex-theme-light) .btn-setup:focus,body:not(.rex-theme-light) .btn-setup.focus,body:not(.rex-theme-light) .btn-update:focus,body:not(.rex-theme-light) .btn-update.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body:not(.rex-theme-light) .btn-primary:hover,body:not(.rex-theme-light) .btn-apply:hover,body:not(.rex-theme-light) .btn-save:hover,body:not(.rex-theme-light) .btn-select:hover,body:not(.rex-theme-light) .btn-send:hover,body:not(.rex-theme-light) .btn-setup:hover,body:not(.rex-theme-light) .btn-update:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body:not(.rex-theme-light) .btn-primary:active,body:not(.rex-theme-light) .btn-primary.active,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle,body:not(.rex-theme-light) .btn-apply:active,body:not(.rex-theme-light) .btn-apply.active,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle,body:not(.rex-theme-light) .btn-save:active,body:not(.rex-theme-light) .btn-save.active,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle,body:not(.rex-theme-light) .btn-select:active,body:not(.rex-theme-light) .btn-select.active,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle,body:not(.rex-theme-light) .btn-send:active,body:not(.rex-theme-light) .btn-send.active,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle,body:not(.rex-theme-light) .btn-setup:active,body:not(.rex-theme-light) .btn-setup.active,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle,body:not(.rex-theme-light) .btn-update:active,body:not(.rex-theme-light) .btn-update.active,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body:not(.rex-theme-light) .btn-primary:active:hover,body:not(.rex-theme-light) .btn-primary:active:focus,body:not(.rex-theme-light) .btn-primary:active.focus,body:not(.rex-theme-light) .btn-primary.active:hover,body:not(.rex-theme-light) .btn-primary.active:focus,body:not(.rex-theme-light) .btn-primary.active.focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-apply:active:hover,body:not(.rex-theme-light) .btn-apply:active:focus,body:not(.rex-theme-light) .btn-apply:active.focus,body:not(.rex-theme-light) .btn-apply.active:hover,body:not(.rex-theme-light) .btn-apply.active:focus,body:not(.rex-theme-light) .btn-apply.active.focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-save:active:hover,body:not(.rex-theme-light) .btn-save:active:focus,body:not(.rex-theme-light) .btn-save:active.focus,body:not(.rex-theme-light) .btn-save.active:hover,body:not(.rex-theme-light) .btn-save.active:focus,body:not(.rex-theme-light) .btn-save.active.focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-select:active:hover,body:not(.rex-theme-light) .btn-select:active:focus,body:not(.rex-theme-light) .btn-select:active.focus,body:not(.rex-theme-light) .btn-select.active:hover,body:not(.rex-theme-light) .btn-select.active:focus,body:not(.rex-theme-light) .btn-select.active.focus,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-send:active:hover,body:not(.rex-theme-light) .btn-send:active:focus,body:not(.rex-theme-light) .btn-send:active.focus,body:not(.rex-theme-light) .btn-send.active:hover,body:not(.rex-theme-light) .btn-send.active:focus,body:not(.rex-theme-light) .btn-send.active.focus,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-setup:active:hover,body:not(.rex-theme-light) .btn-setup:active:focus,body:not(.rex-theme-light) .btn-setup:active.focus,body:not(.rex-theme-light) .btn-setup.active:hover,body:not(.rex-theme-light) .btn-setup.active:focus,body:not(.rex-theme-light) .btn-setup.active.focus,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-update:active:hover,body:not(.rex-theme-light) .btn-update:active:focus,body:not(.rex-theme-light) .btn-update:active.focus,body:not(.rex-theme-light) .btn-update.active:hover,body:not(.rex-theme-light) .btn-update.active:focus,body:not(.rex-theme-light) .btn-update.active.focus,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body:not(.rex-theme-light) .btn-primary.disabled:hover,body:not(.rex-theme-light) .btn-primary.disabled:focus,body:not(.rex-theme-light) .btn-primary.disabled.focus,body:not(.rex-theme-light) .btn-primary[disabled]:hover,body:not(.rex-theme-light) .btn-primary[disabled]:focus,body:not(.rex-theme-light) .btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary.focus,body:not(.rex-theme-light) .btn-apply.disabled:hover,body:not(.rex-theme-light) .btn-apply.disabled:focus,body:not(.rex-theme-light) .btn-apply.disabled.focus,body:not(.rex-theme-light) .btn-apply[disabled]:hover,body:not(.rex-theme-light) .btn-apply[disabled]:focus,body:not(.rex-theme-light) .btn-apply[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply.focus,body:not(.rex-theme-light) .btn-save.disabled:hover,body:not(.rex-theme-light) .btn-save.disabled:focus,body:not(.rex-theme-light) .btn-save.disabled.focus,body:not(.rex-theme-light) .btn-save[disabled]:hover,body:not(.rex-theme-light) .btn-save[disabled]:focus,body:not(.rex-theme-light) .btn-save[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-save:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-select.disabled:hover,body:not(.rex-theme-light) .btn-select.disabled:focus,body:not(.rex-theme-light) .btn-select.disabled.focus,body:not(.rex-theme-light) .btn-select[disabled]:hover,body:not(.rex-theme-light) .btn-select[disabled]:focus,body:not(.rex-theme-light) .btn-select[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-select:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-select:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-select.focus,body:not(.rex-theme-light) .btn-send.disabled:hover,body:not(.rex-theme-light) .btn-send.disabled:focus,body:not(.rex-theme-light) .btn-send.disabled.focus,body:not(.rex-theme-light) .btn-send[disabled]:hover,body:not(.rex-theme-light) .btn-send[disabled]:focus,body:not(.rex-theme-light) .btn-send[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-send:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-send:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-send.focus,body:not(.rex-theme-light) .btn-setup.disabled:hover,body:not(.rex-theme-light) .btn-setup.disabled:focus,body:not(.rex-theme-light) .btn-setup.disabled.focus,body:not(.rex-theme-light) .btn-setup[disabled]:hover,body:not(.rex-theme-light) .btn-setup[disabled]:focus,body:not(.rex-theme-light) .btn-setup[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-setup:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-setup:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-setup.focus,body:not(.rex-theme-light) .btn-update.disabled:hover,body:not(.rex-theme-light) .btn-update.disabled:focus,body:not(.rex-theme-light) .btn-update.disabled.focus,body:not(.rex-theme-light) .btn-update[disabled]:hover,body:not(.rex-theme-light) .btn-update[disabled]:focus,body:not(.rex-theme-light) .btn-update[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-update:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-update:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-update.focus{background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .btn-primary .badge,body:not(.rex-theme-light) .btn-apply .badge,body:not(.rex-theme-light) .btn-save .badge,body:not(.rex-theme-light) .btn-select .badge,body:not(.rex-theme-light) .btn-send .badge,body:not(.rex-theme-light) .btn-setup .badge,body:not(.rex-theme-light) .btn-update .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-clang{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a;border-color:#1a222b}body:not(.rex-theme-light) .btn-clang:focus,body:not(.rex-theme-light) .btn-clang.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang:hover{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#09253b}body:not(.rex-theme-light) .btn-clang:active:hover,body:not(.rex-theme-light) .btn-clang:active:focus,body:not(.rex-theme-light) .btn-clang:active.focus,body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0b304d}body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle{background-image:none}body:not(.rex-theme-light) .btn-clang.disabled,body:not(.rex-theme-light) .btn-clang.disabled:hover,body:not(.rex-theme-light) .btn-clang.disabled:focus,body:not(.rex-theme-light) .btn-clang.disabled.focus,body:not(.rex-theme-light) .btn-clang.disabled:active,body:not(.rex-theme-light) .btn-clang.disabled.active,body:not(.rex-theme-light) .btn-clang[disabled],body:not(.rex-theme-light) .btn-clang[disabled]:hover,body:not(.rex-theme-light) .btn-clang[disabled]:focus,body:not(.rex-theme-light) .btn-clang[disabled].focus,body:not(.rex-theme-light) .btn-clang[disabled]:active,body:not(.rex-theme-light) .btn-clang[disabled].active,fieldset[disabled] body:not(.rex-theme-light) .btn-clang,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:active,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.active{background-color:#2e3b4a;border-color:#1a222b}body:not(.rex-theme-light) .btn-clang .badge{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a}body:not(.rex-theme-light) .btn-edit,body:not(.rex-theme-light) .panel-edit .btn-edit,body:not(.rex-theme-light) .btn-save,body:not(.rex-theme-light) .btn-apply{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .btn-edit:focus,body:not(.rex-theme-light) .btn-edit.focus,body:not(.rex-theme-light) .panel-edit .btn-edit:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.focus,body:not(.rex-theme-light) .btn-save:focus,body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-apply:focus,body:not(.rex-theme-light) .btn-apply.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body:not(.rex-theme-light) .btn-edit:hover,body:not(.rex-theme-light) .panel-edit .btn-edit:hover,body:not(.rex-theme-light) .btn-save:hover,body:not(.rex-theme-light) .btn-apply:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body:not(.rex-theme-light) .btn-edit:active,body:not(.rex-theme-light) .btn-edit.active,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle,body:not(.rex-theme-light) .panel-edit .btn-edit:active,body:not(.rex-theme-light) .panel-edit .btn-edit.active,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle,body:not(.rex-theme-light) .btn-save:active,body:not(.rex-theme-light) .btn-save.active,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle,body:not(.rex-theme-light) .btn-apply:active,body:not(.rex-theme-light) .btn-apply.active,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body:not(.rex-theme-light) .btn-edit:active:hover,body:not(.rex-theme-light) .btn-edit:active:focus,body:not(.rex-theme-light) .btn-edit:active.focus,body:not(.rex-theme-light) .btn-edit.active:hover,body:not(.rex-theme-light) .btn-edit.active:focus,body:not(.rex-theme-light) .btn-edit.active.focus,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle.focus,body:not(.rex-theme-light) .panel-edit .btn-edit:active:hover,body:not(.rex-theme-light) .panel-edit .btn-edit:active:focus,body:not(.rex-theme-light) .panel-edit .btn-edit:active.focus,body:not(.rex-theme-light) .panel-edit .btn-edit.active:hover,body:not(.rex-theme-light) .panel-edit .btn-edit.active:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.active.focus,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-save:active:hover,body:not(.rex-theme-light) .btn-save:active:focus,body:not(.rex-theme-light) .btn-save:active.focus,body:not(.rex-theme-light) .btn-save.active:hover,body:not(.rex-theme-light) .btn-save.active:focus,body:not(.rex-theme-light) .btn-save.active.focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-apply:active:hover,body:not(.rex-theme-light) .btn-apply:active:focus,body:not(.rex-theme-light) .btn-apply:active.focus,body:not(.rex-theme-light) .btn-apply.active:hover,body:not(.rex-theme-light) .btn-apply.active:focus,body:not(.rex-theme-light) .btn-apply.active.focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body:not(.rex-theme-light) .btn-edit.disabled:hover,body:not(.rex-theme-light) .btn-edit.disabled:focus,body:not(.rex-theme-light) .btn-edit.disabled.focus,body:not(.rex-theme-light) .btn-edit[disabled]:hover,body:not(.rex-theme-light) .btn-edit[disabled]:focus,body:not(.rex-theme-light) .btn-edit[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-edit:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-edit:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-edit.focus,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled:hover,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled.focus,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled]:hover,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled]:focus,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit:hover,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit:focus,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit.focus,body:not(.rex-theme-light) .btn-save.disabled:hover,body:not(.rex-theme-light) .btn-save.disabled:focus,body:not(.rex-theme-light) .btn-save.disabled.focus,body:not(.rex-theme-light) .btn-save[disabled]:hover,body:not(.rex-theme-light) .btn-save[disabled]:focus,body:not(.rex-theme-light) .btn-save[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-save:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-apply.disabled:hover,body:not(.rex-theme-light) .btn-apply.disabled:focus,body:not(.rex-theme-light) .btn-apply.disabled.focus,body:not(.rex-theme-light) .btn-apply[disabled]:hover,body:not(.rex-theme-light) .btn-apply[disabled]:focus,body:not(.rex-theme-light) .btn-apply[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply.focus{background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .btn-edit .badge,body:not(.rex-theme-light) .panel-edit .btn-edit .badge,body:not(.rex-theme-light) .btn-save .badge,body:not(.rex-theme-light) .btn-apply .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-delete:focus,body:not(.rex-theme-light) .btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .btn-delete:active,body:not(.rex-theme-light) .btn-delete.active,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .btn-delete:active:hover,body:not(.rex-theme-light) .btn-delete:active:focus,body:not(.rex-theme-light) .btn-delete:active.focus,body:not(.rex-theme-light) .btn-delete.active:hover,body:not(.rex-theme-light) .btn-delete.active:focus,body:not(.rex-theme-light) .btn-delete.active.focus,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .btn-delete.disabled:hover,body:not(.rex-theme-light) .btn-delete.disabled:focus,body:not(.rex-theme-light) .btn-delete.disabled.focus,body:not(.rex-theme-light) .btn-delete[disabled]:hover,body:not(.rex-theme-light) .btn-delete[disabled]:focus,body:not(.rex-theme-light) .btn-delete[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-delete:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-delete:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-delete.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-debug-mode,body:not(.rex-theme-light) .btn-safemode-activate{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-debug-mode:focus,body:not(.rex-theme-light) .btn-debug-mode.focus,body:not(.rex-theme-light) .btn-safemode-activate:focus,body:not(.rex-theme-light) .btn-safemode-activate.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .btn-debug-mode:hover,body:not(.rex-theme-light) .btn-safemode-activate:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .btn-debug-mode:active,body:not(.rex-theme-light) .btn-debug-mode.active,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle,body:not(.rex-theme-light) .btn-safemode-activate:active,body:not(.rex-theme-light) .btn-safemode-activate.active,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .btn-debug-mode:active:hover,body:not(.rex-theme-light) .btn-debug-mode:active:focus,body:not(.rex-theme-light) .btn-debug-mode:active.focus,body:not(.rex-theme-light) .btn-debug-mode.active:hover,body:not(.rex-theme-light) .btn-debug-mode.active:focus,body:not(.rex-theme-light) .btn-debug-mode.active.focus,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-safemode-activate:active:hover,body:not(.rex-theme-light) .btn-safemode-activate:active:focus,body:not(.rex-theme-light) .btn-safemode-activate:active.focus,body:not(.rex-theme-light) .btn-safemode-activate.active:hover,body:not(.rex-theme-light) .btn-safemode-activate.active:focus,body:not(.rex-theme-light) .btn-safemode-activate.active.focus,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .btn-debug-mode.disabled:hover,body:not(.rex-theme-light) .btn-debug-mode.disabled:focus,body:not(.rex-theme-light) .btn-debug-mode.disabled.focus,body:not(.rex-theme-light) .btn-debug-mode[disabled]:hover,body:not(.rex-theme-light) .btn-debug-mode[disabled]:focus,body:not(.rex-theme-light) .btn-debug-mode[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode.focus,body:not(.rex-theme-light) .btn-safemode-activate.disabled:hover,body:not(.rex-theme-light) .btn-safemode-activate.disabled:focus,body:not(.rex-theme-light) .btn-safemode-activate.disabled.focus,body:not(.rex-theme-light) .btn-safemode-activate[disabled]:hover,body:not(.rex-theme-light) .btn-safemode-activate[disabled]:focus,body:not(.rex-theme-light) .btn-safemode-activate[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-debug-mode .badge,body:not(.rex-theme-light) .btn-safemode-activate .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn.btn-highlight{outline-color:rgba(17, 75, 122, 0)}body:not(.rex-theme-light) .btn.btn-highlight:active{outline-color:#114b7a}body:not(.rex-theme-light) .nav-tabs>li>.btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary,body:not(.rex-theme-light) .nav-tabs>li>.btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info.focus{background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary .badge,body:not(.rex-theme-light) .nav-tabs>li>.btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success.focus{background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .nav-tabs>li>.btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger .badge,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .rex-code code{background-color:transparent}body.rex-theme-dark code span[style*="#DD0000"],body.rex-theme-dark .rex-code span[style*="#DD0000"]{color:#d9c16c !important}body.rex-theme-dark code span[style*="#FF8000"],body.rex-theme-dark .rex-code span[style*="#FF8000"]{color:#7e85e6 !important}body.rex-theme-dark code span[style*="#007700"],body.rex-theme-dark .rex-code span[style*="#007700"]{color:#57d993 !important}body.rex-theme-dark code span[style*="#0000BB"],body.rex-theme-dark .rex-code span[style*="#0000BB"]{color:#7abaec !important}body.rex-theme-dark code span[style*="#000000"],body.rex-theme-dark .rex-code span[style*="#000000"]{color:#7abaec !important}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-code code{background-color:transparent}body:not(.rex-theme-light) code span[style*="#DD0000"],body:not(.rex-theme-light) .rex-code span[style*="#DD0000"]{color:#d9c16c !important}body:not(.rex-theme-light) code span[style*="#FF8000"],body:not(.rex-theme-light) .rex-code span[style*="#FF8000"]{color:#7e85e6 !important}body:not(.rex-theme-light) code span[style*="#007700"],body:not(.rex-theme-light) .rex-code span[style*="#007700"]{color:#57d993 !important}body:not(.rex-theme-light) code span[style*="#0000BB"],body:not(.rex-theme-light) .rex-code span[style*="#0000BB"]{color:#7abaec !important}body:not(.rex-theme-light) code span[style*="#000000"],body:not(.rex-theme-light) .rex-code span[style*="#000000"]{color:#7abaec !important}}.rex-collapse-content{width:100%}.rex-docs,.rex-readme .rex-readme-content{color:#24292f;font-size:16px;line-height:1.5;word-wrap:break-word}.rex-docs h1,.rex-docs h2,.rex-docs h3,.rex-docs h4,.rex-docs h5,.rex-docs h6,.rex-readme .rex-readme-content h1,.rex-readme .rex-readme-content h2,.rex-readme .rex-readme-content h3,.rex-readme .rex-readme-content h4,.rex-readme .rex-readme-content h5,.rex-readme .rex-readme-content h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.rex-docs p,.rex-docs blockquote,.rex-docs pre,.rex-docs details,.rex-docs dl,.rex-docs ol,.rex-docs ul,.rex-docs table,.rex-readme .rex-readme-content p,.rex-readme .rex-readme-content blockquote,.rex-readme .rex-readme-content pre,.rex-readme .rex-readme-content details,.rex-readme .rex-readme-content dl,.rex-readme .rex-readme-content ol,.rex-readme .rex-readme-content ul,.rex-readme .rex-readme-content table{margin-top:0;margin-bottom:16px}table .rex-docs p:last-child,table .rex-docs blockquote:last-child,table .rex-docs pre:last-child,table .rex-docs details:last-child,table .rex-docs dl:last-child,table .rex-docs ol:last-child,table .rex-docs ul:last-child,table .rex-docs table:last-child,table .rex-readme .rex-readme-content p:last-child,table .rex-readme .rex-readme-content blockquote:last-child,table .rex-readme .rex-readme-content pre:last-child,table .rex-readme .rex-readme-content details:last-child,table .rex-readme .rex-readme-content dl:last-child,table .rex-readme .rex-readme-content ol:last-child,table .rex-readme .rex-readme-content ul:last-child,table .rex-readme .rex-readme-content table:last-child{margin-bottom:0}.rex-docs>*:first-child,.rex-readme .rex-readme-content>*:first-child{margin-top:0 !important}.rex-docs h1,.rex-readme .rex-readme-content h1{padding-bottom:0.3em;border-bottom:1px solid #eee;font-size:2em}.rex-docs h2,.rex-readme .rex-readme-content h2{padding-bottom:0.3em;border-bottom:1px solid #eee;font-size:1.5em}.rex-docs h3,.rex-page-section .rex-docs h3,.rex-readme .rex-readme-content h3,.rex-page-section .rex-readme .rex-readme-content h3{font-size:1.25em;font-weight:600}.rex-docs h4,.rex-readme .rex-readme-content h4{font-size:1em}.rex-docs h5,.rex-readme .rex-readme-content h5{font-size:0.875em}.rex-docs h6,.rex-readme .rex-readme-content h6{font-size:0.85em}.rex-docs blockquote,.rex-readme .rex-readme-content blockquote{padding:1em 1em;background-color:#f3f6fb;border-left:0.25em solid #324050}.rex-docs img,.rex-readme .rex-readme-content img{max-width:100%;height:auto}.rex-docs pre,.rex-docs code,.rex-readme .rex-readme-content pre,.rex-readme .rex-readme-content code{font-family:ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace}.rex-docs code,.rex-readme .rex-readme-content code{margin:0;padding:0.2em 0.4em;color:inherit;font-size:85%;background-color:#f3f6fb;border-radius:6px}.rex-docs pre,.rex-readme .rex-readme-content pre{overflow:auto;background-color:#f3f6fb;border-radius:6px;font-size:85%;line-height:1.45;display:block;padding:16px;border:0;white-space:pre;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.rex-docs pre code,.rex-readme .rex-readme-content pre code{display:inline;padding:0;border:0;background:transparent;font-size:100%;line-height:inherit;word-wrap:normal}.rex-docs pre>code,.rex-readme .rex-readme-content pre>code{white-space:pre;word-break:normal}.rex-docs ul,.rex-docs ol,.rex-readme .rex-readme-content ul,.rex-readme .rex-readme-content ol{padding-left:2em}table .rex-docs ul,table .rex-docs ol,table .rex-readme .rex-readme-content ul,table .rex-readme .rex-readme-content ol{padding-left:1.25em}.rex-docs table,.rex-readme .rex-readme-content table{display:block;width:100%;max-width:100%;overflow:auto}.rex-docs table tr,.rex-readme .rex-readme-content table tr{background-color:#FFF;border-top:1px solid #eee}.rex-docs table tr:nth-child(2n),.rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#f3f6fb}.rex-docs table th,.rex-docs table td,.rex-readme .rex-readme-content table th,.rex-readme .rex-readme-content table td{padding:8px;border:1px solid #eee}.rex-docs table th,.rex-readme .rex-readme-content table th{font-weight:600}.rex-docs table thead tr,.rex-readme .rex-readme-content table thead tr{background-color:#FFF}.rex-docs table thead th,.rex-readme .rex-readme-content table thead th{border-bottom-width:2px}.rex-docs h2,.rex-readme .rex-readme-content h2{position:relative}.rex-docs h2 a,.rex-docs h2 a:hover,.rex-readme .rex-readme-content h2 a,.rex-readme .rex-readme-content h2 a:hover{color:#24292f;text-decoration:none}.rex-docs h2 a::before,.rex-readme .rex-readme-content h2 a::before{content:"#";position:absolute;top:5px;margin-left:-25px;color:#4b9ad9;font-size:1.5em;opacity:0.6}.rex-docs pre::-moz-selection,.rex-docs pre ::-moz-selection,.rex-docs code::-moz-selection,.rex-docs code ::-moz-selection,.rex-readme .rex-readme-content pre::-moz-selection,.rex-readme .rex-readme-content pre ::-moz-selection,.rex-readme .rex-readme-content code::-moz-selection,.rex-readme .rex-readme-content code ::-moz-selection{background:#b3d4fc}.rex-docs pre::selection,.rex-docs pre ::selection,.rex-docs code::selection,.rex-docs code ::selection,.rex-readme .rex-readme-content pre::selection,.rex-readme .rex-readme-content pre ::selection,.rex-readme .rex-readme-content code::selection,.rex-readme .rex-readme-content code ::selection{background:#b3d4fc}.rex-docs{display:flex;justify-content:space-between}.rex-docs-sidebar{flex-basis:230px;flex-shrink:0;padding-left:30px;order:1}.rex-docs-content{min-width:0;flex-grow:1;max-width:1012px;margin-left:auto;margin-right:auto}@media (max-width:1199px){.rex-docs-sidebar{display:none}}body.rex-theme-dark .rex-docs,body.rex-theme-dark .rex-readme .rex-readme-content{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-docs h1,body.rex-theme-dark .rex-readme .rex-readme-content h1{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-docs h2,body.rex-theme-dark .rex-readme .rex-readme-content h2{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-docs blockquote,body.rex-theme-dark .rex-readme .rex-readme-content blockquote{background-color:#1b232c;border-left-color:#151c22}body.rex-theme-dark .rex-docs code,body.rex-theme-dark .rex-readme .rex-readme-content code{background-color:#151c22}body.rex-theme-dark .rex-docs pre,body.rex-theme-dark .rex-readme .rex-readme-content pre{background-color:#151c22}body.rex-theme-dark .rex-docs pre code,body.rex-theme-dark .rex-readme .rex-readme-content pre code{background:transparent}body.rex-theme-dark .rex-docs table tr,body.rex-theme-dark .rex-readme .rex-readme-content table tr{background-color:transparent;border-top-color:#151c22}body.rex-theme-dark .rex-docs table tr:nth-child(2n),body.rex-theme-dark .rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#1b232c}body.rex-theme-dark .rex-docs table th,body.rex-theme-dark .rex-docs table td,body.rex-theme-dark .rex-readme .rex-readme-content table th,body.rex-theme-dark .rex-readme .rex-readme-content table td{border-color:#151c22}body.rex-theme-dark .rex-docs table thead tr,body.rex-theme-dark .rex-readme .rex-readme-content table thead tr{background-color:transparent}body.rex-theme-dark .rex-docs h2 a,body.rex-theme-dark .rex-docs h2 a:hover,body.rex-theme-dark .rex-readme .rex-readme-content h2 a,body.rex-theme-dark .rex-readme .rex-readme-content h2 a:hover{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-docs pre::-moz-selection,body.rex-theme-dark .rex-docs pre ::-moz-selection,body.rex-theme-dark .rex-docs code::-moz-selection,body.rex-theme-dark .rex-docs code ::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content pre::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content pre ::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content code::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content code ::-moz-selection{background-color:#0b304d}body.rex-theme-dark .rex-docs pre::selection,body.rex-theme-dark .rex-docs pre ::selection,body.rex-theme-dark .rex-docs code::selection,body.rex-theme-dark .rex-docs code ::selection,body.rex-theme-dark .rex-readme .rex-readme-content pre::selection,body.rex-theme-dark .rex-readme .rex-readme-content pre ::selection,body.rex-theme-dark .rex-readme .rex-readme-content code::selection,body.rex-theme-dark .rex-readme .rex-readme-content code ::selection{background-color:#0b304d}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-docs,body:not(.rex-theme-light) .rex-readme .rex-readme-content{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-docs h1,body:not(.rex-theme-light) .rex-readme .rex-readme-content h1{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-docs h2,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-docs blockquote,body:not(.rex-theme-light) .rex-readme .rex-readme-content blockquote{background-color:#1b232c;border-left-color:#151c22}body:not(.rex-theme-light) .rex-docs code,body:not(.rex-theme-light) .rex-readme .rex-readme-content code{background-color:#151c22}body:not(.rex-theme-light) .rex-docs pre,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre{background-color:#151c22}body:not(.rex-theme-light) .rex-docs pre code,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre code{background:transparent}body:not(.rex-theme-light) .rex-docs table tr,body:not(.rex-theme-light) .rex-readme .rex-readme-content table tr{background-color:transparent;border-top-color:#151c22}body:not(.rex-theme-light) .rex-docs table tr:nth-child(2n),body:not(.rex-theme-light) .rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#1b232c}body:not(.rex-theme-light) .rex-docs table th,body:not(.rex-theme-light) .rex-docs table td,body:not(.rex-theme-light) .rex-readme .rex-readme-content table th,body:not(.rex-theme-light) .rex-readme .rex-readme-content table td{border-color:#151c22}body:not(.rex-theme-light) .rex-docs table thead tr,body:not(.rex-theme-light) .rex-readme .rex-readme-content table thead tr{background-color:transparent}body:not(.rex-theme-light) .rex-docs h2 a,body:not(.rex-theme-light) .rex-docs h2 a:hover,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2 a,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2 a:hover{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-docs pre::-moz-selection,body:not(.rex-theme-light) .rex-docs pre ::-moz-selection,body:not(.rex-theme-light) .rex-docs code::-moz-selection,body:not(.rex-theme-light) .rex-docs code ::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre ::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code ::-moz-selection{background-color:#0b304d}body:not(.rex-theme-light) .rex-docs pre::selection,body:not(.rex-theme-light) .rex-docs pre ::selection,body:not(.rex-theme-light) .rex-docs code::selection,body:not(.rex-theme-light) .rex-docs code ::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre ::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code ::selection{background-color:#0b304d}}.rex-slice-select>.dropdown>.btn-default{background-color:#dbedf7;border-color:#dbedf7;color:#4b9ad9;border-radius:0}.rex-slice-select>.dropdown>.btn-default:hover{background-color:#cee7f4;border-color:#cee7f4;color:#4b9ad9}.rex-slice-select>.dropdown>.btn-default:focus,.rex-slice-select>.dropdown>.btn-default.focus,.rex-slice-select>.dropdown>.btn-default:active,.rex-slice-select>.dropdown>.btn-default.active,.open>.rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#4b9ad9;border-color:#4b9ad9;color:#fff}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e9f5ef}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default{background-color:#213c51;border-color:#1a2e3e;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:hover{background-color:#1c4260;border-color:#142f44;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:focus,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.focus,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:active,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.active,.open>body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#1867a6;border-color:#155990;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bootstrap-select .dropdown-toggle,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:focus,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:hover,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:focus,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#151c22;border-color:#114b7a;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bootstrap-select.open>.dropdown-toggle,body.rex-theme-dark .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#151c22}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle{border-color:#242e3a}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:hover{border-color:#242e3a}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#2e3b4a}body.rex-theme-dark .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#2e3b4a}body.rex-theme-dark .bootstrap-select .no-results{background-color:transparent}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default{background-color:#213c51;border-color:#1a2e3e;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:hover{background-color:#1c4260;border-color:#142f44;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:focus,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.focus,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:active,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.active,.open>body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#1867a6;border-color:#155990;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:focus,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:hover,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:focus,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#151c22;border-color:#114b7a;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bootstrap-select.open>.dropdown-toggle,body:not(.rex-theme-light) .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#151c22}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle{border-color:#242e3a}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:hover{border-color:#242e3a}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#2e3b4a}body:not(.rex-theme-light) .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#2e3b4a}body:not(.rex-theme-light) .bootstrap-select .no-results{background-color:transparent}}.input-xs,.input-group-xs>.form-control,.input-group-xs>.input-group-addon,.input-group-xs>.input-group-btn>.btn{height:24px;padding:3px 8px;font-size:12px;line-height:1.3334;border-radius:0}select.input-xs,.input-group-xs>select.form-control,.input-group-xs>select.input-group-addon,.input-group-xs>.input-group-btn>select.btn{height:24px;line-height:24px}textarea.input-xs,.input-group-xs>textarea.form-control,.input-group-xs>textarea.input-group-addon,.input-group-xs>.input-group-btn>textarea.btn,select[multiple].input-xs,.input-group-xs>select.form-control[multiple],.input-group-xs>select.input-group-addon[multiple],.input-group-xs>.input-group-btn>select.btn[multiple]{height:auto}.form-group-xs .form-control{height:24px;padding:3px 8px;font-size:12px;line-height:1.3334;border-radius:0}.form-group-xs select.form-control{height:24px;line-height:24px}.form-group-xs textarea.form-control,.form-group-xs select[multiple].form-control{height:auto}.form-group-xs .form-control-static{height:24px;min-height:34px;padding:4px 8px;font-size:12px;line-height:1.3334}.panel>form{margin-bottom:0}.form-control:focus:not([readonly]){background-color:#fff}select.form-control{height:auto}:not(.rex-select-style) select.form-control{white-space:normal}legend{padding-bottom:3px;font-size:18px;font-weight:700}.rex-slice-input legend{font-size:15px}.input-group-addon{border-radius:4px}.input-group-addon.input-sm{border-radius:2px}.input-group-addon.input-lg{border-radius:0}@media (min-width:992px){.rex-form-group:not(.rex-form-group-vertical){display:table;width:100%;table-layout:fixed}.table .rex-form-group:not(.rex-form-group-vertical){table-layout:auto}.rex-form-group:not(.rex-form-group-vertical)>dt,.rex-form-group:not(.rex-form-group-vertical)>dd{display:table-cell;vertical-align:top}.rex-form-group:not(.rex-form-group-vertical)>dt{width:180px;padding-top:7px;padding-right:15px}.rex-form-group:not(.rex-form-group-vertical)>dd .checkbox,.rex-form-group:not(.rex-form-group-vertical)>dd .radio,.rex-form-group:not(.rex-form-group-vertical)>dd select.form-control,.rex-form-group:not(.rex-form-group-vertical)>dd input[type="file"]{margin-top:7px;margin-bottom:7px}.rex-form-group:not(.rex-form-group-vertical)>dd .input-group .checkbox,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group .radio,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group select.form-control,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group input[type="file"]{margin-top:0;margin-bottom:0}.rex-form-group:not(.rex-form-group-vertical) textarea:not([rows]){min-height:25em}}@media (min-width:1200px){.rex-form-group:not(.rex-form-group-vertical)>dt{width:210px;padding-right:30px}.rex-form-group:not(.rex-form-group-vertical) textarea:not([rows]){min-height:35em}}@media (min-width:1400px){.rex-form-group:not(.rex-form-group-vertical)>dt{width:300px}}@media (min-width:992px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:180px}}@media (min-width:1200px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:210px}}@media (min-width:1400px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:300px}}.rex-form-group:not(.rex-form-group-vertical)>dd>.rex-form-group{margin-bottom:0}.rex-form-group:not(.rex-form-group-vertical)>dd>.rex-form-group>dd{padding-left:0}.table tr:not(.collapse):not(.collapsing) .rex-form-group:not(.rex-form-group-vertical)>dd{padding-left:0}@media (min-width:992px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:185px}}@media (min-width:1200px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:215px}}@media (min-width:1400px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:305px}}.table+.panel-footer .rex-form-aligned,.table+.panel-footer .btn-toolbar .rex-form-aligned{margin-left:0}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0);background:#9ca5b2;border-radius:3px;border:0 solid transparent}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer;-webkit-appearance:none;margin-top:-5.5px}input[type=range]:focus::-webkit-slider-runnable-track{background:#9ca5b2}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0);background:#9ca5b2;border-radius:3px;border:0 solid transparent}input[type=range]::-moz-range-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:0.2s;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#9ca5b2;border:0 solid transparent;border-radius:6px;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0)}input[type=range]::-ms-fill-upper{background:#9ca5b2;border:0 solid transparent;border-radius:6px;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0)}input[type=range]::-ms-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#9ca5b2}input[type=range]:focus::-ms-fill-upper{background:#9ca5b2}.input-group .bootstrap-select .btn{border-color:#c1c9d4}.rex-panel-options .form-group:last-child{margin-bottom:0}.rex-panel-options .form-control,.rex-panel-options .input-group .bootstrap-select .btn{border-color:#c1c9d4}.rex-panel-options .input-group .form-control{min-width:160px;width:100%}.rex-select-style{position:relative;width:100%;overflow:hidden;background:#fff;border:1px solid #c1c9d4}.rex-select-style::after{content:"";display:block;position:absolute;top:1px;bottom:1px;right:0;width:2em;background:#fff url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 50% 50%}.rex-select-style select{width:100%;padding:7px 8px;background:transparent;background-image:none;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}.rex-form-group:not(.rex-form-group-vertical)>dd .rex-select-style select{margin-top:0;margin-bottom:0}.rex-select-style select:not([multiple]){position:relative;z-index:2;overflow:hidden;padding-right:2em;text-overflow:ellipsis}.rex-select-style select[multiple],.rex-select-style select[multiple]:focus{background-color:#fff}.rex-select-style select:focus{background-color:transparent;outline:none}.rex-select-style select:hover{cursor:pointer}.rex-form-group-no-margin{margin-bottom:0}.rex-form-group-nowrap{white-space:nowrap}label.required::after{content:"*";color:#d9534f}.form-control{height:auto}.form-control-clear{z-index:22;pointer-events:auto;cursor:pointer;font-size:16px;padding:0.3em;opacity:0.6}.form-clear-button input.form-control{padding-right:25px}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{display:inline-flex;padding-left:10px;height:36px;line-height:inherit}input[type="date"].input-sm,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm input[type="month"]{height:30px;line-height:inherit}input[type="date"].input-lg,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg input[type="month"]{height:46px;line-height:inherit}}body.rex-theme-dark legend,body.rex-theme-dark .form-legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:#151c22}body.rex-theme-dark .rex-panel-options .form-control,body.rex-theme-dark .rex-panel-options .input-group .input-group-btn .btn{border-color:#242e3a}body.rex-theme-dark .rex-select-style{color:rgba(255, 255, 255, 0.75);background-color:#1b232c;border-color:#151c22}body.rex-theme-dark .rex-select-style::after{background-color:#e4dcd3;filter:invert(100%)}body.rex-theme-dark .rex-select-style select[multiple],body.rex-theme-dark .rex-select-style select[multiple]:focus{background-color:#1b232c}body.rex-theme-dark .dropdown.form-control{background:transparent;border-color:transparent}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) legend,body:not(.rex-theme-light) .form-legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:#151c22}body:not(.rex-theme-light) .rex-panel-options .form-control,body:not(.rex-theme-light) .rex-panel-options .input-group .input-group-btn .btn{border-color:#242e3a}body:not(.rex-theme-light) .rex-select-style{color:rgba(255, 255, 255, 0.75);background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) .rex-select-style::after{background-color:#e4dcd3;filter:invert(100%)}body:not(.rex-theme-light) .rex-select-style select[multiple],body:not(.rex-theme-light) .rex-select-style select[multiple]:focus{background-color:#1b232c}body:not(.rex-theme-light) .dropdown.form-control{background:transparent;border-color:transparent}}.list-item-suffix{display:inline-block;margin-left:0.5em;color:#9ca5b2;font-size:12px}a:hover .list-item-suffix{text-decoration:none}.list-item-suffix::before{content:"["}.list-item-suffix::after{content:"]"}.rex-linkmap-list-group .list-group-item>a{position:relative;display:inline-block;padding-left:20px}.rex-linkmap-list-group .list-group-item>a>.rex-icon{position:absolute;top:2px;left:0}.rex-ajax-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1990;background:none;display:none}.rex-visible .rex-ajax-loader{display:block}.rex-ajax-loader-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(50, 64, 80, 0.15)}.rex-ajax-loader-element{position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;width:100px;height:100px;border-radius:50%;display:none}@media (min-width:1200px){.rex-ajax-loader-element{margin:-75px 0 0 -75px;width:150px;height:150px}}.rex-visible .rex-ajax-loader-element{display:block;animation:rex-ajax-loader-spin 1s linear infinite}.rex-visible .rex-ajax-loader-element::before,.rex-visible .rex-ajax-loader-element::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid transparent;border-radius:50%}.rex-visible .rex-ajax-loader-element::before{border-top-color:#324050;animation:rex-ajax-loader-spin 3s linear infinite}.rex-visible .rex-ajax-loader-element::after{border-top-color:#4b9ad9;animation:rex-ajax-loader-spin 1.5s ease infinite}@keyframes rex-ajax-loader-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes rex-ajax-loader-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body.rex-theme-dark .rex-ajax-loader-backdrop{background-color:rgba(21, 28, 34, 0.15)}body.rex-theme-dark .rex-ajax-loader.rex-visible .rex-ajax-loader-element::before{border-top-color:#151c22}body.rex-theme-dark .rex-ajax-loader.rex-visible .rex-ajax-loader-element::after{border-top-color:#409be4}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-ajax-loader-backdrop{background-color:rgba(21, 28, 34, 0.15)}body:not(.rex-theme-light) .rex-ajax-loader.rex-visible .rex-ajax-loader-element::before{border-top-color:#151c22}body:not(.rex-theme-light) .rex-ajax-loader.rex-visible .rex-ajax-loader-element::after{border-top-color:#409be4}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#rex-page-login{background:#283542}#rex-page-login .rex-nav-top{display:none}#rex-page-login .rex-page-header{display:none}#rex-page-login .rex-page{display:flex;flex-direction:column;min-height:100vh;min-height:-webkit-fill-available}#rex-page-login .rex-page-container{flex:auto;display:flex;justify-content:center;min-height:0;flex-direction:column;align-items:center}#rex-page-login .rex-page-main{position:relative;max-width:420px;width:100%}#rex-page-login .rex-page-section{position:relative;z-index:10}#rex-page-login .rex-global-footer{position:fixed;left:0;right:0;bottom:5px;text-align:center;margin-left:0}#rex-page-login .rex-nav-footer{margin-left:5vw;margin-right:5vw;color:#9ca5b2}#rex-page-login .rex-nav-footer a{color:#9ca5b2}#rex-page-login .panel-default{background-color:rgba(50, 64, 80, 0.97);border:0;color:#dfe3e9;border-radius:5px}#rex-page-login .panel-default .panel-heading,#rex-page-login .panel-default .panel-footer{background-color:transparent;border:0}#rex-page-login .panel-default .panel-heading{color:#dfe3e9}#rex-page-login .panel-default .panel-body{padding:25px 25px 5px 25px}#rex-page-login .panel-default .panel-footer{padding:5px 25px 25px 25px}#rex-page-login .rex-form-panel-footer{background-color:transparent}#rex-page-login .btn-primary{background-color:#283542;border-color:#324050;color:#fff;transition:background-color 100ms ease-out}#rex-page-login .btn-primary:hover{background-color:#1e2832}#rex-page-login .btn-view{background-color:#3c4d60;color:#9ca5b2}#rex-page-login .btn-view:hover{background-color:#283542;color:#dfe3e9}#rex-page-login .rex-form-group>dd:first-child{padding-left:0}#rex-page-login .rex-form-panel-footer>.btn-toolbar button:first-child{margin-left:0}#rex-page-login .form-control{background-color:#9ca5b2;color:#283542;border-color:#324050;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#rex-page-login .form-control:focus{-webkit-box-shadow:none;box-shadow:none}#rex-page-login .form-control:last-child{border-radius:0 4px 4px 0}#rex-page-login .input-group-addon{background-color:#9ca5b2;color:#324050;border-color:#324050}#rex-page-login .input-group-btn .btn-view{background-color:#9ca5b2;color:#283542;border-color:#324050;border-left:none;transition:background-color 100ms ease-out}#rex-page-login .input-group-btn .btn-view:hover{background-color:#dfe3e9}#rex-page-login .input-group .form-control,#rex-page-login .input-group .input-group-addon{transition:background-color 100ms ease-out}#rex-page-login .input-group:focus-within .form-control,#rex-page-login .input-group:focus-within .input-group-addon{background-color:#dfe3e9}#rex-page-login .rex-js-login-message{margin:0 -25px}#rex-page-login .rex-js-login-message .alert{padding-left:25px}#rex-page-login .rex-branding{margin:10px 0 30px 0}#rex-page-login .rex-background{position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;background-position:center;background-size:cover}#rex-page-login .rex-background source,#rex-page-login .rex-background img{-o-object-fit:cover;object-fit:cover;overflow:hidden;min-height:100%}#rex-page-login .rex-background--process{display:none}#rex-page-login .rex-background--ready{display:flex;-webkit-animation:fadeIn 800ms ease-out;animation:fadeIn 800ms ease-out}.rex-is-logged-in .rex-nav-footer a{color:#324050}@media (max-width:991px){.rex-nav-language .rex-icon{display:none}}@media (min-width:1200px){.rex-nav-language{float:right;margin-left:30px}}.rex-is-logged-in .rex-nav-main,#rex-page-setup .rex-nav-main{display:block;padding:60px 0 0 0}@media (max-width:991px){.rex-is-logged-in .rex-nav-main,#rex-page-setup .rex-nav-main{padding-top:50px}}.rex-nav-main{position:relative;z-index:1029;width:250px;flex-shrink:0;background-color:#324050}@media (max-width:991px){.rex-nav-main{position:fixed;top:0;left:0;right:auto;bottom:0;transform:translateX(-251px);transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-nav-main-is-visible .rex-nav-main{transform:translateX(0);transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}}.rex-nav-main::before{content:"";position:absolute;z-index:1;left:0;right:0;top:-50px;height:50px;box-shadow:0 -5px 20px 5px rgba(50, 64, 80, 0.5);clip-path:polygon(0 0, 100% 0, 100% 200%, 0 200%)}.rex-nav-main .rex-nav-main-navigation{display:block}@media (max-width:991px){.rex-nav-main .rex-nav-main-navigation{height:100%;overflow:hidden;overflow-y:auto}}.rex-nav-main .rex-nav-main-navigation div{display:flex;flex-direction:column;padding-bottom:30px}.rex-nav-main h4{padding-left:15px;padding-right:15px}.rex-nav-main li>a{padding-left:45px;padding-right:15px;color:#9ca5b2}.rex-nav-main li>a:hover,.rex-nav-main li>a:focus{color:#4b9ad9;background-color:#283542}.rex-nav-main li.rex-has-icon>a>.rex-icon{text-align:center;margin-left:-28px;margin-right:3px}.rex-nav-main-backdrop{display:none}@media (max-width:991px){.rex-nav-main-backdrop{display:block;position:fixed;z-index:1028;top:0;right:0;bottom:0;left:0;background:#9ca5b2;cursor:pointer;opacity:0;transform:translateX(-100%);transition:opacity 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), transform 0ms 310ms}.rex-nav-main-is-visible .rex-nav-main-backdrop{opacity:0.3;transform:translateX(0);transition:opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 0ms 0ms}}.navbar-header{position:relative}@media (max-width:991px){.navbar-header{opacity:1;transform:translateY(0);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms, transform 0ms linear 0ms}.rex-nav-main-is-visible .navbar-header{opacity:0;transform:translateY(-50px);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 0ms linear 600ms}}.rex-is-popup .navbar-header{margin-left:0;margin-right:0}.rex-nav-main-title{margin-top:44px;color:#f3f6fb;font-size:18px}.rex-nav-meta .navbar-nav>li>a,.rex-nav-meta .navbar-nav>li>a:hover,.rex-nav-meta .navbar-nav>li>a:focus{color:#fff}.rex-nav-meta .navbar-nav>li>a:hover,.rex-nav-meta .navbar-nav>li>a:focus{text-decoration:underline}.rex-nav-meta .text-muted{color:#324050}@media (max-width:991px){.rex-nav-meta .navbar-btn,.rex-nav-meta .text-muted{display:none}.rex-nav-meta .navbar-nav{margin-bottom:0}.rex-nav-meta .navbar-nav>li{float:left}.rex-nav-meta .navbar-nav>li>a{padding-top:0;padding-bottom:0}}.rex-nav-pagination{margin-bottom:11px}.rex-nav-pagination .rex-page{height:auto}.rex-is-logged-in .rex-nav-top,#rex-page-setup .rex-nav-top{position:absolute;top:0;left:0;right:0;z-index:1030;transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-is-logged-in .rex-nav-top .navbar,#rex-page-setup .rex-nav-top .navbar{display:flex;min-height:60px;margin-bottom:0;background-color:#4b9ad9;border:0;transition:box-shadow 300ms cubic-bezier(0.215, 0.61, 0.355, 1);box-sizing:content-box}@media (max-width:991px){.rex-is-logged-in .rex-nav-top .navbar,#rex-page-setup .rex-nav-top .navbar{min-height:50px}}.rex-is-logged-in .rex-nav-top .navbar-toggle,#rex-page-setup .rex-nav-top .navbar-toggle{display:block;position:absolute;top:0;left:0;border:0;border-radius:50px;padding:0;margin:0;width:50px;height:50px;background:transparent !important;cursor:pointer}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bars,#rex-page-setup .rex-nav-top .navbar-toggle .icon-bars{position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%, -50%) rotate(0);transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bars,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bars{transform:translate(-50%, -50%) rotate(-180deg);transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar,#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar{position:absolute;top:50%;left:50%;width:22px;height:2px;margin:0;background:#fff;border-radius:0;opacity:1;transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(1),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(1){transform:translate(-50%, -7px)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(2),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(2){transform:translate(-50%, -50%)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(3),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(3){transform:translate(-50%, 5px)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar{transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(1),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(2),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(2){opacity:0}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(3),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(3){transform:translate(-50%, -50%) rotate(-45deg)}@media (min-width:992px){.rex-is-logged-in .rex-nav-top .navbar-toggle,#rex-page-setup .rex-nav-top .navbar-toggle{display:none}}.rex-is-logged-in .rex-nav-top .navbar-brand,#rex-page-setup .rex-nav-top .navbar-brand{float:none;display:block;height:auto !important;line-height:1 !important;margin:0;padding:5px;margin-left:-5px;border-radius:50px}.rex-is-logged-in .rex-nav-top .rex-nav-meta,#rex-page-setup .rex-nav-top .rex-nav-meta{flex:1 0 auto}@media (max-width:991px){.rex-is-logged-in .rex-nav-top .rex-nav-meta,#rex-page-setup .rex-nav-top .rex-nav-meta{position:absolute;right:0;max-width:calc(100% - 50px);opacity:0;transform:translateY(-50px);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 0ms linear 600ms}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .rex-nav-meta,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .rex-nav-meta{display:block;opacity:1;transform:translateY(0);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms, transform 0ms linear 0ms}.rex-is-logged-in .rex-nav-top .rex-nav-meta>.nav,#rex-page-setup .rex-nav-top .rex-nav-meta>.nav{margin:0}}.rex-is-popup.rex-is-logged-in .rex-nav-top,.rex-is-popup#rex-page-setup .rex-nav-top{z-index:auto}.rex-is-popup.rex-is-logged-in .rex-nav-top .navbar,.rex-is-popup#rex-page-setup .rex-nav-top .navbar{min-height:50px;box-shadow:none;padding-top:0;padding-bottom:0}.rex-is-logged-in .rex-nav-top-is-fixed,#rex-page-setup .rex-nav-top-is-fixed{position:fixed}.rex-is-logged-in .rex-nav-top-is-elevated .navbar,.rex-nav-main-is-visible.rex-is-logged-in .navbar,#rex-page-setup .rex-nav-top-is-elevated .navbar,.rex-nav-main-is-visible#rex-page-setup .navbar{box-shadow:0 2px 2px 0 rgba(40, 53, 66, 0.2)}.rex-is-logged-in .rex-nav-top-is-hidden,#rex-page-setup .rex-nav-top-is-hidden{transform:translateY(-100%)}.rex-is-logged-in .rex-nav-top .container-fluid,#rex-page-setup .rex-nav-top .container-fluid{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media (min-width:1200px){.rex-is-logged-in .rex-nav-top .container-fluid,#rex-page-setup .rex-nav-top .container-fluid{padding-right:30px}}.rex-is-popup.rex-is-logged-in .rex-nav-top .container-fluid,.rex-is-popup#rex-page-setup .rex-nav-top .container-fluid{padding-right:15px;justify-content:flex-start}.rex-page-nav .nav-tabs{border-bottom-color:#d0d6df}.rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#fff}.rex-page-nav .nav-tabs>li.active>a:not(.btn),.rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,.rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{padding-bottom:10px;background-color:#fff;border-color:#d0d6df;border-bottom-color:transparent}.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#fff;border-color:#fff;border-bottom-color:transparent}.rex-page-nav .nav-tabs>li>a:not(.btn){padding-top:10px;padding-bottom:9px;background-color:#dfe3e9;border-color:#dfe3e9;border-bottom-color:transparent;border-radius:4px 4px 0 0;color:#324050}.rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#d0d6df;border-color:#d0d6df;border-bottom-color:transparent}.rex-page-nav .nav-tabs>li>a:not(.btn):hover,.rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#dfe3e9;border-color:#dfe3e9;color:#4b9ad9}.rex-page-nav .navbar{background-color:#fff;border-color:#dfe3e9}.rex-main-frame .rex-page-nav .navbar{border-color:#fff}@media (max-width:767px){.rex-page-nav .navbar-default .navbar-nav{margin-left:0;margin-right:0}}.rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{content:"";display:inline-block;float:left;height:22px;margin-top:12px;border-right:1px solid #dfe3e9}.rex-page-nav .navbar-default .navbar-nav>li>a{float:left;padding-top:12px;padding-bottom:12px;color:#4b9ad9}.rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:#9ca5b2}.rex-page-nav .navbar-default .navbar-nav>li>a:hover,.rex-page-nav .navbar-default .navbar-nav>li>a:focus,.rex-page-nav .navbar-default .navbar-nav>.active>a,.rex-page-nav .navbar-default .navbar-nav>.active>a:hover,.rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:#324050}@media (min-width:992px){#rex-page-setup .rex-nav-top .container-fluid{justify-content:flex-start}}.rex-slice-input .nav-tabs{margin-bottom:22px}.panel-heading .nav-tabs{border-bottom:0;margin-bottom:-10px;display:flex}.panel-heading .nav-tabs>li.active>a:not(.btn),.panel-heading .nav-tabs>li.active>a:not(.btn):hover,.panel-heading .nav-tabs>li.active>a:not(.btn):focus{padding-bottom:5px;background-color:#fff}.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#e9f5ef}.panel-heading .nav-tabs>li>a:not(.btn){padding-top:5px;padding-bottom:4px;background-color:#eef0f3;border-color:transparent;border-radius:4px 4px 0 0;color:#324050}.panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:#96e0b9}.panel-heading .nav-tabs>li>a:not(.btn):hover,.panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#f7f8fa}.panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,.panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#b2e8cb}.rex-nav-toc{position:-webkit-sticky;position:sticky;top:60px;bottom:20px;max-height:100vh;overflow-y:auto;margin-left:-15px;margin-right:-15px;padding-top:26px;font-size:15px}@media (max-width:991px){.rex-nav-toc{top:50px}}.rex-nav-toc ul{margin:0;padding:0;list-style:none}.rex-nav-toc a{display:block;padding:1rem 15px;text-decoration:none}.rex-nav-toc>ul>li+li{margin-top:22px}.rex-nav-toc>ul>li>a{background-color:#f3f6fb}.rex-nav-toc>ul>li>ul{padding-top:0.5rem}.rex-nav-toc>ul>li ul>li>a{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:30px}.rex-nav-toc>ul>li ul>li>a::before{content:"";float:left;margin-top:0.25em;margin-left:-15px;color:#dfe3e9;font-family:FontAwesome;font-size:10px;vertical-align:0.15}.rex-nav-toc>ul>li>ul>li>ul>li>a{padding-left:45px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>a{padding-left:90px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:135px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:180px}@media (min-width:992px){.rex-navbar-without-brand .container-fluid,.rex-navbar-without-brand .navbar-collapse{padding-left:0}}#rex-page-setup .rex-nav-main li>a{padding-left:15px}#rex-page-setup .rex-nav-main li.active>a{cursor:default}#rex-page-setup .rex-nav-main li.disabled>a{cursor:default;color:#9ca5b2;background-color:transparent}body.rex-theme-dark.rex-is-logged-in .rex-nav-footer li,body.rex-theme-dark.rex-is-logged-in .rex-nav-footer a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a,body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a:hover,body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body.rex-theme-dark .rex-nav-main{background-color:#242f3c}@media (max-width:991px){body.rex-theme-dark .rex-nav-main-backdrop{background:#151c22}}body.rex-theme-dark.rex-is-logged-in .rex-nav-top .navbar,body.rex-theme-dark#rex-page-setup .rex-nav-top .navbar{background-color:#1867a6}body.rex-theme-dark .rex-page-nav .nav-tabs{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#2e3b4a;border-color:#2e3b4a;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#202b35;border-color:#202b35;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#202b35;border-color:#202b35;color:#7abaec}body.rex-theme-dark .rex-page-nav .navbar{background-color:#2e3b4a;border-color:#2e3b4a}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{border-right-color:#151c22}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a{color:#409be4}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a:hover,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a:focus,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a:hover,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#202b35}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#151c22;border-color:#151c22}body.rex-theme-dark .rex-main-frame .rex-page-nav .navbar{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn){background-color:#1b232c;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#192029;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#1f3d3c;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:rgba(21, 28, 34, 0.4);color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-nav-toc>ul>li>a{background-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-logged-in .rex-nav-footer li,body:not(.rex-theme-light).rex-is-logged-in .rex-nav-footer a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a,body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a:hover,body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body:not(.rex-theme-light) .rex-nav-main{background-color:#242f3c}body:not(.rex-theme-light).rex-is-logged-in .rex-nav-top .navbar,body:not(.rex-theme-light)#rex-page-setup .rex-nav-top .navbar{background-color:#1867a6}body:not(.rex-theme-light) .rex-page-nav .nav-tabs{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#2e3b4a;border-color:#2e3b4a;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#202b35;border-color:#202b35;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#202b35;border-color:#202b35;color:#7abaec}body:not(.rex-theme-light) .rex-page-nav .navbar{background-color:#2e3b4a;border-color:#2e3b4a}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{border-right-color:#151c22}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a{color:#409be4}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a:hover,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a:focus,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#202b35}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .navbar{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn){background-color:#1b232c;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#192029;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#1f3d3c;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:rgba(21, 28, 34, 0.4);color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-nav-toc>ul>li>a{background-color:#1b232c}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .rex-nav-main-backdrop{background:#151c22}}.modal-backdrop{display:none !important}.panel-heading{line-height:1.25}.panel-heading .rex-panel-options{margin-top:-2px;margin-bottom:-2px}.panel-heading .rex-panel-option-title{margin-left:15px}.panel-heading .form-control-clear{color:#324050}.rex-slice .panel-heading>.rex-panel-options{float:right}.panel-add,.panel-edit{border-color:#5bb585}.panel-add>.panel-heading,.panel-edit>.panel-heading{color:#fff;background-color:#5bb585;border-color:#5bb585}.panel-add>.panel-heading+.panel-collapse>.panel-body,.panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#5bb585}.panel-add>.panel-heading .badge,.panel-edit>.panel-heading .badge{color:#5bb585;background-color:#fff}.panel-add>.panel-footer+.panel-collapse>.panel-body,.panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#5bb585}.panel-add .panel-heading[data-toggle]:hover,.panel-edit .panel-heading[data-toggle]:hover{background-color:#4daa78;border-color:#4daa78}.panel-add .panel-body,.panel-edit .panel-body{background-color:#e9f5ef}.panel-default .panel-heading[data-toggle]:hover{background-color:#d0d6df;border-color:#d0d6df}.panel-primary .panel-heading[data-toggle]:hover{background-color:#368ed5;border-color:#368ed5}.panel-success .panel-heading[data-toggle]:hover{background-color:#4daa78;border-color:#4daa78}.panel-info .panel-heading[data-toggle]:hover{background-color:#368ed5;border-color:#368ed5}.panel-warning .panel-heading[data-toggle]:hover{background-color:#caad3c;border-color:#caad3c}.panel-danger .panel-heading[data-toggle]:hover{background-color:#d43f3a;border-color:#d43f3a}.panel>.rex-nav-pagination{background-color:#f3f6fb}.rex-slice-offline{opacity:0.8}.rex-slice-offline .panel{border-color:#707d8f}.rex-slice-offline .panel-heading{background-color:#707d8f;border-color:#707d8f;color:rgba(255, 255, 255, 0.9)}.rex-slice-offline .panel-body{pointer-events:none}.rex-slice-offline .panel-body::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(107, 124, 148, 0.5)}body.rex-theme-dark .panel-heading .form-control-clear{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-add,body.rex-theme-dark .panel-edit{border-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading,body.rex-theme-dark .panel-edit>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1a3332;border-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading+.panel-collapse>.panel-body,body.rex-theme-dark .panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading .badge,body.rex-theme-dark .panel-edit>.panel-heading .badge{color:#1a3332;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-add>.panel-footer+.panel-collapse>.panel-body,body.rex-theme-dark .panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1a3332}body.rex-theme-dark .panel-add .panel-heading[data-toggle]:hover,body.rex-theme-dark .panel-edit .panel-heading[data-toggle]:hover{background-color:#1d3837;border-color:#1d3837}body.rex-theme-dark .panel-add .panel-body,body.rex-theme-dark .panel-edit .panel-body{background-color:#1f3d3c}body.rex-theme-dark .panel-add .panel-footer,body.rex-theme-dark .panel-add .rex-form-panel-footer,body.rex-theme-dark .panel-edit .panel-footer,body.rex-theme-dark .panel-edit .rex-form-panel-footer{background-color:#1a3332;border-color:#1a3332}body.rex-theme-dark .panel-default .panel-heading[data-toggle]:hover{background-color:#182027;border-color:#182027}body.rex-theme-dark .panel-primary .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body.rex-theme-dark .panel-success .panel-heading[data-toggle]:hover{background-color:#0f7c42;border-color:#0f7c42}body.rex-theme-dark .panel-info .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body.rex-theme-dark .panel-warning .panel-heading[data-toggle]:hover{background-color:#887222;border-color:#887222}body.rex-theme-dark .panel-danger .panel-heading[data-toggle]:hover{background-color:#911c1c;border-color:#911c1c}body.rex-theme-dark .panel>.rex-nav-pagination{background-color:#1b232c}body.rex-theme-dark .rex-slice-offline{opacity:0.8}body.rex-theme-dark .rex-slice-offline .panel{border-color:#202b35}body.rex-theme-dark .rex-slice-offline .panel-heading{background-color:#202b35;border-color:#202b35;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-slice-offline .panel-body::before{background-color:rgba(46, 59, 74, 0.7)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .panel-heading .form-control-clear{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-add,body:not(.rex-theme-light) .panel-edit{border-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading,body:not(.rex-theme-light) .panel-edit>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1a3332;border-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading+.panel-collapse>.panel-body,body:not(.rex-theme-light) .panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading .badge,body:not(.rex-theme-light) .panel-edit>.panel-heading .badge{color:#1a3332;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-add>.panel-footer+.panel-collapse>.panel-body,body:not(.rex-theme-light) .panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1a3332}body:not(.rex-theme-light) .panel-add .panel-heading[data-toggle]:hover,body:not(.rex-theme-light) .panel-edit .panel-heading[data-toggle]:hover{background-color:#1d3837;border-color:#1d3837}body:not(.rex-theme-light) .panel-add .panel-body,body:not(.rex-theme-light) .panel-edit .panel-body{background-color:#1f3d3c}body:not(.rex-theme-light) .panel-add .panel-footer,body:not(.rex-theme-light) .panel-add .rex-form-panel-footer,body:not(.rex-theme-light) .panel-edit .panel-footer,body:not(.rex-theme-light) .panel-edit .rex-form-panel-footer{background-color:#1a3332;border-color:#1a3332}body:not(.rex-theme-light) .panel-default .panel-heading[data-toggle]:hover{background-color:#182027;border-color:#182027}body:not(.rex-theme-light) .panel-primary .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body:not(.rex-theme-light) .panel-success .panel-heading[data-toggle]:hover{background-color:#0f7c42;border-color:#0f7c42}body:not(.rex-theme-light) .panel-info .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body:not(.rex-theme-light) .panel-warning .panel-heading[data-toggle]:hover{background-color:#887222;border-color:#887222}body:not(.rex-theme-light) .panel-danger .panel-heading[data-toggle]:hover{background-color:#911c1c;border-color:#911c1c}body:not(.rex-theme-light) .panel>.rex-nav-pagination{background-color:#1b232c}body:not(.rex-theme-light) .rex-slice-offline{opacity:0.8}body:not(.rex-theme-light) .rex-slice-offline .panel{border-color:#202b35}body:not(.rex-theme-light) .rex-slice-offline .panel-heading{background-color:#202b35;border-color:#202b35;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-slice-offline .panel-body::before{background-color:rgba(46, 59, 74, 0.7)}}.rex-sticky-table-footer{position:-webkit-sticky;position:sticky;z-index:1;bottom:0}.rex-sticky-table-footer th,.rex-sticky-table-footer td{position:-webkit-sticky;position:sticky;z-index:1;bottom:0;background-color:#dfe3e9}body.rex-theme-dark .rex-sticky-table-footer th,body.rex-theme-dark .rex-sticky-table-footer td{background-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-sticky-table-footer th,body:not(.rex-theme-light) .rex-sticky-table-footer td{background-color:#151c22}}.table>tbody>tr.mark{background-color:#dfe3e9}.table tr .alert{margin:-8px}@media (min-width:992px){.table th.rex-table-icon,.table td.rex-table-icon{width:40px;min-width:40px;text-align:center}.table th.rex-table-id,.table td.rex-table-id,.table th.rex-table-number,.table td.rex-table-number,.table th.rex-table-priority,.table td.rex-table-priority{width:1%;min-width:50px;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table th.rex-table-category,.table td.rex-table-category,.table th.rex-table-article-name,.table td.rex-table-article-name{width:100%}.table th.rex-table-template,.table td.rex-table-template{min-width:150px}.table th.rex-table-date,.table td.rex-table-date{white-space:nowrap}.table th.rex-table-sort,.table td.rex-table-sort{white-space:nowrap}.table th.rex-table-priority,.table td.rex-table-priority{min-width:80px}.table th.rex-table-tabular-nums,.table td.rex-table-tabular-nums{font-variant-numeric:tabular-nums}.table th.rex-table-slimmer,.table td.rex-table-slimmer{width:80px}.table th.rex-table-slim,.table td.rex-table-slim,.table th.rex-table-thumbnail,.table td.rex-table-thumbnail{width:120px}.table th.rex-table-action:not([colspan]),.table td.rex-table-action:not([colspan]){width:1px}.table th.rex-table-action>*,.table td.rex-table-action>*,#rex-page-structure .rex-table-action{white-space:nowrap}}@media (max-width:767px){.table{position:relative}.table>tbody>tr>th{display:none}.table,.table>caption,.table>thead,.table>thead>tr,.table>thead>tr>th,.table>thead>tr>td,.table>tbody,.table>tbody>tr,.table>tbody>tr>th[data-title],.table>tbody>tr>td,.table>tfoot,.table>tfoot>tr,.table>tfoot>tr>th,.table>tfoot>tr>td{display:block}.table>tbody>tr>th:empty,.table>tbody>tr>td:empty,.table>thead>tr.collapse>th,.table>thead>tr.collapse>td,.table>tbody>tr.collapse>th[data-title],.table>tbody>tr.collapse>td{display:none}.table>thead>tr.collapsing>th,.table>thead>tr.collapsing>td,.table>tbody>tr.collapsing>th[data-title],.table>tbody>tr.collapsing>td,.table>thead>tr.collapse.in>th,.table>thead>tr.collapse.in>td,.table>tbody>tr.collapse.in>th[data-title],.table>tbody>tr.collapse.in>td{display:block}.table>thead>tr>th{position:absolute;top:-9999px;left:-9999px}.table>thead>tr>th:first-child>a{display:block;position:absolute;top:10007px;left:10007px;z-index:900}.table>tbody>tr{border-bottom:1px solid #dfe3e9}.table>tbody>tr:last-child{border-bottom:0}.table>tbody>tr>th[data-title],.table>tbody>tr>td{position:relative;width:100%;padding-left:40%;border:0 !important;border-bottom:1px solid #eef0f3 !important;white-space:normal;text-align:left}.table>tbody>tr>th[data-title]:before,.table>tbody>tr>td:before{content:attr(data-title);position:absolute;top:0;left:0;overflow:hidden;width:35%;padding:8px;white-space:nowrap;font-weight:700;line-height:22px;text-align:left;text-overflow:ellipsis}.table>tbody>tr.collapsing>th[data-title],.table>tbody>tr.collapsing>td,.table>tbody>tr.collapse.in>th[data-title],.table>tbody>tr.collapse.in>td{padding-left:8px}.table>tbody>tr:last-child>th:last-child,.table>tbody>tr:last-child>td:last-child{border:0 !important}.table.table-condensed>tbody>tr>th[data-title]:before,.table.table-condensed>tbody>tr>td:before{padding:5px}.table tr.rex-package-is-plugin>td.rex-table-icon{text-align:left}}tr.rex-package-is-plugin>td.rex-table-icon{text-align:right}@media (min-width:992px){#rex-page-mediapool-media td.rex-table-action:last-child{text-align:right}}@media (min-width:1200px){.table th.rex-table-action,.table td.rex-table-action{padding-left:16px;padding-right:16px}}body.rex-theme-dark .table>tbody>tr.mark{background-color:#26323f}@media (max-width:767px){body.rex-theme-dark .table>tbody>tr{border-bottom-color:#151c22}body.rex-theme-dark .table>tbody>tr>th[data-title],body.rex-theme-dark .table>tbody>tr>td{border-bottom-color:#151c22 !important}}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .table>tbody>tr.mark{background-color:#26323f}}@media (prefers-color-scheme:dark) and (max-width:767px){body:not(.rex-theme-light) .table>tbody>tr{border-bottom-color:#151c22}body:not(.rex-theme-light) .table>tbody>tr>th[data-title],body:not(.rex-theme-light) .table>tbody>tr>td{border-bottom-color:#151c22 !important}}mark,.mark{padding:0.1em 0.3em;background-color:#9ca5b2;background-color:#9ca5b2;background-color:#b2bbca;color:inherit;font-weight:700}.panel-add>.panel-heading mark,.panel-edit>.panel-heading mark,.panel-add>.panel-heading .mark,.panel-edit>.panel-heading .mark{background-color:#3d875f}tr.mark{font-weight:inherit}.rex-page-section h3{font-size:17px;font-weight:700}.rex-slice .rex-page-section h3{font-size:24px;font-weight:500}.rex-online,.rex-text-online{color:#12b55e}.rex-offline,.rex-text-offline{color:#d9534f}.rex-page-header .page-header{margin-top:0}.rex-page-header h1{margin-top:36px;margin-bottom:0;font-size:24px;font-weight:400}.rex-nav-main-title{margin-top:15px;margin-bottom:20px;padding-top:25px}.rex-nav-main-list+.rex-nav-main-title{border-top:1px solid rgba(156, 165, 178, 0.3)}.table>tbody>tr>td>h3{font-size:15px;font-weight:700;line-height:1.46667}.table>tbody>tr>td>h3:first-child{margin-top:0}.rex-package-new-version{font-weight:700;text-decoration:none}.rex-link-expanded{display:inline-block;padding:4px 7px;margin:-4px -7px;border-radius:20px}.rex-table-icon .rex-link-expanded{padding:7px 11px;margin:-7px -11px}body.rex-theme-dark .rex-online,body.rex-theme-dark .rex-text-online{color:#07a651}body.rex-theme-dark .rex-offline,body.rex-theme-dark .rex-text-offline{color:#e0332e}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-online,body:not(.rex-theme-light) .rex-text-online{color:#07a651}body:not(.rex-theme-light) .rex-offline,body:not(.rex-theme-light) .rex-text-offline{color:#e0332e}}.rex-scrollable{max-height:500px;overflow-y:scroll}.panel>.rex-scrollable,.panel-body>.rex-scrollable{padding:15px}.panel-body>.rex-scrollable{margin:-15px}.rex-pulse{animation:rex-pulse 5s ease infinite}@keyframes rex-pulse{0%{transform:scale(1)}5%{transform:scale(1.25)}20%{transform:scale(1)}30%{transform:scale(1)}35%{transform:scale(1.25)}50%{transform:scale(1)}55%{transform:scale(1.25)}70%{transform:scale(1)}}.rex-targeted-rows :target{animation:3s rex-fade_to_light 3s backwards}@keyframes rex-fade_to_light{from{background-color:#fbffd6}}.rex-is-safemode{background-color:rgba(255, 153, 0, 0.2)}.rex-is-safemode .rex-nav-top .navbar{background-color:#f90}.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#754600;border-color:#754600;color:#f90;font-weight:700;transition:0.2s ease-out}@media (min-width:992px){.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{margin-top:7px;margin-right:15px;padding-top:6px;padding-bottom:6px}}.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#663d00;text-decoration:none}body.rex-theme-dark.rex-is-safemode{background-color:#1f1b14}body.rex-theme-dark.rex-is-safemode .rex-nav-top .navbar{background-color:#b36b00}body.rex-theme-dark.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#573400;border-color:#472b00;color:#ffb84d}body.rex-theme-dark.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#573400;color:#ffcc80}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-safemode{background-color:#1f1b14}body:not(.rex-theme-light).rex-is-safemode .rex-nav-top .navbar{background-color:#b36b00}body:not(.rex-theme-light).rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#573400;border-color:#472b00;color:#ffb84d}body:not(.rex-theme-light).rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#573400;color:#ffcc80}}.rex-is-impersonated .rex-nav-top .navbar{background-color:#f0bd4b}body.rex-theme-dark.rex-is-impersonated .rex-nav-top .navbar{background-color:#634d00}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-impersonated .rex-nav-top .navbar{background-color:#634d00}}.CodeMirror{height:400px;font-family:Menlo, Monaco, Consolas, "Courier New", monospace;font-size:14px;line-height:1.5 !important} +input[type="button"]:disabled,input[type="submit"]:disabled,input[type="reset"]:disabled,input[type="file"]:disabled::-webkit-file-upload-button,button:disabled,select:disabled,keygen:disabled,optgroup:disabled,option:disabled,select[disabled]>option{color:graytext}body.rex-theme-dark{background-color:#1b232c;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a{color:#409be4}body.rex-theme-dark a:hover,body.rex-theme-dark a:focus{color:#7abaec}body.rex-theme-dark .img-thumbnail{background-color:#1b232c;border-color:#151c22}body.rex-theme-dark hr{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light){background-color:#1b232c;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a{color:#409be4}body:not(.rex-theme-light) a:hover,body:not(.rex-theme-light) a:focus{color:#7abaec}body:not(.rex-theme-light) .img-thumbnail{background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) hr{border-top-color:#1b232c}}body.rex-theme-dark h1 small,body.rex-theme-dark h1 .small,body.rex-theme-dark h2 small,body.rex-theme-dark h2 .small,body.rex-theme-dark h3 small,body.rex-theme-dark h3 .small,body.rex-theme-dark h4 small,body.rex-theme-dark h4 .small,body.rex-theme-dark h5 small,body.rex-theme-dark h5 .small,body.rex-theme-dark h6 small,body.rex-theme-dark h6 .small,body.rex-theme-dark .h1 small,body.rex-theme-dark .h1 .small,body.rex-theme-dark .h2 small,body.rex-theme-dark .h2 .small,body.rex-theme-dark .h3 small,body.rex-theme-dark .h3 .small,body.rex-theme-dark .h4 small,body.rex-theme-dark .h4 .small,body.rex-theme-dark .h5 small,body.rex-theme-dark .h5 .small,body.rex-theme-dark .h6 small,body.rex-theme-dark .h6 .small{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark mark,body.rex-theme-dark .mark{background-color:rgba(64, 155, 228, 0.2)}body.rex-theme-dark .text-muted{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .text-primary{color:#419be3}body.rex-theme-dark a.text-primary:hover,body.rex-theme-dark a.text-primary:focus{color:#1e83d3}body.rex-theme-dark .text-success{color:#18c568}body.rex-theme-dark a.text-success:hover,body.rex-theme-dark a.text-success:focus{color:#139750}body.rex-theme-dark .text-info{color:#419be3}body.rex-theme-dark a.text-info:hover,body.rex-theme-dark a.text-info:focus{color:#1e83d3}body.rex-theme-dark .text-warning{color:#caa832}body.rex-theme-dark a.text-warning:hover,body.rex-theme-dark a.text-warning:focus{color:#a18628}body.rex-theme-dark .text-danger{color:#d52a2a}body.rex-theme-dark a.text-danger:hover,body.rex-theme-dark a.text-danger:focus{color:#ab2121}body.rex-theme-dark .bg-primary{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bg-primary{background-color:rgba(24, 103, 166, 0.5)}body.rex-theme-dark a.bg-primary:hover,body.rex-theme-dark a.bg-primary:focus{background-color:rgba(18, 75, 121, 0.5)}body.rex-theme-dark .bg-success{background-color:rgba(13, 106, 56, 0.5)}body.rex-theme-dark a.bg-success:hover,body.rex-theme-dark a.bg-success:focus{background-color:rgba(7, 61, 32, 0.5)}body.rex-theme-dark .bg-info{background-color:rgba(24, 103, 166, 0.5)}body.rex-theme-dark a.bg-info:hover,body.rex-theme-dark a.bg-info:focus{background-color:rgba(18, 75, 121, 0.5)}body.rex-theme-dark .bg-warning{background-color:rgba(120, 100, 30, 0.5)}body.rex-theme-dark a.bg-warning:hover,body.rex-theme-dark a.bg-warning:focus{background-color:rgba(79, 66, 20, 0.5)}body.rex-theme-dark .bg-danger{background-color:rgba(128, 25, 25, 0.5)}body.rex-theme-dark a.bg-danger:hover,body.rex-theme-dark a.bg-danger:focus{background-color:rgba(85, 17, 17, 0.5)}body.rex-theme-dark blockquote{border-left-color:rgba(46, 59, 74, 0.5)}body.rex-theme-dark blockquote footer,body.rex-theme-dark blockquote small{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) h1 small,body:not(.rex-theme-light) h1 .small,body:not(.rex-theme-light) h2 small,body:not(.rex-theme-light) h2 .small,body:not(.rex-theme-light) h3 small,body:not(.rex-theme-light) h3 .small,body:not(.rex-theme-light) h4 small,body:not(.rex-theme-light) h4 .small,body:not(.rex-theme-light) h5 small,body:not(.rex-theme-light) h5 .small,body:not(.rex-theme-light) h6 small,body:not(.rex-theme-light) h6 .small,body:not(.rex-theme-light) .h1 small,body:not(.rex-theme-light) .h1 .small,body:not(.rex-theme-light) .h2 small,body:not(.rex-theme-light) .h2 .small,body:not(.rex-theme-light) .h3 small,body:not(.rex-theme-light) .h3 .small,body:not(.rex-theme-light) .h4 small,body:not(.rex-theme-light) .h4 .small,body:not(.rex-theme-light) .h5 small,body:not(.rex-theme-light) .h5 .small,body:not(.rex-theme-light) .h6 small,body:not(.rex-theme-light) .h6 .small{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) mark,body:not(.rex-theme-light) .mark{background-color:rgba(64, 155, 228, 0.2)}body:not(.rex-theme-light) .text-muted{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .text-primary{color:#419be3}body:not(.rex-theme-light) a.text-primary:hover,body:not(.rex-theme-light) a.text-primary:focus{color:#1e83d3}body:not(.rex-theme-light) .text-success{color:#18c568}body:not(.rex-theme-light) a.text-success:hover,body:not(.rex-theme-light) a.text-success:focus{color:#139750}body:not(.rex-theme-light) .text-info{color:#419be3}body:not(.rex-theme-light) a.text-info:hover,body:not(.rex-theme-light) a.text-info:focus{color:#1e83d3}body:not(.rex-theme-light) .text-warning{color:#caa832}body:not(.rex-theme-light) a.text-warning:hover,body:not(.rex-theme-light) a.text-warning:focus{color:#a18628}body:not(.rex-theme-light) .text-danger{color:#d52a2a}body:not(.rex-theme-light) a.text-danger:hover,body:not(.rex-theme-light) a.text-danger:focus{color:#ab2121}body:not(.rex-theme-light) .bg-primary{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bg-primary{background-color:rgba(24, 103, 166, 0.5)}body:not(.rex-theme-light) a.bg-primary:hover,body:not(.rex-theme-light) a.bg-primary:focus{background-color:rgba(18, 75, 121, 0.5)}body:not(.rex-theme-light) .bg-success{background-color:rgba(13, 106, 56, 0.5)}body:not(.rex-theme-light) a.bg-success:hover,body:not(.rex-theme-light) a.bg-success:focus{background-color:rgba(7, 61, 32, 0.5)}body:not(.rex-theme-light) .bg-info{background-color:rgba(24, 103, 166, 0.5)}body:not(.rex-theme-light) a.bg-info:hover,body:not(.rex-theme-light) a.bg-info:focus{background-color:rgba(18, 75, 121, 0.5)}body:not(.rex-theme-light) .bg-warning{background-color:rgba(120, 100, 30, 0.5)}body:not(.rex-theme-light) a.bg-warning:hover,body:not(.rex-theme-light) a.bg-warning:focus{background-color:rgba(79, 66, 20, 0.5)}body:not(.rex-theme-light) .bg-danger{background-color:rgba(128, 25, 25, 0.5)}body:not(.rex-theme-light) a.bg-danger:hover,body:not(.rex-theme-light) a.bg-danger:focus{background-color:rgba(85, 17, 17, 0.5)}body:not(.rex-theme-light) blockquote{border-left-color:rgba(46, 59, 74, 0.5)}body:not(.rex-theme-light) blockquote footer,body:not(.rex-theme-light) blockquote small{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark code{color:#7abaec;background-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark kbd{color:rgba(255, 255, 255, 0.75);background-color:#114b7a}body.rex-theme-dark kbd kbd{background-color:transparent}body.rex-theme-dark pre{color:#7abaec;background-color:rgba(21, 28, 34, 0.8);border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) code{color:#7abaec;background-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) kbd{color:rgba(255, 255, 255, 0.75);background-color:#114b7a}body:not(.rex-theme-light) kbd kbd{background-color:transparent}body:not(.rex-theme-light) pre{color:#7abaec;background-color:rgba(21, 28, 34, 0.8);border-color:#151c22}}body.rex-theme-dark legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:rgba(21, 28, 34, 0.5)}body.rex-theme-dark .form-control{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .form-control:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body.rex-theme-dark .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.45);opacity:1}body.rex-theme-dark .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .form-control:focus{background-color:#151c22}body.rex-theme-dark .form-control[disabled],body.rex-theme-dark .form-control[readonly],fieldset[disabled] body.rex-theme-dark .form-control{background-color:rgba(32, 43, 53, 0.6);border-color:rgba(27, 35, 44, 0.6)}body.rex-theme-dark .has-success .help-block,body.rex-theme-dark .has-success .control-label,body.rex-theme-dark .has-success .radio,body.rex-theme-dark .has-success .checkbox,body.rex-theme-dark .has-success .radio-inline,body.rex-theme-dark .has-success .checkbox-inline,body.rex-theme-dark .has-success.radio label,body.rex-theme-dark .has-success.checkbox label,body.rex-theme-dark .has-success.radio-inline label,body.rex-theme-dark .has-success.checkbox-inline label,body.rex-theme-dark .has-success .input-group .help-block,body.rex-theme-dark .has-success .input-group .control-label,body.rex-theme-dark .has-success .input-group .radio,body.rex-theme-dark .has-success .input-group .checkbox,body.rex-theme-dark .has-success .input-group .radio-inline,body.rex-theme-dark .has-success .input-group .checkbox-inline,body.rex-theme-dark .has-success .input-group.radio label,body.rex-theme-dark .has-success .input-group.checkbox label,body.rex-theme-dark .has-success .input-group.radio-inline label,body.rex-theme-dark .has-success .input-group.checkbox-inline label{color:#18c568}body.rex-theme-dark .has-success .form-control,body.rex-theme-dark .has-success .input-group .form-control{border-color:#0d6a38;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-success .form-control:focus,body.rex-theme-dark .has-success .input-group .form-control:focus{border-color:#073d20;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568}body.rex-theme-dark .has-success .input-group-addon,body.rex-theme-dark .has-success .input-group .input-group-addon{color:#18c568;background-color:#0d6a38;border-color:#0d6a38}body.rex-theme-dark .has-success .form-control-feedback,body.rex-theme-dark .has-success .input-group .form-control-feedback{color:#18c568}body.rex-theme-dark .has-warning .help-block,body.rex-theme-dark .has-warning .control-label,body.rex-theme-dark .has-warning .radio,body.rex-theme-dark .has-warning .checkbox,body.rex-theme-dark .has-warning .radio-inline,body.rex-theme-dark .has-warning .checkbox-inline,body.rex-theme-dark .has-warning.radio label,body.rex-theme-dark .has-warning.checkbox label,body.rex-theme-dark .has-warning.radio-inline label,body.rex-theme-dark .has-warning.checkbox-inline label,body.rex-theme-dark .has-warning .input-group .help-block,body.rex-theme-dark .has-warning .input-group .control-label,body.rex-theme-dark .has-warning .input-group .radio,body.rex-theme-dark .has-warning .input-group .checkbox,body.rex-theme-dark .has-warning .input-group .radio-inline,body.rex-theme-dark .has-warning .input-group .checkbox-inline,body.rex-theme-dark .has-warning .input-group.radio label,body.rex-theme-dark .has-warning .input-group.checkbox label,body.rex-theme-dark .has-warning .input-group.radio-inline label,body.rex-theme-dark .has-warning .input-group.checkbox-inline label{color:#caa832}body.rex-theme-dark .has-warning .form-control,body.rex-theme-dark .has-warning .input-group .form-control{border-color:#78641e;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-warning .form-control:focus,body.rex-theme-dark .has-warning .input-group .form-control:focus{border-color:#4f4214;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832}body.rex-theme-dark .has-warning .input-group-addon,body.rex-theme-dark .has-warning .input-group .input-group-addon{color:#caa832;background-color:#78641e;border-color:#78641e}body.rex-theme-dark .has-warning .form-control-feedback,body.rex-theme-dark .has-warning .input-group .form-control-feedback{color:#caa832}body.rex-theme-dark .has-error .help-block,body.rex-theme-dark .has-error .control-label,body.rex-theme-dark .has-error .radio,body.rex-theme-dark .has-error .checkbox,body.rex-theme-dark .has-error .radio-inline,body.rex-theme-dark .has-error .checkbox-inline,body.rex-theme-dark .has-error.radio label,body.rex-theme-dark .has-error.checkbox label,body.rex-theme-dark .has-error.radio-inline label,body.rex-theme-dark .has-error.checkbox-inline label,body.rex-theme-dark .has-error .input-group .help-block,body.rex-theme-dark .has-error .input-group .control-label,body.rex-theme-dark .has-error .input-group .radio,body.rex-theme-dark .has-error .input-group .checkbox,body.rex-theme-dark .has-error .input-group .radio-inline,body.rex-theme-dark .has-error .input-group .checkbox-inline,body.rex-theme-dark .has-error .input-group.radio label,body.rex-theme-dark .has-error .input-group.checkbox label,body.rex-theme-dark .has-error .input-group.radio-inline label,body.rex-theme-dark .has-error .input-group.checkbox-inline label{color:#d52a2a}body.rex-theme-dark .has-error .form-control,body.rex-theme-dark .has-error .input-group .form-control{border-color:#801919;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body.rex-theme-dark .has-error .form-control:focus,body.rex-theme-dark .has-error .input-group .form-control:focus{border-color:#511;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a}body.rex-theme-dark .has-error .input-group-addon,body.rex-theme-dark .has-error .input-group .input-group-addon{color:#d52a2a;background-color:#801919;border-color:#801919}body.rex-theme-dark .has-error .form-control-feedback,body.rex-theme-dark .has-error .input-group .form-control-feedback{color:#d52a2a}body.rex-theme-dark .help-block{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:rgba(21, 28, 34, 0.5)}body:not(.rex-theme-light) .form-control{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .form-control:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body:not(.rex-theme-light) .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.45);opacity:1}body:not(.rex-theme-light) .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .form-control:focus{background-color:#151c22}body:not(.rex-theme-light) .form-control[disabled],body:not(.rex-theme-light) .form-control[readonly],fieldset[disabled] body:not(.rex-theme-light) .form-control{background-color:rgba(32, 43, 53, 0.6);border-color:rgba(27, 35, 44, 0.6)}body:not(.rex-theme-light) .has-success .help-block,body:not(.rex-theme-light) .has-success .control-label,body:not(.rex-theme-light) .has-success .radio,body:not(.rex-theme-light) .has-success .checkbox,body:not(.rex-theme-light) .has-success .radio-inline,body:not(.rex-theme-light) .has-success .checkbox-inline,body:not(.rex-theme-light) .has-success.radio label,body:not(.rex-theme-light) .has-success.checkbox label,body:not(.rex-theme-light) .has-success.radio-inline label,body:not(.rex-theme-light) .has-success.checkbox-inline label,body:not(.rex-theme-light) .has-success .input-group .help-block,body:not(.rex-theme-light) .has-success .input-group .control-label,body:not(.rex-theme-light) .has-success .input-group .radio,body:not(.rex-theme-light) .has-success .input-group .checkbox,body:not(.rex-theme-light) .has-success .input-group .radio-inline,body:not(.rex-theme-light) .has-success .input-group .checkbox-inline,body:not(.rex-theme-light) .has-success .input-group.radio label,body:not(.rex-theme-light) .has-success .input-group.checkbox label,body:not(.rex-theme-light) .has-success .input-group.radio-inline label,body:not(.rex-theme-light) .has-success .input-group.checkbox-inline label{color:#18c568}body:not(.rex-theme-light) .has-success .form-control,body:not(.rex-theme-light) .has-success .input-group .form-control{border-color:#0d6a38;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-success .form-control:focus,body:not(.rex-theme-light) .has-success .input-group .form-control:focus{border-color:#073d20;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #18c568}body:not(.rex-theme-light) .has-success .input-group-addon,body:not(.rex-theme-light) .has-success .input-group .input-group-addon{color:#18c568;background-color:#0d6a38;border-color:#0d6a38}body:not(.rex-theme-light) .has-success .form-control-feedback,body:not(.rex-theme-light) .has-success .input-group .form-control-feedback{color:#18c568}body:not(.rex-theme-light) .has-warning .help-block,body:not(.rex-theme-light) .has-warning .control-label,body:not(.rex-theme-light) .has-warning .radio,body:not(.rex-theme-light) .has-warning .checkbox,body:not(.rex-theme-light) .has-warning .radio-inline,body:not(.rex-theme-light) .has-warning .checkbox-inline,body:not(.rex-theme-light) .has-warning.radio label,body:not(.rex-theme-light) .has-warning.checkbox label,body:not(.rex-theme-light) .has-warning.radio-inline label,body:not(.rex-theme-light) .has-warning.checkbox-inline label,body:not(.rex-theme-light) .has-warning .input-group .help-block,body:not(.rex-theme-light) .has-warning .input-group .control-label,body:not(.rex-theme-light) .has-warning .input-group .radio,body:not(.rex-theme-light) .has-warning .input-group .checkbox,body:not(.rex-theme-light) .has-warning .input-group .radio-inline,body:not(.rex-theme-light) .has-warning .input-group .checkbox-inline,body:not(.rex-theme-light) .has-warning .input-group.radio label,body:not(.rex-theme-light) .has-warning .input-group.checkbox label,body:not(.rex-theme-light) .has-warning .input-group.radio-inline label,body:not(.rex-theme-light) .has-warning .input-group.checkbox-inline label{color:#caa832}body:not(.rex-theme-light) .has-warning .form-control,body:not(.rex-theme-light) .has-warning .input-group .form-control{border-color:#78641e;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-warning .form-control:focus,body:not(.rex-theme-light) .has-warning .input-group .form-control:focus{border-color:#4f4214;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #caa832}body:not(.rex-theme-light) .has-warning .input-group-addon,body:not(.rex-theme-light) .has-warning .input-group .input-group-addon{color:#caa832;background-color:#78641e;border-color:#78641e}body:not(.rex-theme-light) .has-warning .form-control-feedback,body:not(.rex-theme-light) .has-warning .input-group .form-control-feedback{color:#caa832}body:not(.rex-theme-light) .has-error .help-block,body:not(.rex-theme-light) .has-error .control-label,body:not(.rex-theme-light) .has-error .radio,body:not(.rex-theme-light) .has-error .checkbox,body:not(.rex-theme-light) .has-error .radio-inline,body:not(.rex-theme-light) .has-error .checkbox-inline,body:not(.rex-theme-light) .has-error.radio label,body:not(.rex-theme-light) .has-error.checkbox label,body:not(.rex-theme-light) .has-error.radio-inline label,body:not(.rex-theme-light) .has-error.checkbox-inline label,body:not(.rex-theme-light) .has-error .input-group .help-block,body:not(.rex-theme-light) .has-error .input-group .control-label,body:not(.rex-theme-light) .has-error .input-group .radio,body:not(.rex-theme-light) .has-error .input-group .checkbox,body:not(.rex-theme-light) .has-error .input-group .radio-inline,body:not(.rex-theme-light) .has-error .input-group .checkbox-inline,body:not(.rex-theme-light) .has-error .input-group.radio label,body:not(.rex-theme-light) .has-error .input-group.checkbox label,body:not(.rex-theme-light) .has-error .input-group.radio-inline label,body:not(.rex-theme-light) .has-error .input-group.checkbox-inline label{color:#d52a2a}body:not(.rex-theme-light) .has-error .form-control,body:not(.rex-theme-light) .has-error .input-group .form-control{border-color:#801919;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}body:not(.rex-theme-light) .has-error .form-control:focus,body:not(.rex-theme-light) .has-error .input-group .form-control:focus{border-color:#511;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d52a2a}body:not(.rex-theme-light) .has-error .input-group-addon,body:not(.rex-theme-light) .has-error .input-group .input-group-addon{color:#d52a2a;background-color:#801919;border-color:#801919}body:not(.rex-theme-light) .has-error .form-control-feedback,body:not(.rex-theme-light) .has-error .input-group .form-control-feedback{color:#d52a2a}body:not(.rex-theme-light) .help-block{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark .btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body.rex-theme-dark .btn-default:focus,body.rex-theme-dark .btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);border-color:rgba(25, 32, 41, 0.8)}body.rex-theme-dark .btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 60, 76, 0.8);border-color:rgba(17, 22, 28, 0.8)}body.rex-theme-dark .btn-default:active,body.rex-theme-dark .btn-default.active,.open>body.rex-theme-dark .btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);background-image:none;border-color:rgba(25, 32, 41, 0.8)}body.rex-theme-dark .btn-default:active:hover,body.rex-theme-dark .btn-default:active:focus,body.rex-theme-dark .btn-default:active.focus,body.rex-theme-dark .btn-default.active:hover,body.rex-theme-dark .btn-default.active:focus,body.rex-theme-dark .btn-default.active.focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(61, 80, 101, 0.8);border-color:rgba(32, 42, 53, 0.8)}body.rex-theme-dark .btn-default.disabled:hover,body.rex-theme-dark .btn-default.disabled:focus,body.rex-theme-dark .btn-default.disabled.focus,body.rex-theme-dark .btn-default[disabled]:hover,body.rex-theme-dark .btn-default[disabled]:focus,body.rex-theme-dark .btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-default:hover,fieldset[disabled] body.rex-theme-dark .btn-default:focus,fieldset[disabled] body.rex-theme-dark .btn-default.focus{background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body.rex-theme-dark .btn-default .badge{color:rgba(38, 50, 63, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-primary{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-primary:focus,body.rex-theme-dark .btn-primary.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body.rex-theme-dark .btn-primary:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body.rex-theme-dark .btn-primary:active,body.rex-theme-dark .btn-primary.active,.open>body.rex-theme-dark .btn-primary.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body.rex-theme-dark .btn-primary:active:hover,body.rex-theme-dark .btn-primary:active:focus,body.rex-theme-dark .btn-primary:active.focus,body.rex-theme-dark .btn-primary.active:hover,body.rex-theme-dark .btn-primary.active:focus,body.rex-theme-dark .btn-primary.active.focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body.rex-theme-dark .btn-primary.disabled:hover,body.rex-theme-dark .btn-primary.disabled:focus,body.rex-theme-dark .btn-primary.disabled.focus,body.rex-theme-dark .btn-primary[disabled]:hover,body.rex-theme-dark .btn-primary[disabled]:focus,body.rex-theme-dark .btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-primary:hover,fieldset[disabled] body.rex-theme-dark .btn-primary:focus,fieldset[disabled] body.rex-theme-dark .btn-primary.focus{background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-primary .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#052614}body.rex-theme-dark .btn-success:focus,body.rex-theme-dark .btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#094a27}body.rex-theme-dark .btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#07381e}body.rex-theme-dark .btn-success:active,body.rex-theme-dark .btn-success.active,.open>body.rex-theme-dark .btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#094a27}body.rex-theme-dark .btn-success:active:hover,body.rex-theme-dark .btn-success:active:focus,body.rex-theme-dark .btn-success:active.focus,body.rex-theme-dark .btn-success.active:hover,body.rex-theme-dark .btn-success.active:focus,body.rex-theme-dark .btn-success.active.focus,.open>body.rex-theme-dark .btn-success.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-success.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0b5c31}body.rex-theme-dark .btn-success.disabled:hover,body.rex-theme-dark .btn-success.disabled:focus,body.rex-theme-dark .btn-success.disabled.focus,body.rex-theme-dark .btn-success[disabled]:hover,body.rex-theme-dark .btn-success[disabled]:focus,body.rex-theme-dark .btn-success[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-success:hover,fieldset[disabled] body.rex-theme-dark .btn-success:focus,fieldset[disabled] body.rex-theme-dark .btn-success.focus{background-color:#0d6a38;border-color:#052614}body.rex-theme-dark .btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-info:focus,body.rex-theme-dark .btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body.rex-theme-dark .btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body.rex-theme-dark .btn-info:active,body.rex-theme-dark .btn-info.active,.open>body.rex-theme-dark .btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body.rex-theme-dark .btn-info:active:hover,body.rex-theme-dark .btn-info:active:focus,body.rex-theme-dark .btn-info:active.focus,body.rex-theme-dark .btn-info.active:hover,body.rex-theme-dark .btn-info.active:focus,body.rex-theme-dark .btn-info.active.focus,.open>body.rex-theme-dark .btn-info.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-info.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body.rex-theme-dark .btn-info.disabled:hover,body.rex-theme-dark .btn-info.disabled:focus,body.rex-theme-dark .btn-info.disabled.focus,body.rex-theme-dark .btn-info[disabled]:hover,body.rex-theme-dark .btn-info[disabled]:focus,body.rex-theme-dark .btn-info[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-info:hover,fieldset[disabled] body.rex-theme-dark .btn-info:focus,fieldset[disabled] body.rex-theme-dark .btn-info.focus{background-color:#1867a6;border-color:#0e3e63}body.rex-theme-dark .btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-warning:focus,body.rex-theme-dark .btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .btn-warning:active,body.rex-theme-dark .btn-warning.active,.open>body.rex-theme-dark .btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .btn-warning:active:hover,body.rex-theme-dark .btn-warning:active:focus,body.rex-theme-dark .btn-warning:active.focus,body.rex-theme-dark .btn-warning.active:hover,body.rex-theme-dark .btn-warning.active:focus,body.rex-theme-dark .btn-warning.active.focus,.open>body.rex-theme-dark .btn-warning.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-warning.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .btn-warning.disabled:hover,body.rex-theme-dark .btn-warning.disabled:focus,body.rex-theme-dark .btn-warning.disabled.focus,body.rex-theme-dark .btn-warning[disabled]:hover,body.rex-theme-dark .btn-warning[disabled]:focus,body.rex-theme-dark .btn-warning[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-warning:hover,fieldset[disabled] body.rex-theme-dark .btn-warning:focus,fieldset[disabled] body.rex-theme-dark .btn-warning.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-danger:focus,body.rex-theme-dark .btn-danger.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .btn-danger:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .btn-danger:active,body.rex-theme-dark .btn-danger.active,.open>body.rex-theme-dark .btn-danger.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .btn-danger:active:hover,body.rex-theme-dark .btn-danger:active:focus,body.rex-theme-dark .btn-danger:active.focus,body.rex-theme-dark .btn-danger.active:hover,body.rex-theme-dark .btn-danger.active:focus,body.rex-theme-dark .btn-danger.active.focus,.open>body.rex-theme-dark .btn-danger.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-danger.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-danger.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .btn-danger.disabled:hover,body.rex-theme-dark .btn-danger.disabled:focus,body.rex-theme-dark .btn-danger.disabled.focus,body.rex-theme-dark .btn-danger[disabled]:hover,body.rex-theme-dark .btn-danger[disabled]:focus,body.rex-theme-dark .btn-danger[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-danger:hover,fieldset[disabled] body.rex-theme-dark .btn-danger:focus,fieldset[disabled] body.rex-theme-dark .btn-danger.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-danger .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-link{color:#409be4}body.rex-theme-dark .btn-link:focus,body.rex-theme-dark .btn-link.focus,body.rex-theme-dark .btn-link:hover,body.rex-theme-dark .btn-link:active,body.rex-theme-dark .btn-link.active{color:#7abaec}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body:not(.rex-theme-light) .btn-default:focus,body:not(.rex-theme-light) .btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);border-color:rgba(25, 32, 41, 0.8)}body:not(.rex-theme-light) .btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 60, 76, 0.8);border-color:rgba(17, 22, 28, 0.8)}body:not(.rex-theme-light) .btn-default:active,body:not(.rex-theme-light) .btn-default.active,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(53, 70, 88, 0.8);background-image:none;border-color:rgba(25, 32, 41, 0.8)}body:not(.rex-theme-light) .btn-default:active:hover,body:not(.rex-theme-light) .btn-default:active:focus,body:not(.rex-theme-light) .btn-default:active.focus,body:not(.rex-theme-light) .btn-default.active:hover,body:not(.rex-theme-light) .btn-default.active:focus,body:not(.rex-theme-light) .btn-default.active.focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(61, 80, 101, 0.8);border-color:rgba(32, 42, 53, 0.8)}body:not(.rex-theme-light) .btn-default.disabled:hover,body:not(.rex-theme-light) .btn-default.disabled:focus,body:not(.rex-theme-light) .btn-default.disabled.focus,body:not(.rex-theme-light) .btn-default[disabled]:hover,body:not(.rex-theme-light) .btn-default[disabled]:focus,body:not(.rex-theme-light) .btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default.focus{background-color:rgba(38, 50, 63, 0.8);border-color:rgba(9, 12, 15, 0.8)}body:not(.rex-theme-light) .btn-default .badge{color:rgba(38, 50, 63, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-primary{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-primary:focus,body:not(.rex-theme-light) .btn-primary.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body:not(.rex-theme-light) .btn-primary:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body:not(.rex-theme-light) .btn-primary:active,body:not(.rex-theme-light) .btn-primary.active,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body:not(.rex-theme-light) .btn-primary:active:hover,body:not(.rex-theme-light) .btn-primary:active:focus,body:not(.rex-theme-light) .btn-primary:active.focus,body:not(.rex-theme-light) .btn-primary.active:hover,body:not(.rex-theme-light) .btn-primary.active:focus,body:not(.rex-theme-light) .btn-primary.active.focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body:not(.rex-theme-light) .btn-primary.disabled:hover,body:not(.rex-theme-light) .btn-primary.disabled:focus,body:not(.rex-theme-light) .btn-primary.disabled.focus,body:not(.rex-theme-light) .btn-primary[disabled]:hover,body:not(.rex-theme-light) .btn-primary[disabled]:focus,body:not(.rex-theme-light) .btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary.focus{background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-primary .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#052614}body:not(.rex-theme-light) .btn-success:focus,body:not(.rex-theme-light) .btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#094a27}body:not(.rex-theme-light) .btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#07381e}body:not(.rex-theme-light) .btn-success:active,body:not(.rex-theme-light) .btn-success.active,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#094a27}body:not(.rex-theme-light) .btn-success:active:hover,body:not(.rex-theme-light) .btn-success:active:focus,body:not(.rex-theme-light) .btn-success:active.focus,body:not(.rex-theme-light) .btn-success.active:hover,body:not(.rex-theme-light) .btn-success.active:focus,body:not(.rex-theme-light) .btn-success.active.focus,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0b5c31}body:not(.rex-theme-light) .btn-success.disabled:hover,body:not(.rex-theme-light) .btn-success.disabled:focus,body:not(.rex-theme-light) .btn-success.disabled.focus,body:not(.rex-theme-light) .btn-success[disabled]:hover,body:not(.rex-theme-light) .btn-success[disabled]:focus,body:not(.rex-theme-light) .btn-success[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-success:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-success:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-success.focus{background-color:#0d6a38;border-color:#052614}body:not(.rex-theme-light) .btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-info:focus,body:not(.rex-theme-light) .btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#135487}body:not(.rex-theme-light) .btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#114975}body:not(.rex-theme-light) .btn-info:active,body:not(.rex-theme-light) .btn-info.active,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#135487}body:not(.rex-theme-light) .btn-info:active:hover,body:not(.rex-theme-light) .btn-info:active:focus,body:not(.rex-theme-light) .btn-info:active.focus,body:not(.rex-theme-light) .btn-info.active:hover,body:not(.rex-theme-light) .btn-info.active:focus,body:not(.rex-theme-light) .btn-info.active.focus,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#165f99}body:not(.rex-theme-light) .btn-info.disabled:hover,body:not(.rex-theme-light) .btn-info.disabled:focus,body:not(.rex-theme-light) .btn-info.disabled.focus,body:not(.rex-theme-light) .btn-info[disabled]:hover,body:not(.rex-theme-light) .btn-info[disabled]:focus,body:not(.rex-theme-light) .btn-info[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-info:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-info:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-info.focus{background-color:#1867a6;border-color:#0e3e63}body:not(.rex-theme-light) .btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-warning:focus,body:not(.rex-theme-light) .btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .btn-warning:active,body:not(.rex-theme-light) .btn-warning.active,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .btn-warning:active:hover,body:not(.rex-theme-light) .btn-warning:active:focus,body:not(.rex-theme-light) .btn-warning:active.focus,body:not(.rex-theme-light) .btn-warning.active:hover,body:not(.rex-theme-light) .btn-warning.active:focus,body:not(.rex-theme-light) .btn-warning.active.focus,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .btn-warning.disabled:hover,body:not(.rex-theme-light) .btn-warning.disabled:focus,body:not(.rex-theme-light) .btn-warning.disabled.focus,body:not(.rex-theme-light) .btn-warning[disabled]:hover,body:not(.rex-theme-light) .btn-warning[disabled]:focus,body:not(.rex-theme-light) .btn-warning[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-warning:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-warning:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-warning.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-danger:focus,body:not(.rex-theme-light) .btn-danger.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .btn-danger:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .btn-danger:active,body:not(.rex-theme-light) .btn-danger.active,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .btn-danger:active:hover,body:not(.rex-theme-light) .btn-danger:active:focus,body:not(.rex-theme-light) .btn-danger:active.focus,body:not(.rex-theme-light) .btn-danger.active:hover,body:not(.rex-theme-light) .btn-danger.active:focus,body:not(.rex-theme-light) .btn-danger.active.focus,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-danger.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .btn-danger.disabled:hover,body:not(.rex-theme-light) .btn-danger.disabled:focus,body:not(.rex-theme-light) .btn-danger.disabled.focus,body:not(.rex-theme-light) .btn-danger[disabled]:hover,body:not(.rex-theme-light) .btn-danger[disabled]:focus,body:not(.rex-theme-light) .btn-danger[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-danger:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-danger:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-danger.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-danger .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-link{color:#409be4}body:not(.rex-theme-light) .btn-link:focus,body:not(.rex-theme-light) .btn-link.focus,body:not(.rex-theme-light) .btn-link:hover,body:not(.rex-theme-light) .btn-link:active,body:not(.rex-theme-light) .btn-link.active{color:#7abaec}}body.rex-theme-dark .alert-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0a532c}body.rex-theme-dark .alert-success hr{border-top-color:#073d20}body.rex-theme-dark .alert-success .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#155990}body.rex-theme-dark .alert-info hr{border-top-color:#124b79}body.rex-theme-dark .alert-info .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#645319}body.rex-theme-dark .alert-warning hr{border-top-color:#4f4214}body.rex-theme-dark .alert-warning .alert-link{color:rgba(230, 230, 230, 0.75)}body.rex-theme-dark .alert-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#6b1515}body.rex-theme-dark .alert-danger hr{border-top-color:#511}body.rex-theme-dark .alert-danger .alert-link{color:rgba(230, 230, 230, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .alert-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0a532c}body:not(.rex-theme-light) .alert-success hr{border-top-color:#073d20}body:not(.rex-theme-light) .alert-success .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#155990}body:not(.rex-theme-light) .alert-info hr{border-top-color:#124b79}body:not(.rex-theme-light) .alert-info .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#645319}body:not(.rex-theme-light) .alert-warning hr{border-top-color:#4f4214}body:not(.rex-theme-light) .alert-warning .alert-link{color:rgba(230, 230, 230, 0.75)}body:not(.rex-theme-light) .alert-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#6b1515}body:not(.rex-theme-light) .alert-danger hr{border-top-color:#511}body:not(.rex-theme-light) .alert-danger .alert-link{color:rgba(230, 230, 230, 0.75)}}body.rex-theme-dark .badge{color:rgba(255, 255, 255, 0.75);background-color:rgba(0, 0, 0, 0.45)}.list-group-item.active>body.rex-theme-dark .badge,.nav-pills>.active>a>body.rex-theme-dark .badge{color:rgba(0, 0, 0, 0.75);background-color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark a.badge:hover,body.rex-theme-dark a.badge:focus{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .badge{color:rgba(255, 255, 255, 0.75);background-color:rgba(0, 0, 0, 0.45)}.list-group-item.active>body:not(.rex-theme-light) .badge,.nav-pills>.active>a>body:not(.rex-theme-light) .badge{color:rgba(0, 0, 0, 0.75);background-color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) a.badge:hover,body:not(.rex-theme-light) a.badge:focus{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .breadcrumb{background-color:#202b35}body.rex-theme-dark .breadcrumb>li+li:before{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .breadcrumb>.active{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .breadcrumb{background-color:#202b35}body:not(.rex-theme-light) .breadcrumb>li+li:before{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .breadcrumb>.active{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .close{color:rgba(255, 255, 255, 0.75);text-shadow:rgba(0, 0, 0, 0.75)}body.rex-theme-dark .close:hover,body.rex-theme-dark .close:focus{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .close{color:rgba(255, 255, 255, 0.75);text-shadow:rgba(0, 0, 0, 0.75)}body:not(.rex-theme-light) .close:hover,body:not(.rex-theme-light) .close:focus{color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .dropdown-menu{background-color:#151c22;border-color:#151c22}body.rex-theme-dark .dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#202b35}body.rex-theme-dark .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .dropdown-menu>li>a:hover,body.rex-theme-dark .dropdown-menu>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1b232c}body.rex-theme-dark .dropdown-menu>.active>a,body.rex-theme-dark .dropdown-menu>.active>a:hover,body.rex-theme-dark .dropdown-menu>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .dropdown-menu>.disabled>a,body.rex-theme-dark .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .dropdown-menu>.disabled>a:focus{cursor:not-allowed;background-color:transparent}body.rex-theme-dark .dropdown-header{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .dropdown-menu{background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#202b35}body:not(.rex-theme-light) .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .dropdown-menu>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1b232c}body:not(.rex-theme-light) .dropdown-menu>.active>a,body:not(.rex-theme-light) .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .dropdown-menu>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .dropdown-menu>.disabled>a:focus{cursor:not-allowed;background-color:transparent}body:not(.rex-theme-light) .dropdown-header{color:rgba(255, 255, 255, 0.45)}}body.rex-theme-dark .input-group-addon{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:#242e3a}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .input-group-addon{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:#242e3a}}body.rex-theme-dark .jumbotron{color:rgba(255, 255, 255, 0.75);background-color:#202b35}body.rex-theme-dark .jumbotron h1,body.rex-theme-dark .jumbotron .h1{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .jumbotron>hr{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .jumbotron{color:rgba(255, 255, 255, 0.75);background-color:#202b35}body:not(.rex-theme-light) .jumbotron h1,body:not(.rex-theme-light) .jumbotron .h1{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .jumbotron>hr{border-top-color:#1b232c}}body.rex-theme-dark .label{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.label:hover,body.rex-theme-dark a.label:focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .label-default{background-color:#2e3b4a}body.rex-theme-dark .label-default[href]:hover,body.rex-theme-dark .label-default[href]:focus{background-color:#1a222b}body.rex-theme-dark .label-primary{background-color:#1867a6}body.rex-theme-dark .label-primary[href]:hover,body.rex-theme-dark .label-primary[href]:focus{background-color:#124b79}body.rex-theme-dark .label-success{background-color:#0d6a38}body.rex-theme-dark .label-success[href]:hover,body.rex-theme-dark .label-success[href]:focus{background-color:#073d20}body.rex-theme-dark .label-info{background-color:#1867a6}body.rex-theme-dark .label-info[href]:hover,body.rex-theme-dark .label-info[href]:focus{background-color:#124b79}body.rex-theme-dark .label-warning{background-color:#78641e}body.rex-theme-dark .label-warning[href]:hover,body.rex-theme-dark .label-warning[href]:focus{background-color:#4f4214}body.rex-theme-dark .label-danger{background-color:#801919}body.rex-theme-dark .label-danger[href]:hover,body.rex-theme-dark .label-danger[href]:focus{background-color:#511}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .label{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.label:hover,body:not(.rex-theme-light) a.label:focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .label-default{background-color:#2e3b4a}body:not(.rex-theme-light) .label-default[href]:hover,body:not(.rex-theme-light) .label-default[href]:focus{background-color:#1a222b}body:not(.rex-theme-light) .label-primary{background-color:#1867a6}body:not(.rex-theme-light) .label-primary[href]:hover,body:not(.rex-theme-light) .label-primary[href]:focus{background-color:#124b79}body:not(.rex-theme-light) .label-success{background-color:#0d6a38}body:not(.rex-theme-light) .label-success[href]:hover,body:not(.rex-theme-light) .label-success[href]:focus{background-color:#073d20}body:not(.rex-theme-light) .label-info{background-color:#1867a6}body:not(.rex-theme-light) .label-info[href]:hover,body:not(.rex-theme-light) .label-info[href]:focus{background-color:#124b79}body:not(.rex-theme-light) .label-warning{background-color:#78641e}body:not(.rex-theme-light) .label-warning[href]:hover,body:not(.rex-theme-light) .label-warning[href]:focus{background-color:#4f4214}body:not(.rex-theme-light) .label-danger{background-color:#801919}body:not(.rex-theme-light) .label-danger[href]:hover,body:not(.rex-theme-light) .label-danger[href]:focus{background-color:#511}}body.rex-theme-dark .list-group-item{background-color:#202b35;border-color:#151c22}body.rex-theme-dark .list-group-item.disabled,body.rex-theme-dark .list-group-item.disabled:hover,body.rex-theme-dark .list-group-item.disabled:focus{color:rgba(255, 255, 255, 0.45);background-color:#26323f}body.rex-theme-dark .list-group-item.disabled .list-group-item-text,body.rex-theme-dark .list-group-item.disabled:hover .list-group-item-text,body.rex-theme-dark .list-group-item.disabled:focus .list-group-item-text{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .list-group-item.active,body.rex-theme-dark .list-group-item.active:hover,body.rex-theme-dark .list-group-item.active:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .list-group-item.active .list-group-item-text,body.rex-theme-dark .list-group-item.active:hover .list-group-item-text,body.rex-theme-dark .list-group-item.active:focus .list-group-item-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item,body.rex-theme-dark button.list-group-item{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item .list-group-item-heading,body.rex-theme-dark button.list-group-item .list-group-item-heading{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item:hover,body.rex-theme-dark a.list-group-item:focus,body.rex-theme-dark button.list-group-item:hover,body.rex-theme-dark button.list-group-item:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .list-group-item-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38}body.rex-theme-dark a.list-group-item-success,body.rex-theme-dark button.list-group-item-success{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-success .list-group-item-heading,body.rex-theme-dark button.list-group-item-success .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-success:hover,body.rex-theme-dark a.list-group-item-success:focus,body.rex-theme-dark button.list-group-item-success:hover,body.rex-theme-dark button.list-group-item-success:focus{color:rgba(255, 255, 255, 0.75);background-color:#0a532c}body.rex-theme-dark a.list-group-item-success.active,body.rex-theme-dark a.list-group-item-success.active:hover,body.rex-theme-dark a.list-group-item-success.active:focus,body.rex-theme-dark button.list-group-item-success.active,body.rex-theme-dark button.list-group-item-success.active:hover,body.rex-theme-dark button.list-group-item-success.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark a.list-group-item-info,body.rex-theme-dark button.list-group-item-info{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-info .list-group-item-heading,body.rex-theme-dark button.list-group-item-info .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-info:hover,body.rex-theme-dark a.list-group-item-info:focus,body.rex-theme-dark button.list-group-item-info:hover,body.rex-theme-dark button.list-group-item-info:focus{color:rgba(255, 255, 255, 0.75);background-color:#155990}body.rex-theme-dark a.list-group-item-info.active,body.rex-theme-dark a.list-group-item-info.active:hover,body.rex-theme-dark a.list-group-item-info.active:focus,body.rex-theme-dark button.list-group-item-info.active,body.rex-theme-dark button.list-group-item-info.active:hover,body.rex-theme-dark button.list-group-item-info.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e}body.rex-theme-dark a.list-group-item-warning,body.rex-theme-dark button.list-group-item-warning{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-warning .list-group-item-heading,body.rex-theme-dark button.list-group-item-warning .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-warning:hover,body.rex-theme-dark a.list-group-item-warning:focus,body.rex-theme-dark button.list-group-item-warning:hover,body.rex-theme-dark button.list-group-item-warning:focus{color:rgba(255, 255, 255, 0.75);background-color:#645319}body.rex-theme-dark a.list-group-item-warning.active,body.rex-theme-dark a.list-group-item-warning.active:hover,body.rex-theme-dark a.list-group-item-warning.active:focus,body.rex-theme-dark button.list-group-item-warning.active,body.rex-theme-dark button.list-group-item-warning.active:hover,body.rex-theme-dark button.list-group-item-warning.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .list-group-item-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919}body.rex-theme-dark a.list-group-item-danger,body.rex-theme-dark button.list-group-item-danger{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.list-group-item-danger .list-group-item-heading,body.rex-theme-dark button.list-group-item-danger .list-group-item-heading{color:inherit}body.rex-theme-dark a.list-group-item-danger:hover,body.rex-theme-dark a.list-group-item-danger:focus,body.rex-theme-dark button.list-group-item-danger:hover,body.rex-theme-dark button.list-group-item-danger:focus{color:rgba(255, 255, 255, 0.75);background-color:#6b1515}body.rex-theme-dark a.list-group-item-danger.active,body.rex-theme-dark a.list-group-item-danger.active:hover,body.rex-theme-dark a.list-group-item-danger.active:focus,body.rex-theme-dark button.list-group-item-danger.active,body.rex-theme-dark button.list-group-item-danger.active:hover,body.rex-theme-dark button.list-group-item-danger.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .list-group-item{background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .list-group-item.disabled,body:not(.rex-theme-light) .list-group-item.disabled:hover,body:not(.rex-theme-light) .list-group-item.disabled:focus{color:rgba(255, 255, 255, 0.45);background-color:#26323f}body:not(.rex-theme-light) .list-group-item.disabled .list-group-item-text,body:not(.rex-theme-light) .list-group-item.disabled:hover .list-group-item-text,body:not(.rex-theme-light) .list-group-item.disabled:focus .list-group-item-text{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .list-group-item.active,body:not(.rex-theme-light) .list-group-item.active:hover,body:not(.rex-theme-light) .list-group-item.active:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .list-group-item.active .list-group-item-text,body:not(.rex-theme-light) .list-group-item.active:hover .list-group-item-text,body:not(.rex-theme-light) .list-group-item.active:focus .list-group-item-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item,body:not(.rex-theme-light) button.list-group-item{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item .list-group-item-heading{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item:hover,body:not(.rex-theme-light) a.list-group-item:focus,body:not(.rex-theme-light) button.list-group-item:hover,body:not(.rex-theme-light) button.list-group-item:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .list-group-item-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38}body:not(.rex-theme-light) a.list-group-item-success,body:not(.rex-theme-light) button.list-group-item-success{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-success .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-success .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-success:hover,body:not(.rex-theme-light) a.list-group-item-success:focus,body:not(.rex-theme-light) button.list-group-item-success:hover,body:not(.rex-theme-light) button.list-group-item-success:focus{color:rgba(255, 255, 255, 0.75);background-color:#0a532c}body:not(.rex-theme-light) a.list-group-item-success.active,body:not(.rex-theme-light) a.list-group-item-success.active:hover,body:not(.rex-theme-light) a.list-group-item-success.active:focus,body:not(.rex-theme-light) button.list-group-item-success.active,body:not(.rex-theme-light) button.list-group-item-success.active:hover,body:not(.rex-theme-light) button.list-group-item-success.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) a.list-group-item-info,body:not(.rex-theme-light) button.list-group-item-info{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-info .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-info .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-info:hover,body:not(.rex-theme-light) a.list-group-item-info:focus,body:not(.rex-theme-light) button.list-group-item-info:hover,body:not(.rex-theme-light) button.list-group-item-info:focus{color:rgba(255, 255, 255, 0.75);background-color:#155990}body:not(.rex-theme-light) a.list-group-item-info.active,body:not(.rex-theme-light) a.list-group-item-info.active:hover,body:not(.rex-theme-light) a.list-group-item-info.active:focus,body:not(.rex-theme-light) button.list-group-item-info.active,body:not(.rex-theme-light) button.list-group-item-info.active:hover,body:not(.rex-theme-light) button.list-group-item-info.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e}body:not(.rex-theme-light) a.list-group-item-warning,body:not(.rex-theme-light) button.list-group-item-warning{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-warning .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-warning .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-warning:hover,body:not(.rex-theme-light) a.list-group-item-warning:focus,body:not(.rex-theme-light) button.list-group-item-warning:hover,body:not(.rex-theme-light) button.list-group-item-warning:focus{color:rgba(255, 255, 255, 0.75);background-color:#645319}body:not(.rex-theme-light) a.list-group-item-warning.active,body:not(.rex-theme-light) a.list-group-item-warning.active:hover,body:not(.rex-theme-light) a.list-group-item-warning.active:focus,body:not(.rex-theme-light) button.list-group-item-warning.active,body:not(.rex-theme-light) button.list-group-item-warning.active:hover,body:not(.rex-theme-light) button.list-group-item-warning.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .list-group-item-danger{color:rgba(255, 255, 255, 0.75);background-color:#801919}body:not(.rex-theme-light) a.list-group-item-danger,body:not(.rex-theme-light) button.list-group-item-danger{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.list-group-item-danger .list-group-item-heading,body:not(.rex-theme-light) button.list-group-item-danger .list-group-item-heading{color:inherit}body:not(.rex-theme-light) a.list-group-item-danger:hover,body:not(.rex-theme-light) a.list-group-item-danger:focus,body:not(.rex-theme-light) button.list-group-item-danger:hover,body:not(.rex-theme-light) button.list-group-item-danger:focus{color:rgba(255, 255, 255, 0.75);background-color:#6b1515}body:not(.rex-theme-light) a.list-group-item-danger.active,body:not(.rex-theme-light) a.list-group-item-danger.active:hover,body:not(.rex-theme-light) a.list-group-item-danger.active:focus,body:not(.rex-theme-light) button.list-group-item-danger.active,body:not(.rex-theme-light) button.list-group-item-danger.active:hover,body:not(.rex-theme-light) button.list-group-item-danger.active:focus{color:#fff;background-color:rgba(255, 255, 255, 0.75);border-color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .navbar-default{background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .navbar-default .navbar-brand{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-brand:hover,body.rex-theme-dark .navbar-default .navbar-brand:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav>li>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>li>a:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-nav>.active>a,body.rex-theme-dark .navbar-default .navbar-nav>.active>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.active>a:focus{color:inherit;background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a,body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .navbar-default .navbar-nav>.open>a,body.rex-theme-dark .navbar-default .navbar-nav>.open>a:hover,body.rex-theme-dark .navbar-default .navbar-nav>.open>a:focus{color:inherit;background-color:#1d7dca}@media (max-width:991px){body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:inherit;background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .navbar-default .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-toggle:hover,body.rex-theme-dark .navbar-default .navbar-toggle:focus{background-color:#1d7dca}body.rex-theme-dark .navbar-default .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-collapse,body.rex-theme-dark .navbar-default .navbar-form{border-color:rgba(21, 28, 34, 0.2)}body.rex-theme-dark .navbar-default .navbar-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .navbar-link:hover{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link:hover,body.rex-theme-dark .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-default .btn-link[disabled]:hover,body.rex-theme-dark .navbar-default .btn-link[disabled]:focus,fieldset[disabled] body.rex-theme-dark .navbar-default .btn-link:hover,fieldset[disabled] body.rex-theme-dark .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .navbar-inverse{background-color:#151c22;border-color:#151c22}body.rex-theme-dark .navbar-inverse .navbar-brand{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-brand:hover,body.rex-theme-dark .navbar-inverse .navbar-brand:focus{color:inherit;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-text{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav>li>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>li>a:focus{color:#7abaec;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.active>a:focus{color:#7abaec;background-color:#1b242b}body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a,body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav>.open>a:focus{color:#7abaec;background-color:#1b242b}@media (max-width:991px){body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#7abaec;background-color:inherit}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#7abaec;background-color:#1b242b}body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,body.rex-theme-dark .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .navbar-inverse .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-toggle:hover,body.rex-theme-dark .navbar-inverse .navbar-toggle:focus{background-color:#1f2932}body.rex-theme-dark .navbar-inverse .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-collapse,body.rex-theme-dark .navbar-inverse .navbar-form{border-color:rgba(46, 59, 74, 0.2)}body.rex-theme-dark .navbar-inverse .navbar-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .navbar-link:hover{color:#7abaec}body.rex-theme-dark .navbar-inverse .btn-link{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .navbar-inverse .btn-link:hover,body.rex-theme-dark .navbar-inverse .btn-link:focus{color:#7abaec}body.rex-theme-dark .navbar-inverse .btn-link[disabled]:hover,body.rex-theme-dark .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] body.rex-theme-dark .navbar-inverse .btn-link:hover,fieldset[disabled] body.rex-theme-dark .navbar-inverse .btn-link:focus{color:rgba(255, 255, 255, 0.45)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .navbar-default{background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .navbar-default .navbar-brand{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-brand:hover,body:not(.rex-theme-light) .navbar-default .navbar-brand:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>li>a:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.active>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a,body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav>.open>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-toggle:hover,body:not(.rex-theme-light) .navbar-default .navbar-toggle:focus{background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-collapse,body:not(.rex-theme-light) .navbar-default .navbar-form{border-color:rgba(21, 28, 34, 0.2)}body:not(.rex-theme-light) .navbar-default .navbar-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-link:hover{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link:hover,body:not(.rex-theme-light) .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .btn-link[disabled]:hover,body:not(.rex-theme-light) .navbar-default .btn-link[disabled]:focus,fieldset[disabled] body:not(.rex-theme-light) .navbar-default .btn-link:hover,fieldset[disabled] body:not(.rex-theme-light) .navbar-default .btn-link:focus{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .navbar-inverse{background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .navbar-inverse .navbar-brand{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-brand:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-brand:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-text{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>li>a:focus{color:#7abaec;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.active>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav>.open>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle{border-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-toggle:focus{background-color:#1f2932}body:not(.rex-theme-light) .navbar-inverse .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-collapse,body:not(.rex-theme-light) .navbar-inverse .navbar-form{border-color:rgba(46, 59, 74, 0.2)}body:not(.rex-theme-light) .navbar-inverse .navbar-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-link:hover{color:#7abaec}body:not(.rex-theme-light) .navbar-inverse .btn-link{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .btn-link:hover,body:not(.rex-theme-light) .navbar-inverse .btn-link:focus{color:#7abaec}body:not(.rex-theme-light) .navbar-inverse .btn-link[disabled]:hover,body:not(.rex-theme-light) .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] body:not(.rex-theme-light) .navbar-inverse .btn-link:hover,fieldset[disabled] body:not(.rex-theme-light) .navbar-inverse .btn-link:focus{color:rgba(255, 255, 255, 0.45)}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:inherit;background-color:inherit}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:inherit;background-color:#1d7dca}body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#7abaec;background-color:inherit}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#7abaec;background-color:#1b242b}body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,body:not(.rex-theme-light) .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}}body.rex-theme-dark .nav>li>a:hover,body.rex-theme-dark .nav>li>a:focus{background-color:#202b35}body.rex-theme-dark .nav>li.disabled>a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .nav>li.disabled>a:hover,body.rex-theme-dark .nav>li.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body.rex-theme-dark .nav .open>a,body.rex-theme-dark .nav .open>a:hover,body.rex-theme-dark .nav .open>a:focus{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .nav-pills>li.active>a,body.rex-theme-dark .nav-pills>li.active>a:hover,body.rex-theme-dark .nav-pills>li.active>a:focus{background-color:#1867a6;color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .nav>li>a:hover,body:not(.rex-theme-light) .nav>li>a:focus{background-color:#202b35}body:not(.rex-theme-light) .nav>li.disabled>a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .nav>li.disabled>a:hover,body:not(.rex-theme-light) .nav>li.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:transparent}body:not(.rex-theme-light) .nav .open>a,body:not(.rex-theme-light) .nav .open>a:hover,body:not(.rex-theme-light) .nav .open>a:focus{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .nav-pills>li.active>a,body:not(.rex-theme-light) .nav-pills>li.active>a:hover,body:not(.rex-theme-light) .nav-pills>li.active>a:focus{background-color:#1867a6;color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .pager li>a,body.rex-theme-dark .pager li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body.rex-theme-dark .pager li>a:hover,body.rex-theme-dark .pager li>a:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body.rex-theme-dark .pager .disabled>a,body.rex-theme-dark .pager .disabled>a:hover,body.rex-theme-dark .pager .disabled>a:focus,body.rex-theme-dark .pager .disabled>span{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .pager li>a,body:not(.rex-theme-light) .pager li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .pager li>a:hover,body:not(.rex-theme-light) .pager li>a:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .pager .disabled>a,body:not(.rex-theme-light) .pager .disabled>a:hover,body:not(.rex-theme-light) .pager .disabled>a:focus,body:not(.rex-theme-light) .pager .disabled>span{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .pagination>li>a,body.rex-theme-dark .pagination>li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body.rex-theme-dark .pagination>li>a:hover,body.rex-theme-dark .pagination>li>a:focus,body.rex-theme-dark .pagination>li>span:hover,body.rex-theme-dark .pagination>li>span:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body.rex-theme-dark .pagination>.active>a,body.rex-theme-dark .pagination>.active>a:hover,body.rex-theme-dark .pagination>.active>a:focus,body.rex-theme-dark .pagination>.active>span,body.rex-theme-dark .pagination>.active>span:hover,body.rex-theme-dark .pagination>.active>span:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#151c22}body.rex-theme-dark .pagination>.disabled>span,body.rex-theme-dark .pagination>.disabled>span:hover,body.rex-theme-dark .pagination>.disabled>span:focus,body.rex-theme-dark .pagination>.disabled>a,body.rex-theme-dark .pagination>.disabled>a:hover,body.rex-theme-dark .pagination>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .pagination>li>a,body:not(.rex-theme-light) .pagination>li>span{color:#409be4;background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .pagination>li>a:hover,body:not(.rex-theme-light) .pagination>li>a:focus,body:not(.rex-theme-light) .pagination>li>span:hover,body:not(.rex-theme-light) .pagination>li>span:focus{color:#7abaec;background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .pagination>.active>a,body:not(.rex-theme-light) .pagination>.active>a:hover,body:not(.rex-theme-light) .pagination>.active>a:focus,body:not(.rex-theme-light) .pagination>.active>span,body:not(.rex-theme-light) .pagination>.active>span:hover,body:not(.rex-theme-light) .pagination>.active>span:focus{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#151c22}body:not(.rex-theme-light) .pagination>.disabled>span,body:not(.rex-theme-light) .pagination>.disabled>span:hover,body:not(.rex-theme-light) .pagination>.disabled>span:focus,body:not(.rex-theme-light) .pagination>.disabled>a,body:not(.rex-theme-light) .pagination>.disabled>a:hover,body:not(.rex-theme-light) .pagination>.disabled>a:focus{color:rgba(255, 255, 255, 0.45);background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .panel{background-color:#202b35}body.rex-theme-dark .panel-footer,body.rex-theme-dark .rex-form-panel-footer{background-color:#151c22;border-top-color:#151c22}body.rex-theme-dark .panel-default{border-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#151c22;border-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#151c22}body.rex-theme-dark .panel-default>.panel-heading .badge{color:#151c22;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#151c22}body.rex-theme-dark .panel-primary{border-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body.rex-theme-dark .panel-primary>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body.rex-theme-dark .panel-success{border-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0d6a38}body.rex-theme-dark .panel-success>.panel-heading .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0d6a38}body.rex-theme-dark .panel-info{border-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body.rex-theme-dark .panel-info>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body.rex-theme-dark .panel-warning{border-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#78641e}body.rex-theme-dark .panel-warning>.panel-heading .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#78641e}body.rex-theme-dark .panel-danger{border-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#801919}body.rex-theme-dark .panel-danger>.panel-heading .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#801919}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .panel{background-color:#202b35}body:not(.rex-theme-light) .panel-footer,body:not(.rex-theme-light) .rex-form-panel-footer{background-color:#151c22;border-top-color:#151c22}body:not(.rex-theme-light) .panel-default{border-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#151c22}body:not(.rex-theme-light) .panel-default>.panel-heading .badge{color:#151c22;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#151c22}body:not(.rex-theme-light) .panel-primary{border-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body:not(.rex-theme-light) .panel-primary>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body:not(.rex-theme-light) .panel-success{border-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0d6a38}body:not(.rex-theme-light) .panel-success>.panel-heading .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0d6a38}body:not(.rex-theme-light) .panel-info{border-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1867a6}body:not(.rex-theme-light) .panel-info>.panel-heading .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1867a6}body:not(.rex-theme-light) .panel-warning{border-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#78641e}body:not(.rex-theme-light) .panel-warning>.panel-heading .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#78641e}body:not(.rex-theme-light) .panel-danger{border-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#801919}body:not(.rex-theme-light) .panel-danger>.panel-heading .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#801919}}body.rex-theme-dark .progress{background-color:#151c22}body.rex-theme-dark .progress-bar{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body.rex-theme-dark .progress-striped .progress-bar,body.rex-theme-dark .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-success{background-color:#0d6a38}.progress-striped body.rex-theme-dark .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-info{background-color:#1867a6}.progress-striped body.rex-theme-dark .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-warning{background-color:#78641e}.progress-striped body.rex-theme-dark .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body.rex-theme-dark .progress-bar-danger{background-color:#801919}.progress-striped body.rex-theme-dark .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .progress{background-color:#151c22}body:not(.rex-theme-light) .progress-bar{color:rgba(255, 255, 255, 0.75);background-color:#1867a6}body:not(.rex-theme-light) .progress-striped .progress-bar,body:not(.rex-theme-light) .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-success{background-color:#0d6a38}.progress-striped body:not(.rex-theme-light) .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-info{background-color:#1867a6}.progress-striped body:not(.rex-theme-light) .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-warning{background-color:#78641e}.progress-striped body:not(.rex-theme-light) .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}body:not(.rex-theme-light) .progress-bar-danger{background-color:#801919}.progress-striped body:not(.rex-theme-light) .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}}body.rex-theme-dark table{background-color:#202b35}body.rex-theme-dark .table>thead>tr>th,body.rex-theme-dark .table>thead>tr>td,body.rex-theme-dark .table>tbody>tr>th,body.rex-theme-dark .table>tbody>tr>td,body.rex-theme-dark .table>tfoot>tr>th,body.rex-theme-dark .table>tfoot>tr>td{border-top-color:#151c22}body.rex-theme-dark .table>thead>tr>th{border-bottom-color:#151c22}body.rex-theme-dark .table>tbody+tbody{border-top-color:#151c22}body.rex-theme-dark .table .table{background-color:#1b232c}body.rex-theme-dark .table-bordered{border-color:#151c22}body.rex-theme-dark .table-bordered>thead>tr>th,body.rex-theme-dark .table-bordered>thead>tr>td,body.rex-theme-dark .table-bordered>tbody>tr>th,body.rex-theme-dark .table-bordered>tbody>tr>td,body.rex-theme-dark .table-bordered>tfoot>tr>th,body.rex-theme-dark .table-bordered>tfoot>tr>td{border-color:#151c22}body.rex-theme-dark .table-hover>tbody>tr:hover{background-color:#26323f}body.rex-theme-dark .table>thead>tr>td.active,body.rex-theme-dark .table>thead>tr>th.active,body.rex-theme-dark .table>thead>tr.active>td,body.rex-theme-dark .table>thead>tr.active>th,body.rex-theme-dark .table>tbody>tr>td.active,body.rex-theme-dark .table>tbody>tr>th.active,body.rex-theme-dark .table>tbody>tr.active>td,body.rex-theme-dark .table>tbody>tr.active>th,body.rex-theme-dark .table>tfoot>tr>td.active,body.rex-theme-dark .table>tfoot>tr>th.active,body.rex-theme-dark .table>tfoot>tr.active>td,body.rex-theme-dark .table>tfoot>tr.active>th{background-color:#1867a6}body.rex-theme-dark .table-hover>tbody>tr>td.active:hover,body.rex-theme-dark .table-hover>tbody>tr>th.active:hover,body.rex-theme-dark .table-hover>tbody>tr.active:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.active,body.rex-theme-dark .table-hover>tbody>tr.active:hover>th{background-color:#155990}body.rex-theme-dark .table>thead>tr>td.success,body.rex-theme-dark .table>thead>tr>th.success,body.rex-theme-dark .table>thead>tr.success>td,body.rex-theme-dark .table>thead>tr.success>th,body.rex-theme-dark .table>tbody>tr>td.success,body.rex-theme-dark .table>tbody>tr>th.success,body.rex-theme-dark .table>tbody>tr.success>td,body.rex-theme-dark .table>tbody>tr.success>th,body.rex-theme-dark .table>tfoot>tr>td.success,body.rex-theme-dark .table>tfoot>tr>th.success,body.rex-theme-dark .table>tfoot>tr.success>td,body.rex-theme-dark .table>tfoot>tr.success>th{background-color:#0d6a38}body.rex-theme-dark .table-hover>tbody>tr>td.success:hover,body.rex-theme-dark .table-hover>tbody>tr>th.success:hover,body.rex-theme-dark .table-hover>tbody>tr.success:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.success,body.rex-theme-dark .table-hover>tbody>tr.success:hover>th{background-color:#0a532c}body.rex-theme-dark .table>thead>tr>td.info,body.rex-theme-dark .table>thead>tr>th.info,body.rex-theme-dark .table>thead>tr.info>td,body.rex-theme-dark .table>thead>tr.info>th,body.rex-theme-dark .table>tbody>tr>td.info,body.rex-theme-dark .table>tbody>tr>th.info,body.rex-theme-dark .table>tbody>tr.info>td,body.rex-theme-dark .table>tbody>tr.info>th,body.rex-theme-dark .table>tfoot>tr>td.info,body.rex-theme-dark .table>tfoot>tr>th.info,body.rex-theme-dark .table>tfoot>tr.info>td,body.rex-theme-dark .table>tfoot>tr.info>th{background-color:#1867a6}body.rex-theme-dark .table-hover>tbody>tr>td.info:hover,body.rex-theme-dark .table-hover>tbody>tr>th.info:hover,body.rex-theme-dark .table-hover>tbody>tr.info:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.info,body.rex-theme-dark .table-hover>tbody>tr.info:hover>th{background-color:#155990}body.rex-theme-dark .table>thead>tr>td.warning,body.rex-theme-dark .table>thead>tr>th.warning,body.rex-theme-dark .table>thead>tr.warning>td,body.rex-theme-dark .table>thead>tr.warning>th,body.rex-theme-dark .table>tbody>tr>td.warning,body.rex-theme-dark .table>tbody>tr>th.warning,body.rex-theme-dark .table>tbody>tr.warning>td,body.rex-theme-dark .table>tbody>tr.warning>th,body.rex-theme-dark .table>tfoot>tr>td.warning,body.rex-theme-dark .table>tfoot>tr>th.warning,body.rex-theme-dark .table>tfoot>tr.warning>td,body.rex-theme-dark .table>tfoot>tr.warning>th{background-color:#78641e}body.rex-theme-dark .table-hover>tbody>tr>td.warning:hover,body.rex-theme-dark .table-hover>tbody>tr>th.warning:hover,body.rex-theme-dark .table-hover>tbody>tr.warning:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.warning,body.rex-theme-dark .table-hover>tbody>tr.warning:hover>th{background-color:#645319}body.rex-theme-dark .table>thead>tr>td.danger,body.rex-theme-dark .table>thead>tr>th.danger,body.rex-theme-dark .table>thead>tr.danger>td,body.rex-theme-dark .table>thead>tr.danger>th,body.rex-theme-dark .table>tbody>tr>td.danger,body.rex-theme-dark .table>tbody>tr>th.danger,body.rex-theme-dark .table>tbody>tr.danger>td,body.rex-theme-dark .table>tbody>tr.danger>th,body.rex-theme-dark .table>tfoot>tr>td.danger,body.rex-theme-dark .table>tfoot>tr>th.danger,body.rex-theme-dark .table>tfoot>tr.danger>td,body.rex-theme-dark .table>tfoot>tr.danger>th{background-color:#801919}body.rex-theme-dark .table-hover>tbody>tr>td.danger:hover,body.rex-theme-dark .table-hover>tbody>tr>th.danger:hover,body.rex-theme-dark .table-hover>tbody>tr.danger:hover>td,body.rex-theme-dark .table-hover>tbody>tr:hover>.danger,body.rex-theme-dark .table-hover>tbody>tr.danger:hover>th{background-color:#6b1515}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) table{background-color:#202b35}body:not(.rex-theme-light) .table>thead>tr>th,body:not(.rex-theme-light) .table>thead>tr>td,body:not(.rex-theme-light) .table>tbody>tr>th,body:not(.rex-theme-light) .table>tbody>tr>td,body:not(.rex-theme-light) .table>tfoot>tr>th,body:not(.rex-theme-light) .table>tfoot>tr>td{border-top-color:#151c22}body:not(.rex-theme-light) .table>thead>tr>th{border-bottom-color:#151c22}body:not(.rex-theme-light) .table>tbody+tbody{border-top-color:#151c22}body:not(.rex-theme-light) .table .table{background-color:#1b232c}body:not(.rex-theme-light) .table-bordered{border-color:#151c22}body:not(.rex-theme-light) .table-bordered>thead>tr>th,body:not(.rex-theme-light) .table-bordered>thead>tr>td,body:not(.rex-theme-light) .table-bordered>tbody>tr>th,body:not(.rex-theme-light) .table-bordered>tbody>tr>td,body:not(.rex-theme-light) .table-bordered>tfoot>tr>th,body:not(.rex-theme-light) .table-bordered>tfoot>tr>td{border-color:#151c22}body:not(.rex-theme-light) .table-hover>tbody>tr:hover{background-color:#26323f}body:not(.rex-theme-light) .table>thead>tr>td.active,body:not(.rex-theme-light) .table>thead>tr>th.active,body:not(.rex-theme-light) .table>thead>tr.active>td,body:not(.rex-theme-light) .table>thead>tr.active>th,body:not(.rex-theme-light) .table>tbody>tr>td.active,body:not(.rex-theme-light) .table>tbody>tr>th.active,body:not(.rex-theme-light) .table>tbody>tr.active>td,body:not(.rex-theme-light) .table>tbody>tr.active>th,body:not(.rex-theme-light) .table>tfoot>tr>td.active,body:not(.rex-theme-light) .table>tfoot>tr>th.active,body:not(.rex-theme-light) .table>tfoot>tr.active>td,body:not(.rex-theme-light) .table>tfoot>tr.active>th{background-color:#1867a6}body:not(.rex-theme-light) .table-hover>tbody>tr>td.active:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.active:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.active:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.active,body:not(.rex-theme-light) .table-hover>tbody>tr.active:hover>th{background-color:#155990}body:not(.rex-theme-light) .table>thead>tr>td.success,body:not(.rex-theme-light) .table>thead>tr>th.success,body:not(.rex-theme-light) .table>thead>tr.success>td,body:not(.rex-theme-light) .table>thead>tr.success>th,body:not(.rex-theme-light) .table>tbody>tr>td.success,body:not(.rex-theme-light) .table>tbody>tr>th.success,body:not(.rex-theme-light) .table>tbody>tr.success>td,body:not(.rex-theme-light) .table>tbody>tr.success>th,body:not(.rex-theme-light) .table>tfoot>tr>td.success,body:not(.rex-theme-light) .table>tfoot>tr>th.success,body:not(.rex-theme-light) .table>tfoot>tr.success>td,body:not(.rex-theme-light) .table>tfoot>tr.success>th{background-color:#0d6a38}body:not(.rex-theme-light) .table-hover>tbody>tr>td.success:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.success:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.success:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.success,body:not(.rex-theme-light) .table-hover>tbody>tr.success:hover>th{background-color:#0a532c}body:not(.rex-theme-light) .table>thead>tr>td.info,body:not(.rex-theme-light) .table>thead>tr>th.info,body:not(.rex-theme-light) .table>thead>tr.info>td,body:not(.rex-theme-light) .table>thead>tr.info>th,body:not(.rex-theme-light) .table>tbody>tr>td.info,body:not(.rex-theme-light) .table>tbody>tr>th.info,body:not(.rex-theme-light) .table>tbody>tr.info>td,body:not(.rex-theme-light) .table>tbody>tr.info>th,body:not(.rex-theme-light) .table>tfoot>tr>td.info,body:not(.rex-theme-light) .table>tfoot>tr>th.info,body:not(.rex-theme-light) .table>tfoot>tr.info>td,body:not(.rex-theme-light) .table>tfoot>tr.info>th{background-color:#1867a6}body:not(.rex-theme-light) .table-hover>tbody>tr>td.info:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.info:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.info:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.info,body:not(.rex-theme-light) .table-hover>tbody>tr.info:hover>th{background-color:#155990}body:not(.rex-theme-light) .table>thead>tr>td.warning,body:not(.rex-theme-light) .table>thead>tr>th.warning,body:not(.rex-theme-light) .table>thead>tr.warning>td,body:not(.rex-theme-light) .table>thead>tr.warning>th,body:not(.rex-theme-light) .table>tbody>tr>td.warning,body:not(.rex-theme-light) .table>tbody>tr>th.warning,body:not(.rex-theme-light) .table>tbody>tr.warning>td,body:not(.rex-theme-light) .table>tbody>tr.warning>th,body:not(.rex-theme-light) .table>tfoot>tr>td.warning,body:not(.rex-theme-light) .table>tfoot>tr>th.warning,body:not(.rex-theme-light) .table>tfoot>tr.warning>td,body:not(.rex-theme-light) .table>tfoot>tr.warning>th{background-color:#78641e}body:not(.rex-theme-light) .table-hover>tbody>tr>td.warning:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.warning:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.warning:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.warning,body:not(.rex-theme-light) .table-hover>tbody>tr.warning:hover>th{background-color:#645319}body:not(.rex-theme-light) .table>thead>tr>td.danger,body:not(.rex-theme-light) .table>thead>tr>th.danger,body:not(.rex-theme-light) .table>thead>tr.danger>td,body:not(.rex-theme-light) .table>thead>tr.danger>th,body:not(.rex-theme-light) .table>tbody>tr>td.danger,body:not(.rex-theme-light) .table>tbody>tr>th.danger,body:not(.rex-theme-light) .table>tbody>tr.danger>td,body:not(.rex-theme-light) .table>tbody>tr.danger>th,body:not(.rex-theme-light) .table>tfoot>tr>td.danger,body:not(.rex-theme-light) .table>tfoot>tr>th.danger,body:not(.rex-theme-light) .table>tfoot>tr.danger>td,body:not(.rex-theme-light) .table>tfoot>tr.danger>th{background-color:#801919}body:not(.rex-theme-light) .table-hover>tbody>tr>td.danger:hover,body:not(.rex-theme-light) .table-hover>tbody>tr>th.danger:hover,body:not(.rex-theme-light) .table-hover>tbody>tr.danger:hover>td,body:not(.rex-theme-light) .table-hover>tbody>tr:hover>.danger,body:not(.rex-theme-light) .table-hover>tbody>tr.danger:hover>th{background-color:#6b1515}}body.rex-theme-dark .thumbnail{background-color:#1b232c;border-color:#151c22}body.rex-theme-dark .thumbnail .caption{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark a.thumbnail:hover,body.rex-theme-dark a.thumbnail:focus,body.rex-theme-dark a.thumbnail.active{border-color:#202b35}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .thumbnail{background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) .thumbnail .caption{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) a.thumbnail:hover,body:not(.rex-theme-light) a.thumbnail:focus,body:not(.rex-theme-light) a.thumbnail.active{border-color:#202b35}}body.rex-theme-dark .well{background-color:#202b35;border-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .well{background-color:#202b35;border-color:#151c22}}body.rex-theme-dark .modal-content{background-color:#202b35;border-color:#151c22}body.rex-theme-dark .modal-backdrop{background-color:#151c22}body.rex-theme-dark .modal-header{border-bottom-color:#1b232c}body.rex-theme-dark .modal-footer{border-top-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .modal-content{background-color:#202b35;border-color:#151c22}body:not(.rex-theme-light) .modal-backdrop{background-color:#151c22}body:not(.rex-theme-light) .modal-header{border-bottom-color:#1b232c}body:not(.rex-theme-light) .modal-footer{border-top-color:#1b232c}}body.rex-theme-dark .popover{background-color:#26323f;border-color:#151c22}body.rex-theme-dark .popover.top>.arrow{border-top-color:#151c22}body.rex-theme-dark .popover.top>.arrow:after{border-top-color:#26323f}body.rex-theme-dark .popover.right>.arrow{border-right-color:#151c22}body.rex-theme-dark .popover.right>.arrow:after{border-right-color:#26323f}body.rex-theme-dark .popover.bottom>.arrow{border-bottom-color:#151c22}body.rex-theme-dark .popover.bottom>.arrow:after{border-bottom-color:#26323f}body.rex-theme-dark .popover.left>.arrow{border-left-color:#151c22}body.rex-theme-dark .popover.left>.arrow:after{border-left-color:#26323f}body.rex-theme-dark .popover-title{background-color:#202b35;border-bottom-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .popover{background-color:#26323f;border-color:#151c22}body:not(.rex-theme-light) .popover.top>.arrow{border-top-color:#151c22}body:not(.rex-theme-light) .popover.top>.arrow:after{border-top-color:#26323f}body:not(.rex-theme-light) .popover.right>.arrow{border-right-color:#151c22}body:not(.rex-theme-light) .popover.right>.arrow:after{border-right-color:#26323f}body:not(.rex-theme-light) .popover.bottom>.arrow{border-bottom-color:#151c22}body:not(.rex-theme-light) .popover.bottom>.arrow:after{border-bottom-color:#26323f}body:not(.rex-theme-light) .popover.left>.arrow{border-left-color:#151c22}body:not(.rex-theme-light) .popover.left>.arrow:after{border-left-color:#26323f}body:not(.rex-theme-light) .popover-title{background-color:#202b35;border-bottom-color:#1b232c}}html{overflow-y:scroll;height:100%;scroll-padding-top:75px}@media (min-width:992px){body,.rex-page{height:100%}}@media (max-width:991px){html,body{height:100%}.rex-page{min-height:100%}}.rex-is-logged-in .rex-page-container,#rex-page-setup .rex-page-container{display:flex;height:auto;min-height:100%;padding-top:0}.rex-is-popup.rex-is-logged-in .rex-page-container,.rex-is-popup#rex-page-setup .rex-page-container{padding-top:0}.rex-is-logged-in .rex-page-main,#rex-page-setup .rex-page-main{display:block;flex:1;min-width:0;padding-top:60px}@media (max-width:991px){.rex-is-logged-in .rex-page-main,#rex-page-setup .rex-page-main{padding-top:50px}}.rex-is-popup.rex-is-logged-in .rex-page-main,.rex-is-popup#rex-page-setup .rex-page-main{padding-top:50px}@media (min-width:1200px){.rex-is-logged-in .rex-page-main-inner,#rex-page-setup .rex-page-main-inner{padding-left:30px;padding-right:30px}}.rex-is-popup.rex-is-logged-in .rex-page-main-inner,.rex-is-popup#rex-page-setup .rex-page-main-inner{padding-left:15px;padding-right:15px}.rex-breadcrumb{overflow:hidden}.rex-page-header+.rex-breadcrumb{margin-top:-9px}.breadcrumb{border:1px solid #dfe3e9}.rex-redaxo-logo{height:24px}.rex-redaxo-logo path.rex-redaxo-logo-r,.rex-redaxo-logo path.rex-redaxo-logo-e,.rex-redaxo-logo path.rex-redaxo-logo-d,.rex-redaxo-logo path.rex-redaxo-logo-cms{fill:#fff}#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-r,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-e,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-d,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:#4b9ad9}.rex-redaxo-logo path.rex-redaxo-logo-a,.rex-redaxo-logo path.rex-redaxo-logo-x,.rex-redaxo-logo path.rex-redaxo-logo-o,.rex-redaxo-logo path.rex-redaxo-logo-reg{fill:#324050}#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-a,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-x,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-o,#rex-page-login .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:#fff}@media (max-width:991px){.rex-redaxo-logo{height:22px}}.rex-is-popup .rex-redaxo-logo{height:22px}.rex-marker-debugmode{position:absolute;top:10px;right:-22px;line-height:0;border-radius:100px;padding:5px;color:#ff9f0f}.rex-marker-debugmode:hover,.rex-marker-debugmode:focus{color:#f09000}.rex-main-frame{margin-left:-15px;margin-right:-15px;padding:30px 15px;background-color:#9ca5b2}@media (min-width:1200px){.rex-main-frame{margin-left:-30px;margin-right:-30px;padding:45px 30px}}@media (min-width:992px){.rex-main-sidebar{opacity:0.5;-webkit-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.rex-main-sidebar:hover{opacity:1}}.rex-global-footer{margin-left:0}@media (min-width:992px){.rex-global-footer{margin-left:250px}}@media (min-width:1200px){.rex-global-footer{padding-left:30px;padding-right:30px}}.rex-language{margin-bottom:22px}@media (min-width:992px){.rex-language{float:right;margin-left:30px;padding-top:2px}.rex-language .dropdown-menu{left:auto;right:0}}.rex-state-inprogress{background-color:#324050}.rex-state-live{background-color:#4b9ad9}.rex-is-popup .rex-page-header{padding-top:30px}.rex-is-popup .rex-page-header .page-header{position:absolute;top:0;right:15px;z-index:1030;margin:0;padding:0}.rex-is-popup .rex-page-header .page-header>h1{margin:0;color:#fff;line-height:50px}body.rex-theme-dark .breadcrumb{border-color:#151c22}body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-r,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-e,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-d,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:rgba(255, 255, 255, 0.8)}body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-a,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-x,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-o,body.rex-theme-dark:not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:rgba(27, 35, 44, 0.8)}body.rex-theme-dark .rex-marker-debugmode{color:#e68a00}body.rex-theme-dark .rex-marker-debugmode:hover,body.rex-theme-dark .rex-marker-debugmode:focus{color:#fa9600}body.rex-theme-dark .rex-main-frame{background-color:#0d1215}body.rex-theme-dark .rex-state-inprogress{background-color:#1b232c;border-color:#1b232c}body.rex-theme-dark .rex-state-live{background-color:#1867a6;border-color:#1867a6}body.rex-theme-dark .rex-state-notice{background-color:#1867a6}body.rex-theme-dark .rex-state-success{background-color:#0d6a38}body.rex-theme-dark .rex-state-success,body.rex-theme-dark .rex-state-success a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-success:hover>th,body.rex-theme-dark tr.rex-state-success:hover>td{background-color:#0a532c}body.rex-theme-dark .rex-state-info,body.rex-theme-dark .rex-state-notice{background-color:#1867a6}body.rex-theme-dark .rex-state-info,body.rex-theme-dark .rex-state-info a,body.rex-theme-dark .rex-state-notice,body.rex-theme-dark .rex-state-notice a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-info:hover>th,body.rex-theme-dark tr.rex-state-info:hover>td,body.rex-theme-dark tr.rex-state-notice:hover>th,body.rex-theme-dark tr.rex-state-notice:hover>td{background-color:#155990}body.rex-theme-dark .rex-state-warning{background-color:#78641e}body.rex-theme-dark .rex-state-warning,body.rex-theme-dark .rex-state-warning a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-warning:hover>th,body.rex-theme-dark tr.rex-state-warning:hover>td{background-color:#645319}body.rex-theme-dark .rex-state-danger,body.rex-theme-dark .rex-state-error{background-color:#801919}body.rex-theme-dark .rex-state-danger,body.rex-theme-dark .rex-state-danger a,body.rex-theme-dark .rex-state-error,body.rex-theme-dark .rex-state-error a{color:#f3f6fb}body.rex-theme-dark tr.rex-state-danger:hover>th,body.rex-theme-dark tr.rex-state-danger:hover>td,body.rex-theme-dark tr.rex-state-error:hover>th,body.rex-theme-dark tr.rex-state-error:hover>td{background-color:#6b1515}@media (max-width:991px){body.rex-theme-dark.rex-is-logged-in .rex-page{background-color:#1b232c}}body.rex-theme-dark .rex-is-popup .rex-page-header .page-header>h1{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .breadcrumb{border-color:#151c22}body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-r,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-e,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-d,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-cms{fill:rgba(255, 255, 255, 0.8)}body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-a,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-x,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-o,body:not(.rex-theme-light):not(#rex-page-login) .rex-redaxo-logo path.rex-redaxo-logo-reg{fill:rgba(27, 35, 44, 0.8)}body:not(.rex-theme-light) .rex-marker-debugmode{color:#e68a00}body:not(.rex-theme-light) .rex-marker-debugmode:hover,body:not(.rex-theme-light) .rex-marker-debugmode:focus{color:#fa9600}body:not(.rex-theme-light) .rex-main-frame{background-color:#0d1215}body:not(.rex-theme-light) .rex-state-inprogress{background-color:#1b232c;border-color:#1b232c}body:not(.rex-theme-light) .rex-state-live{background-color:#1867a6;border-color:#1867a6}body:not(.rex-theme-light) .rex-state-notice{background-color:#1867a6}body:not(.rex-theme-light) .rex-state-success{background-color:#0d6a38}body:not(.rex-theme-light) .rex-state-success,body:not(.rex-theme-light) .rex-state-success a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-success:hover>th,body:not(.rex-theme-light) tr.rex-state-success:hover>td{background-color:#0a532c}body:not(.rex-theme-light) .rex-state-info,body:not(.rex-theme-light) .rex-state-notice{background-color:#1867a6}body:not(.rex-theme-light) .rex-state-info,body:not(.rex-theme-light) .rex-state-info a,body:not(.rex-theme-light) .rex-state-notice,body:not(.rex-theme-light) .rex-state-notice a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-info:hover>th,body:not(.rex-theme-light) tr.rex-state-info:hover>td,body:not(.rex-theme-light) tr.rex-state-notice:hover>th,body:not(.rex-theme-light) tr.rex-state-notice:hover>td{background-color:#155990}body:not(.rex-theme-light) .rex-state-warning{background-color:#78641e}body:not(.rex-theme-light) .rex-state-warning,body:not(.rex-theme-light) .rex-state-warning a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-warning:hover>th,body:not(.rex-theme-light) tr.rex-state-warning:hover>td{background-color:#645319}body:not(.rex-theme-light) .rex-state-danger,body:not(.rex-theme-light) .rex-state-error{background-color:#801919}body:not(.rex-theme-light) .rex-state-danger,body:not(.rex-theme-light) .rex-state-danger a,body:not(.rex-theme-light) .rex-state-error,body:not(.rex-theme-light) .rex-state-error a{color:#f3f6fb}body:not(.rex-theme-light) tr.rex-state-danger:hover>th,body:not(.rex-theme-light) tr.rex-state-danger:hover>td,body:not(.rex-theme-light) tr.rex-state-error:hover>th,body:not(.rex-theme-light) tr.rex-state-error:hover>td{background-color:#6b1515}body:not(.rex-theme-light) .rex-is-popup .rex-page-header .page-header>h1{color:rgba(255, 255, 255, 0.75)}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light).rex-is-logged-in .rex-page{background-color:#1b232c}}.alert{word-break:break-word}.alert a{text-decoration:underline}.alert a:hover{color:#dfe3e9}.rex-panel-options .alert{padding:5px 10px;font-size:12px}.rex-panel-options .alert:last-child{margin-bottom:0;margin-right:-10px}.alert-danger a{color:#fff}.alert-info a{color:#fff}.alert-success a{color:#fff}.alert-warning a{color:#fff}body.rex-theme-dark .alert a,body.rex-theme-dark .alert .alert-link{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .alert a:hover,body.rex-theme-dark .alert .alert-link:hover{color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .alert a,body:not(.rex-theme-light) .alert .alert-link{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .alert a:hover,body:not(.rex-theme-light) .alert .alert-link:hover{color:rgba(255, 255, 255, 0.75)}}.btn-default:hover,.btn-abort:hover,.btn-back:hover,.btn-clang:hover,.btn-move:hover,.btn-popup:hover,.btn-reset:hover,.btn-search:hover{background-color:#dbdee4}.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:3}.btn-xs,.btn-group-xs>.btn{padding-top:3px;padding-bottom:3px;line-height:1.3334}.btn-xs>.rex-icon,.btn-group-xs>.btn>.rex-icon{font-size:15px}.rex-nav-language .btn{padding-top:6px;padding-bottom:6px}.btn-primary:hover,.btn-apply:hover,.btn-save:hover,.btn-select:hover,.btn-send:hover,.btn-setup:hover,.btn-update:hover{background-color:#283542;border-color:#283542;color:#fff}.btn-clang{color:#4b9ad9;background-color:#fff;border-color:#dfe3e9;position:relative}.btn-clang:focus,.btn-clang.focus{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang:hover{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang:active,.btn-clang.active,.open>.btn-clang.dropdown-toggle{color:#fff;background-color:#4b9ad9;border-color:#4b9ad9}.btn-clang:active:hover,.btn-clang:active:focus,.btn-clang:active.focus,.btn-clang.active:hover,.btn-clang.active:focus,.btn-clang.active.focus,.open>.btn-clang.dropdown-toggle:hover,.open>.btn-clang.dropdown-toggle:focus,.open>.btn-clang.dropdown-toggle.focus{color:#4b9ad9;background-color:#eef0f3;border-color:#dfe3e9}.btn-clang.active:hover,.btn-clang.active:focus,.btn-clang.active.focus{color:#fff;background-color:#2a81c7;border-color:#2a81c7}.btn-clang:active,.btn-clang.active,.open>.btn-clang.dropdown-toggle{background-image:none}.btn-clang.disabled,.btn-clang.disabled:hover,.btn-clang.disabled:focus,.btn-clang.disabled.focus,.btn-clang.disabled:active,.btn-clang.disabled.active,.btn-clang[disabled],.btn-clang[disabled]:hover,.btn-clang[disabled]:focus,.btn-clang[disabled].focus,.btn-clang[disabled]:active,.btn-clang[disabled].active,fieldset[disabled] .btn-clang,fieldset[disabled] .btn-clang:hover,fieldset[disabled] .btn-clang:focus,fieldset[disabled] .btn-clang.focus,fieldset[disabled] .btn-clang:active,fieldset[disabled] .btn-clang.active{background-color:#fff;border-color:#dfe3e9}.btn-clang .badge{color:#4b9ad9;background-color:#fff}.btn-clang:active,.btn-clang.active{-webkit-box-shadow:none;box-shadow:none}.btn-edit{color:#fff;background-color:#5bb585;border-color:#5bb585}.btn-edit:focus,.btn-edit.focus{color:#fff;background-color:#45986c;border-color:#2d6446}.btn-edit:hover{color:#fff;background-color:#45986c;border-color:#429167}.btn-edit:active,.btn-edit.active,.open>.btn-edit.dropdown-toggle{color:#fff;background-color:#45986c;background-image:none;border-color:#429167}.btn-edit:active:hover,.btn-edit:active:focus,.btn-edit:active.focus,.btn-edit.active:hover,.btn-edit.active:focus,.btn-edit.active.focus,.open>.btn-edit.dropdown-toggle:hover,.open>.btn-edit.dropdown-toggle:focus,.open>.btn-edit.dropdown-toggle.focus{color:#fff;background-color:#3a805a;border-color:#2d6446}.btn-edit.disabled:hover,.btn-edit.disabled:focus,.btn-edit.disabled.focus,.btn-edit[disabled]:hover,.btn-edit[disabled]:focus,.btn-edit[disabled].focus,fieldset[disabled] .btn-edit:hover,fieldset[disabled] .btn-edit:focus,fieldset[disabled] .btn-edit.focus{background-color:#5bb585;border-color:#5bb585}.btn-edit .badge{color:#5bb585;background-color:#fff}.btn-group>.btn-edit:hover{z-index:0}.panel-edit .btn-edit{color:#5bb585;background-color:#fff;border-color:#fff}.panel-edit .btn-edit:focus,.panel-edit .btn-edit.focus{color:#5bb585;background-color:#e6e6e6;border-color:#bfbfbf}.panel-edit .btn-edit:hover{color:#5bb585;background-color:#e6e6e6;border-color:#e0e0e0}.panel-edit .btn-edit:active,.panel-edit .btn-edit.active,.open>.panel-edit .btn-edit.dropdown-toggle{color:#5bb585;background-color:#e6e6e6;background-image:none;border-color:#e0e0e0}.panel-edit .btn-edit:active:hover,.panel-edit .btn-edit:active:focus,.panel-edit .btn-edit:active.focus,.panel-edit .btn-edit.active:hover,.panel-edit .btn-edit.active:focus,.panel-edit .btn-edit.active.focus,.open>.panel-edit .btn-edit.dropdown-toggle:hover,.open>.panel-edit .btn-edit.dropdown-toggle:focus,.open>.panel-edit .btn-edit.dropdown-toggle.focus{color:#5bb585;background-color:#d4d4d4;border-color:#bfbfbf}.panel-edit .btn-edit.disabled:hover,.panel-edit .btn-edit.disabled:focus,.panel-edit .btn-edit.disabled.focus,.panel-edit .btn-edit[disabled]:hover,.panel-edit .btn-edit[disabled]:focus,.panel-edit .btn-edit[disabled].focus,fieldset[disabled] .panel-edit .btn-edit:hover,fieldset[disabled] .panel-edit .btn-edit:focus,fieldset[disabled] .panel-edit .btn-edit.focus{background-color:#fff;border-color:#fff}.panel-edit .btn-edit .badge{color:#fff;background-color:#5bb585}.btn-save,.btn-apply{color:#fff;background-color:#5bb585;border-color:#5bb585}.btn-save:focus,.btn-save.focus,.btn-apply:focus,.btn-apply.focus{color:#fff;background-color:#45986c;border-color:#2d6446}.btn-save:hover,.btn-apply:hover{color:#fff;background-color:#45986c;border-color:#429167}.btn-save:active,.btn-save.active,.open>.btn-save.dropdown-toggle,.btn-apply:active,.btn-apply.active,.open>.btn-apply.dropdown-toggle{color:#fff;background-color:#45986c;background-image:none;border-color:#429167}.btn-save:active:hover,.btn-save:active:focus,.btn-save:active.focus,.btn-save.active:hover,.btn-save.active:focus,.btn-save.active.focus,.open>.btn-save.dropdown-toggle:hover,.open>.btn-save.dropdown-toggle:focus,.open>.btn-save.dropdown-toggle.focus,.btn-apply:active:hover,.btn-apply:active:focus,.btn-apply:active.focus,.btn-apply.active:hover,.btn-apply.active:focus,.btn-apply.active.focus,.open>.btn-apply.dropdown-toggle:hover,.open>.btn-apply.dropdown-toggle:focus,.open>.btn-apply.dropdown-toggle.focus{color:#fff;background-color:#3a805a;border-color:#2d6446}.btn-save.disabled:hover,.btn-save.disabled:focus,.btn-save.disabled.focus,.btn-save[disabled]:hover,.btn-save[disabled]:focus,.btn-save[disabled].focus,fieldset[disabled] .btn-save:hover,fieldset[disabled] .btn-save:focus,fieldset[disabled] .btn-save.focus,.btn-apply.disabled:hover,.btn-apply.disabled:focus,.btn-apply.disabled.focus,.btn-apply[disabled]:hover,.btn-apply[disabled]:focus,.btn-apply[disabled].focus,fieldset[disabled] .btn-apply:hover,fieldset[disabled] .btn-apply:focus,fieldset[disabled] .btn-apply.focus{background-color:#5bb585;border-color:#5bb585}.btn-save .badge,.btn-apply .badge{color:#5bb585;background-color:#fff}.btn-debug-mode,.btn-safemode-activate{color:#422800;background-color:#f90;border-color:#f09000;position:relative}.btn-debug-mode:focus,.btn-debug-mode.focus,.btn-safemode-activate:focus,.btn-safemode-activate.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:hover,.btn-safemode-activate:hover{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active,.btn-debug-mode.active,.open>.btn-debug-mode.dropdown-toggle,.btn-safemode-activate:active,.btn-safemode-activate.active,.open>.btn-safemode-activate.dropdown-toggle{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active:hover,.btn-debug-mode:active:focus,.btn-debug-mode:active.focus,.btn-debug-mode.active:hover,.btn-debug-mode.active:focus,.btn-debug-mode.active.focus,.open>.btn-debug-mode.dropdown-toggle:hover,.open>.btn-debug-mode.dropdown-toggle:focus,.open>.btn-debug-mode.dropdown-toggle.focus,.btn-safemode-activate:active:hover,.btn-safemode-activate:active:focus,.btn-safemode-activate:active.focus,.btn-safemode-activate.active:hover,.btn-safemode-activate.active:focus,.btn-safemode-activate.active.focus,.open>.btn-safemode-activate.dropdown-toggle:hover,.open>.btn-safemode-activate.dropdown-toggle:focus,.open>.btn-safemode-activate.dropdown-toggle.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode.active:hover,.btn-debug-mode.active:focus,.btn-debug-mode.active.focus,.btn-safemode-activate.active:hover,.btn-safemode-activate.active:focus,.btn-safemode-activate.active.focus{color:#422800;background-color:#f09000;border-color:#cc7a00}.btn-debug-mode:active,.btn-debug-mode.active,.open>.btn-debug-mode.dropdown-toggle,.btn-safemode-activate:active,.btn-safemode-activate.active,.open>.btn-safemode-activate.dropdown-toggle{background-image:none}.btn-debug-mode.disabled,.btn-debug-mode.disabled:hover,.btn-debug-mode.disabled:focus,.btn-debug-mode.disabled.focus,.btn-debug-mode.disabled:active,.btn-debug-mode.disabled.active,.btn-debug-mode[disabled],.btn-debug-mode[disabled]:hover,.btn-debug-mode[disabled]:focus,.btn-debug-mode[disabled].focus,.btn-debug-mode[disabled]:active,.btn-debug-mode[disabled].active,fieldset[disabled] .btn-debug-mode,fieldset[disabled] .btn-debug-mode:hover,fieldset[disabled] .btn-debug-mode:focus,fieldset[disabled] .btn-debug-mode.focus,fieldset[disabled] .btn-debug-mode:active,fieldset[disabled] .btn-debug-mode.active,.btn-safemode-activate.disabled,.btn-safemode-activate.disabled:hover,.btn-safemode-activate.disabled:focus,.btn-safemode-activate.disabled.focus,.btn-safemode-activate.disabled:active,.btn-safemode-activate.disabled.active,.btn-safemode-activate[disabled],.btn-safemode-activate[disabled]:hover,.btn-safemode-activate[disabled]:focus,.btn-safemode-activate[disabled].focus,.btn-safemode-activate[disabled]:active,.btn-safemode-activate[disabled].active,fieldset[disabled] .btn-safemode-activate,fieldset[disabled] .btn-safemode-activate:hover,fieldset[disabled] .btn-safemode-activate:focus,fieldset[disabled] .btn-safemode-activate.focus,fieldset[disabled] .btn-safemode-activate:active,fieldset[disabled] .btn-safemode-activate.active{background-color:#f90;border-color:#f09000}.btn-debug-mode .badge,.btn-safemode-activate .badge{color:#422800;background-color:#f90}.btn-toolbar>.btn-abort{float:right}.rex-truncate-dropdown .btn.dropdown-toggle{max-width:200px}.rex-truncate-dropdown .btn.dropdown-toggle>.filter-option{text-overflow:ellipsis}.rex-truncate-dropdown .input-group>.input-group-addon,.rex-truncate-dropdown .input-group>.input-group-btn{width:auto}.btn.btn-highlight{transition:all 1000ms ease-out 1000ms, outline 800ms ease-out 100ms;outline:25px solid rgba(193, 232, 240, 0)}.btn.btn-highlight:active{transition:all 0ms linear 0ms;background-color:#4b9ad9;border-color:#4b9ad9;outline:0 solid #c1e8f0}body.rex-theme-dark .btn-default,body.rex-theme-dark .btn-abort,body.rex-theme-dark .btn-back,body.rex-theme-dark .btn-clang,body.rex-theme-dark .btn-move,body.rex-theme-dark .btn-reset,body.rex-theme-dark .btn-search{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .btn-default:focus,body.rex-theme-dark .btn-default.focus,body.rex-theme-dark .btn-abort:focus,body.rex-theme-dark .btn-abort.focus,body.rex-theme-dark .btn-back:focus,body.rex-theme-dark .btn-back.focus,body.rex-theme-dark .btn-clang:focus,body.rex-theme-dark .btn-clang.focus,body.rex-theme-dark .btn-move:focus,body.rex-theme-dark .btn-move.focus,body.rex-theme-dark .btn-reset:focus,body.rex-theme-dark .btn-reset.focus,body.rex-theme-dark .btn-search:focus,body.rex-theme-dark .btn-search.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .btn-default:hover,body.rex-theme-dark .btn-abort:hover,body.rex-theme-dark .btn-back:hover,body.rex-theme-dark .btn-clang:hover,body.rex-theme-dark .btn-move:hover,body.rex-theme-dark .btn-reset:hover,body.rex-theme-dark .btn-search:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body.rex-theme-dark .btn-default:active,body.rex-theme-dark .btn-default.active,.open>body.rex-theme-dark .btn-default.dropdown-toggle,body.rex-theme-dark .btn-abort:active,body.rex-theme-dark .btn-abort.active,.open>body.rex-theme-dark .btn-abort.dropdown-toggle,body.rex-theme-dark .btn-back:active,body.rex-theme-dark .btn-back.active,.open>body.rex-theme-dark .btn-back.dropdown-toggle,body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle,body.rex-theme-dark .btn-move:active,body.rex-theme-dark .btn-move.active,.open>body.rex-theme-dark .btn-move.dropdown-toggle,body.rex-theme-dark .btn-reset:active,body.rex-theme-dark .btn-reset.active,.open>body.rex-theme-dark .btn-reset.dropdown-toggle,body.rex-theme-dark .btn-search:active,body.rex-theme-dark .btn-search.active,.open>body.rex-theme-dark .btn-search.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .btn-default:active:hover,body.rex-theme-dark .btn-default:active:focus,body.rex-theme-dark .btn-default:active.focus,body.rex-theme-dark .btn-default.active:hover,body.rex-theme-dark .btn-default.active:focus,body.rex-theme-dark .btn-default.active.focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-default.dropdown-toggle.focus,body.rex-theme-dark .btn-abort:active:hover,body.rex-theme-dark .btn-abort:active:focus,body.rex-theme-dark .btn-abort:active.focus,body.rex-theme-dark .btn-abort.active:hover,body.rex-theme-dark .btn-abort.active:focus,body.rex-theme-dark .btn-abort.active.focus,.open>body.rex-theme-dark .btn-abort.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-abort.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-abort.dropdown-toggle.focus,body.rex-theme-dark .btn-back:active:hover,body.rex-theme-dark .btn-back:active:focus,body.rex-theme-dark .btn-back:active.focus,body.rex-theme-dark .btn-back.active:hover,body.rex-theme-dark .btn-back.active:focus,body.rex-theme-dark .btn-back.active.focus,.open>body.rex-theme-dark .btn-back.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-back.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-back.dropdown-toggle.focus,body.rex-theme-dark .btn-clang:active:hover,body.rex-theme-dark .btn-clang:active:focus,body.rex-theme-dark .btn-clang:active.focus,body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle.focus,body.rex-theme-dark .btn-move:active:hover,body.rex-theme-dark .btn-move:active:focus,body.rex-theme-dark .btn-move:active.focus,body.rex-theme-dark .btn-move.active:hover,body.rex-theme-dark .btn-move.active:focus,body.rex-theme-dark .btn-move.active.focus,.open>body.rex-theme-dark .btn-move.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-move.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-move.dropdown-toggle.focus,body.rex-theme-dark .btn-reset:active:hover,body.rex-theme-dark .btn-reset:active:focus,body.rex-theme-dark .btn-reset:active.focus,body.rex-theme-dark .btn-reset.active:hover,body.rex-theme-dark .btn-reset.active:focus,body.rex-theme-dark .btn-reset.active.focus,.open>body.rex-theme-dark .btn-reset.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-reset.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-reset.dropdown-toggle.focus,body.rex-theme-dark .btn-search:active:hover,body.rex-theme-dark .btn-search:active:focus,body.rex-theme-dark .btn-search:active.focus,body.rex-theme-dark .btn-search.active:hover,body.rex-theme-dark .btn-search.active:focus,body.rex-theme-dark .btn-search.active.focus,.open>body.rex-theme-dark .btn-search.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-search.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-search.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body.rex-theme-dark .btn-default.disabled:hover,body.rex-theme-dark .btn-default.disabled:focus,body.rex-theme-dark .btn-default.disabled.focus,body.rex-theme-dark .btn-default[disabled]:hover,body.rex-theme-dark .btn-default[disabled]:focus,body.rex-theme-dark .btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-default:hover,fieldset[disabled] body.rex-theme-dark .btn-default:focus,fieldset[disabled] body.rex-theme-dark .btn-default.focus,body.rex-theme-dark .btn-abort.disabled:hover,body.rex-theme-dark .btn-abort.disabled:focus,body.rex-theme-dark .btn-abort.disabled.focus,body.rex-theme-dark .btn-abort[disabled]:hover,body.rex-theme-dark .btn-abort[disabled]:focus,body.rex-theme-dark .btn-abort[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-abort:hover,fieldset[disabled] body.rex-theme-dark .btn-abort:focus,fieldset[disabled] body.rex-theme-dark .btn-abort.focus,body.rex-theme-dark .btn-back.disabled:hover,body.rex-theme-dark .btn-back.disabled:focus,body.rex-theme-dark .btn-back.disabled.focus,body.rex-theme-dark .btn-back[disabled]:hover,body.rex-theme-dark .btn-back[disabled]:focus,body.rex-theme-dark .btn-back[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-back:hover,fieldset[disabled] body.rex-theme-dark .btn-back:focus,fieldset[disabled] body.rex-theme-dark .btn-back.focus,body.rex-theme-dark .btn-clang.disabled:hover,body.rex-theme-dark .btn-clang.disabled:focus,body.rex-theme-dark .btn-clang.disabled.focus,body.rex-theme-dark .btn-clang[disabled]:hover,body.rex-theme-dark .btn-clang[disabled]:focus,body.rex-theme-dark .btn-clang[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-clang:hover,fieldset[disabled] body.rex-theme-dark .btn-clang:focus,fieldset[disabled] body.rex-theme-dark .btn-clang.focus,body.rex-theme-dark .btn-move.disabled:hover,body.rex-theme-dark .btn-move.disabled:focus,body.rex-theme-dark .btn-move.disabled.focus,body.rex-theme-dark .btn-move[disabled]:hover,body.rex-theme-dark .btn-move[disabled]:focus,body.rex-theme-dark .btn-move[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-move:hover,fieldset[disabled] body.rex-theme-dark .btn-move:focus,fieldset[disabled] body.rex-theme-dark .btn-move.focus,body.rex-theme-dark .btn-reset.disabled:hover,body.rex-theme-dark .btn-reset.disabled:focus,body.rex-theme-dark .btn-reset.disabled.focus,body.rex-theme-dark .btn-reset[disabled]:hover,body.rex-theme-dark .btn-reset[disabled]:focus,body.rex-theme-dark .btn-reset[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-reset:hover,fieldset[disabled] body.rex-theme-dark .btn-reset:focus,fieldset[disabled] body.rex-theme-dark .btn-reset.focus,body.rex-theme-dark .btn-search.disabled:hover,body.rex-theme-dark .btn-search.disabled:focus,body.rex-theme-dark .btn-search.disabled.focus,body.rex-theme-dark .btn-search[disabled]:hover,body.rex-theme-dark .btn-search[disabled]:focus,body.rex-theme-dark .btn-search[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-search:hover,fieldset[disabled] body.rex-theme-dark .btn-search:focus,fieldset[disabled] body.rex-theme-dark .btn-search.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .btn-default .badge,body.rex-theme-dark .btn-abort .badge,body.rex-theme-dark .btn-back .badge,body.rex-theme-dark .btn-clang .badge,body.rex-theme-dark .btn-move .badge,body.rex-theme-dark .btn-reset .badge,body.rex-theme-dark .btn-search .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-popup,body.rex-theme-dark .btn-view{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-popup:focus,body.rex-theme-dark .btn-popup.focus,body.rex-theme-dark .btn-view:focus,body.rex-theme-dark .btn-view.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);border-color:rgba(37, 49, 59, 0.8)}body.rex-theme-dark .btn-popup:hover,body.rex-theme-dark .btn-view:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(35, 45, 57, 0.8);border-color:rgba(29, 38, 47, 0.8)}body.rex-theme-dark .btn-popup:active,body.rex-theme-dark .btn-popup.active,.open>body.rex-theme-dark .btn-popup.dropdown-toggle,body.rex-theme-dark .btn-view:active,body.rex-theme-dark .btn-view.active,.open>body.rex-theme-dark .btn-view.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);background-image:none;border-color:rgba(37, 49, 59, 0.8)}body.rex-theme-dark .btn-popup:active:hover,body.rex-theme-dark .btn-popup:active:focus,body.rex-theme-dark .btn-popup:active.focus,body.rex-theme-dark .btn-popup.active:hover,body.rex-theme-dark .btn-popup.active:focus,body.rex-theme-dark .btn-popup.active.focus,.open>body.rex-theme-dark .btn-popup.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-popup.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-popup.dropdown-toggle.focus,body.rex-theme-dark .btn-view:active:hover,body.rex-theme-dark .btn-view:active:focus,body.rex-theme-dark .btn-view:active.focus,body.rex-theme-dark .btn-view.active:hover,body.rex-theme-dark .btn-view.active:focus,body.rex-theme-dark .btn-view.active.focus,.open>body.rex-theme-dark .btn-view.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-view.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-view.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(50, 65, 82, 0.8);border-color:rgba(44, 59, 72, 0.8)}body.rex-theme-dark .btn-popup.disabled:hover,body.rex-theme-dark .btn-popup.disabled:focus,body.rex-theme-dark .btn-popup.disabled.focus,body.rex-theme-dark .btn-popup[disabled]:hover,body.rex-theme-dark .btn-popup[disabled]:focus,body.rex-theme-dark .btn-popup[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-popup:hover,fieldset[disabled] body.rex-theme-dark .btn-popup:focus,fieldset[disabled] body.rex-theme-dark .btn-popup.focus,body.rex-theme-dark .btn-view.disabled:hover,body.rex-theme-dark .btn-view.disabled:focus,body.rex-theme-dark .btn-view.disabled.focus,body.rex-theme-dark .btn-view[disabled]:hover,body.rex-theme-dark .btn-view[disabled]:focus,body.rex-theme-dark .btn-view[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-view:hover,fieldset[disabled] body.rex-theme-dark .btn-view:focus,fieldset[disabled] body.rex-theme-dark .btn-view.focus{background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-popup .badge,body.rex-theme-dark .btn-view .badge{color:rgba(27, 35, 44, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-popup.btn-popup:hover,body.rex-theme-dark .btn-popup.btn-popup:focus,body.rex-theme-dark .btn-view.btn-popup:hover,body.rex-theme-dark .btn-view.btn-popup:focus{border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .btn-primary,body.rex-theme-dark .btn-apply,body.rex-theme-dark .btn-save,body.rex-theme-dark .btn-select,body.rex-theme-dark .btn-send,body.rex-theme-dark .btn-setup,body.rex-theme-dark .btn-update{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .btn-primary:focus,body.rex-theme-dark .btn-primary.focus,body.rex-theme-dark .btn-apply:focus,body.rex-theme-dark .btn-apply.focus,body.rex-theme-dark .btn-save:focus,body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-select:focus,body.rex-theme-dark .btn-select.focus,body.rex-theme-dark .btn-send:focus,body.rex-theme-dark .btn-send.focus,body.rex-theme-dark .btn-setup:focus,body.rex-theme-dark .btn-setup.focus,body.rex-theme-dark .btn-update:focus,body.rex-theme-dark .btn-update.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body.rex-theme-dark .btn-primary:hover,body.rex-theme-dark .btn-apply:hover,body.rex-theme-dark .btn-save:hover,body.rex-theme-dark .btn-select:hover,body.rex-theme-dark .btn-send:hover,body.rex-theme-dark .btn-setup:hover,body.rex-theme-dark .btn-update:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body.rex-theme-dark .btn-primary:active,body.rex-theme-dark .btn-primary.active,.open>body.rex-theme-dark .btn-primary.dropdown-toggle,body.rex-theme-dark .btn-apply:active,body.rex-theme-dark .btn-apply.active,.open>body.rex-theme-dark .btn-apply.dropdown-toggle,body.rex-theme-dark .btn-save:active,body.rex-theme-dark .btn-save.active,.open>body.rex-theme-dark .btn-save.dropdown-toggle,body.rex-theme-dark .btn-select:active,body.rex-theme-dark .btn-select.active,.open>body.rex-theme-dark .btn-select.dropdown-toggle,body.rex-theme-dark .btn-send:active,body.rex-theme-dark .btn-send.active,.open>body.rex-theme-dark .btn-send.dropdown-toggle,body.rex-theme-dark .btn-setup:active,body.rex-theme-dark .btn-setup.active,.open>body.rex-theme-dark .btn-setup.dropdown-toggle,body.rex-theme-dark .btn-update:active,body.rex-theme-dark .btn-update.active,.open>body.rex-theme-dark .btn-update.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body.rex-theme-dark .btn-primary:active:hover,body.rex-theme-dark .btn-primary:active:focus,body.rex-theme-dark .btn-primary:active.focus,body.rex-theme-dark .btn-primary.active:hover,body.rex-theme-dark .btn-primary.active:focus,body.rex-theme-dark .btn-primary.active.focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-primary.dropdown-toggle.focus,body.rex-theme-dark .btn-apply:active:hover,body.rex-theme-dark .btn-apply:active:focus,body.rex-theme-dark .btn-apply:active.focus,body.rex-theme-dark .btn-apply.active:hover,body.rex-theme-dark .btn-apply.active:focus,body.rex-theme-dark .btn-apply.active.focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle.focus,body.rex-theme-dark .btn-save:active:hover,body.rex-theme-dark .btn-save:active:focus,body.rex-theme-dark .btn-save:active.focus,body.rex-theme-dark .btn-save.active:hover,body.rex-theme-dark .btn-save.active:focus,body.rex-theme-dark .btn-save.active.focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-save.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle.focus,body.rex-theme-dark .btn-select:active:hover,body.rex-theme-dark .btn-select:active:focus,body.rex-theme-dark .btn-select:active.focus,body.rex-theme-dark .btn-select.active:hover,body.rex-theme-dark .btn-select.active:focus,body.rex-theme-dark .btn-select.active.focus,.open>body.rex-theme-dark .btn-select.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-select.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-select.dropdown-toggle.focus,body.rex-theme-dark .btn-send:active:hover,body.rex-theme-dark .btn-send:active:focus,body.rex-theme-dark .btn-send:active.focus,body.rex-theme-dark .btn-send.active:hover,body.rex-theme-dark .btn-send.active:focus,body.rex-theme-dark .btn-send.active.focus,.open>body.rex-theme-dark .btn-send.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-send.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-send.dropdown-toggle.focus,body.rex-theme-dark .btn-setup:active:hover,body.rex-theme-dark .btn-setup:active:focus,body.rex-theme-dark .btn-setup:active.focus,body.rex-theme-dark .btn-setup.active:hover,body.rex-theme-dark .btn-setup.active:focus,body.rex-theme-dark .btn-setup.active.focus,.open>body.rex-theme-dark .btn-setup.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-setup.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-setup.dropdown-toggle.focus,body.rex-theme-dark .btn-update:active:hover,body.rex-theme-dark .btn-update:active:focus,body.rex-theme-dark .btn-update:active.focus,body.rex-theme-dark .btn-update.active:hover,body.rex-theme-dark .btn-update.active:focus,body.rex-theme-dark .btn-update.active.focus,.open>body.rex-theme-dark .btn-update.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-update.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-update.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body.rex-theme-dark .btn-primary.disabled:hover,body.rex-theme-dark .btn-primary.disabled:focus,body.rex-theme-dark .btn-primary.disabled.focus,body.rex-theme-dark .btn-primary[disabled]:hover,body.rex-theme-dark .btn-primary[disabled]:focus,body.rex-theme-dark .btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-primary:hover,fieldset[disabled] body.rex-theme-dark .btn-primary:focus,fieldset[disabled] body.rex-theme-dark .btn-primary.focus,body.rex-theme-dark .btn-apply.disabled:hover,body.rex-theme-dark .btn-apply.disabled:focus,body.rex-theme-dark .btn-apply.disabled.focus,body.rex-theme-dark .btn-apply[disabled]:hover,body.rex-theme-dark .btn-apply[disabled]:focus,body.rex-theme-dark .btn-apply[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-apply:hover,fieldset[disabled] body.rex-theme-dark .btn-apply:focus,fieldset[disabled] body.rex-theme-dark .btn-apply.focus,body.rex-theme-dark .btn-save.disabled:hover,body.rex-theme-dark .btn-save.disabled:focus,body.rex-theme-dark .btn-save.disabled.focus,body.rex-theme-dark .btn-save[disabled]:hover,body.rex-theme-dark .btn-save[disabled]:focus,body.rex-theme-dark .btn-save[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-save:hover,fieldset[disabled] body.rex-theme-dark .btn-save:focus,fieldset[disabled] body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-select.disabled:hover,body.rex-theme-dark .btn-select.disabled:focus,body.rex-theme-dark .btn-select.disabled.focus,body.rex-theme-dark .btn-select[disabled]:hover,body.rex-theme-dark .btn-select[disabled]:focus,body.rex-theme-dark .btn-select[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-select:hover,fieldset[disabled] body.rex-theme-dark .btn-select:focus,fieldset[disabled] body.rex-theme-dark .btn-select.focus,body.rex-theme-dark .btn-send.disabled:hover,body.rex-theme-dark .btn-send.disabled:focus,body.rex-theme-dark .btn-send.disabled.focus,body.rex-theme-dark .btn-send[disabled]:hover,body.rex-theme-dark .btn-send[disabled]:focus,body.rex-theme-dark .btn-send[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-send:hover,fieldset[disabled] body.rex-theme-dark .btn-send:focus,fieldset[disabled] body.rex-theme-dark .btn-send.focus,body.rex-theme-dark .btn-setup.disabled:hover,body.rex-theme-dark .btn-setup.disabled:focus,body.rex-theme-dark .btn-setup.disabled.focus,body.rex-theme-dark .btn-setup[disabled]:hover,body.rex-theme-dark .btn-setup[disabled]:focus,body.rex-theme-dark .btn-setup[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-setup:hover,fieldset[disabled] body.rex-theme-dark .btn-setup:focus,fieldset[disabled] body.rex-theme-dark .btn-setup.focus,body.rex-theme-dark .btn-update.disabled:hover,body.rex-theme-dark .btn-update.disabled:focus,body.rex-theme-dark .btn-update.disabled.focus,body.rex-theme-dark .btn-update[disabled]:hover,body.rex-theme-dark .btn-update[disabled]:focus,body.rex-theme-dark .btn-update[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-update:hover,fieldset[disabled] body.rex-theme-dark .btn-update:focus,fieldset[disabled] body.rex-theme-dark .btn-update.focus{background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .btn-primary .badge,body.rex-theme-dark .btn-apply .badge,body.rex-theme-dark .btn-save .badge,body.rex-theme-dark .btn-select .badge,body.rex-theme-dark .btn-send .badge,body.rex-theme-dark .btn-setup .badge,body.rex-theme-dark .btn-update .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-clang{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a;border-color:#1a222b}body.rex-theme-dark .btn-clang:focus,body.rex-theme-dark .btn-clang.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang:hover{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#09253b}body.rex-theme-dark .btn-clang:active:hover,body.rex-theme-dark .btn-clang:active:focus,body.rex-theme-dark .btn-clang:active.focus,body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-clang.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-clang.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body.rex-theme-dark .btn-clang.active:hover,body.rex-theme-dark .btn-clang.active:focus,body.rex-theme-dark .btn-clang.active.focus{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0b304d}body.rex-theme-dark .btn-clang:active,body.rex-theme-dark .btn-clang.active,.open>body.rex-theme-dark .btn-clang.dropdown-toggle{background-image:none}body.rex-theme-dark .btn-clang.disabled,body.rex-theme-dark .btn-clang.disabled:hover,body.rex-theme-dark .btn-clang.disabled:focus,body.rex-theme-dark .btn-clang.disabled.focus,body.rex-theme-dark .btn-clang.disabled:active,body.rex-theme-dark .btn-clang.disabled.active,body.rex-theme-dark .btn-clang[disabled],body.rex-theme-dark .btn-clang[disabled]:hover,body.rex-theme-dark .btn-clang[disabled]:focus,body.rex-theme-dark .btn-clang[disabled].focus,body.rex-theme-dark .btn-clang[disabled]:active,body.rex-theme-dark .btn-clang[disabled].active,fieldset[disabled] body.rex-theme-dark .btn-clang,fieldset[disabled] body.rex-theme-dark .btn-clang:hover,fieldset[disabled] body.rex-theme-dark .btn-clang:focus,fieldset[disabled] body.rex-theme-dark .btn-clang.focus,fieldset[disabled] body.rex-theme-dark .btn-clang:active,fieldset[disabled] body.rex-theme-dark .btn-clang.active{background-color:#2e3b4a;border-color:#1a222b}body.rex-theme-dark .btn-clang .badge{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a}body.rex-theme-dark .btn-edit,body.rex-theme-dark .panel-edit .btn-edit,body.rex-theme-dark .btn-save,body.rex-theme-dark .btn-apply{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .btn-edit:focus,body.rex-theme-dark .btn-edit.focus,body.rex-theme-dark .panel-edit .btn-edit:focus,body.rex-theme-dark .panel-edit .btn-edit.focus,body.rex-theme-dark .btn-save:focus,body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-apply:focus,body.rex-theme-dark .btn-apply.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body.rex-theme-dark .btn-edit:hover,body.rex-theme-dark .panel-edit .btn-edit:hover,body.rex-theme-dark .btn-save:hover,body.rex-theme-dark .btn-apply:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body.rex-theme-dark .btn-edit:active,body.rex-theme-dark .btn-edit.active,.open>body.rex-theme-dark .btn-edit.dropdown-toggle,body.rex-theme-dark .panel-edit .btn-edit:active,body.rex-theme-dark .panel-edit .btn-edit.active,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle,body.rex-theme-dark .btn-save:active,body.rex-theme-dark .btn-save.active,.open>body.rex-theme-dark .btn-save.dropdown-toggle,body.rex-theme-dark .btn-apply:active,body.rex-theme-dark .btn-apply.active,.open>body.rex-theme-dark .btn-apply.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body.rex-theme-dark .btn-edit:active:hover,body.rex-theme-dark .btn-edit:active:focus,body.rex-theme-dark .btn-edit:active.focus,body.rex-theme-dark .btn-edit.active:hover,body.rex-theme-dark .btn-edit.active:focus,body.rex-theme-dark .btn-edit.active.focus,.open>body.rex-theme-dark .btn-edit.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-edit.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-edit.dropdown-toggle.focus,body.rex-theme-dark .panel-edit .btn-edit:active:hover,body.rex-theme-dark .panel-edit .btn-edit:active:focus,body.rex-theme-dark .panel-edit .btn-edit:active.focus,body.rex-theme-dark .panel-edit .btn-edit.active:hover,body.rex-theme-dark .panel-edit .btn-edit.active:focus,body.rex-theme-dark .panel-edit .btn-edit.active.focus,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle:hover,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle:focus,.open>body.rex-theme-dark .panel-edit .btn-edit.dropdown-toggle.focus,body.rex-theme-dark .btn-save:active:hover,body.rex-theme-dark .btn-save:active:focus,body.rex-theme-dark .btn-save:active.focus,body.rex-theme-dark .btn-save.active:hover,body.rex-theme-dark .btn-save.active:focus,body.rex-theme-dark .btn-save.active.focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-save.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-save.dropdown-toggle.focus,body.rex-theme-dark .btn-apply:active:hover,body.rex-theme-dark .btn-apply:active:focus,body.rex-theme-dark .btn-apply:active.focus,body.rex-theme-dark .btn-apply.active:hover,body.rex-theme-dark .btn-apply.active:focus,body.rex-theme-dark .btn-apply.active.focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-apply.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-apply.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body.rex-theme-dark .btn-edit.disabled:hover,body.rex-theme-dark .btn-edit.disabled:focus,body.rex-theme-dark .btn-edit.disabled.focus,body.rex-theme-dark .btn-edit[disabled]:hover,body.rex-theme-dark .btn-edit[disabled]:focus,body.rex-theme-dark .btn-edit[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-edit:hover,fieldset[disabled] body.rex-theme-dark .btn-edit:focus,fieldset[disabled] body.rex-theme-dark .btn-edit.focus,body.rex-theme-dark .panel-edit .btn-edit.disabled:hover,body.rex-theme-dark .panel-edit .btn-edit.disabled:focus,body.rex-theme-dark .panel-edit .btn-edit.disabled.focus,body.rex-theme-dark .panel-edit .btn-edit[disabled]:hover,body.rex-theme-dark .panel-edit .btn-edit[disabled]:focus,body.rex-theme-dark .panel-edit .btn-edit[disabled].focus,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit:hover,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit:focus,fieldset[disabled] body.rex-theme-dark .panel-edit .btn-edit.focus,body.rex-theme-dark .btn-save.disabled:hover,body.rex-theme-dark .btn-save.disabled:focus,body.rex-theme-dark .btn-save.disabled.focus,body.rex-theme-dark .btn-save[disabled]:hover,body.rex-theme-dark .btn-save[disabled]:focus,body.rex-theme-dark .btn-save[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-save:hover,fieldset[disabled] body.rex-theme-dark .btn-save:focus,fieldset[disabled] body.rex-theme-dark .btn-save.focus,body.rex-theme-dark .btn-apply.disabled:hover,body.rex-theme-dark .btn-apply.disabled:focus,body.rex-theme-dark .btn-apply.disabled.focus,body.rex-theme-dark .btn-apply[disabled]:hover,body.rex-theme-dark .btn-apply[disabled]:focus,body.rex-theme-dark .btn-apply[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-apply:hover,fieldset[disabled] body.rex-theme-dark .btn-apply:focus,fieldset[disabled] body.rex-theme-dark .btn-apply.focus{background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .btn-edit .badge,body.rex-theme-dark .panel-edit .btn-edit .badge,body.rex-theme-dark .btn-save .badge,body.rex-theme-dark .btn-apply .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-delete:focus,body.rex-theme-dark .btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .btn-delete:active,body.rex-theme-dark .btn-delete.active,.open>body.rex-theme-dark .btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .btn-delete:active:hover,body.rex-theme-dark .btn-delete:active:focus,body.rex-theme-dark .btn-delete:active.focus,body.rex-theme-dark .btn-delete.active:hover,body.rex-theme-dark .btn-delete.active:focus,body.rex-theme-dark .btn-delete.active.focus,.open>body.rex-theme-dark .btn-delete.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-delete.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .btn-delete.disabled:hover,body.rex-theme-dark .btn-delete.disabled:focus,body.rex-theme-dark .btn-delete.disabled.focus,body.rex-theme-dark .btn-delete[disabled]:hover,body.rex-theme-dark .btn-delete[disabled]:focus,body.rex-theme-dark .btn-delete[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-delete:hover,fieldset[disabled] body.rex-theme-dark .btn-delete:focus,fieldset[disabled] body.rex-theme-dark .btn-delete.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn-debug-mode,body.rex-theme-dark .btn-safemode-activate{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-debug-mode:focus,body.rex-theme-dark .btn-debug-mode.focus,body.rex-theme-dark .btn-safemode-activate:focus,body.rex-theme-dark .btn-safemode-activate.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .btn-debug-mode:hover,body.rex-theme-dark .btn-safemode-activate:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .btn-debug-mode:active,body.rex-theme-dark .btn-debug-mode.active,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle,body.rex-theme-dark .btn-safemode-activate:active,body.rex-theme-dark .btn-safemode-activate.active,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .btn-debug-mode:active:hover,body.rex-theme-dark .btn-debug-mode:active:focus,body.rex-theme-dark .btn-debug-mode:active.focus,body.rex-theme-dark .btn-debug-mode.active:hover,body.rex-theme-dark .btn-debug-mode.active:focus,body.rex-theme-dark .btn-debug-mode.active.focus,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-debug-mode.dropdown-toggle.focus,body.rex-theme-dark .btn-safemode-activate:active:hover,body.rex-theme-dark .btn-safemode-activate:active:focus,body.rex-theme-dark .btn-safemode-activate:active.focus,body.rex-theme-dark .btn-safemode-activate.active:hover,body.rex-theme-dark .btn-safemode-activate.active:focus,body.rex-theme-dark .btn-safemode-activate.active.focus,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle:hover,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle:focus,.open>body.rex-theme-dark .btn-safemode-activate.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .btn-debug-mode.disabled:hover,body.rex-theme-dark .btn-debug-mode.disabled:focus,body.rex-theme-dark .btn-debug-mode.disabled.focus,body.rex-theme-dark .btn-debug-mode[disabled]:hover,body.rex-theme-dark .btn-debug-mode[disabled]:focus,body.rex-theme-dark .btn-debug-mode[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-debug-mode:hover,fieldset[disabled] body.rex-theme-dark .btn-debug-mode:focus,fieldset[disabled] body.rex-theme-dark .btn-debug-mode.focus,body.rex-theme-dark .btn-safemode-activate.disabled:hover,body.rex-theme-dark .btn-safemode-activate.disabled:focus,body.rex-theme-dark .btn-safemode-activate.disabled.focus,body.rex-theme-dark .btn-safemode-activate[disabled]:hover,body.rex-theme-dark .btn-safemode-activate[disabled]:focus,body.rex-theme-dark .btn-safemode-activate[disabled].focus,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate:hover,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate:focus,fieldset[disabled] body.rex-theme-dark .btn-safemode-activate.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .btn-debug-mode .badge,body.rex-theme-dark .btn-safemode-activate .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .btn.btn-highlight{outline-color:rgba(17, 75, 122, 0)}body.rex-theme-dark .btn.btn-highlight:active{outline-color:#114b7a}body.rex-theme-dark .nav-tabs>li>.btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:active,body.rex-theme-dark .nav-tabs>li>.btn-default.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-default:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-default:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-default.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-default.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-default.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-default.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-default[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-default.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body.rex-theme-dark .nav-tabs>li>.btn-default .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-primary,body.rex-theme-dark .nav-tabs>li>.btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .nav-tabs>li>.btn-primary:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.focus,body.rex-theme-dark .nav-tabs>li>.btn-info:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body.rex-theme-dark .nav-tabs>li>.btn-primary:hover,body.rex-theme-dark .nav-tabs>li>.btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body.rex-theme-dark .nav-tabs>li>.btn-primary:active,body.rex-theme-dark .nav-tabs>li>.btn-primary.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle,body.rex-theme-dark .nav-tabs>li>.btn-info:active,body.rex-theme-dark .nav-tabs>li>.btn-info.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body.rex-theme-dark .nav-tabs>li>.btn-primary:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-primary.dropdown-toggle.focus,body.rex-theme-dark .nav-tabs>li>.btn-info:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-info:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-info:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-info.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-info.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-primary[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-primary.focus,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-info.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-info[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-info.focus{background-color:#1867a6;border-color:#0b304d}body.rex-theme-dark .nav-tabs>li>.btn-primary .badge,body.rex-theme-dark .nav-tabs>li>.btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .nav-tabs>li>.btn-success:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body.rex-theme-dark .nav-tabs>li>.btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body.rex-theme-dark .nav-tabs>li>.btn-success:active,body.rex-theme-dark .nav-tabs>li>.btn-success.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body.rex-theme-dark .nav-tabs>li>.btn-success:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-success:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-success:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-success.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-success.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body.rex-theme-dark .nav-tabs>li>.btn-success.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-success.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-success.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-success[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-success.focus{background-color:#0d6a38;border-color:#06331b}body.rex-theme-dark .nav-tabs>li>.btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .nav-tabs>li>.btn-warning:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body.rex-theme-dark .nav-tabs>li>.btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body.rex-theme-dark .nav-tabs>li>.btn-warning:active,body.rex-theme-dark .nav-tabs>li>.btn-warning.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body.rex-theme-dark .nav-tabs>li>.btn-warning:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-warning[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-warning.focus{background-color:#78641e;border-color:#3b310f}body.rex-theme-dark .nav-tabs>li>.btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .nav-tabs>li>.btn-danger,body.rex-theme-dark .nav-tabs>li>.btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body.rex-theme-dark .nav-tabs>li>.btn-danger:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body.rex-theme-dark .nav-tabs>li>.btn-danger:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body.rex-theme-dark .nav-tabs>li>.btn-danger:active,body.rex-theme-dark .nav-tabs>li>.btn-danger.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle,body.rex-theme-dark .nav-tabs>li>.btn-delete:active,body.rex-theme-dark .nav-tabs>li>.btn-delete.active,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body.rex-theme-dark .nav-tabs>li>.btn-danger:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-danger.dropdown-toggle.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:active:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete:active:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete:active.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.active:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete.active:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.active.focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle:hover,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle:focus,.open>body.rex-theme-dark .nav-tabs>li>.btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-danger[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-danger.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete.disabled.focus,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled]:hover,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled]:focus,body.rex-theme-dark .nav-tabs>li>.btn-delete[disabled].focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete:hover,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete:focus,fieldset[disabled] body.rex-theme-dark .nav-tabs>li>.btn-delete.focus{background-color:#801919;border-color:#400d0d}body.rex-theme-dark .nav-tabs>li>.btn-danger .badge,body.rex-theme-dark .nav-tabs>li>.btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .btn-default,body:not(.rex-theme-light) .btn-abort,body:not(.rex-theme-light) .btn-back,body:not(.rex-theme-light) .btn-clang,body:not(.rex-theme-light) .btn-move,body:not(.rex-theme-light) .btn-reset,body:not(.rex-theme-light) .btn-search{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .btn-default:focus,body:not(.rex-theme-light) .btn-default.focus,body:not(.rex-theme-light) .btn-abort:focus,body:not(.rex-theme-light) .btn-abort.focus,body:not(.rex-theme-light) .btn-back:focus,body:not(.rex-theme-light) .btn-back.focus,body:not(.rex-theme-light) .btn-clang:focus,body:not(.rex-theme-light) .btn-clang.focus,body:not(.rex-theme-light) .btn-move:focus,body:not(.rex-theme-light) .btn-move.focus,body:not(.rex-theme-light) .btn-reset:focus,body:not(.rex-theme-light) .btn-reset.focus,body:not(.rex-theme-light) .btn-search:focus,body:not(.rex-theme-light) .btn-search.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .btn-default:hover,body:not(.rex-theme-light) .btn-abort:hover,body:not(.rex-theme-light) .btn-back:hover,body:not(.rex-theme-light) .btn-clang:hover,body:not(.rex-theme-light) .btn-move:hover,body:not(.rex-theme-light) .btn-reset:hover,body:not(.rex-theme-light) .btn-search:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body:not(.rex-theme-light) .btn-default:active,body:not(.rex-theme-light) .btn-default.active,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle,body:not(.rex-theme-light) .btn-abort:active,body:not(.rex-theme-light) .btn-abort.active,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle,body:not(.rex-theme-light) .btn-back:active,body:not(.rex-theme-light) .btn-back.active,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle,body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle,body:not(.rex-theme-light) .btn-move:active,body:not(.rex-theme-light) .btn-move.active,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle,body:not(.rex-theme-light) .btn-reset:active,body:not(.rex-theme-light) .btn-reset.active,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle,body:not(.rex-theme-light) .btn-search:active,body:not(.rex-theme-light) .btn-search.active,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .btn-default:active:hover,body:not(.rex-theme-light) .btn-default:active:focus,body:not(.rex-theme-light) .btn-default:active.focus,body:not(.rex-theme-light) .btn-default.active:hover,body:not(.rex-theme-light) .btn-default.active:focus,body:not(.rex-theme-light) .btn-default.active.focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-default.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-abort:active:hover,body:not(.rex-theme-light) .btn-abort:active:focus,body:not(.rex-theme-light) .btn-abort:active.focus,body:not(.rex-theme-light) .btn-abort.active:hover,body:not(.rex-theme-light) .btn-abort.active:focus,body:not(.rex-theme-light) .btn-abort.active.focus,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-abort.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-back:active:hover,body:not(.rex-theme-light) .btn-back:active:focus,body:not(.rex-theme-light) .btn-back:active.focus,body:not(.rex-theme-light) .btn-back.active:hover,body:not(.rex-theme-light) .btn-back.active:focus,body:not(.rex-theme-light) .btn-back.active.focus,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-back.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-clang:active:hover,body:not(.rex-theme-light) .btn-clang:active:focus,body:not(.rex-theme-light) .btn-clang:active.focus,body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-move:active:hover,body:not(.rex-theme-light) .btn-move:active:focus,body:not(.rex-theme-light) .btn-move:active.focus,body:not(.rex-theme-light) .btn-move.active:hover,body:not(.rex-theme-light) .btn-move.active:focus,body:not(.rex-theme-light) .btn-move.active.focus,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-move.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-reset:active:hover,body:not(.rex-theme-light) .btn-reset:active:focus,body:not(.rex-theme-light) .btn-reset:active.focus,body:not(.rex-theme-light) .btn-reset.active:hover,body:not(.rex-theme-light) .btn-reset.active:focus,body:not(.rex-theme-light) .btn-reset.active.focus,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-reset.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-search:active:hover,body:not(.rex-theme-light) .btn-search:active:focus,body:not(.rex-theme-light) .btn-search:active.focus,body:not(.rex-theme-light) .btn-search.active:hover,body:not(.rex-theme-light) .btn-search.active:focus,body:not(.rex-theme-light) .btn-search.active.focus,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-search.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body:not(.rex-theme-light) .btn-default.disabled:hover,body:not(.rex-theme-light) .btn-default.disabled:focus,body:not(.rex-theme-light) .btn-default.disabled.focus,body:not(.rex-theme-light) .btn-default[disabled]:hover,body:not(.rex-theme-light) .btn-default[disabled]:focus,body:not(.rex-theme-light) .btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-default.focus,body:not(.rex-theme-light) .btn-abort.disabled:hover,body:not(.rex-theme-light) .btn-abort.disabled:focus,body:not(.rex-theme-light) .btn-abort.disabled.focus,body:not(.rex-theme-light) .btn-abort[disabled]:hover,body:not(.rex-theme-light) .btn-abort[disabled]:focus,body:not(.rex-theme-light) .btn-abort[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-abort:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-abort:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-abort.focus,body:not(.rex-theme-light) .btn-back.disabled:hover,body:not(.rex-theme-light) .btn-back.disabled:focus,body:not(.rex-theme-light) .btn-back.disabled.focus,body:not(.rex-theme-light) .btn-back[disabled]:hover,body:not(.rex-theme-light) .btn-back[disabled]:focus,body:not(.rex-theme-light) .btn-back[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-back:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-back:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-back.focus,body:not(.rex-theme-light) .btn-clang.disabled:hover,body:not(.rex-theme-light) .btn-clang.disabled:focus,body:not(.rex-theme-light) .btn-clang.disabled.focus,body:not(.rex-theme-light) .btn-clang[disabled]:hover,body:not(.rex-theme-light) .btn-clang[disabled]:focus,body:not(.rex-theme-light) .btn-clang[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.focus,body:not(.rex-theme-light) .btn-move.disabled:hover,body:not(.rex-theme-light) .btn-move.disabled:focus,body:not(.rex-theme-light) .btn-move.disabled.focus,body:not(.rex-theme-light) .btn-move[disabled]:hover,body:not(.rex-theme-light) .btn-move[disabled]:focus,body:not(.rex-theme-light) .btn-move[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-move:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-move:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-move.focus,body:not(.rex-theme-light) .btn-reset.disabled:hover,body:not(.rex-theme-light) .btn-reset.disabled:focus,body:not(.rex-theme-light) .btn-reset.disabled.focus,body:not(.rex-theme-light) .btn-reset[disabled]:hover,body:not(.rex-theme-light) .btn-reset[disabled]:focus,body:not(.rex-theme-light) .btn-reset[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-reset:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-reset:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-reset.focus,body:not(.rex-theme-light) .btn-search.disabled:hover,body:not(.rex-theme-light) .btn-search.disabled:focus,body:not(.rex-theme-light) .btn-search.disabled.focus,body:not(.rex-theme-light) .btn-search[disabled]:hover,body:not(.rex-theme-light) .btn-search[disabled]:focus,body:not(.rex-theme-light) .btn-search[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-search:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-search:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-search.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .btn-default .badge,body:not(.rex-theme-light) .btn-abort .badge,body:not(.rex-theme-light) .btn-back .badge,body:not(.rex-theme-light) .btn-clang .badge,body:not(.rex-theme-light) .btn-move .badge,body:not(.rex-theme-light) .btn-reset .badge,body:not(.rex-theme-light) .btn-search .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-popup,body:not(.rex-theme-light) .btn-view{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-popup:focus,body:not(.rex-theme-light) .btn-popup.focus,body:not(.rex-theme-light) .btn-view:focus,body:not(.rex-theme-light) .btn-view.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);border-color:rgba(37, 49, 59, 0.8)}body:not(.rex-theme-light) .btn-popup:hover,body:not(.rex-theme-light) .btn-view:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(35, 45, 57, 0.8);border-color:rgba(29, 38, 47, 0.8)}body:not(.rex-theme-light) .btn-popup:active,body:not(.rex-theme-light) .btn-popup.active,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle,body:not(.rex-theme-light) .btn-view:active,body:not(.rex-theme-light) .btn-view.active,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(43, 55, 69, 0.8);background-image:none;border-color:rgba(37, 49, 59, 0.8)}body:not(.rex-theme-light) .btn-popup:active:hover,body:not(.rex-theme-light) .btn-popup:active:focus,body:not(.rex-theme-light) .btn-popup:active.focus,body:not(.rex-theme-light) .btn-popup.active:hover,body:not(.rex-theme-light) .btn-popup.active:focus,body:not(.rex-theme-light) .btn-popup.active.focus,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-popup.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-view:active:hover,body:not(.rex-theme-light) .btn-view:active:focus,body:not(.rex-theme-light) .btn-view:active.focus,body:not(.rex-theme-light) .btn-view.active:hover,body:not(.rex-theme-light) .btn-view.active:focus,body:not(.rex-theme-light) .btn-view.active.focus,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-view.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(50, 65, 82, 0.8);border-color:rgba(44, 59, 72, 0.8)}body:not(.rex-theme-light) .btn-popup.disabled:hover,body:not(.rex-theme-light) .btn-popup.disabled:focus,body:not(.rex-theme-light) .btn-popup.disabled.focus,body:not(.rex-theme-light) .btn-popup[disabled]:hover,body:not(.rex-theme-light) .btn-popup[disabled]:focus,body:not(.rex-theme-light) .btn-popup[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-popup:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-popup:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-popup.focus,body:not(.rex-theme-light) .btn-view.disabled:hover,body:not(.rex-theme-light) .btn-view.disabled:focus,body:not(.rex-theme-light) .btn-view.disabled.focus,body:not(.rex-theme-light) .btn-view[disabled]:hover,body:not(.rex-theme-light) .btn-view[disabled]:focus,body:not(.rex-theme-light) .btn-view[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-view:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-view:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-view.focus{background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-popup .badge,body:not(.rex-theme-light) .btn-view .badge{color:rgba(27, 35, 44, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-popup.btn-popup:hover,body:not(.rex-theme-light) .btn-popup.btn-popup:focus,body:not(.rex-theme-light) .btn-view.btn-popup:hover,body:not(.rex-theme-light) .btn-view.btn-popup:focus{border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .btn-primary,body:not(.rex-theme-light) .btn-apply,body:not(.rex-theme-light) .btn-save,body:not(.rex-theme-light) .btn-select,body:not(.rex-theme-light) .btn-send,body:not(.rex-theme-light) .btn-setup,body:not(.rex-theme-light) .btn-update{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .btn-primary:focus,body:not(.rex-theme-light) .btn-primary.focus,body:not(.rex-theme-light) .btn-apply:focus,body:not(.rex-theme-light) .btn-apply.focus,body:not(.rex-theme-light) .btn-save:focus,body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-select:focus,body:not(.rex-theme-light) .btn-select.focus,body:not(.rex-theme-light) .btn-send:focus,body:not(.rex-theme-light) .btn-send.focus,body:not(.rex-theme-light) .btn-setup:focus,body:not(.rex-theme-light) .btn-setup.focus,body:not(.rex-theme-light) .btn-update:focus,body:not(.rex-theme-light) .btn-update.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body:not(.rex-theme-light) .btn-primary:hover,body:not(.rex-theme-light) .btn-apply:hover,body:not(.rex-theme-light) .btn-save:hover,body:not(.rex-theme-light) .btn-select:hover,body:not(.rex-theme-light) .btn-send:hover,body:not(.rex-theme-light) .btn-setup:hover,body:not(.rex-theme-light) .btn-update:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body:not(.rex-theme-light) .btn-primary:active,body:not(.rex-theme-light) .btn-primary.active,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle,body:not(.rex-theme-light) .btn-apply:active,body:not(.rex-theme-light) .btn-apply.active,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle,body:not(.rex-theme-light) .btn-save:active,body:not(.rex-theme-light) .btn-save.active,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle,body:not(.rex-theme-light) .btn-select:active,body:not(.rex-theme-light) .btn-select.active,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle,body:not(.rex-theme-light) .btn-send:active,body:not(.rex-theme-light) .btn-send.active,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle,body:not(.rex-theme-light) .btn-setup:active,body:not(.rex-theme-light) .btn-setup.active,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle,body:not(.rex-theme-light) .btn-update:active,body:not(.rex-theme-light) .btn-update.active,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body:not(.rex-theme-light) .btn-primary:active:hover,body:not(.rex-theme-light) .btn-primary:active:focus,body:not(.rex-theme-light) .btn-primary:active.focus,body:not(.rex-theme-light) .btn-primary.active:hover,body:not(.rex-theme-light) .btn-primary.active:focus,body:not(.rex-theme-light) .btn-primary.active.focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-primary.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-apply:active:hover,body:not(.rex-theme-light) .btn-apply:active:focus,body:not(.rex-theme-light) .btn-apply:active.focus,body:not(.rex-theme-light) .btn-apply.active:hover,body:not(.rex-theme-light) .btn-apply.active:focus,body:not(.rex-theme-light) .btn-apply.active.focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-save:active:hover,body:not(.rex-theme-light) .btn-save:active:focus,body:not(.rex-theme-light) .btn-save:active.focus,body:not(.rex-theme-light) .btn-save.active:hover,body:not(.rex-theme-light) .btn-save.active:focus,body:not(.rex-theme-light) .btn-save.active.focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-select:active:hover,body:not(.rex-theme-light) .btn-select:active:focus,body:not(.rex-theme-light) .btn-select:active.focus,body:not(.rex-theme-light) .btn-select.active:hover,body:not(.rex-theme-light) .btn-select.active:focus,body:not(.rex-theme-light) .btn-select.active.focus,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-select.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-send:active:hover,body:not(.rex-theme-light) .btn-send:active:focus,body:not(.rex-theme-light) .btn-send:active.focus,body:not(.rex-theme-light) .btn-send.active:hover,body:not(.rex-theme-light) .btn-send.active:focus,body:not(.rex-theme-light) .btn-send.active.focus,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-send.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-setup:active:hover,body:not(.rex-theme-light) .btn-setup:active:focus,body:not(.rex-theme-light) .btn-setup:active.focus,body:not(.rex-theme-light) .btn-setup.active:hover,body:not(.rex-theme-light) .btn-setup.active:focus,body:not(.rex-theme-light) .btn-setup.active.focus,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-setup.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-update:active:hover,body:not(.rex-theme-light) .btn-update:active:focus,body:not(.rex-theme-light) .btn-update:active.focus,body:not(.rex-theme-light) .btn-update.active:hover,body:not(.rex-theme-light) .btn-update.active:focus,body:not(.rex-theme-light) .btn-update.active.focus,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-update.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body:not(.rex-theme-light) .btn-primary.disabled:hover,body:not(.rex-theme-light) .btn-primary.disabled:focus,body:not(.rex-theme-light) .btn-primary.disabled.focus,body:not(.rex-theme-light) .btn-primary[disabled]:hover,body:not(.rex-theme-light) .btn-primary[disabled]:focus,body:not(.rex-theme-light) .btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-primary.focus,body:not(.rex-theme-light) .btn-apply.disabled:hover,body:not(.rex-theme-light) .btn-apply.disabled:focus,body:not(.rex-theme-light) .btn-apply.disabled.focus,body:not(.rex-theme-light) .btn-apply[disabled]:hover,body:not(.rex-theme-light) .btn-apply[disabled]:focus,body:not(.rex-theme-light) .btn-apply[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply.focus,body:not(.rex-theme-light) .btn-save.disabled:hover,body:not(.rex-theme-light) .btn-save.disabled:focus,body:not(.rex-theme-light) .btn-save.disabled.focus,body:not(.rex-theme-light) .btn-save[disabled]:hover,body:not(.rex-theme-light) .btn-save[disabled]:focus,body:not(.rex-theme-light) .btn-save[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-save:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-select.disabled:hover,body:not(.rex-theme-light) .btn-select.disabled:focus,body:not(.rex-theme-light) .btn-select.disabled.focus,body:not(.rex-theme-light) .btn-select[disabled]:hover,body:not(.rex-theme-light) .btn-select[disabled]:focus,body:not(.rex-theme-light) .btn-select[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-select:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-select:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-select.focus,body:not(.rex-theme-light) .btn-send.disabled:hover,body:not(.rex-theme-light) .btn-send.disabled:focus,body:not(.rex-theme-light) .btn-send.disabled.focus,body:not(.rex-theme-light) .btn-send[disabled]:hover,body:not(.rex-theme-light) .btn-send[disabled]:focus,body:not(.rex-theme-light) .btn-send[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-send:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-send:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-send.focus,body:not(.rex-theme-light) .btn-setup.disabled:hover,body:not(.rex-theme-light) .btn-setup.disabled:focus,body:not(.rex-theme-light) .btn-setup.disabled.focus,body:not(.rex-theme-light) .btn-setup[disabled]:hover,body:not(.rex-theme-light) .btn-setup[disabled]:focus,body:not(.rex-theme-light) .btn-setup[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-setup:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-setup:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-setup.focus,body:not(.rex-theme-light) .btn-update.disabled:hover,body:not(.rex-theme-light) .btn-update.disabled:focus,body:not(.rex-theme-light) .btn-update.disabled.focus,body:not(.rex-theme-light) .btn-update[disabled]:hover,body:not(.rex-theme-light) .btn-update[disabled]:focus,body:not(.rex-theme-light) .btn-update[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-update:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-update:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-update.focus{background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .btn-primary .badge,body:not(.rex-theme-light) .btn-apply .badge,body:not(.rex-theme-light) .btn-save .badge,body:not(.rex-theme-light) .btn-select .badge,body:not(.rex-theme-light) .btn-send .badge,body:not(.rex-theme-light) .btn-setup .badge,body:not(.rex-theme-light) .btn-update .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-clang{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a;border-color:#1a222b}body:not(.rex-theme-light) .btn-clang:focus,body:not(.rex-theme-light) .btn-clang.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang:hover{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#09253b}body:not(.rex-theme-light) .btn-clang:active:hover,body:not(.rex-theme-light) .btn-clang:active:focus,body:not(.rex-theme-light) .btn-clang:active.focus,body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#364557;border-color:#222c37}body:not(.rex-theme-light) .btn-clang.active:hover,body:not(.rex-theme-light) .btn-clang.active:focus,body:not(.rex-theme-light) .btn-clang.active.focus{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0b304d}body:not(.rex-theme-light) .btn-clang:active,body:not(.rex-theme-light) .btn-clang.active,.open>body:not(.rex-theme-light) .btn-clang.dropdown-toggle{background-image:none}body:not(.rex-theme-light) .btn-clang.disabled,body:not(.rex-theme-light) .btn-clang.disabled:hover,body:not(.rex-theme-light) .btn-clang.disabled:focus,body:not(.rex-theme-light) .btn-clang.disabled.focus,body:not(.rex-theme-light) .btn-clang.disabled:active,body:not(.rex-theme-light) .btn-clang.disabled.active,body:not(.rex-theme-light) .btn-clang[disabled],body:not(.rex-theme-light) .btn-clang[disabled]:hover,body:not(.rex-theme-light) .btn-clang[disabled]:focus,body:not(.rex-theme-light) .btn-clang[disabled].focus,body:not(.rex-theme-light) .btn-clang[disabled]:active,body:not(.rex-theme-light) .btn-clang[disabled].active,fieldset[disabled] body:not(.rex-theme-light) .btn-clang,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.focus,fieldset[disabled] body:not(.rex-theme-light) .btn-clang:active,fieldset[disabled] body:not(.rex-theme-light) .btn-clang.active{background-color:#2e3b4a;border-color:#1a222b}body:not(.rex-theme-light) .btn-clang .badge{color:rgba(255, 255, 255, 0.75);background-color:#2e3b4a}body:not(.rex-theme-light) .btn-edit,body:not(.rex-theme-light) .panel-edit .btn-edit,body:not(.rex-theme-light) .btn-save,body:not(.rex-theme-light) .btn-apply{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .btn-edit:focus,body:not(.rex-theme-light) .btn-edit.focus,body:not(.rex-theme-light) .panel-edit .btn-edit:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.focus,body:not(.rex-theme-light) .btn-save:focus,body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-apply:focus,body:not(.rex-theme-light) .btn-apply.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body:not(.rex-theme-light) .btn-edit:hover,body:not(.rex-theme-light) .panel-edit .btn-edit:hover,body:not(.rex-theme-light) .btn-save:hover,body:not(.rex-theme-light) .btn-apply:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body:not(.rex-theme-light) .btn-edit:active,body:not(.rex-theme-light) .btn-edit.active,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle,body:not(.rex-theme-light) .panel-edit .btn-edit:active,body:not(.rex-theme-light) .panel-edit .btn-edit.active,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle,body:not(.rex-theme-light) .btn-save:active,body:not(.rex-theme-light) .btn-save.active,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle,body:not(.rex-theme-light) .btn-apply:active,body:not(.rex-theme-light) .btn-apply.active,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body:not(.rex-theme-light) .btn-edit:active:hover,body:not(.rex-theme-light) .btn-edit:active:focus,body:not(.rex-theme-light) .btn-edit:active.focus,body:not(.rex-theme-light) .btn-edit.active:hover,body:not(.rex-theme-light) .btn-edit.active:focus,body:not(.rex-theme-light) .btn-edit.active.focus,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-edit.dropdown-toggle.focus,body:not(.rex-theme-light) .panel-edit .btn-edit:active:hover,body:not(.rex-theme-light) .panel-edit .btn-edit:active:focus,body:not(.rex-theme-light) .panel-edit .btn-edit:active.focus,body:not(.rex-theme-light) .panel-edit .btn-edit.active:hover,body:not(.rex-theme-light) .panel-edit .btn-edit.active:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.active.focus,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .panel-edit .btn-edit.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-save:active:hover,body:not(.rex-theme-light) .btn-save:active:focus,body:not(.rex-theme-light) .btn-save:active.focus,body:not(.rex-theme-light) .btn-save.active:hover,body:not(.rex-theme-light) .btn-save.active:focus,body:not(.rex-theme-light) .btn-save.active.focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-save.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-apply:active:hover,body:not(.rex-theme-light) .btn-apply:active:focus,body:not(.rex-theme-light) .btn-apply:active.focus,body:not(.rex-theme-light) .btn-apply.active:hover,body:not(.rex-theme-light) .btn-apply.active:focus,body:not(.rex-theme-light) .btn-apply.active.focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-apply.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body:not(.rex-theme-light) .btn-edit.disabled:hover,body:not(.rex-theme-light) .btn-edit.disabled:focus,body:not(.rex-theme-light) .btn-edit.disabled.focus,body:not(.rex-theme-light) .btn-edit[disabled]:hover,body:not(.rex-theme-light) .btn-edit[disabled]:focus,body:not(.rex-theme-light) .btn-edit[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-edit:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-edit:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-edit.focus,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled:hover,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled:focus,body:not(.rex-theme-light) .panel-edit .btn-edit.disabled.focus,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled]:hover,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled]:focus,body:not(.rex-theme-light) .panel-edit .btn-edit[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit:hover,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit:focus,fieldset[disabled] body:not(.rex-theme-light) .panel-edit .btn-edit.focus,body:not(.rex-theme-light) .btn-save.disabled:hover,body:not(.rex-theme-light) .btn-save.disabled:focus,body:not(.rex-theme-light) .btn-save.disabled.focus,body:not(.rex-theme-light) .btn-save[disabled]:hover,body:not(.rex-theme-light) .btn-save[disabled]:focus,body:not(.rex-theme-light) .btn-save[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-save:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-save.focus,body:not(.rex-theme-light) .btn-apply.disabled:hover,body:not(.rex-theme-light) .btn-apply.disabled:focus,body:not(.rex-theme-light) .btn-apply.disabled.focus,body:not(.rex-theme-light) .btn-apply[disabled]:hover,body:not(.rex-theme-light) .btn-apply[disabled]:focus,body:not(.rex-theme-light) .btn-apply[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-apply:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-apply.focus{background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .btn-edit .badge,body:not(.rex-theme-light) .panel-edit .btn-edit .badge,body:not(.rex-theme-light) .btn-save .badge,body:not(.rex-theme-light) .btn-apply .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-delete:focus,body:not(.rex-theme-light) .btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .btn-delete:active,body:not(.rex-theme-light) .btn-delete.active,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .btn-delete:active:hover,body:not(.rex-theme-light) .btn-delete:active:focus,body:not(.rex-theme-light) .btn-delete:active.focus,body:not(.rex-theme-light) .btn-delete.active:hover,body:not(.rex-theme-light) .btn-delete.active:focus,body:not(.rex-theme-light) .btn-delete.active.focus,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .btn-delete.disabled:hover,body:not(.rex-theme-light) .btn-delete.disabled:focus,body:not(.rex-theme-light) .btn-delete.disabled.focus,body:not(.rex-theme-light) .btn-delete[disabled]:hover,body:not(.rex-theme-light) .btn-delete[disabled]:focus,body:not(.rex-theme-light) .btn-delete[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-delete:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-delete:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-delete.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn-debug-mode,body:not(.rex-theme-light) .btn-safemode-activate{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-debug-mode:focus,body:not(.rex-theme-light) .btn-debug-mode.focus,body:not(.rex-theme-light) .btn-safemode-activate:focus,body:not(.rex-theme-light) .btn-safemode-activate.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .btn-debug-mode:hover,body:not(.rex-theme-light) .btn-safemode-activate:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .btn-debug-mode:active,body:not(.rex-theme-light) .btn-debug-mode.active,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle,body:not(.rex-theme-light) .btn-safemode-activate:active,body:not(.rex-theme-light) .btn-safemode-activate.active,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .btn-debug-mode:active:hover,body:not(.rex-theme-light) .btn-debug-mode:active:focus,body:not(.rex-theme-light) .btn-debug-mode:active.focus,body:not(.rex-theme-light) .btn-debug-mode.active:hover,body:not(.rex-theme-light) .btn-debug-mode.active:focus,body:not(.rex-theme-light) .btn-debug-mode.active.focus,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-debug-mode.dropdown-toggle.focus,body:not(.rex-theme-light) .btn-safemode-activate:active:hover,body:not(.rex-theme-light) .btn-safemode-activate:active:focus,body:not(.rex-theme-light) .btn-safemode-activate:active.focus,body:not(.rex-theme-light) .btn-safemode-activate.active:hover,body:not(.rex-theme-light) .btn-safemode-activate.active:focus,body:not(.rex-theme-light) .btn-safemode-activate.active.focus,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .btn-safemode-activate.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .btn-debug-mode.disabled:hover,body:not(.rex-theme-light) .btn-debug-mode.disabled:focus,body:not(.rex-theme-light) .btn-debug-mode.disabled.focus,body:not(.rex-theme-light) .btn-debug-mode[disabled]:hover,body:not(.rex-theme-light) .btn-debug-mode[disabled]:focus,body:not(.rex-theme-light) .btn-debug-mode[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-debug-mode.focus,body:not(.rex-theme-light) .btn-safemode-activate.disabled:hover,body:not(.rex-theme-light) .btn-safemode-activate.disabled:focus,body:not(.rex-theme-light) .btn-safemode-activate.disabled.focus,body:not(.rex-theme-light) .btn-safemode-activate[disabled]:hover,body:not(.rex-theme-light) .btn-safemode-activate[disabled]:focus,body:not(.rex-theme-light) .btn-safemode-activate[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate:hover,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate:focus,fieldset[disabled] body:not(.rex-theme-light) .btn-safemode-activate.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .btn-debug-mode .badge,body:not(.rex-theme-light) .btn-safemode-activate .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .btn.btn-highlight{outline-color:rgba(17, 75, 122, 0)}body:not(.rex-theme-light) .btn.btn-highlight:active{outline-color:#114b7a}body:not(.rex-theme-light) .nav-tabs>li>.btn-default{color:rgba(255, 255, 255, 0.75);background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(54, 69, 87, 0.8);border-color:rgba(38, 49, 61, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(62, 79, 99, 0.8);background-image:none;border-color:rgba(46, 59, 74, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-default.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:rgba(69, 89, 112, 0.8);border-color:rgba(54, 69, 87, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-default[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-default.focus{background-color:rgba(46, 59, 74, 0.8);border-color:rgba(30, 39, 49, 0.8)}body:not(.rex-theme-light) .nav-tabs>li>.btn-default .badge{color:rgba(46, 59, 74, 0.8);background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary,body:not(.rex-theme-light) .nav-tabs>li>.btn-info{color:rgba(255, 255, 255, 0.75);background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.focus{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;border-color:#104671}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:hover{color:rgba(255, 255, 255, 0.75);background-color:#1b72b8;border-color:#0e3b5f}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#1d7dca;background-image:none;border-color:#104671}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.dropdown-toggle.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-info.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#2088db;border-color:#135182}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-primary[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-primary.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-info[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-info.focus{background-color:#1867a6;border-color:#0b304d}body:not(.rex-theme-light) .nav-tabs>li>.btn-primary .badge,body:not(.rex-theme-light) .nav-tabs>li>.btn-info .badge{color:#1867a6;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-success{color:rgba(255, 255, 255, 0.75);background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.focus{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;border-color:#0b582e}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:hover{color:rgba(255, 255, 255, 0.75);background-color:#0f7c42;border-color:#094625}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#118e4b;background-image:none;border-color:#0b582e}body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-success.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#14a155;border-color:#0d6a38}body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-success[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-success.focus{background-color:#0d6a38;border-color:#06331b}body:not(.rex-theme-light) .nav-tabs>li>.btn-success .badge{color:#0d6a38;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning{color:rgba(255, 255, 255, 0.75);background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.focus{color:rgba(255, 255, 255, 0.75);background-color:#997f26;border-color:#5b4c17}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:hover{color:rgba(255, 255, 255, 0.75);background-color:#887222;border-color:#4b3f13}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#997f26;background-image:none;border-color:#5b4c17}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#a98d2a;border-color:#6c5a1b}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-warning[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-warning.focus{background-color:#78641e;border-color:#3b310f}body:not(.rex-theme-light) .nav-tabs>li>.btn-warning .badge{color:#78641e;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete{color:rgba(255, 255, 255, 0.75);background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.focus{color:rgba(255, 255, 255, 0.75);background-color:#a22020;border-color:#621313}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:hover{color:rgba(255, 255, 255, 0.75);background-color:#911c1c;border-color:#511010}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:#a22020;background-image:none;border-color:#621313}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.dropdown-toggle.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:active.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.active.focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle:hover,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle:focus,.open>body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.dropdown-toggle.focus{color:rgba(255, 255, 255, 0.75);background-color:#b32323;border-color:#731717}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-danger[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-danger.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.disabled.focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled]:hover,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled]:focus,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete[disabled].focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:hover,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete:focus,fieldset[disabled] body:not(.rex-theme-light) .nav-tabs>li>.btn-delete.focus{background-color:#801919;border-color:#400d0d}body:not(.rex-theme-light) .nav-tabs>li>.btn-danger .badge,body:not(.rex-theme-light) .nav-tabs>li>.btn-delete .badge{color:#801919;background-color:rgba(255, 255, 255, 0.75)}}body.rex-theme-dark .rex-code code{background-color:transparent}body.rex-theme-dark code span[style*="#DD0000"],body.rex-theme-dark .rex-code span[style*="#DD0000"]{color:#d9c16c !important}body.rex-theme-dark code span[style*="#FF8000"],body.rex-theme-dark .rex-code span[style*="#FF8000"]{color:#7e85e6 !important}body.rex-theme-dark code span[style*="#007700"],body.rex-theme-dark .rex-code span[style*="#007700"]{color:#57d993 !important}body.rex-theme-dark code span[style*="#0000BB"],body.rex-theme-dark .rex-code span[style*="#0000BB"]{color:#7abaec !important}body.rex-theme-dark code span[style*="#000000"],body.rex-theme-dark .rex-code span[style*="#000000"]{color:#7abaec !important}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-code code{background-color:transparent}body:not(.rex-theme-light) code span[style*="#DD0000"],body:not(.rex-theme-light) .rex-code span[style*="#DD0000"]{color:#d9c16c !important}body:not(.rex-theme-light) code span[style*="#FF8000"],body:not(.rex-theme-light) .rex-code span[style*="#FF8000"]{color:#7e85e6 !important}body:not(.rex-theme-light) code span[style*="#007700"],body:not(.rex-theme-light) .rex-code span[style*="#007700"]{color:#57d993 !important}body:not(.rex-theme-light) code span[style*="#0000BB"],body:not(.rex-theme-light) .rex-code span[style*="#0000BB"]{color:#7abaec !important}body:not(.rex-theme-light) code span[style*="#000000"],body:not(.rex-theme-light) .rex-code span[style*="#000000"]{color:#7abaec !important}}.rex-collapse-content{width:100%}.rex-docs,.rex-readme .rex-readme-content{color:#24292f;font-size:16px;line-height:1.5;word-wrap:break-word}.rex-docs h1,.rex-docs h2,.rex-docs h3,.rex-docs h4,.rex-docs h5,.rex-docs h6,.rex-readme .rex-readme-content h1,.rex-readme .rex-readme-content h2,.rex-readme .rex-readme-content h3,.rex-readme .rex-readme-content h4,.rex-readme .rex-readme-content h5,.rex-readme .rex-readme-content h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.rex-docs p,.rex-docs blockquote,.rex-docs pre,.rex-docs details,.rex-docs dl,.rex-docs ol,.rex-docs ul,.rex-docs table,.rex-readme .rex-readme-content p,.rex-readme .rex-readme-content blockquote,.rex-readme .rex-readme-content pre,.rex-readme .rex-readme-content details,.rex-readme .rex-readme-content dl,.rex-readme .rex-readme-content ol,.rex-readme .rex-readme-content ul,.rex-readme .rex-readme-content table{margin-top:0;margin-bottom:16px}table .rex-docs p:last-child,table .rex-docs blockquote:last-child,table .rex-docs pre:last-child,table .rex-docs details:last-child,table .rex-docs dl:last-child,table .rex-docs ol:last-child,table .rex-docs ul:last-child,table .rex-docs table:last-child,table .rex-readme .rex-readme-content p:last-child,table .rex-readme .rex-readme-content blockquote:last-child,table .rex-readme .rex-readme-content pre:last-child,table .rex-readme .rex-readme-content details:last-child,table .rex-readme .rex-readme-content dl:last-child,table .rex-readme .rex-readme-content ol:last-child,table .rex-readme .rex-readme-content ul:last-child,table .rex-readme .rex-readme-content table:last-child{margin-bottom:0}.rex-docs>*:first-child,.rex-readme .rex-readme-content>*:first-child{margin-top:0 !important}.rex-docs h1,.rex-readme .rex-readme-content h1{padding-bottom:0.3em;border-bottom:1px solid #eee;font-size:2em}.rex-docs h2,.rex-readme .rex-readme-content h2{padding-bottom:0.3em;border-bottom:1px solid #eee;font-size:1.5em}.rex-docs h3,.rex-page-section .rex-docs h3,.rex-readme .rex-readme-content h3,.rex-page-section .rex-readme .rex-readme-content h3{font-size:1.25em;font-weight:600}.rex-docs h4,.rex-readme .rex-readme-content h4{font-size:1em}.rex-docs h5,.rex-readme .rex-readme-content h5{font-size:0.875em}.rex-docs h6,.rex-readme .rex-readme-content h6{font-size:0.85em}.rex-docs blockquote,.rex-readme .rex-readme-content blockquote{padding:1em 1em;background-color:#f3f6fb;border-left:0.25em solid #324050}.rex-docs img,.rex-readme .rex-readme-content img{max-width:100%;height:auto}.rex-docs pre,.rex-docs code,.rex-readme .rex-readme-content pre,.rex-readme .rex-readme-content code{font-family:ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace}.rex-docs code,.rex-readme .rex-readme-content code{margin:0;padding:0.2em 0.4em;color:inherit;font-size:85%;background-color:#f3f6fb;border-radius:6px}.rex-docs pre,.rex-readme .rex-readme-content pre{overflow:auto;background-color:#f3f6fb;border-radius:6px;font-size:85%;line-height:1.45;display:block;padding:16px;border:0;white-space:pre;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.rex-docs pre code,.rex-readme .rex-readme-content pre code{display:inline;padding:0;border:0;background:transparent;font-size:100%;line-height:inherit;word-wrap:normal}.rex-docs pre>code,.rex-readme .rex-readme-content pre>code{white-space:pre;word-break:normal}.rex-docs ul,.rex-docs ol,.rex-readme .rex-readme-content ul,.rex-readme .rex-readme-content ol{padding-left:2em}table .rex-docs ul,table .rex-docs ol,table .rex-readme .rex-readme-content ul,table .rex-readme .rex-readme-content ol{padding-left:1.25em}.rex-docs table,.rex-readme .rex-readme-content table{display:block;width:100%;max-width:100%;overflow:auto}.rex-docs table tr,.rex-readme .rex-readme-content table tr{background-color:#FFF;border-top:1px solid #eee}.rex-docs table tr:nth-child(2n),.rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#f3f6fb}.rex-docs table th,.rex-docs table td,.rex-readme .rex-readme-content table th,.rex-readme .rex-readme-content table td{padding:8px;border:1px solid #eee}.rex-docs table th,.rex-readme .rex-readme-content table th{font-weight:600}.rex-docs table thead tr,.rex-readme .rex-readme-content table thead tr{background-color:#FFF}.rex-docs table thead th,.rex-readme .rex-readme-content table thead th{border-bottom-width:2px}.rex-docs h2,.rex-readme .rex-readme-content h2{position:relative}.rex-docs h2 a,.rex-docs h2 a:hover,.rex-readme .rex-readme-content h2 a,.rex-readme .rex-readme-content h2 a:hover{color:#24292f;text-decoration:none}.rex-docs h2 a::before,.rex-readme .rex-readme-content h2 a::before{content:"#";position:absolute;top:5px;margin-left:-25px;color:#4b9ad9;font-size:1.5em;opacity:0.6}.rex-docs pre::-moz-selection,.rex-docs pre ::-moz-selection,.rex-docs code::-moz-selection,.rex-docs code ::-moz-selection,.rex-readme .rex-readme-content pre::-moz-selection,.rex-readme .rex-readme-content pre ::-moz-selection,.rex-readme .rex-readme-content code::-moz-selection,.rex-readme .rex-readme-content code ::-moz-selection{background:#b3d4fc}.rex-docs pre::selection,.rex-docs pre ::selection,.rex-docs code::selection,.rex-docs code ::selection,.rex-readme .rex-readme-content pre::selection,.rex-readme .rex-readme-content pre ::selection,.rex-readme .rex-readme-content code::selection,.rex-readme .rex-readme-content code ::selection{background:#b3d4fc}.rex-docs{display:flex;justify-content:space-between}.rex-docs-sidebar{flex-basis:230px;flex-shrink:0;padding-left:30px;order:1}.rex-docs-content{min-width:0;flex-grow:1;max-width:1012px;margin-left:auto;margin-right:auto}@media (max-width:1199px){.rex-docs-sidebar{display:none}}body.rex-theme-dark .rex-docs,body.rex-theme-dark .rex-readme .rex-readme-content{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-docs h1,body.rex-theme-dark .rex-readme .rex-readme-content h1{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-docs h2,body.rex-theme-dark .rex-readme .rex-readme-content h2{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-docs blockquote,body.rex-theme-dark .rex-readme .rex-readme-content blockquote{background-color:#1b232c;border-left-color:#151c22}body.rex-theme-dark .rex-docs code,body.rex-theme-dark .rex-readme .rex-readme-content code{background-color:#151c22}body.rex-theme-dark .rex-docs pre,body.rex-theme-dark .rex-readme .rex-readme-content pre{background-color:#151c22}body.rex-theme-dark .rex-docs pre code,body.rex-theme-dark .rex-readme .rex-readme-content pre code{background:transparent}body.rex-theme-dark .rex-docs table tr,body.rex-theme-dark .rex-readme .rex-readme-content table tr{background-color:transparent;border-top-color:#151c22}body.rex-theme-dark .rex-docs table tr:nth-child(2n),body.rex-theme-dark .rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#1b232c}body.rex-theme-dark .rex-docs table th,body.rex-theme-dark .rex-docs table td,body.rex-theme-dark .rex-readme .rex-readme-content table th,body.rex-theme-dark .rex-readme .rex-readme-content table td{border-color:#151c22}body.rex-theme-dark .rex-docs table thead tr,body.rex-theme-dark .rex-readme .rex-readme-content table thead tr{background-color:transparent}body.rex-theme-dark .rex-docs h2 a,body.rex-theme-dark .rex-docs h2 a:hover,body.rex-theme-dark .rex-readme .rex-readme-content h2 a,body.rex-theme-dark .rex-readme .rex-readme-content h2 a:hover{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-docs pre::-moz-selection,body.rex-theme-dark .rex-docs pre ::-moz-selection,body.rex-theme-dark .rex-docs code::-moz-selection,body.rex-theme-dark .rex-docs code ::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content pre::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content pre ::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content code::-moz-selection,body.rex-theme-dark .rex-readme .rex-readme-content code ::-moz-selection{background-color:#0b304d}body.rex-theme-dark .rex-docs pre::selection,body.rex-theme-dark .rex-docs pre ::selection,body.rex-theme-dark .rex-docs code::selection,body.rex-theme-dark .rex-docs code ::selection,body.rex-theme-dark .rex-readme .rex-readme-content pre::selection,body.rex-theme-dark .rex-readme .rex-readme-content pre ::selection,body.rex-theme-dark .rex-readme .rex-readme-content code::selection,body.rex-theme-dark .rex-readme .rex-readme-content code ::selection{background-color:#0b304d}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-docs,body:not(.rex-theme-light) .rex-readme .rex-readme-content{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-docs h1,body:not(.rex-theme-light) .rex-readme .rex-readme-content h1{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-docs h2,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-docs blockquote,body:not(.rex-theme-light) .rex-readme .rex-readme-content blockquote{background-color:#1b232c;border-left-color:#151c22}body:not(.rex-theme-light) .rex-docs code,body:not(.rex-theme-light) .rex-readme .rex-readme-content code{background-color:#151c22}body:not(.rex-theme-light) .rex-docs pre,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre{background-color:#151c22}body:not(.rex-theme-light) .rex-docs pre code,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre code{background:transparent}body:not(.rex-theme-light) .rex-docs table tr,body:not(.rex-theme-light) .rex-readme .rex-readme-content table tr{background-color:transparent;border-top-color:#151c22}body:not(.rex-theme-light) .rex-docs table tr:nth-child(2n),body:not(.rex-theme-light) .rex-readme .rex-readme-content table tr:nth-child(2n){background-color:#1b232c}body:not(.rex-theme-light) .rex-docs table th,body:not(.rex-theme-light) .rex-docs table td,body:not(.rex-theme-light) .rex-readme .rex-readme-content table th,body:not(.rex-theme-light) .rex-readme .rex-readme-content table td{border-color:#151c22}body:not(.rex-theme-light) .rex-docs table thead tr,body:not(.rex-theme-light) .rex-readme .rex-readme-content table thead tr{background-color:transparent}body:not(.rex-theme-light) .rex-docs h2 a,body:not(.rex-theme-light) .rex-docs h2 a:hover,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2 a,body:not(.rex-theme-light) .rex-readme .rex-readme-content h2 a:hover{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-docs pre::-moz-selection,body:not(.rex-theme-light) .rex-docs pre ::-moz-selection,body:not(.rex-theme-light) .rex-docs code::-moz-selection,body:not(.rex-theme-light) .rex-docs code ::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre ::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code::-moz-selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code ::-moz-selection{background-color:#0b304d}body:not(.rex-theme-light) .rex-docs pre::selection,body:not(.rex-theme-light) .rex-docs pre ::selection,body:not(.rex-theme-light) .rex-docs code::selection,body:not(.rex-theme-light) .rex-docs code ::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content pre ::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code::selection,body:not(.rex-theme-light) .rex-readme .rex-readme-content code ::selection{background-color:#0b304d}}.rex-slice-select>.dropdown>.btn-default{background-color:#dbedf7;border-color:#dbedf7;color:#4b9ad9;border-radius:0}.rex-slice-select>.dropdown>.btn-default:hover{background-color:#cee7f4;border-color:#cee7f4;color:#4b9ad9}.rex-slice-select>.dropdown>.btn-default:focus,.rex-slice-select>.dropdown>.btn-default.focus,.rex-slice-select>.dropdown>.btn-default:active,.rex-slice-select>.dropdown>.btn-default.active,.open>.rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#4b9ad9;border-color:#4b9ad9;color:#fff}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e9f5ef}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default{background-color:#213c51;border-color:#1a2e3e;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:hover{background-color:#1c4260;border-color:#142f44;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:focus,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.focus,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default:active,body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.active,.open>body.rex-theme-dark .rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#1867a6;border-color:#155990;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bootstrap-select .dropdown-toggle,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:focus,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:hover,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body.rex-theme-dark .bootstrap-select .dropdown-toggle:focus,body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#151c22;border-color:#114b7a;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .bootstrap-select.open>.dropdown-toggle,body.rex-theme-dark .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#151c22}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle{border-color:#242e3a}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:hover{border-color:#242e3a}body.rex-theme-dark .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#2e3b4a}body.rex-theme-dark .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#2e3b4a}body.rex-theme-dark .bootstrap-select .no-results{background-color:transparent}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default{background-color:#213c51;border-color:#1a2e3e;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:hover{background-color:#1c4260;border-color:#142f44;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:focus,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.focus,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default:active,body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.active,.open>body:not(.rex-theme-light) .rex-slice-select>.dropdown>.btn-default.dropdown-toggle{background-color:#1867a6;border-color:#155990;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:focus,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{border-color:#114b7a;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(17, 75, 122, 0.6)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:hover,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:hover{color:rgba(255, 255, 255, 0.75);background-color:rgba(27, 35, 44, 0.8);border-color:rgba(21, 28, 34, 0.8)}body:not(.rex-theme-light) .bootstrap-select .dropdown-toggle:focus,body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#151c22;border-color:#114b7a;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .bootstrap-select.open>.dropdown-toggle,body:not(.rex-theme-light) .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#151c22}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle{border-color:#242e3a}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:hover{border-color:#242e3a}body:not(.rex-theme-light) .input-group .bootstrap-select .dropdown-toggle:focus{background-color:#2e3b4a}body:not(.rex-theme-light) .input-group .bootstrap-select.open>.dropdown-toggle{background-color:#2e3b4a}body:not(.rex-theme-light) .bootstrap-select .no-results{background-color:transparent}}.input-xs,.input-group-xs>.form-control,.input-group-xs>.input-group-addon,.input-group-xs>.input-group-btn>.btn{height:24px;padding:3px 8px;font-size:12px;line-height:1.3334;border-radius:0}select.input-xs,.input-group-xs>select.form-control,.input-group-xs>select.input-group-addon,.input-group-xs>.input-group-btn>select.btn{height:24px;line-height:24px}textarea.input-xs,.input-group-xs>textarea.form-control,.input-group-xs>textarea.input-group-addon,.input-group-xs>.input-group-btn>textarea.btn,select[multiple].input-xs,.input-group-xs>select.form-control[multiple],.input-group-xs>select.input-group-addon[multiple],.input-group-xs>.input-group-btn>select.btn[multiple]{height:auto}.form-group-xs .form-control{height:24px;padding:3px 8px;font-size:12px;line-height:1.3334;border-radius:0}.form-group-xs select.form-control{height:24px;line-height:24px}.form-group-xs textarea.form-control,.form-group-xs select[multiple].form-control{height:auto}.form-group-xs .form-control-static{height:24px;min-height:34px;padding:4px 8px;font-size:12px;line-height:1.3334}.panel>form{margin-bottom:0}.form-control:focus:not([readonly]){background-color:#fff}select.form-control{height:auto}:not(.rex-select-style) select.form-control{white-space:normal}legend{padding-bottom:3px;font-size:18px;font-weight:700}.rex-slice-input legend{font-size:15px}.input-group-addon{border-radius:4px}.input-group-addon.input-sm{border-radius:2px}.input-group-addon.input-lg{border-radius:0}@media (min-width:992px){.rex-form-group:not(.rex-form-group-vertical){display:table;width:100%;table-layout:fixed}.table .rex-form-group:not(.rex-form-group-vertical){table-layout:auto}.rex-form-group:not(.rex-form-group-vertical)>dt,.rex-form-group:not(.rex-form-group-vertical)>dd{display:table-cell;vertical-align:top}.rex-form-group:not(.rex-form-group-vertical)>dt{width:180px;padding-top:7px;padding-right:15px}.rex-form-group:not(.rex-form-group-vertical)>dd .checkbox,.rex-form-group:not(.rex-form-group-vertical)>dd .radio,.rex-form-group:not(.rex-form-group-vertical)>dd select.form-control,.rex-form-group:not(.rex-form-group-vertical)>dd input[type="file"]{margin-top:7px;margin-bottom:7px}.rex-form-group:not(.rex-form-group-vertical)>dd .input-group .checkbox,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group .radio,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group select.form-control,.rex-form-group:not(.rex-form-group-vertical)>dd .input-group input[type="file"]{margin-top:0;margin-bottom:0}.rex-form-group:not(.rex-form-group-vertical) textarea:not([rows]){min-height:25em}}@media (min-width:1200px){.rex-form-group:not(.rex-form-group-vertical)>dt{width:210px;padding-right:30px}.rex-form-group:not(.rex-form-group-vertical) textarea:not([rows]){min-height:35em}}@media (min-width:1400px){.rex-form-group:not(.rex-form-group-vertical)>dt{width:300px}}@media (min-width:992px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:180px}}@media (min-width:1200px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:210px}}@media (min-width:1400px){.rex-form-group:not(.rex-form-group-vertical)>dd:first-child{padding-left:300px}}.rex-form-group:not(.rex-form-group-vertical)>dd>.rex-form-group{margin-bottom:0}.rex-form-group:not(.rex-form-group-vertical)>dd>.rex-form-group>dd{padding-left:0}.table tr:not(.collapse):not(.collapsing) .rex-form-group:not(.rex-form-group-vertical)>dd{padding-left:0}@media (min-width:992px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:185px}}@media (min-width:1200px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:215px}}@media (min-width:1400px){.rex-form-aligned,.btn-toolbar .rex-form-aligned{margin-left:305px}}.table+.panel-footer .rex-form-aligned,.table+.panel-footer .btn-toolbar .rex-form-aligned{margin-left:0}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0);background:#9ca5b2;border-radius:3px;border:0 solid transparent}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer;-webkit-appearance:none;margin-top:-5.5px}input[type=range]:focus::-webkit-slider-runnable-track{background:#9ca5b2}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0);background:#9ca5b2;border-radius:3px;border:0 solid transparent}input[type=range]::-moz-range-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:0.2s;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#9ca5b2;border:0 solid transparent;border-radius:6px;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0)}input[type=range]::-ms-fill-upper{background:#9ca5b2;border:0 solid transparent;border-radius:6px;box-shadow:2px 2px 2px rgba(0, 0, 0, 0), 0px 0px 2px rgba(13, 13, 13, 0)}input[type=range]::-ms-thumb{box-shadow:0 0 1px rgba(0, 0, 0, 0), 0px 0px 0 rgba(13, 13, 13, 0);border:0 solid transparent;height:16px;width:16px;border-radius:50%;background:#4b9ad9;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#9ca5b2}input[type=range]:focus::-ms-fill-upper{background:#9ca5b2}.input-group .bootstrap-select .btn{border-color:#c1c9d4}.rex-panel-options .form-group:last-child{margin-bottom:0}.rex-panel-options .form-control,.rex-panel-options .input-group .bootstrap-select .btn{border-color:#c1c9d4}.rex-panel-options .input-group .form-control{min-width:160px;width:100%}.rex-select-style{position:relative;width:100%;overflow:hidden;background:#fff;border:1px solid #c1c9d4}.rex-select-style::after{content:"";display:block;position:absolute;top:1px;bottom:1px;right:0;width:2em;background:#fff url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 50% 50%}.rex-select-style select{width:100%;padding:7px 8px;background:transparent;background-image:none;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}.rex-form-group:not(.rex-form-group-vertical)>dd .rex-select-style select{margin-top:0;margin-bottom:0}.rex-select-style select:not([multiple]){position:relative;z-index:2;overflow:hidden;padding-right:2em;text-overflow:ellipsis}.rex-select-style select[multiple],.rex-select-style select[multiple]:focus{background-color:#fff}.rex-select-style select:focus{background-color:transparent;outline:none}.rex-select-style select:hover{cursor:pointer}.rex-form-group-no-margin{margin-bottom:0}.rex-form-group-nowrap{white-space:nowrap}label.required::after{content:"*";color:#d9534f}.form-control{height:auto}.form-control-clear{z-index:22;pointer-events:auto;cursor:pointer;font-size:16px;padding:0.3em;opacity:0.6}.form-clear-button input.form-control{padding-right:25px}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{display:inline-flex;padding-left:10px;height:36px;line-height:inherit}input[type="date"].input-sm,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm input[type="month"]{height:30px;line-height:inherit}input[type="date"].input-lg,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg input[type="month"]{height:46px;line-height:inherit}}body.rex-theme-dark legend,body.rex-theme-dark .form-legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:#151c22}body.rex-theme-dark .rex-panel-options .form-control,body.rex-theme-dark .rex-panel-options .input-group .input-group-btn .btn{border-color:#242e3a}body.rex-theme-dark .rex-select-style{color:rgba(255, 255, 255, 0.75);background-color:#1b232c;border-color:#151c22}body.rex-theme-dark .rex-select-style::after{background-color:#e4dcd3;filter:invert(100%)}body.rex-theme-dark .rex-select-style select[multiple],body.rex-theme-dark .rex-select-style select[multiple]:focus{background-color:#1b232c}body.rex-theme-dark .dropdown.form-control{background:transparent;border-color:transparent}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) legend,body:not(.rex-theme-light) .form-legend{color:rgba(255, 255, 255, 0.45);border-bottom-color:#151c22}body:not(.rex-theme-light) .rex-panel-options .form-control,body:not(.rex-theme-light) .rex-panel-options .input-group .input-group-btn .btn{border-color:#242e3a}body:not(.rex-theme-light) .rex-select-style{color:rgba(255, 255, 255, 0.75);background-color:#1b232c;border-color:#151c22}body:not(.rex-theme-light) .rex-select-style::after{background-color:#e4dcd3;filter:invert(100%)}body:not(.rex-theme-light) .rex-select-style select[multiple],body:not(.rex-theme-light) .rex-select-style select[multiple]:focus{background-color:#1b232c}body:not(.rex-theme-light) .dropdown.form-control{background:transparent;border-color:transparent}}.list-item-suffix{display:inline-block;margin-left:0.5em;color:#9ca5b2;font-size:12px}a:hover .list-item-suffix{text-decoration:none}.list-item-suffix::before{content:"["}.list-item-suffix::after{content:"]"}.rex-linkmap-list-group .list-group-item>a{position:relative;display:inline-block;padding-left:20px}.rex-linkmap-list-group .list-group-item>a>.rex-icon{position:absolute;top:2px;left:0}.rex-ajax-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1990;background:none;display:none}.rex-visible .rex-ajax-loader{display:block}.rex-ajax-loader-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(50, 64, 80, 0.15)}.rex-ajax-loader-element{position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;width:100px;height:100px;border-radius:50%;display:none}@media (min-width:1200px){.rex-ajax-loader-element{margin:-75px 0 0 -75px;width:150px;height:150px}}.rex-visible .rex-ajax-loader-element{display:block;animation:rex-ajax-loader-spin 1s linear infinite}.rex-visible .rex-ajax-loader-element::before,.rex-visible .rex-ajax-loader-element::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid transparent;border-radius:50%}.rex-visible .rex-ajax-loader-element::before{border-top-color:#324050;animation:rex-ajax-loader-spin 3s linear infinite}.rex-visible .rex-ajax-loader-element::after{border-top-color:#4b9ad9;animation:rex-ajax-loader-spin 1.5s ease infinite}@keyframes rex-ajax-loader-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes rex-ajax-loader-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body.rex-theme-dark .rex-ajax-loader-backdrop{background-color:rgba(21, 28, 34, 0.15)}body.rex-theme-dark .rex-ajax-loader.rex-visible .rex-ajax-loader-element::before{border-top-color:#151c22}body.rex-theme-dark .rex-ajax-loader.rex-visible .rex-ajax-loader-element::after{border-top-color:#409be4}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-ajax-loader-backdrop{background-color:rgba(21, 28, 34, 0.15)}body:not(.rex-theme-light) .rex-ajax-loader.rex-visible .rex-ajax-loader-element::before{border-top-color:#151c22}body:not(.rex-theme-light) .rex-ajax-loader.rex-visible .rex-ajax-loader-element::after{border-top-color:#409be4}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#rex-page-login{background:#283542}#rex-page-login .rex-nav-top{display:none}#rex-page-login .rex-page-header{display:none}#rex-page-login .rex-page{display:flex;flex-direction:column;min-height:100vh;min-height:-webkit-fill-available}#rex-page-login .rex-page-container{flex:auto;display:flex;justify-content:center;min-height:0;flex-direction:column;align-items:center}#rex-page-login .rex-page-main{position:relative;max-width:420px;width:100%}#rex-page-login .rex-page-section{position:relative;z-index:10}#rex-page-login .rex-global-footer{position:fixed;left:0;right:0;bottom:5px;text-align:center;margin-left:0}#rex-page-login .rex-nav-footer{margin-left:5vw;margin-right:5vw;color:#9ca5b2}#rex-page-login .rex-nav-footer a{color:#9ca5b2}#rex-page-login .panel-default{background-color:rgba(50, 64, 80, 0.97);border:0;color:#dfe3e9;border-radius:5px}#rex-page-login .panel-default .panel-heading,#rex-page-login .panel-default .panel-footer{background-color:transparent;border:0}#rex-page-login .panel-default .panel-heading{color:#dfe3e9}#rex-page-login .panel-default .panel-body{padding:25px 25px 5px 25px}#rex-page-login .panel-default .panel-footer{padding:5px 25px 25px 25px}#rex-page-login .rex-form-panel-footer{background-color:transparent}#rex-page-login .btn-primary{background-color:#283542;border-color:#324050;color:#fff;transition:background-color 100ms ease-out}#rex-page-login .btn-primary:hover{background-color:#1e2832}#rex-page-login .btn-view{background-color:#3c4d60;color:#9ca5b2}#rex-page-login .btn-view:hover{background-color:#283542;color:#dfe3e9}#rex-page-login .rex-form-group>dd:first-child{padding-left:0}#rex-page-login .rex-form-panel-footer>.btn-toolbar button:first-child{margin-left:0}#rex-page-login .form-control{background-color:#9ca5b2;color:#283542;border-color:#324050;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#rex-page-login .form-control:focus{-webkit-box-shadow:none;box-shadow:none}#rex-page-login .form-control:last-child{border-radius:0 4px 4px 0}#rex-page-login .input-group-addon{background-color:#9ca5b2;color:#324050;border-color:#324050}#rex-page-login .input-group-btn .btn-view{background-color:#9ca5b2;color:#283542;border-color:#324050;border-left:none;transition:background-color 100ms ease-out}#rex-page-login .input-group-btn .btn-view:hover{background-color:#dfe3e9}#rex-page-login .input-group .form-control,#rex-page-login .input-group .input-group-addon{transition:background-color 100ms ease-out}#rex-page-login .input-group:focus-within .form-control,#rex-page-login .input-group:focus-within .input-group-addon{background-color:#dfe3e9}#rex-page-login .rex-js-login-message{margin:0 -25px}#rex-page-login .rex-js-login-message .alert{padding-left:25px}#rex-page-login .rex-branding{margin:10px 0 30px 0}#rex-page-login .rex-background{position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;background-position:center;background-size:cover}#rex-page-login .rex-background source,#rex-page-login .rex-background img{-o-object-fit:cover;object-fit:cover;overflow:hidden;min-height:100%}#rex-page-login .rex-background--process{display:none}#rex-page-login .rex-background--ready{display:flex;-webkit-animation:fadeIn 800ms ease-out;animation:fadeIn 800ms ease-out}.rex-is-logged-in .rex-nav-footer a{color:#324050}@media (max-width:991px){.rex-nav-language .rex-icon{display:none}}@media (min-width:1200px){.rex-nav-language{float:right;margin-left:30px}}.rex-is-logged-in .rex-nav-main,#rex-page-setup .rex-nav-main{display:block;padding:60px 0 0 0}@media (max-width:991px){.rex-is-logged-in .rex-nav-main,#rex-page-setup .rex-nav-main{padding-top:50px}}.rex-nav-main{position:relative;z-index:1029;width:250px;flex-shrink:0;background-color:#324050}@media (max-width:991px){.rex-nav-main{position:fixed;top:0;left:0;right:auto;bottom:0;transform:translateX(-251px);transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-nav-main-is-visible .rex-nav-main{transform:translateX(0);transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}}.rex-nav-main::before{content:"";position:absolute;z-index:1;left:0;right:0;top:-50px;height:50px;box-shadow:0 -5px 20px 5px rgba(50, 64, 80, 0.5);clip-path:polygon(0 0, 100% 0, 100% 200%, 0 200%)}.rex-nav-main .rex-nav-main-navigation{display:block}@media (max-width:991px){.rex-nav-main .rex-nav-main-navigation{height:100%;overflow:hidden;overflow-y:auto}}.rex-nav-main .rex-nav-main-navigation div{display:flex;flex-direction:column;padding-bottom:30px}.rex-nav-main h4{padding-left:15px;padding-right:15px}.rex-nav-main li>a{padding-left:45px;padding-right:15px;color:#9ca5b2}.rex-nav-main li>a:hover,.rex-nav-main li>a:focus{color:#4b9ad9;background-color:#283542}.rex-nav-main li.rex-has-icon>a>.rex-icon{text-align:center;margin-left:-28px;margin-right:3px}.rex-nav-main-backdrop{display:none}@media (max-width:991px){.rex-nav-main-backdrop{display:block;position:fixed;z-index:1028;top:0;right:0;bottom:0;left:0;background:#9ca5b2;cursor:pointer;opacity:0;transform:translateX(-100%);transition:opacity 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), transform 0ms 310ms}.rex-nav-main-is-visible .rex-nav-main-backdrop{opacity:0.3;transform:translateX(0);transition:opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 0ms 0ms}}.navbar-header{position:relative}@media (max-width:991px){.navbar-header{opacity:1;transform:translateY(0);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms, transform 0ms linear 0ms}.rex-nav-main-is-visible .navbar-header{opacity:0;transform:translateY(-50px);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 0ms linear 600ms}}.rex-is-popup .navbar-header{margin-left:0;margin-right:0}.rex-nav-main-title{margin-top:44px;color:#f3f6fb;font-size:18px}.rex-nav-meta .navbar-nav>li>a,.rex-nav-meta .navbar-nav>li>a:hover,.rex-nav-meta .navbar-nav>li>a:focus{color:#fff}.rex-nav-meta .navbar-nav>li>a:hover,.rex-nav-meta .navbar-nav>li>a:focus{text-decoration:underline}.rex-nav-meta .text-muted{color:#324050}@media (max-width:991px){.rex-nav-meta .navbar-btn,.rex-nav-meta .text-muted{display:none}.rex-nav-meta .navbar-nav{margin-bottom:0}.rex-nav-meta .navbar-nav>li{float:left}.rex-nav-meta .navbar-nav>li>a{padding-top:0;padding-bottom:0}}.rex-nav-pagination{margin-bottom:11px}.rex-nav-pagination .rex-page{height:auto}.rex-is-logged-in .rex-nav-top,#rex-page-setup .rex-nav-top{position:absolute;top:0;left:0;right:0;z-index:1030;transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-is-logged-in .rex-nav-top .navbar,#rex-page-setup .rex-nav-top .navbar{display:flex;min-height:60px;margin-bottom:0;background-color:#4b9ad9;border:0;transition:box-shadow 300ms cubic-bezier(0.215, 0.61, 0.355, 1);box-sizing:content-box}@media (max-width:991px){.rex-is-logged-in .rex-nav-top .navbar,#rex-page-setup .rex-nav-top .navbar{min-height:50px}}.rex-is-logged-in .rex-nav-top .navbar-toggle,#rex-page-setup .rex-nav-top .navbar-toggle{display:block;position:absolute;top:0;left:0;border:0;border-radius:50px;padding:0;margin:0;width:50px;height:50px;background:transparent !important;cursor:pointer}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bars,#rex-page-setup .rex-nav-top .navbar-toggle .icon-bars{position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%, -50%) rotate(0);transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bars,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bars{transform:translate(-50%, -50%) rotate(-180deg);transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar,#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar{position:absolute;top:50%;left:50%;width:22px;height:2px;margin:0;background:#fff;border-radius:0;opacity:1;transition:transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(1),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(1){transform:translate(-50%, -7px)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(2),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(2){transform:translate(-50%, -50%)}.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(3),#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(3){transform:translate(-50%, 5px)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar{transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(1),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(2),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(2){opacity:0}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .navbar-toggle .icon-bar:nth-child(3),.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .navbar-toggle .icon-bar:nth-child(3){transform:translate(-50%, -50%) rotate(-45deg)}@media (min-width:992px){.rex-is-logged-in .rex-nav-top .navbar-toggle,#rex-page-setup .rex-nav-top .navbar-toggle{display:none}}.rex-is-logged-in .rex-nav-top .navbar-brand,#rex-page-setup .rex-nav-top .navbar-brand{float:none;display:block;height:auto !important;line-height:1 !important;margin:0;padding:5px;margin-left:-5px;border-radius:50px}.rex-is-logged-in .rex-nav-top .rex-nav-meta,#rex-page-setup .rex-nav-top .rex-nav-meta{flex:1 0 auto}@media (max-width:991px){.rex-is-logged-in .rex-nav-top .rex-nav-meta,#rex-page-setup .rex-nav-top .rex-nav-meta{position:absolute;right:0;max-width:calc(100% - 50px);opacity:0;transform:translateY(-50px);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 0ms linear 600ms}.rex-nav-main-is-visible.rex-is-logged-in .rex-nav-top .rex-nav-meta,.rex-nav-main-is-visible#rex-page-setup .rex-nav-top .rex-nav-meta{display:block;opacity:1;transform:translateY(0);transition:opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms, transform 0ms linear 0ms}.rex-is-logged-in .rex-nav-top .rex-nav-meta>.nav,#rex-page-setup .rex-nav-top .rex-nav-meta>.nav{margin:0}}.rex-is-popup.rex-is-logged-in .rex-nav-top,.rex-is-popup#rex-page-setup .rex-nav-top{z-index:auto}.rex-is-popup.rex-is-logged-in .rex-nav-top .navbar,.rex-is-popup#rex-page-setup .rex-nav-top .navbar{min-height:50px;box-shadow:none;padding-top:0;padding-bottom:0}.rex-is-logged-in .rex-nav-top-is-fixed,#rex-page-setup .rex-nav-top-is-fixed{position:fixed}.rex-is-logged-in .rex-nav-top-is-elevated .navbar,.rex-nav-main-is-visible.rex-is-logged-in .navbar,#rex-page-setup .rex-nav-top-is-elevated .navbar,.rex-nav-main-is-visible#rex-page-setup .navbar{box-shadow:0 2px 2px 0 rgba(40, 53, 66, 0.2)}.rex-is-logged-in .rex-nav-top-is-hidden,#rex-page-setup .rex-nav-top-is-hidden{transform:translateY(-100%)}.rex-is-logged-in .rex-nav-top .container-fluid,#rex-page-setup .rex-nav-top .container-fluid{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media (min-width:1200px){.rex-is-logged-in .rex-nav-top .container-fluid,#rex-page-setup .rex-nav-top .container-fluid{padding-right:30px}}.rex-is-popup.rex-is-logged-in .rex-nav-top .container-fluid,.rex-is-popup#rex-page-setup .rex-nav-top .container-fluid{padding-right:15px;justify-content:flex-start}.rex-page-nav .nav-tabs{border-bottom-color:#d0d6df}.rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#fff}.rex-page-nav .nav-tabs>li.active>a:not(.btn),.rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,.rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{padding-bottom:10px;background-color:#fff;border-color:#d0d6df;border-bottom-color:transparent}.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,.rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#fff;border-color:#fff;border-bottom-color:transparent}.rex-page-nav .nav-tabs>li>a:not(.btn){padding-top:10px;padding-bottom:9px;background-color:#dfe3e9;border-color:#dfe3e9;border-bottom-color:transparent;border-radius:4px 4px 0 0;color:#324050}.rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#d0d6df;border-color:#d0d6df;border-bottom-color:transparent}.rex-page-nav .nav-tabs>li>a:not(.btn):hover,.rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#dfe3e9;border-color:#dfe3e9;color:#4b9ad9}.rex-page-nav .navbar{background-color:#fff;border-color:#dfe3e9}.rex-main-frame .rex-page-nav .navbar{border-color:#fff}@media (max-width:767px){.rex-page-nav .navbar-default .navbar-nav{margin-left:0;margin-right:0}}.rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{content:"";display:inline-block;float:left;height:22px;margin-top:12px;border-right:1px solid #dfe3e9}.rex-page-nav .navbar-default .navbar-nav>li>a{float:left;padding-top:12px;padding-bottom:12px;color:#4b9ad9}.rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:#9ca5b2}.rex-page-nav .navbar-default .navbar-nav>li>a:hover,.rex-page-nav .navbar-default .navbar-nav>li>a:focus,.rex-page-nav .navbar-default .navbar-nav>.active>a,.rex-page-nav .navbar-default .navbar-nav>.active>a:hover,.rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:#324050}@media (min-width:992px){#rex-page-setup .rex-nav-top .container-fluid{justify-content:flex-start}}.rex-slice-input .nav-tabs{margin-bottom:22px}.panel-heading .nav-tabs{border-bottom:0;margin-bottom:-10px;display:flex}.panel-heading .nav-tabs>li.active>a:not(.btn),.panel-heading .nav-tabs>li.active>a:not(.btn):hover,.panel-heading .nav-tabs>li.active>a:not(.btn):focus{padding-bottom:5px;background-color:#fff}.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,.panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#e9f5ef}.panel-heading .nav-tabs>li>a:not(.btn){padding-top:5px;padding-bottom:4px;background-color:#eef0f3;border-color:transparent;border-radius:4px 4px 0 0;color:#324050}.panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:#96e0b9}.panel-heading .nav-tabs>li>a:not(.btn):hover,.panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#f7f8fa}.panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,.panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#b2e8cb}.rex-nav-toc{position:-webkit-sticky;position:sticky;top:60px;bottom:20px;max-height:100vh;overflow-y:auto;margin-left:-15px;margin-right:-15px;padding-top:26px;font-size:15px}@media (max-width:991px){.rex-nav-toc{top:50px}}.rex-nav-toc ul{margin:0;padding:0;list-style:none}.rex-nav-toc a{display:block;padding:1rem 15px;text-decoration:none}.rex-nav-toc>ul>li+li{margin-top:22px}.rex-nav-toc>ul>li>a{background-color:#f3f6fb}.rex-nav-toc>ul>li>ul{padding-top:0.5rem}.rex-nav-toc>ul>li ul>li>a{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:30px}.rex-nav-toc>ul>li ul>li>a::before{content:"";float:left;margin-top:0.25em;margin-left:-15px;color:#dfe3e9;font-family:FontAwesome;font-size:10px;vertical-align:0.15}.rex-nav-toc>ul>li>ul>li>ul>li>a{padding-left:45px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>a{padding-left:90px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:135px}.rex-nav-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:180px}@media (min-width:992px){.rex-navbar-without-brand .container-fluid,.rex-navbar-without-brand .navbar-collapse{padding-left:0}}#rex-page-setup .rex-nav-main li>a{padding-left:15px}#rex-page-setup .rex-nav-main li.active>a{cursor:default}#rex-page-setup .rex-nav-main li.disabled>a{cursor:default;color:#9ca5b2;background-color:transparent}body.rex-theme-dark.rex-is-logged-in .rex-nav-footer li,body.rex-theme-dark.rex-is-logged-in .rex-nav-footer a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a,body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a:hover,body.rex-theme-dark .rex-nav-meta .navbar-nav>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body.rex-theme-dark .rex-nav-main{background-color:#242f3c}@media (max-width:991px){body.rex-theme-dark .rex-nav-main-backdrop{background:#151c22}}body.rex-theme-dark.rex-is-logged-in .rex-nav-top .navbar,body.rex-theme-dark#rex-page-setup .rex-nav-top .navbar{background-color:#1867a6}body.rex-theme-dark .rex-page-nav .nav-tabs{border-bottom-color:#2e3b4a}body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#2e3b4a;border-color:#2e3b4a;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#202b35;border-color:#202b35;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#202b35;border-color:#202b35;color:#7abaec}body.rex-theme-dark .rex-page-nav .navbar{background-color:#2e3b4a;border-color:#2e3b4a}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{border-right-color:#151c22}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a{color:#409be4}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a:hover,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>li>a:focus,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a:hover,body.rex-theme-dark .rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#202b35}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#151c22;border-color:#151c22}body.rex-theme-dark .rex-main-frame .rex-page-nav .navbar{background-color:#202b35;border-color:#202b35}body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn){background-color:#1b232c;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#192029;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#1f3d3c;color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:rgba(21, 28, 34, 0.4);color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,body.rex-theme-dark .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .rex-nav-toc>ul>li>a{background-color:#1b232c}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-logged-in .rex-nav-footer li,body:not(.rex-theme-light).rex-is-logged-in .rex-nav-footer a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a,body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a:hover,body:not(.rex-theme-light) .rex-nav-meta .navbar-nav>li>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body:not(.rex-theme-light) .rex-nav-main{background-color:#242f3c}body:not(.rex-theme-light).rex-is-logged-in .rex-nav-top .navbar,body:not(.rex-theme-light)#rex-page-setup .rex-nav-top .navbar{background-color:#1867a6}body:not(.rex-theme-light) .rex-page-nav .nav-tabs{border-bottom-color:#2e3b4a}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#2e3b4a;border-color:#2e3b4a;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#202b35;border-color:#202b35;border-bottom-color:transparent;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .rex-page-nav .nav-tabs>li>a:not(.btn):focus{background-color:#202b35;border-color:#202b35;color:#7abaec}body:not(.rex-theme-light) .rex-page-nav .navbar{background-color:#2e3b4a;border-color:#2e3b4a}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li:not(:last-child):after{border-right-color:#151c22}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a{color:#409be4}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.rex-empty>a{color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a:hover,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>li>a:focus,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a:hover,body:not(.rex-theme-light) .rex-page-nav .navbar-default .navbar-nav>.active>a:focus{color:rgba(255, 255, 255, 0.75);background-color:transparent}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs{border-bottom-color:#202b35}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .nav-tabs>li>a:not(.btn){background-color:#151c22;border-color:#151c22}body:not(.rex-theme-light) .rex-main-frame .rex-page-nav .navbar{background-color:#202b35;border-color:#202b35}body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#202b35;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn){background-color:#1b232c;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .panel-heading .nav-tabs>li>a:not(.btn):focus{background-color:#192029;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn),body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):hover,body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li.active>a:not(.btn):focus{background-color:#1f3d3c;color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn){background-color:rgba(21, 28, 34, 0.4);color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):hover,body:not(.rex-theme-light) .panel-edit .panel-heading .nav-tabs>li>a:not(.btn):focus{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .rex-nav-toc>ul>li>a{background-color:#1b232c}}@media (prefers-color-scheme:dark) and (max-width:991px){body:not(.rex-theme-light) .rex-nav-main-backdrop{background:#151c22}}.modal-backdrop{display:none !important}.rex-session-timeout-dialog+.modal-backdrop{display:block !important}.panel-heading{line-height:1.25}.panel-heading .rex-panel-options{margin-top:-2px;margin-bottom:-2px}.panel-heading .rex-panel-option-title{margin-left:15px}.panel-heading .form-control-clear{color:#324050}.rex-slice .panel-heading>.rex-panel-options{float:right}.panel-add,.panel-edit{border-color:#5bb585}.panel-add>.panel-heading,.panel-edit>.panel-heading{color:#fff;background-color:#5bb585;border-color:#5bb585}.panel-add>.panel-heading+.panel-collapse>.panel-body,.panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#5bb585}.panel-add>.panel-heading .badge,.panel-edit>.panel-heading .badge{color:#5bb585;background-color:#fff}.panel-add>.panel-footer+.panel-collapse>.panel-body,.panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#5bb585}.panel-add .panel-heading[data-toggle]:hover,.panel-edit .panel-heading[data-toggle]:hover{background-color:#4daa78;border-color:#4daa78}.panel-add .panel-body,.panel-edit .panel-body{background-color:#e9f5ef}.panel-default .panel-heading[data-toggle]:hover{background-color:#d0d6df;border-color:#d0d6df}.panel-primary .panel-heading[data-toggle]:hover{background-color:#368ed5;border-color:#368ed5}.panel-success .panel-heading[data-toggle]:hover{background-color:#4daa78;border-color:#4daa78}.panel-info .panel-heading[data-toggle]:hover{background-color:#368ed5;border-color:#368ed5}.panel-warning .panel-heading[data-toggle]:hover{background-color:#caad3c;border-color:#caad3c}.panel-danger .panel-heading[data-toggle]:hover{background-color:#d43f3a;border-color:#d43f3a}.panel>.rex-nav-pagination{background-color:#f3f6fb}.rex-slice-offline{opacity:0.8}.rex-slice-offline .panel{border-color:#707d8f}.rex-slice-offline .panel-heading{background-color:#707d8f;border-color:#707d8f;color:rgba(255, 255, 255, 0.9)}.rex-slice-offline .panel-body{pointer-events:none}.rex-slice-offline .panel-body::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(107, 124, 148, 0.5)}body.rex-theme-dark .panel-heading .form-control-clear{color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-add,body.rex-theme-dark .panel-edit{border-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading,body.rex-theme-dark .panel-edit>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1a3332;border-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading+.panel-collapse>.panel-body,body.rex-theme-dark .panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1a3332}body.rex-theme-dark .panel-add>.panel-heading .badge,body.rex-theme-dark .panel-edit>.panel-heading .badge{color:#1a3332;background-color:rgba(255, 255, 255, 0.75)}body.rex-theme-dark .panel-add>.panel-footer+.panel-collapse>.panel-body,body.rex-theme-dark .panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1a3332}body.rex-theme-dark .panel-add .panel-heading[data-toggle]:hover,body.rex-theme-dark .panel-edit .panel-heading[data-toggle]:hover{background-color:#1d3837;border-color:#1d3837}body.rex-theme-dark .panel-add .panel-body,body.rex-theme-dark .panel-edit .panel-body{background-color:#1f3d3c}body.rex-theme-dark .panel-add .panel-footer,body.rex-theme-dark .panel-add .rex-form-panel-footer,body.rex-theme-dark .panel-edit .panel-footer,body.rex-theme-dark .panel-edit .rex-form-panel-footer{background-color:#1a3332;border-color:#1a3332}body.rex-theme-dark .panel-default .panel-heading[data-toggle]:hover{background-color:#182027;border-color:#182027}body.rex-theme-dark .panel-primary .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body.rex-theme-dark .panel-success .panel-heading[data-toggle]:hover{background-color:#0f7c42;border-color:#0f7c42}body.rex-theme-dark .panel-info .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body.rex-theme-dark .panel-warning .panel-heading[data-toggle]:hover{background-color:#887222;border-color:#887222}body.rex-theme-dark .panel-danger .panel-heading[data-toggle]:hover{background-color:#911c1c;border-color:#911c1c}body.rex-theme-dark .panel>.rex-nav-pagination{background-color:#1b232c}body.rex-theme-dark .rex-slice-offline{opacity:0.8}body.rex-theme-dark .rex-slice-offline .panel{border-color:#202b35}body.rex-theme-dark .rex-slice-offline .panel-heading{background-color:#202b35;border-color:#202b35;color:rgba(255, 255, 255, 0.45)}body.rex-theme-dark .rex-slice-offline .panel-body::before{background-color:rgba(46, 59, 74, 0.7)}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .panel-heading .form-control-clear{color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-add,body:not(.rex-theme-light) .panel-edit{border-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading,body:not(.rex-theme-light) .panel-edit>.panel-heading{color:rgba(255, 255, 255, 0.75);background-color:#1a3332;border-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading+.panel-collapse>.panel-body,body:not(.rex-theme-light) .panel-edit>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1a3332}body:not(.rex-theme-light) .panel-add>.panel-heading .badge,body:not(.rex-theme-light) .panel-edit>.panel-heading .badge{color:#1a3332;background-color:rgba(255, 255, 255, 0.75)}body:not(.rex-theme-light) .panel-add>.panel-footer+.panel-collapse>.panel-body,body:not(.rex-theme-light) .panel-edit>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1a3332}body:not(.rex-theme-light) .panel-add .panel-heading[data-toggle]:hover,body:not(.rex-theme-light) .panel-edit .panel-heading[data-toggle]:hover{background-color:#1d3837;border-color:#1d3837}body:not(.rex-theme-light) .panel-add .panel-body,body:not(.rex-theme-light) .panel-edit .panel-body{background-color:#1f3d3c}body:not(.rex-theme-light) .panel-add .panel-footer,body:not(.rex-theme-light) .panel-add .rex-form-panel-footer,body:not(.rex-theme-light) .panel-edit .panel-footer,body:not(.rex-theme-light) .panel-edit .rex-form-panel-footer{background-color:#1a3332;border-color:#1a3332}body:not(.rex-theme-light) .panel-default .panel-heading[data-toggle]:hover{background-color:#182027;border-color:#182027}body:not(.rex-theme-light) .panel-primary .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body:not(.rex-theme-light) .panel-success .panel-heading[data-toggle]:hover{background-color:#0f7c42;border-color:#0f7c42}body:not(.rex-theme-light) .panel-info .panel-heading[data-toggle]:hover{background-color:#1b72b8;border-color:#1b72b8}body:not(.rex-theme-light) .panel-warning .panel-heading[data-toggle]:hover{background-color:#887222;border-color:#887222}body:not(.rex-theme-light) .panel-danger .panel-heading[data-toggle]:hover{background-color:#911c1c;border-color:#911c1c}body:not(.rex-theme-light) .panel>.rex-nav-pagination{background-color:#1b232c}body:not(.rex-theme-light) .rex-slice-offline{opacity:0.8}body:not(.rex-theme-light) .rex-slice-offline .panel{border-color:#202b35}body:not(.rex-theme-light) .rex-slice-offline .panel-heading{background-color:#202b35;border-color:#202b35;color:rgba(255, 255, 255, 0.45)}body:not(.rex-theme-light) .rex-slice-offline .panel-body::before{background-color:rgba(46, 59, 74, 0.7)}}.rex-sticky-table-footer{position:-webkit-sticky;position:sticky;z-index:1;bottom:0}.rex-sticky-table-footer th,.rex-sticky-table-footer td{position:-webkit-sticky;position:sticky;z-index:1;bottom:0;background-color:#dfe3e9}body.rex-theme-dark .rex-sticky-table-footer th,body.rex-theme-dark .rex-sticky-table-footer td{background-color:#151c22}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-sticky-table-footer th,body:not(.rex-theme-light) .rex-sticky-table-footer td{background-color:#151c22}}.table>tbody>tr.mark{background-color:#dfe3e9}.table tr .alert{margin:-8px}@media (min-width:992px){.table th.rex-table-icon,.table td.rex-table-icon{width:40px;min-width:40px;text-align:center}.table th.rex-table-id,.table td.rex-table-id,.table th.rex-table-number,.table td.rex-table-number,.table th.rex-table-priority,.table td.rex-table-priority{width:1%;min-width:50px;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table th.rex-table-category,.table td.rex-table-category,.table th.rex-table-article-name,.table td.rex-table-article-name{width:100%}.table th.rex-table-template,.table td.rex-table-template{min-width:150px}.table th.rex-table-date,.table td.rex-table-date{white-space:nowrap}.table th.rex-table-sort,.table td.rex-table-sort{white-space:nowrap}.table th.rex-table-priority,.table td.rex-table-priority{min-width:80px}.table th.rex-table-tabular-nums,.table td.rex-table-tabular-nums{font-variant-numeric:tabular-nums}.table th.rex-table-slimmer,.table td.rex-table-slimmer{width:80px}.table th.rex-table-slim,.table td.rex-table-slim,.table th.rex-table-thumbnail,.table td.rex-table-thumbnail{width:120px}.table th.rex-table-action:not([colspan]),.table td.rex-table-action:not([colspan]){width:1px}.table th.rex-table-action>*,.table td.rex-table-action>*,#rex-page-structure .rex-table-action{white-space:nowrap}}@media (max-width:767px){.table{position:relative}.table>tbody>tr>th{display:none}.table,.table>caption,.table>thead,.table>thead>tr,.table>thead>tr>th,.table>thead>tr>td,.table>tbody,.table>tbody>tr,.table>tbody>tr>th[data-title],.table>tbody>tr>td,.table>tfoot,.table>tfoot>tr,.table>tfoot>tr>th,.table>tfoot>tr>td{display:block}.table>tbody>tr>th:empty,.table>tbody>tr>td:empty,.table>thead>tr.collapse>th,.table>thead>tr.collapse>td,.table>tbody>tr.collapse>th[data-title],.table>tbody>tr.collapse>td{display:none}.table>thead>tr.collapsing>th,.table>thead>tr.collapsing>td,.table>tbody>tr.collapsing>th[data-title],.table>tbody>tr.collapsing>td,.table>thead>tr.collapse.in>th,.table>thead>tr.collapse.in>td,.table>tbody>tr.collapse.in>th[data-title],.table>tbody>tr.collapse.in>td{display:block}.table>thead>tr>th{position:absolute;top:-9999px;left:-9999px}.table>thead>tr>th:first-child>a{display:block;position:absolute;top:10007px;left:10007px;z-index:900}.table>tbody>tr{border-bottom:1px solid #dfe3e9}.table>tbody>tr:last-child{border-bottom:0}.table>tbody>tr>th[data-title],.table>tbody>tr>td{position:relative;width:100%;padding-left:40%;border:0 !important;border-bottom:1px solid #eef0f3 !important;white-space:normal;text-align:left}.table>tbody>tr>th[data-title]:before,.table>tbody>tr>td:before{content:attr(data-title);position:absolute;top:0;left:0;overflow:hidden;width:35%;padding:8px;white-space:nowrap;font-weight:700;line-height:22px;text-align:left;text-overflow:ellipsis}.table>tbody>tr.collapsing>th[data-title],.table>tbody>tr.collapsing>td,.table>tbody>tr.collapse.in>th[data-title],.table>tbody>tr.collapse.in>td{padding-left:8px}.table>tbody>tr:last-child>th:last-child,.table>tbody>tr:last-child>td:last-child{border:0 !important}.table.table-condensed>tbody>tr>th[data-title]:before,.table.table-condensed>tbody>tr>td:before{padding:5px}.table tr.rex-package-is-plugin>td.rex-table-icon{text-align:left}}tr.rex-package-is-plugin>td.rex-table-icon{text-align:right}@media (min-width:992px){#rex-page-mediapool-media td.rex-table-action:last-child{text-align:right}}@media (min-width:1200px){.table th.rex-table-action,.table td.rex-table-action{padding-left:16px;padding-right:16px}}body.rex-theme-dark .table>tbody>tr.mark{background-color:#26323f}@media (max-width:767px){body.rex-theme-dark .table>tbody>tr{border-bottom-color:#151c22}body.rex-theme-dark .table>tbody>tr>th[data-title],body.rex-theme-dark .table>tbody>tr>td{border-bottom-color:#151c22 !important}}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .table>tbody>tr.mark{background-color:#26323f}}@media (prefers-color-scheme:dark) and (max-width:767px){body:not(.rex-theme-light) .table>tbody>tr{border-bottom-color:#151c22}body:not(.rex-theme-light) .table>tbody>tr>th[data-title],body:not(.rex-theme-light) .table>tbody>tr>td{border-bottom-color:#151c22 !important}}mark,.mark{padding:0.1em 0.3em;background-color:#9ca5b2;background-color:#9ca5b2;background-color:#b2bbca;color:inherit;font-weight:700}.panel-add>.panel-heading mark,.panel-edit>.panel-heading mark,.panel-add>.panel-heading .mark,.panel-edit>.panel-heading .mark{background-color:#3d875f}tr.mark{font-weight:inherit}.rex-page-section h3{font-size:17px;font-weight:700}.rex-slice .rex-page-section h3{font-size:24px;font-weight:500}.rex-online,.rex-text-online{color:#12b55e}.rex-offline,.rex-text-offline{color:#d9534f}.rex-page-header .page-header{margin-top:0}.rex-page-header h1{margin-top:36px;margin-bottom:0;font-size:24px;font-weight:400}.rex-nav-main-title{margin-top:15px;margin-bottom:20px;padding-top:25px}.rex-nav-main-list+.rex-nav-main-title{border-top:1px solid rgba(156, 165, 178, 0.3)}.table>tbody>tr>td>h3{font-size:15px;font-weight:700;line-height:1.46667}.table>tbody>tr>td>h3:first-child{margin-top:0}.rex-package-new-version{font-weight:700;text-decoration:none}.rex-link-expanded{display:inline-block;padding:4px 7px;margin:-4px -7px;border-radius:20px}.rex-table-icon .rex-link-expanded{padding:7px 11px;margin:-7px -11px}body.rex-theme-dark .rex-online,body.rex-theme-dark .rex-text-online{color:#07a651}body.rex-theme-dark .rex-offline,body.rex-theme-dark .rex-text-offline{color:#e0332e}@media (prefers-color-scheme:dark){body:not(.rex-theme-light) .rex-online,body:not(.rex-theme-light) .rex-text-online{color:#07a651}body:not(.rex-theme-light) .rex-offline,body:not(.rex-theme-light) .rex-text-offline{color:#e0332e}}.rex-scrollable{max-height:500px;overflow-y:scroll}.panel>.rex-scrollable,.panel-body>.rex-scrollable{padding:15px}.panel-body>.rex-scrollable{margin:-15px}.rex-pulse{animation:rex-pulse 5s ease infinite}@keyframes rex-pulse{0%{transform:scale(1)}5%{transform:scale(1.25)}20%{transform:scale(1)}30%{transform:scale(1)}35%{transform:scale(1.25)}50%{transform:scale(1)}55%{transform:scale(1.25)}70%{transform:scale(1)}}.rex-targeted-rows :target{animation:3s rex-fade_to_light 3s backwards}@keyframes rex-fade_to_light{from{background-color:#fbffd6}}.rex-is-safemode{background-color:rgba(255, 153, 0, 0.2)}.rex-is-safemode .rex-nav-top .navbar{background-color:#f90}.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#754600;border-color:#754600;color:#f90;font-weight:700;transition:0.2s ease-out}@media (min-width:992px){.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{margin-top:7px;margin-right:15px;padding-top:6px;padding-bottom:6px}}.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#663d00;text-decoration:none}body.rex-theme-dark.rex-is-safemode{background-color:#1f1b14}body.rex-theme-dark.rex-is-safemode .rex-nav-top .navbar{background-color:#b36b00}body.rex-theme-dark.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#573400;border-color:#472b00;color:#ffb84d}body.rex-theme-dark.rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#573400;color:#ffcc80}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-safemode{background-color:#1f1b14}body:not(.rex-theme-light).rex-is-safemode .rex-nav-top .navbar{background-color:#b36b00}body:not(.rex-theme-light).rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate{background-color:#573400;border-color:#472b00;color:#ffb84d}body:not(.rex-theme-light).rex-is-safemode .rex-nav-meta .navbar-nav>li .btn-safemode-deactivate:hover{background-color:#663d00;border-color:#573400;color:#ffcc80}}.rex-is-impersonated .rex-nav-top .navbar{background-color:#f0bd4b}body.rex-theme-dark.rex-is-impersonated .rex-nav-top .navbar{background-color:#634d00}@media (prefers-color-scheme:dark){body:not(.rex-theme-light).rex-is-impersonated .rex-nav-top .navbar{background-color:#634d00}}.CodeMirror{height:400px;font-family:Menlo, Monaco, Consolas, "Courier New", monospace;font-size:14px;line-height:1.5 !important} diff --git a/redaxo/src/addons/be_style/plugins/redaxo/scss/_modal.scss b/redaxo/src/addons/be_style/plugins/redaxo/scss/_modal.scss index a1bfe770ac..ad9a9ec4ef 100644 --- a/redaxo/src/addons/be_style/plugins/redaxo/scss/_modal.scss +++ b/redaxo/src/addons/be_style/plugins/redaxo/scss/_modal.scss @@ -1,3 +1,6 @@ .modal-backdrop { display: none !important; } +.rex-session-timeout-dialog + .modal-backdrop { + display: block !important; +} diff --git a/redaxo/src/core/assets/session-timeout.js b/redaxo/src/core/assets/session-timeout.js new file mode 100644 index 0000000000..fe7e89d7e4 --- /dev/null +++ b/redaxo/src/core/assets/session-timeout.js @@ -0,0 +1,232 @@ +/* + * bootstrap-session-timeout + * www.orangehilldev.com + * + * Copyright (c) 2014 Vedran Opacic + * Licensed under the MIT license. + */ + +if ('login' !== rex.page && rex.session_keep_alive) { + (function ($) { + /*jshint multistr: true */ + 'use strict'; + $.sessionTimeout = function (options) { + let defaults = { + title: rex.i18n.session_timeout_title, + message: rex.i18n.session_timeout_message, + logoutButton: rex.i18n.session_timeout_logout_label, + keepAliveButton: rex.i18n.session_timeout_refresh_label, + keepAliveUrl: 'index.php?page=credits', + ajaxType: 'POST', + ajaxData: '', + logoutUrl: rex.session_logout_url, + + keepAliveSession: rex.session_keep_alive * 1000, // stop request after x seconds - see config.yml + keepAliveInterval: 5 * 1000, // * 60 * 1000, // 5 minutes + keepAlive: true, + + onStart: false, + onWarning: false, + onLogout: false, + countdownMessage: false, + countdownBar: true, + countdownSmart: true, + + sessionWarningAfter: (rex.session_keep_alive + rex.session_duration - rex.session_warning) * 1000, // - see config.yml + sessionLogoutAfter: (rex.session_keep_alive + rex.session_duration) * 1000, // - see config.yml + + sessionMaxOverallDurationWarningAfter: (rex.session_starttime + rex.session_max_overall_duration - 2 * 60) * 1000, // - see config.yml + }; + + let opt = defaults, + timer, + countdown = {}; + + // Extend user-set options over defaults + if (options) { + opt = $.extend(defaults, options); + } + console.log('keepAliveSession:' + opt.keepAliveSession); + console.log('sessionWarningAfter:' + opt.sessionWarningAfter); + console.log('sessionLogoutAfter:' + opt.sessionLogoutAfter); + + // Some error handling if options are miss-configured + if (opt.sessionWarningAfter >= opt.sessionLogoutAfter) { + console.error('session-timeout.js is miss-configured. Option "sessionLogoutAfter" must be equal or greater than "sessionWarningAfter".'); + return false; + } + + // Unless user set his own callback function, prepare bootstrap modal elements and events + if (typeof opt.onWarning !== 'function') { + // If opt.countdownMessage is defined add a coundown timer message to the modal dialog + let countdownMessage = opt.countdownMessage ? + '

' + opt.countdownMessage.replace(/{timer}/g, '') + '

' : ''; + + let coundownBarHtml = opt.countdownBar ? + '
\ +
\ + \ +
\ +
' : ''; + console.log('Create dialog'); + // Create timeout warning dialog + $('body').append( + '' + ); + + // "Logout" button click + $('.rex-session-timeout-dialog-logout').on('click', function () { + window.location = opt.logoutUrl; + }); + // "Stay Connected" button click + $('.rex-session-timeout-dialog').on('hide.bs.modal', function () { + $.ajax(opt.keepAliveUrl, { + cache: false + }); + // Restart session timer + console.log('Hide Dialog'); + startSessionTimer(); + }); + } + + // Keeps the server side connection live, by pingin url set in keepAliveUrl option. + // KeepAlivePinged is a helper var to ensure the functionality of the keepAliveInterval option + let keepAlivePinged = false; + + function keepAlive() { + let keepAliveInterval = setInterval(function () { + $.ajax(opt.keepAliveUrl, { + cache: false + }); + console.log('Ping keep alive url'); + }, opt.keepAliveInterval); + setTimeout(function () { + clearInterval(keepAliveInterval); + }, opt.keepAliveSession); + } + + function startSessionTimer() { + // Clear session timer + clearTimeout(timer); + if (opt.countdownMessage || opt.countdownBar) { + startCountdownTimer('session', true); + } + + if (typeof opt.onStart === 'function') { + opt.onStart(opt); + } + + // If keepAlive option is set to "true", ping the "keepAliveUrl" url + if (opt.keepAlive) { + keepAlive(); + } + + // Set session timer + timer = setTimeout(function () { + // Check for onWarning callback function and if there is none, launch dialog + if (typeof opt.onWarning !== 'function') { + console.log('Show Dialog'); + $('.rex-session-timeout-dialog').modal('show'); + } else { + opt.onWarning(opt); + } + // Start dialog timer + startDialogTimer(); + }, opt.sessionWarningAfter); + } + + function startDialogTimer() { + // Clear session timer + clearTimeout(timer); + if (!$('.rex-session-timeout-dialog').hasClass('in') && (opt.countdownMessage || opt.countdownBar)) { + // If warning dialog is not already open and either opt.countdownMessage + // or opt.countdownBar are set start countdown + startCountdownTimer('dialog', true); + } + // Set dialog timer + timer = setTimeout(function () { + // Check for onLogout callback function and if there is none, launch redirect + if (typeof opt.onLogout !== 'function') { + console.log('Logout'); + // window.location = opt.logoutUrl; + } else { + opt.onLogout(opt); + } + }, (opt.sessionLogoutAfter - opt.sessionWarningAfter)); + } + + function startCountdownTimer(type, reset) { + // Clear countdown timer + clearTimeout(countdown.timer); + + if (type === 'dialog' && reset) { + // If triggered by startDialogTimer start warning countdown + countdown.timeLeft = Math.floor((opt.sessionLogoutAfter - opt.sessionWarningAfter) / 1000); + } else if (type === 'session' && reset) { + // If triggered by startSessionTimer start full countdown + // (this is needed if user doesn't close the warning dialog) + countdown.timeLeft = Math.floor(opt.sessionLogoutAfter / 1000); + } + // If opt.countdownBar is true, calculate remaining time percentage + if (opt.countdownBar && type === 'dialog') { + countdown.percentLeft = Math.floor(countdown.timeLeft / ((opt.sessionLogoutAfter - opt.sessionWarningAfter) / 1000) * 100); + } else if (opt.countdownBar && type === 'session') { + countdown.percentLeft = Math.floor(countdown.timeLeft / (opt.sessionLogoutAfter / 1000) * 100); + } + // Set countdown message time value + let countdownEl = $('.countdown-holder'); + let secondsLeft = countdown.timeLeft >= 0 ? countdown.timeLeft : 0; + if (opt.countdownSmart) { + let minLeft = Math.floor(secondsLeft / 60); + let secRemain = secondsLeft % 60; + let countTxt = minLeft > 0 ? minLeft + 'm' : ''; + if (countTxt.length > 0) { + countTxt += ' '; + } + countTxt += secRemain + 's'; + countdownEl.text(countTxt); + } else { + countdownEl.text(secondsLeft + 's'); + } + + // Set countdown message time value + if (opt.countdownBar) { + $('.countdown-bar').css('width', countdown.percentLeft + '%'); + } + + // Countdown by one second + countdown.timeLeft = countdown.timeLeft - 1; + countdown.timer = setTimeout(function () { + // Call self after one second + startCountdownTimer(type); + }, 1000); + } + + // Start session timer + startSessionTimer(); + + }; + })(jQuery); + + $(document).on('rex:ready', function () { + $.sessionTimeout(); + }); +} diff --git a/redaxo/src/core/backend.php b/redaxo/src/core/backend.php index 1d2f62bf9f..4a67a983b8 100644 --- a/redaxo/src/core/backend.php +++ b/redaxo/src/core/backend.php @@ -189,12 +189,23 @@ rex_view::addJsFile(rex_url::coreAssets('standard.js'), [rex_view::JS_IMMUTABLE => true]); rex_view::addJsFile(rex_url::coreAssets('sha1.js'), [rex_view::JS_IMMUTABLE => true]); rex_view::addJsFile(rex_url::coreAssets('clipboard-copy-element.js'), [rex_view::JS_IMMUTABLE => true]); +rex_view::addJsFile(rex_url::coreAssets('session-timeout.js'), [rex_view::JS_IMMUTABLE => true]); rex_view::setJsProperty('backend', true); rex_view::setJsProperty('accesskeys', rex::getProperty('use_accesskeys')); rex_view::setJsProperty('session_keep_alive', rex::getProperty('session_keep_alive', 0)); +rex_view::setJsProperty('session_duration', rex::getProperty('session_duration', 0)); +rex_view::setJsProperty('session_warning', rex::getProperty('session_warning', 0)); +rex_view::setJsProperty('session_logout_url', rex_url::backendController(['rex_logout' => 1] + rex_csrf_token::factory('backend_logout')->getUrlParams(), false)); rex_view::setJsProperty('cookie_params', rex_login::getCookieParams()); +rex_view::setJsProperty('i18n', [ + 'session_timeout_title' => rex_i18n::msg('session_timeout_title'), + 'session_timeout_message' => rex_i18n::msg('session_timeout_message', rex::getProperty('session_warning', 0)), + 'session_timeout_logout_label' => rex_i18n::msg('session_timeout_logout_label'), + 'session_timeout_refresh_label' => rex_i18n::msg('session_timeout_refresh_label'), +]); + // ----- INCLUDE ADDONS include_once rex_path::core('packages.php'); diff --git a/redaxo/src/core/default.config.yml b/redaxo/src/core/default.config.yml index 3b5924974b..ca2a6f325d 100644 --- a/redaxo/src/core/default.config.yml +++ b/redaxo/src/core/default.config.yml @@ -11,6 +11,7 @@ dirperm: '0775' session_duration: 7200 session_keep_alive: 21600 session_max_overall_duration: 2419200 # 4 weeks +session_warning: 120 backend_login_policy: login_tries_until_blocked: 50 login_tries_until_delay: 3 diff --git a/redaxo/src/core/lang/de_de.lang b/redaxo/src/core/lang/de_de.lang index 48472dcd3b..156e431ffa 100644 --- a/redaxo/src/core/lang/de_de.lang +++ b/redaxo/src/core/lang/de_de.lang @@ -499,3 +499,8 @@ created_on = Erstellt am updated_by = Aktualisiert von updated_on = Aktualisiert am status = Status + +session_timeout_title = Die Sitzung läuft bald ab! +session_timeout_message = Die Session läuft in {0} Sekunden ab. Soll diese wieder verlängert werden? +session_timeout_logout_label = Abmelden +session_timeout_refresh_label = Session verlängern diff --git a/redaxo/src/core/schemas/config.json b/redaxo/src/core/schemas/config.json index 6fc28d5482..8c07fcf3f0 100644 --- a/redaxo/src/core/schemas/config.json +++ b/redaxo/src/core/schemas/config.json @@ -98,6 +98,10 @@ "description": "A session cannot stay longer then this value, no matter its actively used once in a while (seconds)", "type": "integer" }, + "session_warning": { + "description": "Time until a warning dialog is opened. (seconds)", + "type": "integer" + }, "backend_login_policy": { "description": "backend login policy", "type": "object",