﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #ExtensionsNavs li {
        border: 3px solid #BD5622 !important;
    }

    #ExtensionsNavs li:hover {
        border: 3px solid #BD5622 !important;
    }
    .md-btn-abc {
        background-color:  #002443 !important;
        color: white;
        border: 2px solid #BD5622 !important;
    }

    .md-btn-abc:hover {
        background-color: #BD5622 !important;
        border-color: #BD5622 !important;
    }

    .pick {
        background-color: #BD5622 !important;
    }

    .table td, .table th {
        border: 4px solid #BD5622 !important;
    }

    .table th {
        background-color: #BD5622 !important;
    }

    .md-header-style {
        font-family: Paytone One, sans-serif !important;
    }
}
