﻿.axis path,
.axis line {
    fill: none;
    stroke: black;
    shape-rendering: crispEdges;
}

.axis text {
    font-family: sans-serif;
    font-size: 11px;
}

.bar {
    fill: #007576;
}

.bar3 {
    fill: #A6AA14;
}

.wkbar {
    fill: silver;
}

.wksel {
    fill: rgb(100,100,100);
}

.wkthis {
    stroke-width: 1;
    stroke: black;
}

.bar3text {
    font-family: sans-serif;
    font-size: 12px;
    pointer-events: none;
}

#namelock {
    position: relative;
    top: 4px;
}

#siteSelect {

}

#xmothSelect {
    border: 1px none #111;
    background: transparent;
    padding: 2px 2px 2px 2px;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
div#fscrothamstedControls {
    position: absolute;
    top: 0;
    z-index: 13;
    margin: 0 0 0 0;
    font-size: 12px !important;
}

#info {
    font-size: 12px !important;
    position: relative;
    top: -1px;
    margin-left: 25px;
}
#info > span {
    padding: 1px 5px 1px 5px;
}

#fscrothamstedClosecontrols {
    float:right;
    height: 16px;
    margin-left: 5px;
}

#fscrothamstedControlstoggle {
    font-family: "sans-serif";
    cursor: pointer;
    position: absolute;
    top: 3px;
    z-index: 11;
    width:30px;
    height:30px;
    border-radius:15px;
    font-size:30px;
    color:#fff;
    line-height:30px;
    text-align:center;
    background:#A6AA14
}

#mothimage {
    position: absolute;
    top: -89px;
}
#namelock {
    width:15px;
}
