﻿.tabla-resumen .col-md-6.left .col-md-6 {
    background: #f7f7f7;
    border: 5px solid #fff;
    padding: 28px 15px 10px;
    min-height: 155px;
}

.only-print {
    display: none;
}

@page screen {
    size: 210mm 297mm;
    /* Chrome sets own margins, we change these printer settings */
    margin: 5mm 5mm 5mm 5mm !important;
}

.tabla-resumen .col-md-6 h4 {
    font-weight: 500;
    color: #20a3ff;
    line-height: 18px;
    font-size: 1.3rem;
    margin-bottom: 5px;
    margin-top: 15px;
}

.resul-det .dato {
    margin-bottom: 10px;
}

    .resul-det .dato .col-md-3 {
        text-align: right;
    }

.tabla-resumen .col-md-6.right {
    padding: 20px 5%;
    font-size: 14px;
    border: 1px solid #e2e2e2;
    border-radius: 15px;
    min-height: 290px;
    display: table;
}

.resul-det {
    vertical-align: middle;
    display: table-cell;
    float: none;
}

.tabla-resumen .col-md-6 p {
    font-size: 18px !important;
}

.tabla-resumen .col-md-6 img {
    height: 28px;
    width: auto;
}

.legal p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 5px;
}

p {
    color: #333;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    line-height: 1.3em;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}

.legal {
    overflow: hidden;
    display: block;
    clear: both;
    padding-top: 20px;
    margin-top: 30px;
    border-top: 2px solid #666;
    float: none;
}

.table-pgracia {
    margin: 0 auto 30px;
    border: 1px solid #eaeaea;
    width: 870px;
}

    .table-pgracia th {
        background: #f7f7f7;
        text-align: center;
        padding: 14px 5px;
        font-weight: 600;
        line-height: 16px;
        font-size: 13px;
    }

    .table-pgracia thead th {
        background: #e6e6e6;
    }

    .table-pgracia td {
        padding: 5px 5px;
        text-align: center;
        font-size: 13px;
    }

.table-resultado {
    border: 1px solid #e2e2e2;
}

    .table-resultado th {
        background: #e3f5ff;
        text-align: center;
        padding: 16px 5px;
        font-weight: 600;
        line-height: 16px;
        font-size: 13px;
        color: #20a6ff;
    }

    .table-resultado td {
        padding: 5px 5px;
        text-align: center;
        font-size: 13px;
    }

    .table-resultado tr:last-child td {
        padding: 10px 5px !important;
        font-size: 15px !important
    }

    .table-resultado tr:last-child {
        background: #b3b8bb;
        color: #fff;
        font-weight: 600;
    }
/*@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css');*/
.accordion-heading > a {
    display: block;
    position: relative;
    overflow: hidden;
    float: none;
    clear: both;
}

    .accordion-heading > a.collapsed:after {
        content: "\f078"; /* fa-chevron-down */
        font-family: 'FontAwesome';
    }

    .accordion-heading > a[aria-expanded="true"]:after {
        content: "\f077"; /* fa-chevron-up */
        font-family: 'FontAwesome';
    }

.accordion {
    overflow: hidden;
    clear: both;
}

.tabla-resumen .col-md-6.left {
    padding-left: 0;
}

.content-sec .accordion-heading > a {
    margin: 30px 0;
    color: #20a6ff;
}

.resul-det .col-md-4 {
    background-color: transparent;
}

    .resul-det .col-md-4 .col-md-6 {
        font-size: 14px;
        color: #868686;
    }

.sinpad {
    padding-left: 0;
    padding-right: 0;
}

#btn-solicitar {
    width: 220px;
    margin: 0 auto;
    float: none;
    clear: both;
    display: block;
}

footer {
    /*display: none*/
}

@media(max-width: 992px) {
    .tabla-resumen .col-md-6.left {
        float: none;
        margin: 0 auto;
        overflow: hidden;
    }

    .tabla-resumen .col-md-6.right {
        margin: 0 auto;
        float: none;
        overflow: hidden;
        margin-top: 15px;
    }

    .resul-det .dato {
        overflow: hidden;
    }
}

