@font-face {
    font-family: "GeogrotesqueV";
    src: url(b8b56ba68aa6deafda58.otf);
    font-weight: 300
}

@font-face {
    font-family: "GeogrotesqueV";
    src: url(3a33b3da16dfa09903bf.otf);
    font-weight: 500 600
}

@font-face {
    font-family: "GeogrotesqueV";
    src: url(39e7b72a9d88a56bf845.otf);
    font-weight: 400
}

/*
* [2020] Vincotech GmbH, Germany
* All Rights Reserved.
* NOTICE:  All information contained herein is, and remains
* the property of Vincotech GmbH and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to Vincotech GmbH
* and its suppliers and may be covered by German and/or Foreign Patents,
* patents in process, and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Vincotech GmbH.
*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/*
* [2020] Vincotech GmbH, Germany
* All Rights Reserved.
* NOTICE:  All information contained herein is, and remains
* the property of Vincotech GmbH and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to Vincotech GmbH
* and its suppliers and may be covered by German and/or Foreign Patents,
* patents in process, and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Vincotech GmbH.
*/

.js-plotly-plot .plotly .modebar {
    left: 47%;
    transform: translateX(-25%);
}

