.supportList {
  background: #E7CE94;
  font-size:12px;
}

.supportList th {
    background: #FFF7EF;
    color:#4040FF !important;
    font-weight: bold;
    font-size:12px;
    text-align: left;
}

.supportList td {
    background: #FFF;
    color: #000;
    font-size:11px;
}

.subTitle {
    color:#4040FF !important;
    font-weight:bold;
}

.center {
    text-align: center;
}

.supportList label {
    color:#4040FF !important;
    font-weight: bold;
    font-size:12px;
    padding-right: 10px;    
}

.supportList textarea {
    width:auto !important;
}

.supportList ul {
    list-style: none;
    color:#4040FF !important;
    font-weight: bold;
    font-size:12px;
    padding: 0;    
}

.admin {
    color: #f00 !important;
}

.customer {
    color: #00f !important;
}
