*,
*::before,
*::after {
    box-sizing: border-box;
}

.text-right {
    text-align: right !important;
}

.artifact-brief {
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 8px;
    padding: 1rem 1.5rem;
    margin: 0 -1rem 1rem -1rem;
}

a {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

a h3, a h4 {
    display: inline-flex;
    max-width: 100%;
    margin: 0;
}

.ellis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

body, .pure-g, .pure-u, .pure-g [class*=pure-u] {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    font-kerning: normal;
}
.t-osn{
    color: #212529;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.5em;
    /*line-height: 2.3rem;*/
    /*margin-top: 1.5em;*/
    /*margin-bottom: 1em;*/
}


h1, h2 {
    color: #633a86;
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}

hr:not([size]) {
    height: 1px;
}

.pure-g {
    margin-left: -1em;
    margin-right: -1em;
}

.pure-u {
    padding-left: 1em;
    padding-right: 1em;
    display: block;
}

.content {
    margin: 0 auto;
    padding: 0 2em 0 2em;
    width: 100%;
    /*max-width: 1340px;*/
    margin-bottom: 50px;
    line-height: 1.6em;
}

.header {
    margin: 0;
    /*border-bottom: 1px solid #eee;*/
    background-color: #2a2a2a;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    padding: 1rem 0;
    color: #666;
}


/*CodeHiLight*/

pre.code {
    background: #2a2a2a;
    margin-left: -1.5em;
    margin-right: -1.5em;
    padding: 1em 1.5em;
}

pre.prettyprint {
    font-family: Hack, Monaco, Menlo, Consolas, 'Courier New', monospace !important;
    color: #fff !important;
    width: 100% !important;
    border-radius: 4px !important;
    background-color: #2a2a2a !important;
    margin: 0 0 !important;
    padding: 1em !important;
    white-space: pre-wrap !important;
}

li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
    list-style-type: decimal !important;
}

err, .err, err * {
    color: #fd635e !important;
}

code {
    background: #2a2a2a;
    color: #ffffff;
    font-family: Hack, Monaco, Menlo, Consolas, 'Courier New', monospace;
    margin: 0;
    overflow: inherit;
}

code span {
    color: #ffffff;
}


.tmu {
    color: rgb(81, 94, 111) !important;
}

.search-form input, .search-form input:focus, .search-form input:hover, .search-form input:active, .search-form input:focus-within {
    border: none;
    background: transparent;
    font-size: 20px;
    padding: 0.6em 0.9em 0.5em 0.9em;
    outline: none;
    display: block;
    width: 100%;
}

.header .pure-menu-link {
    color: #dfdddd;
    font-size: 20px;
}

.header .pure-menu-selected > .pure-menu-link, .header .pure-menu-selected > .pure-menu-link:visited {
    color: #fff;
    border-bottom: 2px #aaa solid;
}

.header .pure-menu-active > .pure-menu-link, .header .pure-menu-link:focus, .header .pure-menu-link:hover {
    background-color: #777;
}

.header .pure-menu-has-children > .pure-menu-link::after {
    font-size: 20px;
}

.header .pure-menu-children {
    background-color: #2a2a2a;
}

.pure-menu-active>.pure-menu-children, .pure-menu-allow-hover:hover>.pure-menu-children {
    display: block;
    position: absolute;
    z-index: 20000;
}
.pure-menu-item .pure-menu-heading {
    color: #000;
    text-transform: none;
    word-wrap: normal;
    white-space: normal;
}

.r-d {
    padding-top: 0.35em;
    text-align: right;
}

.bc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bc li {
}

.bc a {
    color: rgb(81, 94, 111) !important;
    padding: 0.3em 0.3em;
    text-decoration: none;
}

.bc li + li::before {
    display: inline-block;
    color: #a2abb3;
    content: "\00BB";
}


.pure-bc {
    /*margin-left: -0.5em;*/
}

.pure-bc .pure-menu-item {
    margin-left: -0.5em;
}

.pure-bc .pure-menu-children {
    border: 1px #ddd solid;
}

.pure-bc .pure-menu-children .pure-menu-item {
    margin-left: 0;
}

.pure-bc .pure-menu-item .pure-menu-link::after {
    display: inline-block;
    color: #a2abb3;
    content: "\00BB";
    padding-left: 0.5em;
    padding-right: 0em;
}

.pure-bc .pure-menu-item:last-child::after,
.pure-bc .pure-menu-children .pure-menu-item::after,
.pure-bc .pure-menu-item:last-child .pure-menu-link::after,
.pure-bc .pure-menu-children .pure-menu-item .pure-menu-link::after {
    display: none;
}

.pure-bc .pure-menu-children .pure-menu-item .pure-menu-link, .pure-bc .pure-menu-has-children .pure-menu-link {
    cursor: pointer;
    display: block;
}

.pure-bc .pure-menu-item .pure-menu-link {
    display: inline-block;
    padding-left: 0.5em;
    padding-right: 0.5em;
}


.il {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

.il li {
    display: inline;
}

.il a {
    padding: 0.3em 0.3em;
    text-decoration: none;
}

.il li + li::before {
    display: inline;
    color: rgb(81, 94, 111) !important;
    content: ", ";
}

dl dt {
    font-weight: 600;
    margin-top: 0.5em;
}

dl dt:first-child {
    margin-top: auto;
}


.a-c {
    margin-bottom: 1em;
}

a.a-n {
    padding: 0;
    text-decoration: none;
}

a h4, a h3 {
    font-size: 20px;
    padding: 0 0.3em;
}

.a-d {
    padding: 0 0.3em;
}



.t-b {
    font-weight: bold;
}

.t-m {
    color: #555 !important;
}
.t-mm {
    color: #acaab7 !important;
}

/** * Tabs */
.tabs {
    display: flex;
    flex-wrap: wrap;
}

.tabs label {
    order: 1;
    display: block;
    padding: 0.5rem .6rem;
    margin-right: 0.2rem;
    cursor: pointer;
    background: #efefef;
    font-weight: bold;
    font-size: 0.9em;
    transition: background ease 0.2s;
}

.tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #2a2a2a;
    border: 2px #2a2a2a solid;
}

