﻿.card-background div::after {
    background-color: unset !important;
}

.rotating-card-container .card .back, .rotating-card-container .card .front {
    border: none;
    padding: 5px;
    box-shadow: none !important;
}

.rotating-card-container .card {
    border: 0;
    margin: 0px !important;
    border: 0 !important;
    color: #333333;
    background: #fff;
    width: 100%;
}

#content-executive-summary .card table td, #content-executive-summary .card table th {
    padding: 2px;
    font-size: 12px;
}

.card .table {
    margin-bottom: 0px;
}

.contentw {
    margin-top:15px;
}