﻿.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #63796E !important;
}
.owl-carousel .owl-dots .owl-dot {
    background-color: #63796E;
}

.table-responsive img {
    max-width: none;
}

form.dswcDefaultForm label span.mandatoryField,
.mathoFormRequiredFlag {
    color: #D5D9D4;
}
form.dswcDefaultForm input[type="checkbox"] {
    accent-color: #D5D9D4;
}