|
|
|
@ -872,11 +872,10 @@ font-family: Calibri;
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
}
|
|
|
|
|
.selectionMemo {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-size: 22px;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
margin-top: 2px;
|
|
|
|
|
color: #ad1818;
|
|
|
|
|
}
|
|
|
|
|
.optionLable input[type="radio"]+label:hover {
|
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
@ -887,6 +886,7 @@ color: #ad1818;
|
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
|
color: #ad1818;
|
|
|
|
|
}
|
|
|
|
|
.optionLable input[type="radio"]:disabled+label { color: #999;}
|
|
|
|
|
.peopleSelect {
|
|
|
|
|
width: 33%;
|
|
|
|
|
display: inline-block;
|
|
|
|
|