﻿.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.NoDataDiv {
    /* width: 1200px; */
    height: 80px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    color: #979797;
    text-align: center;
    line-height: 80px;
}
