﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .panel-heading {
        background-color: #BD5622 !important;
    }

    .panel-body {
        border-left: 4px solid #BD5622 !important;
        border-right: 4px solid #BD5622 !important;
    }

    .panel-footer {
        background-color: #BD5622 !important;
    }

    .btn-buy-more {
        background-color: #002443 !important;
    }

        .btn-buy-more:hover {
            background-color: #BD5622 !important;
            border: 1.5px solid #002443 !important;
        }

    .btn-order {
        background-color: #002443 !important;
    }

        .btn-order:hover {
            background-color: #BD5622 !important;
            border: 1.5px solid #002443 !important;
        }

    .btn-products {
        background-color: #BD5622 !important;
        border: 2px solid #002443 !important;
        color: #002443;
    }

        .btn-products:hover {
            background-color: #002443 !important;
        }

    .md-modal-content {
        background-color: #002443 !important;
        border: 4px solid #BD5622 !important;
    }

    .md-btn-modals {
        background-color: #BD5622 !important;
    }

        .md-btn-modals:hover {
            background-color: #002443 !important;
            border: 1.9px solid #BD5622 !important;
        }

    .md-btn-danger {
        color: white;
        background-color: #dc3545;
        border: 2px solid #dc3545;
    }

        .md-btn-danger:hover {
            background-color: #c83545;
            border: 2px solid #c83545;
        }

    .imgloader {
        width: 50px;
        height: 50px;
    }

    .md-header-serverdns tr:first-child {
        background-color: #BD5622 !important;
    }

    .md-header-recorddns tr:first-child {
        background-color: #BD5622 !important;
    }

    .md-dns-title {
        color: #BD5622 !important;
        font-family: Paytone One, sans-serif !important;
    }
}
