﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 80px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #F7F7F7;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.labelcustom1 {
    padding: 0px 10px 10px 0px;
    margin: -5px;
    color: #003366;
    font-size: 11px;
    font-weight: bold;
    cursor: help;
}

.labelcustom3 {
    padding: 0px 10px 10px 0px;
    margin: -5px;
    color: #003366;
    font-size: 11px;
    cursor: help;
}


.labelcustomNac1 {
    padding: 0px 10px 10px 0px;
    margin: -5px;
    color: #002D59;
    font-size: 11px;
    font-weight: bold;
    cursor: help;
}

.labelcustomDef1 {
    padding: 0px 10px 10px 0px;
    margin: -5px;
    color: #25004A;
    font-size: 11px;
    font-weight: bold;
    cursor: help;
}

.labelcustom2 {
    padding: 0px 10px 10px 0px;
    margin: -5px;
    color: gray;
    font-size: 11px;
    font-weight: bold;
}

.wide {
    width: 100%;
    min-width: 100%;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 2px;
        padding-left: 2px;
    }

.labelInfo {
    display: block;
    padding-top: 4px;
    color: #17A2B8;
}

.hrstyle0 {
    border-bottom: solid;
    border-width: 3px;
    border-bottom-color: #FFF;
    height: 5px;
}

.hrstyle1 {
    border-bottom: solid;
    border-width: 3px;
    border-bottom-color: #BCE8F1;
    height: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.hrstyleDef1 {
    border-bottom: solid;
    border-width: 3px;
    border-bottom-color: #B8BDCB;
    height: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.hrstyle2 {
    border-bottom: solid;
    border-width: 2px;
    border-bottom-color: aliceblue;
    height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.hrstyle_Consulta1 {
    border-bottom: solid;
    border-width: 1px;
    border-bottom-color: #BCE8F1;
    height: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

table.chkcss > tbody > tr > td > label {
    margin-left: 10px;
    padding-right: 20px;
    font-size: 11px;
}

table.rblcss > tbody > tr > td > label {
    margin-left: 10px;
    padding-right: 20px;
    font-size: 11px;
}

.TituloPpal {
    color: #F42F63;
    font-weight: bold;
    font-size: 18px;
}

.DivTituloMenu {
    width: auto;
    background-color: #DFEDFE;
    border-radius: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    color: #286090;
    font-size: 11px;
    /*font-weight: bold;*/
    border-bottom-width: 1px;
    border-top: none;
    border-bottom-style: solid;
    border-right: none;
    border-left: none;
    border-color: #B1B1B1;
}

.DivTituloAlert {
    margin: 0px 0px 0px 0px;
    width: auto;
    background-color: #ffb6ae;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #337AB7;
    font-size: 14px;
    border-bottom-color: #949494;
    border-bottom: solid;
    /*border-bottom-width: 1px;*/
}

.DivBotonesAlert {
    margin: 10px 0px 0px 0px;
    width: auto;
    background-color: #CAE7F4;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
    /*border-color: #FFF;
    border-bottom: solid;
    border-bottom-width: 1px;*/
}

.DivTituloCom1 {
    margin: 0px 8px 5px 0px;
    width: auto;
    background-color: #D8D8D8;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
    border-color: #31708F;
    border-bottom: solid;
    border-bottom-width: 3px;
}

.DivTituloNac1 {
    margin: 0px 8px 5px 0px;
    width: auto;
    background-color: #CAE7F4;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
    border-color: #31708F;
    border-bottom: solid;
    border-bottom-width: 3px;
}

.DivTituloDef1 {
    margin: 0px 8px 5px 0px;
    width: auto;
    background-color: #B8BDCB;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #4A5366;
    font-size: 14px;
    border-color: #31708F;
    border-bottom: solid;
    border-bottom-width: 3px;
}

.DivBotonesCom1 {
    margin: 10px 0px 0px 0px;
    width: auto;
    background-color: #D8D8D8;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
}

.DivBotonesNac1 {
    margin: 10px 0px 0px 0px;
    width: auto;
    background-color: #CAE7F4;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
}

.DivBotonesDef1 {
    margin: 10px 0px 0px 0px;
    width: auto;
    background-color: #B8BDCB;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #31708F;
    font-size: 14px;
}


.DivTituloNac2 {
    margin: 2px 8px 5px 0px;
    width: auto;
    background-color: #79A7D0;
    border-radius: 5px 5px 5px 5px;
    padding: 2px 0px 0px 0px;
    color: white;
    font-size: 12px;
}

.table1 {
    border: solid;
    border-width: 1px;
    border-color: #B0B0B0;
    background-color: white;
}

#CPH_Contenido_mnuMultiView {
    width: 100%;
    margin: 0px 0px 10px 0px;
    background-color: #fff;
}

    #CPH_Contenido_mnuMultiView li {
        list-style: none;
        margin: 3px 8px 3px 8px;
        width: auto;
        background-color: #337AB7;
        border-radius: 10px 10px 10px 10px;
        padding: 0px 15px 0px 15px;
    }

        #CPH_Contenido_mnuMultiView li a {
            display: block;
            padding: 7px 3px 3px 3px;
            height: 30px;
            font-family: Arial;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            text-decoration: none;
            text-align: center;
            font-weight: bold;
            background: none;
            color: #fff;
        }

            #CPH_Contenido_mnuMultiView li a.level1.aspNetDisabled.static {
                display: block;
                padding: 7px 3px 3px 3px;
                height: 30px;
                font-family: Arial;
                font-style: normal;
                font-weight: normal;
                font-size: 12px;
                text-decoration: none;
                text-align: center;
                font-weight: bold;
                background: none;
                color: #fff;
            }

        #CPH_Contenido_mnuMultiView li:hover, #CPH_Contenido_mnuMultiView li:active {
            color: #fff;
            list-style: none;
            background-color: #5BC0DE;
            border-radius: 10px 10px 10px 10px;
            padding: 0px 15px 0px 15px;
        }