.tabs input[type="radio"] {
    display: none;
}

.tabs input[type="radio"]:checked + label {
    background: #2a2a2a;
    color: #ecb309;
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}

@media (max-width: 45em) {
    .tabs .tab,
    .tabs label {
        order: initial;
    }

    .tabs label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}


/* form */


.pure-form fieldset {
    padding-top: 0;
    padding-bottom: 1em;
}

.pure-form legend {
    font-weight: 600;
    font-size: 22px;
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

select, input {
    height: 2.25em;
}

.pure-form .disabled-input {
    height: 2.25em;
    cursor: not-allowed;
    background-color: #eaeded;
    color: #8e9495;
    display: block;
    margin: .25em 0;
    padding: .38em .5em .6em .6em;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
}

.pure-form .disabled-input div {
    word-wrap: unset;
    line-break: unset;
    white-space: nowrap;
    overflow: hidden;
}

input[type="checkbox"] {
    height: 1em;
    vertical-align: text-top;
    margin-top: 0.15em;
}

/* checkbox */
.checkbox {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

.checkbox + label {
    cursor: pointer;
}

.checkbox:not(checked) {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 20px;
}

.checkbox:not(checked) + label {
    position: relative;
    padding: 0 0 0 60px;
}

.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    /*top: 0.2em;*/
    left: 0;
    width: 50px;
    height: 1.45em;
    border-radius: 1.45em;
    background: #CDD1DA;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
    transition: .2s;
}

.checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 0.15em;
    left: 2px;
    width: 1.15em;
    height: 1.15em;
    border-radius: 1.15em;
    background: #FFF;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    transition: .2s;
}

.checkbox:checked + label:before {
    background: #9FD468;
}

.checkbox:checked + label:after {
    left: 26px;
}

.checkbox:focus + label:before {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2), 0 0 0 3px rgba(255, 255, 0, .7);
}

/* end checkbox */

/* radio */
.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

.radio + label {
    cursor: pointer;
}

.radio:not(checked) {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}

.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}

.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}

.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #9FD468;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .2s;
}

.radio:checked + label:after {
    opacity: 1;
}

.radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255, 255, 0, .7);
}

/* end radio */


.pure-form input[type="color"][disabled], .pure-form input[type="date"][disabled], .pure-form input[type="datetime-local"][disabled], .pure-form input[type="datetime"][disabled], .pure-form input[type="email"][disabled], .pure-form input[type="month"][disabled], .pure-form input[type="number"][disabled], .pure-form input[type="password"][disabled], .pure-form input[type="search"][disabled], .pure-form input[type="tel"][disabled], .pure-form input[type="text"][disabled], .pure-form input[type="time"][disabled], .pure-form input[type="url"][disabled], .pure-form input[type="week"][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #8e9495;
}

.pure-button {
    font-family: PT_Root, sans-serif;
    font-weight: 600;
}

.button-success,
.button-error,
.button-warning,
.button-secondary {
    color: white;
    border-radius: 4px;
    text-shadow: 0 0px 1px rgba(0, 0, 0, 0.1);
}

.button-success {
    background: rgb(28, 184, 65); /* this is a green */
}

.button-error {
    background: rgb(202, 60, 60); /* this is a maroon */
}

.button-warning {
    background: rgb(223, 117, 20); /* this is an orange */
}

.button-secondary {
    background: rgb(66, 184, 221); /* this is a light blue */
}


.input-success {
    border-color: rgb(28, 184, 65) !important; /* this is a green */
}

.input-error {
    border-color: rgb(202, 60, 60) !important; /* this is a maroon */
}

.input-warning {
    border-color: rgb(223, 117, 20) !important; /* this is an orange */
}

.fieldset-error {
    padding: 0.5em !important;
    border: 2px solid rgb(202, 60, 60) !important; /* this is a maroon */

}

.fieldset-error legend {
    padding: 0.5em;
    display: inline;
    width: auto;
    color: rgb(202, 60, 60) !important;
}

.card {

    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;

}
.card-body {

    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;

}
.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}


.text-truncate {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



.pure-menu-horizontal {
    width: 100%;
    white-space: normal;
}
.pure-menu-link {
    white-space: normal;
}

/* sections menu */
.pure-menu-link {
    color: #00189b;
}
.pure-menu-selected>.pure-menu-link {
    font-weight: bold;
}
.pure-menu-selected>.pure-menu-heading {
    font-weight: bold;
    color: #503187!important;
}
.pure-menu-active > .pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover, .pure-menu-item:hover {
    background-color: #f2effd;
}
.pure-menu-children .pure-menu-item:hover, .pure-menu-children .pure-menu-link:hover{
    background-color: #d4ccff;
}
.pure-menu-children  {
    background-color: #f2effd;
    min-width: 100%;
}
.side-col {
    border-right: 2px solid #b7b5c8;
}
a.c-tag {
    margin-right: 0.5em;
    padding: 0.2em 0.7em;
    display: inline-block;
    text-decoration: none;
    color: #000;
}
a.c-tag:hover {
    background-color: #bd1414;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.18);
    color: #fff;
}
a.c-tag::before {
    margin-right: 0.2em;
    color: #bd1414;
    content: "\203A";
    font-size: 1.4em;
    line-height: 1em;
}
a.c-tag:hover::before {
    color: #fff;
}