body {
    background: #2f2e2e;
    color: white;
    margin: 0px auto;
}

div.top-header {
    border-bottom: #4d453d 1px solid;
    padding-top: 13px;
    padding-bottom: 10px;
    background: linear-gradient(90deg, #f9902c, #f09136);
}

div.globe {
    display: inline-flex;
}

div.header {
    padding-bottom: 0px;
    padding-top: 3px;
}

div.menu-item {
    padding: 4px 11px 4px 11px;
    margin: 5px 0px 5px 0px;
    display: inline-block;
    border-radius: .55rem;
    font-weight: 600;
    font-size: smaller;
}

div.selected {
    font-weight: 500;
    background: #f9902c;
    color: black; 
}

div.selected.first-menu-item {
    padding: 4px 11px 4px 11px;
    margin: 5px 5px 5px 0;
}

div.first-menu-item {
    padding: 4px 11px 4px 0px;
    margin: 5px 5px 5px 0;
    display: inline-block;
    border-radius: .55rem;
    font-weight: 600;
    font-size: smaller;
}

div.main {
    margin-top: 10px;
}

p.smaller {
    font-size: smaller;
}

div.center {
    text-align: center;
}

@media (min-width: 1200px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 720px;
    }
}

div#footer {
    padding: 0 0 20px 20px;
    text-align: right;
    border-radius: .25rem;
}

div.container {
    padding: 0;
}

form {
    padding-top: 0px;
}

a.navbar-brand {
    color: #c1c1c1;
    margin-right: 0;
}
a.terminator {
    margin-right: 0;
}

div#language-options {
    display: inline-flex;
}

div#language-options a {
    font-size: smaller;
}

div.inactive,
img.inactive {
    visibility: hidden;
    display: none;
}

div#singular.row {
    background: #ffffff;
    padding: 0px 19px 0px 19px;
    border-radius: 0rem 0rem .25rem .25rem;
}

div.image-max-width {
    max-width: 330px;
}

header.navbar {
    padding-top: 50px;
}

div.cosmetic-line {
    background: #cdb7db;
    padding-bottom: 20px;
}

a.navbar-brand {
    font-size: medium;
}

input.form-control,
textarea.form-control {
    color: #f9902c;
    background: #393939;
    border: 1px solid #505050;
}

select.form-control {
    color: #f9902c;
    background: #3f3f3f;
    border: 1px #505050 solid;
}

input.form-control:focus::placeholder,
textarea.form-control:focus::placeholder,
select.form-control:focus::placeholder {
    color: #ee8122;
}

input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus {
    color: #18181b;
    border: 1px solid #d7bbe8;
    background: #ff9841;
}

div.form-row {
    margin-left: 0; /* override bootstrap to align rows */
}

div.subtitle {
    font-style:italic;
    min-width: 200px;
    display: inline-flex;
    color: black;
    background: #e98424;
    font-weight: 800;
    border-radius: .55rem;
    padding: 5px 13px 5px 13px;
}

div.outer-title-container {
    padding: 0px 0px 0px 0px;
    border-radius: 0 0 .35rem .35rem;
}

div.inner-title-container {
    padding-bottom: 3px;
}

h6 {
    padding-top: 23px;
    font-weight: bold;
}

div.filler {
    padding-top: 23px;
}

img.illustration {
    margin-bottom: 25px;
    margin-right: 10px;
    border-radius: .45rem;
}

div.filler-big {
    padding-top: 26px;
}

div.conclusion {
    margin-top: 10px;
}

div.skravert {
    background: #494949;
}

input.form-control::placeholder,
textarea.form-control::placeholder,
select.form-control::placeholder {
    color: #515050;
}


div#chart {
    text-align: left;
}

div.flex {
    display: inline-flex;
}

div.input-buy {
    display: inline-flex;
    width: 347px;
    padding: 2.2rem 2.8rem 1.2rem 1.25rem;
    margin-right: 10px;
    border-radius: .55rem;
    color: #f9902c;
    font-weight: bold;
}

div.input-sell {
    display: inline-flex;
    width: 347px;
    padding: .75rem 1.5rem 1.2rem 1.25rem;
    margin-right: 10px;
    border-radius: .55rem;
    color: #f9902c;
    font-weight: bold;
}

div.input-yield {
    display: inline-flex;
    width: 347px;
    padding: .75rem 1.5rem 1.2rem 1.25rem;
    margin-right: 10px;
    border-radius: .55rem;
    color: #f9902c;
    font-weight: bold;
}

div.input-message {
    display: block;
    background: #505050;
    padding: 1.7rem 2.8rem 1.2rem 1.25rem;
    margin-right: 10px;
    margin-top: 40px;
    border-radius: .55rem;
    color: #f9902c;
    font-weight: bold;
}

div.section {
    padding-top: 70px;
}

input.minimize {
    width: auto;
}

div#static-introduction {
    padding-top: 0;
}

div#logo {
    display:flex;
    align-items:center;
    padding-left: 20px;
}

div.fixed {
    width: 180px;
}

div.fixed-sm {
    width: 151px;
}

div.alone {
    display: block;
    padding-bottom: 20px;
}

header#middle {
    background: color(srgb 0.5985 0.23 1);
    color: #eaeaea;
}

div#query {
    padding-bottom: 0;
    padding-top: 0;
}

div.sidebars {
    padding-left: 20px;
    padding-right: 20px;
}

div#bottom {
    border-radius: 0 0 .55rem 0;
    text-align: right;
    color: #784a94;
    padding-top: 0;
}

a {
    color: #f9902c;
}

div.logo {
    display: inline-flex;
}

div.title {
    margin-right: 20px;
    font-size: large;
    font-style: italic;
    font-weight: 800;
    color: black;
    display: inline-flex;
    background: #e98424;
    border-radius: .55rem;
    padding: 5px 13px 5px 13px;
}

div.image-row {
    padding-top: 0;
}

div.align-right {
    text-align: right;  
}

div.end-space-header {
    margin-bottom: 40px;
}

div.end-space {
    margin-bottom: 20px;
}

div#menu {
    margin: 0;
    padding: 0;
}

div.menu {
    padding-left: 0;
}

h1, h2 {
    color: white;
}

h4 {
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 20px;
}

h3 {
    color: #fcfcfc;
    font-weight: bold;
}

h4.menu {
    color: white;
}

td {
    vertical-align: top;
}

#error-report {
    padding: 10px;
    color: #ff7602;
    font-weight: 600;
}

canvas {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-property {
    color: #18181b;
    background-color: #f9902c;
    border-color: #724d2d;
    font-weight: bold;
}

.btn-property:active:focus {
    color: #d9b6f0; 
    background-color: #d77b25;
    border-color: #494F57;
}

.btn-property:active {
    color: #18181b;
    background-color: #d77b25;
    border-color: #494F57;
}

.btn-property:hover {
    color: #18181b; 
    background-color: #d77b25;
    border-color: #494F57;
 }
