﻿section, .modalInfo, .capacitacion .tiposCapacitacion div:first-of-type, .capacitacion .tiposCapacitacion div:last-of-type {
    background: #FFFFFF !important
}

    section h1 {
        color: #191919 !important
    }

        section h1:before {
            background: #4AC4F3 !important
        }

        section h1:after {
            background: #454545 !important
        }

    section p, section li, section h2, section h3 {
        color: #6C7177 !important
    }

.mallaCont li {
    display: none
}

.mallaCont .modalContenido {
    position: relative !important;
    opacity: 1.0 !important;
    width: 100% !important;
    height: auto !important;
    z-index: 0 !important
}

    .mallaCont .modalContenido:target {
        height: auto !important;
        z-index: 0 !important
    }

.modalInfo {
    width: 100%;
    padding: 20px 0 60px 0;
    position: relative
}

    .modalInfo:before {
        content: "";
        position: absolute;
        bottom: 30px;
        left: calc(50% - 150px);
        width: 300px;
        height: 1px;
        background: #CCC
    }

    .modalInfo .detalle, .modalInfo .detalle label, .modalInfo .detalle p {
        text-align: center !important
    }

        .modalInfo .detalle label img {
            filter: invert(0) !important
        }

.play-btn::before {
    display: none !important
}

.ne li {
    background: url(/Images/Quotes/cotizacion/ne/bullet1pdf.png) no-repeat !important;
    background-position: 0 7px
}

    .ne li:nth-of-type(2) i {
        color: #da9303 !important
    }

.ne .nota {
    margin-left: 0 !important
}

.ne h1:before, .fe h1:before, .ne h1:after, .fe h1:after {
    display: none !important
}

.fe .contVersion {
    background: none !important
}

body .capacitacion .tiposCapacitacion div {
    background: #FFFFFF !important;
    background-color: #FFFFFF !important
}

    body .capacitacion .tiposCapacitacion div:only-child {
        background: #FFFFFF !important;
        background-color: #FFFFFF !important;
        width: 100% !important;
        padding: 20px 0
    }

    body .capacitacion .tiposCapacitacion div:first-of-type {
        background: #FFFFFF !important;
        background-color: #FFFFFF !important
    }

    body .capacitacion .tiposCapacitacion div:last-of-type {
        background: #FFFFFF !important;
        background-color: #FFFFFF !important
    }

.contTelefonos ul div {
    box-shadow: none;
    border: 1px solid #6C7177
}

body .play-btn {
    float: none !important;
    position: inherit !important;
    width: 100px !important;
    height: auto !important;
    margin: 20px 0 0 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #273140 !important;
    text-align: center !important;
    color: #6C7177 !important;
    padding: 5px 0 !important;
    text-decoration: none !important;
}

    body .play-btn::after {
        content: attr(title) !important;
        background: #273140 !important;
        position: inherit !important;
        left: 0 !important;
        top: 0 !important;
        transform: none !important;
        width: auto !important;
        height: auto !important;
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        transition: none !important;
        color: #FFF !important
    }
