﻿td.h6 {
   font-size: 16px;
}
td.h5 {
    font-size: 16px;
}

span.h3.text-muted {
    font-size: 15px;
    color: red !important;
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem;
    color: red;
}

.text-right.pull-right.col-md-6 {
    color: red;
    text-align: center !important;
}

i.text-danger.fa.fa-times {
    color: red;
    float: right;
}

table.pull-left.col-md-8 {
      max-width: 100%;
}
.text-center.col-md-6 {
    color: red;
}

.img-thumbnail {
    
    border: 1px solid transparent !important;
  
}

.modal-footer {
        border-top: 1px solid transparent !important;
}