@media (min-width: 1024px) {
    .side_image_right {
        margin: -50% 0% -100% 0% !important;
        width: 225%;
        max-width: none;
    }
    .side_image_left {
        margin: -50% 0% -100% -110% !important;
        width: 225%;
        max-width: none;
    }
}
svg #logo .st1 {fill:#339963;}
svg #logo .st0 {fill:#fff;}
.whiteSlide svg .st1 {fill:#339963;}
.whiteSlide svg .st0 {fill:#403836;}


.blueGray {
    background: #072546 !important;
    color: #fff !important;
}
.panel .sections .menu.small li {
    vertical-align: middle;
}



.Mathesio3DApp fieldset.fs-toggle > legend button span.label {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 2rem !important;
}

.Mathesio3DApp fieldset.product-property legend {
    font-family: "Source Sans Pro", sans-serif !important;
    background: #fff !important;
    font-size: 2rem !important;
    color: #000 !important;
}
.Mathesio3DApp fieldset.fs-toggle.open div.fs-content {
    box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.3);
}