.Warning{
    
    color: red;
    font-weight: bold;
}
/* to override/ add to default bootstrap styles*/
.img-circle{
    
    height: 120px;
    width: 120px;
     margin-right: 30px;
    /*
    margin-bottom: 3em;
    margin-right: 30px;
    margin-top: 10px;
        */     
}
.VerbInfoLabel {
    background-color: black;
    color: white;
}

.OuterCell {
    background-color:lightsteelblue;
    font-weight:bold;
}

    .OuterCell a {
        font-weight:bold;
    }
.MiddleCell {
    background-color:#eeeeee;
}

.Seikai{
    background: lightgreen;
    
}
