.ChoicesQuestion.Choices .Choices__choice .material-icons {
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.LiveHTML {
    font-family: 'Lato', "Helvetica Neue", ABeeZee;
    font-size: 12px;
    color: #000000;
    border-style: solid;
    padding-left: 10px;
    padding-right: 20px;
    background-color:white;
    border-width: thin;
}
