@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@500&display=swap');

.ie7 #products { margin-top: 45px; }
.ie7 #products h4 { font-size: 12px; padding-top: 20px; }
.ie7 #products h4.product { font-size: 12px; padding-top:5px; display:inline; line-height:40px;  }
.ie7 #products input[name=RTOT01H_max] { margin-left: -140px; }
input.product { margin-top: 18px; }
.col_3 { width: 30.333333%; }
.infoPopup { cursor:pointer; }
.wdir-input { padding: 25px; }
.wedge { color: #b14141; fill: currentColor; cursor: pointer; outline: none; stroke: transparent }
.wedge:hover { color: #813636 }
.wedge[aria-checked="true"] { color: #44813f }
.wedge[aria-checked="true"]:hover { color: #386933 !important }
.wedge:focus path.arc { stroke: #000000; stroke-dasharray: 4; stroke-width: 2; }
g.wedge .mark { display: none }
g.wedge[aria-checked="true"] .mark--check { display: inline }
g.wedge[aria-checked="false"] .mark--x { display: inline }
text.wedge-label {
    font: 600 14px 'Roboto Condensed', sans-serif;
    fill: #000;
    pointer-events: none;
    user-select: none;
}
g.wedge[aria-checked="false"] text.wedge-label {
    fill: #686868;
}

a.infoPopup {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #797c6b;
}

a.infoPopup:hover {
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: #797c6b !important;
}

.form-label {
    padding: 10px 0 !important;
    font-weight: bold;
}
