/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
}

.loading-row {
    background-color: white;
}

    .loading-row img {
        height: 30px;
    }