@media(max-width: 992px) {
    .resul-det .dato {
        overflow: hidden;
    }

    .tabla-resumen .col-md-6.left .col-md-6 {
        padding: 18px 15px 10px;
        min-height: 135px;
    }
}

@media(min-width: 468px) and (max-width: 992px) {
    .tabla-resumen .col-md-6.left .col-md-6 {
        width: 50%;
        float: left;
    }
}

@media(max-width: 468px) {
    .resul-det .dato .col-md-1 {
        text-align: center;
        padding: 0
    }
}

@media(max-width: 768px) {
    .tabla-confirmacion {
        overflow-x: scroll;
    }

    .table-resultado {
        min-width: 900px;
    }

    .tabla-resumen .col-md-6 p {
        font-size: 18px !important;
    }

    .tabla-resumen .col-md-6.right, .tabla-resumen .col-md-6.left {
        width: 90%;
    }

    .tabla-resumen .col-md-6.left {
        padding: 0;
    }

    .tabla-resumen .col-md-6.right {
        padding: 20px;
    }
}

@media (max-width: 405px) {
    .legal p {
        font-size: 11px !important;
    }
}

@media print {

    header {
        display: none;
    }

    #siteWrapper .row.dnnpane:nth-child(2) {
        padding-top: 25px;
    }

    .only-print {
        display: block;
    }

    .tabla-resumen .col-md-6.left {
        float: left !important;
    }

    .col-sm-8 {
        float: initial;
        width: 50% !important;
    }

    @page {
        size: landscape;
        margin: 5.5mm 5.5mm 10mm 5.5mm;
        font-family: 'Arial Narrow' !important;
        font-size: 11px !important;
    }

    .no-print, .no-print * {
        display: none !important;
    }

    #dnn_HeaderPanel, footer {
        display: none !important;
    }

    .sinpad {
        text-indent: 10px;
    }

    .table-responsive, .table-resultado {
        overflow: hidden;
    }

    .titlePrin {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .table-pgracia {
        border: 1px solid #0e0e0e !important;
        border-collapse: separate;
    }

    .table-resultado {
        border: 1px solid #0e0e0e !important;
    }

    #collapse2 {
        margin-top: 50px;
        margin-bottom: 20px;
    }

    #tituloSimulador {
        margin-bottom: 30px;
    }

    h2, h4 {
        color: #20a3ff !important;
        font-weight: bold;
        font-family: 'Arial Narrow' !important;
    }

    .smallBox {
        width: 45% !important;
        background: #f7f7f7 !important;
        border: 5px solid #fff !important;
        padding: 28px 15px 10px !important;
        min-height: 155px !important;
        margin-top: 15px !important;
        margin-left: 15px !important;
        font-family: 'Arial Narrow' !important;
    }

    .table-pgracia {
        border: 1px solid black !important;
        font-family: 'Arial Narrow' !important;
    }

        .table-pgracia th {
            background: #e6e6e6 !important;
            font-family: 'Arial Narrow' !important;
        }

    .colorCeleste {
        color: #20a6ff !important;
        font-family: 'Arial Narrow' !important;
    }

    .table-resultado th {
        background: #e3f5ff !important;
        text-align: center !important;
        padding: 16px 5px !important;
        font-weight: 600 !important;
        line-height: 16px !important;
        font-size: 13px !important;
        color: #20a6ff !important;
        font-family: 'Arial Narrow' !important;
    }

    .table-resultado td {
        padding: 5px 5px !important;
        text-align: center !important;
        font-size: 13px !important;
        font-family: 'Arial Narrow' !important;
    }

    .table-resultado tr:last-child {
        background: #b3b8bb !important;
        color: #fff !important;
        font-weight: 600 !important;
    }

        .table-resultado tr:last-child td {
            color: #fff !important;
            font-family: 'Arial Narrow' !important;
        }

    .MsoNormal {
        font-family: 'Arial Narrow' !important;
    }
}
