﻿.rules {
    text-shadow: none;
}

.rules .PopupRulesOnly {
    display: none;
}

.rules .singleDiceColor {
    clear: both;
    padding: 5px;
    margin-bottom: 1em;
}
.rules .singleDiceColor h3 {
    clear: both;
}
.rules .purpleDice {
    background-color: #e4acc0;
}

.rules .greenDice {
    background-color: #c4dc69;
}

.rules .blueDice {
    background-color: #b5dbe2;
}

.rules .orangeDice {
    background-color: #f9b156;
}

.rules #Symbols .images {
    clear:  both; max-width: 20%; float: left; margin-right: 1em;
}

#rules .appendix {
    width: 100%;
}

#panelRules .appendix.dice  img {
    width: 15%;
}

#panelRules #Symbols .images {
    max-width: 14%;
}
#panelRules #Symbols h2 {
    font-size: 1em;
}