h3{
    font-weight: bold;
}

hr{
    border-top: 1px solid #c1bebe;
}

.specialContainer{
    display: block;
    margin: 0 auto;
    padding:5px 10px;
    max-width: 600px;
}

.contentContainer, .console{
    display: block !important;
    margin: 0 auto !important;
    padding:5px 10px;
    max-width: 700px !important;
}

.sealBG{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    max-width: 600px;
    z-index: -1000;
    opacity: 0.25;
}

div.console-large-detail h1{
    font-size: medium;
    font-weight: bold;
    color: #0560B0;
}

div.console-large-detail h3{
    color: #000000;
    font-weight: normal;
    line-height: 1.0;
}

.snip{
    width:100%;
    max-width: 800px;
    height: auto;
}

.rumble{
    display: block;
    margin: 0 auto;
    max-width: 90%;
}

.createGroup{
    margin-top: 0;
}

.dgdGroupQuickInfo > p{
    display: none;
}

.jcmt{
    font-size: unset !important;
}

.journalTools{
    margin-bottom: 20px;
}



