﻿
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    /*---------------- Esta hoja de estilo da formato a las paginas HostingLinuxFeatures y HostingWindowsFeatures------------------*/
    #data-file h2 {
        color: #BD5622 !important;
        font-family: Paytone One, sans-serif !important;
    }

    #data-file h4 {
        color: #BD5622 !important;
        font-family: Paytone One, sans-serif !important;
    }

    /* Header de la tabla*/
    #data-file .panel-heading {
        color: #BD5622 !important;
        font-family: Paytone One, sans-serif !important;
    }

    /* Cuerpo de la tabla*/
    #data-file .list-group-item {
        border-color: #BD5622 !important;
    }
}
