.pMatrixModal{
    width: 1000px;
}

.autoCorrected{
    width: 100%;
    background-color: #F68A1E;
    height: 25px;
    margin-top: 5px;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}

.filterItem{
    cursor: pointer;
}

.attributeDesc{
    margin-bottom: 10px;
}

.iconShift{
    text-align: right;
}

.detailDesc{
    margin-left: 8px;
}
.detailText{
    padding-left: 0px;
}