#CPH_Contenido_mnuMultiViewDef {
    width: 100%;
    margin: 0px 0px 10px 0px;
    background-color: #fff;
}

    #CPH_Contenido_mnuMultiViewDef li {
        list-style: none;
        margin: 3px 8px 3px 8px;
        width: auto;
        background-color: #555777;
        border-radius: 10px 10px 10px 10px;
        padding: 0px 15px 0px 15px;
    }

        #CPH_Contenido_mnuMultiViewDef li a {
            display: block;
            padding: 7px 3px 3px 3px;
            height: 30px;
            font-family: Arial;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            text-decoration: none;
            text-align: center;
            font-weight: bold;
            background: none;
            color: #fff;
        }

            #CPH_Contenido_mnuMultiViewDef li a.level1.aspNetDisabled.static {
                display: block;
                padding: 7px 3px 3px 3px;
                height: 30px;
                font-family: Arial;
                font-style: normal;
                font-weight: normal;
                font-size: 12px;
                text-decoration: none;
                text-align: center;
                font-weight: bold;
                background: none;
                color: lightgray;
            }

        #CPH_Contenido_mnuMultiViewDef li:hover, #CPH_Contenido_mnuMultiViewDef li:active {
            color: #fff;
            list-style: none;
            background-color: #B5A9B0;
            border-radius: 10px 10px 10px 10px;
            padding: 0px 15px 0px 15px;
        }


.cta-bar {
    display: block;
    width: 100%;
    background: #FF0000;
    color: #fff;
    text-align: right;
    font-size: .9em;
    padding: .3em 0;
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    height: 120px;
    /*vertical-align: text-bottom;*/
    border-top: solid;
    border-bottom: solid;
    border-top-color: lightgray;
    border-bottom-color: lightgray;
    border-width: 1px;
}

.cta-bar-span {
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    margin-bottom: 4px;
}

.divHelpNac {
    background-color: aliceblue;
    list-style: none;
    margin: 3px 8px 3px 8px;
    width: auto;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: black;
    font-size: 11px;
    position: relative;
    transition: all .5s;
}

.divHelpDef {
    background-color: aliceblue;
    list-style: none;
    margin: 3px 8px 3px 8px;
    width: auto;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: black;
    font-size: 11px;
    position: relative;
    transition: all .5s;
}

div[id^=divAyudaNac] {
    position: absolute;
    z-index: 1;
    width: 100%;
}

div[id^=divAyudaDef] {
    position: absolute;
    z-index: 1;
    width: 100%;
}


.form-group input[type="checkbox"] {
    display: none;
}

    .form-group input[type="checkbox"] + .btn-group > label span {
        width: 10px;
    }

        .form-group input[type="checkbox"] + .btn-group > label span:first-child {
            display: none;
        }

        .form-group input[type="checkbox"] + .btn-group > label span:last-child {
            display: inline-block;
        }

    .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
        display: inline-block;
    }

    .form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
        display: none;
    }

.borderl {
    min-height: 250px;
    border-left: 2px dashed lightgray;
}

.borderr {
    min-height: 250px;
    border-right: 2px dashed lightgray;
}

.modal-ku {
    width: 750px;
    margin: auto;
}
/*
.table-condensed tr th {
    border: 0px solid #6e7bd9;
    color: white;
    background-color: #6e7bd9;
}

.table-condensed, .table-condensed tr td {
    border: 0px solid #000;
}

tr:nth-child(even) {
    background: #f8f7ff;
}

tr:nth-child(odd) {
    background: #fff;
}*/



.divWaiting {
    position: absolute;
    background-color: #FAFAFA;
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
}

.imgWaiting {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -90px;
    margin-top: -76px;
}

.txtWaiting {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: 80px;
}

.vhr_css {
    border-right: 1px solid #C0DBF6;
    height: 100%;
    width: 1%;
}

.box {
    /*width: 20px;
    height: 30px;*/
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(270deg);
    /* Firefox */
    -webkit-transform: rotate(270deg);
    / * Safari y Chrome * / -o-transform: rotate(90deg);
    /* Opera */
}

.labelcustomCauDefBold {
    padding: 0px 10px 10px 0px;
    color: #003366;
    font-size: 11px;
    font-weight: bold;
    cursor: help;
}

.labelcustomCauDef {
    padding: 0px 10px 10px 0px;
    color: #003366;
    font-size: 11px;
    cursor: help;
}


.jumbotron2 {
    padding: 3px 3px 3px 3px;
    background-color: #FEF6E8;
}