/*.btn.bland {*/
/*    appearance: none;*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*    outline: none;*/
/*    border: 0;*/
/*    background: transparent;*/
/*}*/


.row-blue {
    background-color: #d9edf7;
}

.row-green {
    background-color: #dff0d8;
}

.row-red {
    background-color: #f2dede;
}

.row-tan {
    background-color: #fcf8e3;
}

.panel-default > .panel-heading {
    /*background-color: #ffffff;*/
}

/*td {*/
/*  word-wrap:break-word;*/
/*  word-break:break-word;*/
/*  overflow: hidden;*/
/*}*/