body
{
    background-color:black;
}
p
{
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 19px;
    color:#bababa;
}
p.help
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.93em;
    color: #bababa;
    text-align: justify;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    color: #C30038;
    text-align: center;
    font-size: 1.3em;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #C30038;
    font-size: 0.85em;
    text-decoration:none;
}
a:hover
{
    color: #f13e86;
    cursor: pointer;
}
input
{
    font-family: monospace;
    font-size: 15px;
    color: #C30038;
    padding-left: 5px;
    width: 100px;
    background: transparent;
    border-width: 0px;
    border-radius: 4px;
    border-color: transparent;
}
.textinput:hover
{
    color: #f13e86;
    background: #1d1d1d;
}
.textinput:focus
{
    color: #bababa;
    background: #1d1d1d;
    resize: none;
}
.url_overlay 
{
    display: none;
    z-index:10000;
    background-color: white;
    width:40%;
    padding: 20px;
    border-radius: 20px;
    min-width:620px;
    border:0;
    color:black;
}
#url_area
{
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 15px;
    color: #C30038;
    padding: 7px;
    width: 98%;
    background: #f0f0f0;
    border-width: 0;
    border-radius: 4px;
    border-color: transparent;
}
pre 
{
 white-space: pre-wrap;
 background-color: rgba(0,0,0,0);
 font-size: 1.1em;
}
@media handheld
{
    #controls
    {
    background-color: #1b1b1b;
    min-width: 130px;
    min-height: 580px;
    width: 130px;
    height: 100%;
    float: right;
    padding-top: 0;
    padding-bottom: 0;
    padding-left:10px;
    padding-right: 10px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 16px;
    color:#bababa;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.95;
    }
    #display_cell
    {
    background-color: black;
    text-align: center;
    margin-right: 140px;
    top: 0;
    margin-top: 0;
    max-height: 100%;
    width:100%
    }
    #error_region
    {
    color: red;
    text-align: center;
    top: 0;
    padding: 50px;
    z-index:1000;
    display: none;
    }
    #plot_region
    {
    position: absolute;
    top: -4px;
    padding:0;
    margin:0;
    max-height: 100%;
    }
}
@media screen
{
    #controls
    {
    background-color: #1b1b1b;
    min-width: 130px;
    min-height: 540px;
    width: 130px;
    height: 100%;
    float: right;
    padding-top: 0;
    padding-bottom: 0;
    padding-left:10px;
    padding-right: 10px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 16px;
    color:#bababa;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.95;
    }
    #display_cell
    {
    background-color: black;
    text-align: center;
    margin-right: 140px;
    top: 0;
    margin-top: 0;
    max-height: 100%;
    width:100%
    }
    #error_region
    {
    color: red;
    text-align: center;
    top: 0;
    padding: 50px;
    z-index:1000;
    display: none;
    }
    #plot_region
    {
    position: absolute;
    top: -4px;
    padding:0;
    margin:0;
    max-height: 100%;
    }
}
#equation_box
{
    background-color: rgba(10, 10, 10, 0.8);
    width: 410px;
    float: right;
    padding: 10px;
    position: fixed;
    top: 9px;
    right: 159px;
    border-radius:6px;
    display: none;
    z-index:1000;
}
button
{
    display: inline;
    margin: 10px;
    border-radius: 28px;
    border-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 17px;
    background: #55002E;
    padding: 8px 15px 8px 15px;
}
button:hover {
    background: #660037;
}
.colorPicker
{
    background: #242424;
    border-color: #1b1b1b;
    color: #bababa;
    padding: 0;
    opacity: 0.95;
}
.gradientPicker
{
    background: #242424;
    border-color: rgba(0,0,0,0);
    border-width: 0;
    margin-bottom: 2px;
    color: rgba(0,0,0,0);
    padding:0;
    opacity: 0.95;
}
.help_overlay {
    display: none;
    z-index:10000;
    background-color: #1b1b1b;;
    width:40%;
    padding: 25px;
    border-radius: 20px;
    min-height:250px;
    min-width:620px;
    border:0;
    color: #e0e0e0;
}
.formula
{
    text-align: center;
    font-family: "DejaVu Serif", serif;
    margin: 1.5em 0;
}
.displayformula
{
    text-align: center;
    font-family: "DejaVu Serif", serif;
    padding-top: 8px;
}
.formula i .displayformula
{
    letter-spacing: 0.1ex;
}
.label
{
    font-family: Arial, Helvetica, sans-serif;
    color: #bababa;
    font-size: 0.85em;    
}
span.symbol
{
    font-size: 125%;
}
sup
{
    font-size: 0.7em;
    line-height: 0.5em;
    vertical-align: text-top;
}
sub
{
    font-size: 0.7em;
    line-height: 0.5em;
    vertical-align: text-bottom;
}
svg
{
    fill:none;
    stroke: #c30038;
    stroke-width: 1;
    stroke-antialiasing:true;
}

input[type='range'] 
{
    -webkit-appearance: none;
    border-radius: 5px;
    border: none;
    background-color: #999;
    height: 7px;
    width: 100%;
    padding-left: 0;
    margin: 0;
    vertical-align: middle;
}
input[type='range']::-moz-range-track 
{
    -moz-appearance: none;
    border-radius: 5px;
    background-color: #999;
    height: 7px;
    width: 100%;
}
input[type='range']::-webkit-slider-thumb 
{
    -webkit-appearance: none;
    border-radius: 20px;
    background-color: #FFF;
    border: 1px solid #999;
    height: 15px;
    width: 15px;
}
input[type='range']::-moz-range-thumb {
    -moz-appearance: none;
    border-radius: 20px;
    background-color: #FFF;
    border: 1px solid #999;
    height: 15px;
    width: 15px;
}