@font-face {
    font-family: GobCL;
    src: url("../fonts/gobcl_light-webfont.woff2") format("woff2"),url("../fonts/gobcl_light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: GobCL;
    src: url("../fonts/gobcl_regular-webfont.woff2") format("woff2"),url("../fonts/gobcl_regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GobCL;
    src: url("../fonts/gobcl_bold-webfont.woff2") format("woff2"),url("../fonts/gobcl_bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: GobCL;
    src: url("../fonts/gobcl_heavy-webfont.woff2") format("woff2"),url("../fonts/gobcl_heavy-webfont.woff") format("woff");
    font-weight: 800;
    font-style: normal
}

@media (max-width: 600px) {

    .responsivop {
        margin-top: 3em;
    }

    .scrollresponsivo {
        overflow-x: auto;
    }

    .responsivo span {
        display: block;
        white-space: pre;
    }

    .responsivo input {
        display: block;
        white-space: pre;
    }

    .responsivo button {
        min-width: auto;
        white-space: pre;
    }

    .accesible {
        margin-top: 3em;
    }

    .antecedente {
        display: grid !important;
    }

    .btn3 {
        text-align: center;
    }
}

* {
    /* margin: 0; */
    /* padding: 0; */
    margin: 0;
    padding: 0;
    font-family: GobCL;
    font-size: .875rem;
    /* color: #fff; */
    /* font-weight: 400; */
    font-style: normal;
    text-transform: initial;
    /* box-sizing: border-box; */
}

html, body {
    width: 100%;
    min-height: 100vh;
}

body {
    font-family: GobCL,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

a {
    text-decoration: none;
}
/*h1,h2,h3,h4,h5,p{white-space:break-spaces;}*/
main, section {
    width: 100%;
    position: relative;
}

main {
    min-height: calc(100vh - 116px - 40px);
}

:root {
    --color0: #333333; /*Titulos*/
    --color1: #3598DC;
    --color2: #6A6A6A; /*Testos*/
    --color3: #DBDADB;
    --color4: #efefef;
    --color5: #f8f9fa;
    --color6: #ffffff;
    --color7: #0D68B0; /*Titulo principal, Botones*/
    --color8: #DCF1D9;
    --color9: #5BB75F; /*Mensaje*/
}

header {
    background: var(--color5);
    border-bottom: 4px solid var(--color1);
    font-family: GobCL;
}

    header .header_logo h1 {
        font-size: 1.125rem;
        font-weight: 400;
        color: var(--color1);
    }

        header .header_logo h1 span {
            width: 100%;
            display: block;
            background: var(--color1);
            color: var(--color5);
        }

    header .header_menu a {
        font-family: GobCL;
        font-size: .875rem;
        font-weight: 600;
        text-transform: capitalize;
        color: var(--color2);
    }

footer {
    background: var(--color4);
}

.mib10 {
    margin-block: 10px;
}

.mib20 {
    margin-block: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    /*margin-bottom: 40px;*/
}

.mil10 {
    margin-inline: 10px;
}

.mil5p {
    margin-inline: 5%;
}

.mila {
    margin-inline: auto;
}

.pib5 {
    padding-block: 5px;
}

.pib10 {
    padding-block: 10px;
}

.pib20 {
    padding-block: 20px;
}

.pil5 {
    padding-inline: 5px;
}

.pil10 {
    padding-inline: 10px;
}

.pil20 {
    padding-inline: 20px;
}

.pil5p {
    padding-inline: 5%;
}

.df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dg {
    display: grid;
}

.flwr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.js {
    justify-content: flex-start
}

.je {
    justify-content: flex-end
}

.jsb {
    justify-content: space-between
}

.jsa {
    justify-content: space-around;
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ais {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;

    @font-face {
        font-family: GobCL;
        src: url("../fonts/gobcl_light-webfont.woff2") format("woff2"),url("../fonts/gobcl_light-webfont.woff") format("woff");
        font-weight: 300;
        font-style: normal
    }

    @font-face {
        font-family: GobCL;
        src: url("../fonts/gobcl_regular-webfont.woff2") format("woff2"),url("../fonts/gobcl_regular-webfont.woff") format("woff");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: GobCL;
        src: url("../fonts/gobcl_bold-webfont.woff2") format("woff2"),url("../fonts/gobcl_bold-webfont.woff") format("woff");
        font-weight: 700;
        font-style: normal
    }

    @font-face {
        font-family: GobCL;
        src: url("../fonts/gobcl_heavy-webfont.woff2") format("woff2"),url("../fonts/gobcl_heavy-webfont.woff") format("woff");
        font-weight: 800;
        font-style: normal
    }

    *

{
    /* margin: 0; */
    /* padding: 0; */
    margin: 0;
    padding: 0;
    font-family: GobCL;
    font-size: .875rem;
    /* color: #fff; */
    /* font-weight: 400; */
    font-style: normal;
    text-transform: initial;
    /* box-sizing: border-box; */
}

html, body {
    width: 100%;
    min-height: 100vh;
}

body {
    font-family: GobCL,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

a {
    text-decoration: none;
}
/*h1,h2,h3,h4,h5,p{white-space:break-spaces;}*/
main, section {
    width: 100%;
    position: relative;
}

main {
    min-height: calc(100vh - 116px - 40px);
}

:
root {
    --color0: #333333; /*Titulos*/
    --color1: #3598DC;
    --color2: #6A6A6A; /*Testos*/
    --color3: #DBDADB;
    --color4: #efefef;
    --color5: #f8f9fa;
    --color6: #ffffff;
    --color7: #0D68B0; /*Titulo principal, Botones*/
    --color8: #DCF1D9;
    --color9: #5BB75F; /*Mensaje*/
}

header {
    background: var(--color5);
    border-bottom: 4px solid var(--color1);
    font-family: GobCL;
}

    header .header_logo h1 {
        font-size: 1.125rem;
        font-weight: 400;
        color: var(--color1);
    }

        header .header_logo h1 span {
            width: 100%;
            display: block;
            background: var(--color1);
            color: var(--color5);
        }

    header .header_menu a {
        font-family: GobCL;
        font-size: .875rem;
        font-weight: 600;
        text-transform: capitalize;
        color: var(--color2);
    }

footer {
    background: var(--color4);
}

.mib10 {
    margin-block: 10px;
}

.mib20 {
    margin-block: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    /*margin-bottom: 40px;*/
}

.mil10 {
    margin-inline: 10px;
}

.mil5p {
    margin-inline: 5%;
}

.mila {
    margin-inline: auto;
}

.pib5 {
    padding-block: 5px;
}

.pib10 {
    padding-block: 10px;
}

.pib20 {
    padding-block: 20px;
}

.pil5 {
    padding-inline: 5px;
}

.pil10 {
    padding-inline: 10px;
}

.pil20 {
    padding-inline: 20px;
}

.pil5p {
    padding-inline: 5%;
}

.df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dg {
    display: grid;
}

.flwr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.js {
    justify-content: flex-start
}

.je {
    justify-content: flex-end
}

.jsb {
    justify-content: space-between
}

.jsa {
    justify-content: space-around;
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ais {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    /* align-items: flex-start; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fdc {
    flex-direction: column;
}

.gp10 {
    gap: 10px;
    font-family: GobCL;
    font-size: .875rem;
    color: #6A6A6A;
    font-weight: 700;
    font-style: normal;
    text-align: left;
}

.gp20 {
    gap: 20px;
}

.crd1 {
    border-radius: 0.875rem;
    background: var(--color5);
    color: var(--color2);
}


.ttl1 {
    width: 100%;
    height: 28px;
    padding-inline: 10px;
}

    .ttl1 h1 {
        font-size: 1.75rem;
        font-weight: 400;
        color: var(--color7);
    }

    .ttl1 h2 {
        /* font-size: .875rem; */
        /* font-weight: 400; */
        margin: 0;
        padding: 0;
        font-family: GobCL;
        font-size: .875rem;
        color: #fff;
        font-weight: 400;
        font-style: normal;
        text-transform: initial;
    }

    .ttl1[data-background= "gris"] {
        background: var(--color7);
        color: var(--color6);
        border: 1px solid var(--color7);
        border-radius: 0.5rem 0.5rem 0px 0px;
    }

.txac {
    text-align: center;
}

/*.cja1{}*/
.cja2 {
    border: 1px solid var(--color3);
    border-top: none;
    border-radius: 0 0 0.5rem 0.5rem;
}

.cja3 {
    margin-inline: 10px;
    padding: 20px;
    background: var(--color6);
    border: 1px solid var(--color7);
    border-radius: .3rem;
}


.padre {
    margin-bottom: 1rem !important;
}

.cja4 {
    width: 100%;
    padding: 20px;
    background: var(--color8);
    color: var(--color9);
}

    .cja4 .btn3 {
        background: var(--color9);
        color: var(--color8);
        text-align: center;
    }

.blq1 {
    min-width: 200px;
    padding: 10px;
    flex: 400px;
    font-size: .9rem;
}

    .blq1 > div {
        /* padding-block: 5px; */
    }

        .blq1 > div > span {
            /* width: 170px; */
            /* padding-inline: 5px; */
            display: block;
            margin-right: 10px;
            /* margin-top: -13px; */
        }

        .blq1 > div > p {
            display: block;
            position: relative;
            font-weight: 600;
            margin-top: 13px;
        }

            .blq1 > div >
            p:
            before {
                content: ': ';
            }

        .blq1 > div > select, .blq1 > div input[type=text], .blq1 > div input[type=number], .blq1 > div input[type=date] {
            width: 230px;
            height: 34px;
            margin-top: 5px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }
/*.blq1 > div > input[type=submit]{}*/
.blq2 {
    width: 40px;
}

.blq3 {
    width: 100%;
}

    .blq3 span {
        width: 60px;
    }

.blq4 {
    min-width: 200px;
    flex: 25%;
}

.blq5 {
    min-width: 200px;
    flex: 75%;
}

.npbs1 {
    width: 120px;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
    font-family: GobCL;
    outline: none;
}

.npbs2 {
    width: 50%;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
    font-family: GobCL;
    outline: none;
}

.res1 {
    width: 100%;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
}

.tbl1 {
    width: 100%;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
}

    .tbl1 thead th {
        height: 40px;
        border-bottom: 2px solid var(--color3);
    }

    .tbl1 tbody
    tr:
    nth-child(even) {
        background: var(--color5);
    }

    .tbl1 tbody td {
        height: 40px;
        border-bottom: 1px solid var(--color3);
        text-align: center;
    }

.hr {
    width: 100%;
    height: 1px;
    margin-bottom: 20px;
    position: relative;
    background: var(--color3);
}

    .hr:
    after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        top: 1px;
        background: var(--color6);
    }

.tbl2 {
    width: 100%;
    font-size: .9rem;
    border: 1px solid var(--color3);
    border-collapse: separate;
    border-spacing: 0px;
    border-radius: .3rem;
}

    .tbl2 thead th {
        height: 30px;
        /*background:var(--color2);*/
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl2 thead
        th:
        first-child {
            border-left: none;
        }

    .tbl2 tbody td {
        height: 50px;
        padding-inline: 10px;
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl2 tbody
        td:
        first-child {
            width: 60px;
            text-align: center;
            border-left: none;
        }

    .tbl2 tbody
    tr:
    last-child td {
        border-bottom: none;
    }

    .tbl2 tbody td input[type=text] {
        width: 230px;
        height: 34px;
        padding-inline: 10px;
        border: 1px solid var(--color3);
        border-radius: .3rem;
        font-family: GobCL;
    }

.tbl3 {
    width: 100%;
    font-size: .9rem;
    border: 1px solid var(--color3);
    border-collapse: separate;
    border-spacing: 0px;
    border-radius: .3rem;
}

    .tbl3 thead th {
        width: 25%;
        height: 40px;
        background: var(--color4);
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl3 thead
        th:
        first-child {
            border-left: none;
        }

    .tbl3 tbody td {
        height: 40px;
        padding-inline: 10px;
        text-align: center;
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl3 tbody
        td:
        first-child {
            border-left: none;
        }

    .tbl3 tbody
    tr:
    last-child td {
        border-bottom: none;
    }

        .tbl3 tbody
        tr:
        last-child td:first-child {
            border-bottom: none;
            border-radius: 0 0 0 .3rem;
        }

        .tbl3 tbody
        tr:
        last-child td:last-child {
            border-bottom: none;
            border-radius: 0 0 .3rem 0;
        }

    .tbl3 tbody
    tr:
    nth-child(even) {
        background: var(--color5);
    }

    .tbl3 tbody
    tr:
    nth-child(odd) {
        background: var(--color6);
    }

.tbl4 {
    width: 100%;
    margin-bottom: 30px;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
}

    .tbl4 thead th {
        height: 40px;
    }

    .tbl4 tbody
    tr:
    nth-child(even) {
        background: var(--color5);
    }

    .tbl4 tbody td {
        height: 40px;
    }

        .tbl4 tbody td input[type=text], .tbl4 tbody td input[type=date], .tbl4 tbody td select {
            width: 230px;
            height: 30px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }

        .tbl4 tbody td input[type=checkbox] {
            margin: 0 20px;
        }

.tbl5 {
    width: 100%;
    margin-bottom: 30px;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
    margin-top: 20px;
}

    .tbl5 thead th {
        height: 40px;
        background: var(--color2);
        color: var(--color5);
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color4);
    }

        .tbl5 thead
        th:
        first-child {
            border-radius: .3rem 0 0 0;
        }

        .tbl5 thead
        th:
        last-child {
            border-radius: 0 .3rem 0 0;
        }

        .tbl5 thead
        th:
        first-child {
            border-left: none;
        }

    .tbl5 tbody {
        border: 1px solid var(--color3);
    }

        .tbl5 tbody td {
            height: 40px;
            padding: 0 10px;
            background: var(--color6);
            border: 1px solid var(--color3);
            border-left: 1px solid var(--color3);
        }

            .tbl5 tbody
            td:
            first-child {
                border-left: 1px solid var(--color2);
            }

            .tbl5 tbody
            td:
            last-child {
                border-right: 1px solid var(--color2);
            }

        .tbl5 tbody
        tr:
        last-child td:first-child {
            border-radius: 0 0 0 .3rem;
        }

        .tbl5 tbody
        tr:
        last-child td:last-child {
            border-radius: 0 0 .3rem 0;
        }

        .tbl5 tbody
        tr:
        last-child td {
            border-bottom: 1px solid var(--color2);
        }

        .tbl5 tbody td input[type=text], .tbl5 tbody td input[type=date], .tbl5 tbody td select {
            width: 230px;
            height: 30px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }

        .tbl5 tbody td input[type=checkbox] {
            margin: 0 20px;
        }

    .tbl5[data-color= "green"] thead th {
        background: var(--color9);
        color: var(--color8);
        border: 1px solid var(--color9);
    }

    .tbl5[data-color= "green"] tbody {
        border: 1px solid var(--color9);
    }

        .tbl5[data-color= "green"] tbody td {
            background: var(--color5);
            border: 1px solid var(--color9);
            border-left: 1px solid var(--color9);
        }

        .tbl5[data-color= "green"] tbody tr:last-child td {
            border-bottom: 1px solid var(--color9);
        }

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6 {
    cursor: pointer;
    outline: none;
}

.btn1 {
    width: 100px;
    height: 34px;
    background: var(--color7);
    color: var(--color6);
    border: none;
    border-radius: .3rem;
}

.btn2 {
    width: 24px;
    height: 24px;
    margin: 0 10px;
    display: block;
    background: var(--color7);
    color: var(--color6);
    border: none;
    border-radius: 50%;
}

.btn3 {
    /* padding: 2px 25px; */
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: .3rem; */
    /* padding: 5px 25px; */
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: 0.3rem; */
    padding: 5px 14px 10px 14px;
    border-radius: 0.3rem;
    background-color: #0D68B0;
    border: none;
    min-width: 100px;
    width: auto;
    height: 30px;
    font-family: GobCL;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.btn4 {
    padding: 5px 25px;
    height: 30px;
    background: var(--color6);
    color: var(--color7);
    border: 1px solid var(--color7);
    border-radius: .3rem;
    margin-bottom: 5px;
}

.btn5 {
    /* padding: 5px 25px; */
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: .3rem; */
    padding: 5px 14px 10px 14px;
    border-radius: 0.3rem;
    background-color: #0D68B0;
    border: none;
    min-width: 100px;
    width: auto;
    height: 30px;
    font-family: GobCL;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.btn6 {
    width: 30px;
    height: 30px;
    margin-inline: 5px;
    background: transparent;
    border: none;
}

    .btn6 img {
        width: 60%;
        height: 60%;
        object-fit: contain;
    }

.btn7 {
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

    .btn7 img {
        width: 90%;
        height: 90%;
        object-fit: contain;
    }

.btnfl {
}

    .btnfl input[type=file] {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        position: absolute;
        z-index: -1;
    }

        .btnfl input[type=file] + label {
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

.mod1 {
    max-width: 600px;
    width: calc(100% - 40px);
    background: var(--color6);
    border-radius: .5rem;
    box-shadow: -6px 15px 35px -1px rgba(0,0,0,35%);
}

    .mod1 textarea {
        width: 100%;
        height: 160px;
        margin-bottom: 20px;
        padding: 10px;
        border-radius: .5rem;
        font-family: GobCL;
        font-size: .875rem;
        font-weight: 400;
        color: var(--color2);
        outline: none;
        border: 1px solid var(--color3);
    }

.log2 {
    width: var(--wthlog);
    height: var(--wthlog);
}

    .log2 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .log2 svg {
        fill: var(--color1);
    }

.pdf1 {
    width: 826px;
    height: 1056px;
    padding: 30px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.pdf1 {
    --wthlog: 177px;
}

.pdf1_head {
    width: 100%;
    height: var(--wthlog);
    margin-bottom: 30px;
}

.pdf_cja1 {
    width: calc(100% - 10px - var(--wthlog));
}

.pdf_cja2 {
    margin-bottom: 20px;
    text-align: center;
}

.pdf_cja3 {
    width: 100%;
    border: 1px solid var(--color0);
}

    .pdf_cja3 .blq3 {
        font-size: .785rem;
    }

        .pdf_cja3 .blq3 span {
            width: 230px;
            padding-inline: 5px;
            display: block;
        }

        .pdf_cja3 .blq3 p {
            display: block;
            position: relative;
            font-weight: 600;
        }

            .pdf_cja3 .blq3
            p:
            before {
                content: ': ';
            }

.pdf_cja3_ttl {
    width: 100%;
    height: 30px;
    background: var(--color3);
}

#cmd1 {
    width: 100%;
    height: 100vh;
}

.cmd1 {
    position: fixed;
    top: 100vh;
    left: 0;
    background: rgba(0,0,0,0%);
    transition: background .3s;
}

.shCmd1 {
    top: 0vh;
    background: rgba(0,0,0,45%);
}

#cjModPost, #cjPostInd, #cjPostPer {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 100vh;
    left: 0;
    background: rgba(0,0,0,35%);
}

#modfig9, #aModPost, #aPostInd, #aPostPer, #crPostInd {
    display: none;
}

    #modfig9:
    checked ~ #cmd1,
    #aModPost:checked ~ #cjModPost,
    #aPostInd:checked ~ #cjPostInd {
        top: 0;
    }

    #cancelarPostulacion:
    checked ~ #cmd1, #crPostInd:checked ~ #cjPostInd {
        top: 100vh;
    }

    #aModPost + label {
        height: 34px;
    }



.form-control {
    display: block;
    width: 100%;
    margin-right: 10px;
    height: 32px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

th {
    padding-left: 10px;
}

.is-invalid {
    margin-top: 0.25rem;
    font-size: 80%;
    color: rgb(220, 53, 69);
}

.h4, h4 {
    font-size: 0.85rem;
    margin-top: 10px;
    font-weight: 700;
}

p {
    margin-top: 0;
    /* margin-bottom: 1rem; */
}

;
}

.fdc {
    flex-direction: column;
}

.gp10 {
    gap: 10px;
    font-family: GobCL;
    font-size: .875rem;
    color: #6A6A6A;
    font-weight: 700;
    font-style: normal;
    text-align: left;
}

.gp20 {
    gap: 20px;
}

.crd1 {
    border-radius: 0.875rem;
    background: var(--color5);
    color: var(--color2);
}

.ttl1 {
    width: 100%;
    height: 28px;
    padding-inline: 10px;
}

    .ttl1 h1 {
        font-size: 1.75rem;
        font-weight: 400;
        color: var(--color7);
    }

    .ttl1 h2 {
        /* font-size: .875rem; */
        /* font-weight: 400; */
        margin: 0;
        padding: 0;
        font-family: GobCL;
        font-size: .875rem;
        color: #fff;
        font-weight: 400;
        font-style: normal;
        text-transform: initial;
    }

    .ttl1[data-background="gris"] {
        background: var(--color7);
        color: var(--color6);
        border: 1px solid var(--color7);
        border-radius: 0.5rem 0.5rem 0px 0px;
    }

.txac {
    text-align: center;
}

/*.cja1{}*/
.cja2 {
    border: 1px solid var(--color3);
    border-top: none;
    border-radius: 0 0 0.5rem 0.5rem;
}

.cja3 {
    margin-inline: 10px;
    padding: 20px;
    background: var(--color6);
    border: 1px solid var(--color7);
    border-radius: .3rem;
}

.cja4 {
    width: 100%;
    padding: 20px;
    background: var(--color8);
    color: var(--color9);
}

    .cja4 .btn3 {
        background: var(--color9);
        color: var(--color8);
        text-align: center;
    }

.blq1 {
    min-width: 200px;
    /*padding: 10px;*/
    flex: 400px;
    font-size: .9rem;
}

    .blq1 > div {
        padding-block: 5px;
    }

        .blq1 > div > span {
            width: 170px;
            /* padding-inline: 5px; */
            display: block;
            margin-right: 10px;
            /* margin-top: -13px; */
        }

        .blq1 > div > p {
            display: block;
            position: relative;
            font-weight: 600;
            margin-top: 13px;
        }

            .blq1 > div > p:before {
                content: ': ';
            }

        .blq1 > div > select, .blq1 > div input[type=text], .blq1 > div input[type=number], .blq1 > div input[type=date] {
            width: 270px;
            height: 34px;
            margin-top: 5px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }
/*.blq1 > div > input[type=submit]{}*/
.blq2 {
    width: 40px;
}

.blq3 {
    width: 100%;
}

    .blq3 span {
        width: 60px;
    }

.blq4 {
    min-width: 200px;
    flex: 25%;
}

.blq5 {
    min-width: 200px;
    flex: 75%;
}

.npbs1 {
    width: 120px;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
    font-family: GobCL;
    outline: none;
}

.npbs2 {
    width: 50%;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
    font-family: GobCL;
    outline: none;
}

.res1 {
    width: 100%;
    height: 34px;
    padding-inline: 10px;
    border: 1px solid var(--color3);
    border-radius: .3rem;
}

.tbl1 {
    width: 100%;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
}

    .tbl1 thead th {
        height: 40px;
        border-bottom: 2px solid var(--color3);
    }

    .tbl1 tbody tr:nth-child(even) {
        background: var(--color5);
    }

    .tbl1 tbody td {
        height: 40px;
        border-bottom: 1px solid var(--color3);
        text-align: center;
    }

.hr {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    background: var(--color3);
}

    .hr:after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        top: 1px;
        background: var(--color6);
    }

.tbl2 {
    width: 100%;
    font-size: .9rem;
    border: 1px solid var(--color3);
    border-collapse: separate;
    border-spacing: 0px;
    border-radius: .3rem;
}

    .tbl2 thead th {
        height: 30px; /*background:var(--color2);*/
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl2 thead th:first-child {
            border-left: none;
        }

    .tbl2 tbody td {
        height: 50px;
        padding-inline: 10px;
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl2 tbody td:first-child {
            width: 60px;
            text-align: center;
            border-left: none;
        }

    .tbl2 tbody tr:last-child td {
        border-bottom: none;
    }

    .tbl2 tbody td input[type=text] {
        width: 230px;
        height: 34px;
        padding-inline: 10px;
        border: 1px solid var(--color3);
        border-radius: .3rem;
        font-family: GobCL;
    }

.tbl3 {
    width: 100%;
    font-size: .9rem;
    border: 1px solid var(--color3);
    border-collapse: separate;
    border-spacing: 0px;
    border-radius: .3rem;
}

    .tbl3 thead th {
        width: 25%;
        height: 40px;
        background: var(--color4);
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl3 thead th:first-child {
            border-left: none;
        }

    .tbl3 tbody td {
        height: 40px;
        padding-inline: 10px;
        text-align: center;
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color3);
    }

        .tbl3 tbody td:first-child {
            border-left: none;
        }

    .tbl3 tbody tr:last-child td {
        border-bottom: none;
    }

        .tbl3 tbody tr:last-child td:first-child {
            border-bottom: none;
            border-radius: 0 0 0 .3rem;
        }

        .tbl3 tbody tr:last-child td:last-child {
            border-bottom: none;
            border-radius: 0 0 .3rem 0;
        }

    .tbl3 tbody tr:nth-child(even) {
        background: var(--color5);
    }

    .tbl3 tbody tr:nth-child(odd) {
        background: var(--color6);
    }

.tbl4 {
    width: 100%;
    margin-bottom: 30px;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
}

    .tbl4 thead th {
        height: 40px;
    }

    .tbl4 tbody tr:nth-child(even) {
        background: var(--color5);
    }

    .tbl4 tbody td {
        height: 40px;
    }

        .tbl4 tbody td input[type=text], .tbl4 tbody td input[type=date], .tbl4 tbody td select {
            width: 230px;
            height: 30px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }

        .tbl4 tbody td input[type=checkbox] {
            margin: 0 20px;
        }

.tbl5 {
    width: 100%;
    margin-bottom: 30px;
    padding-inline: 10px;
    font-size: .9rem;
    border: 0;
    border-collapse: separate;
    border-spacing: 0px;
    margin-top: 20px;
}

    .tbl5 thead th {
        height: 40px;
        background: var(--color2);
        color: var(--color5);
        border-bottom: 1px solid var(--color3);
        border-left: 1px solid var(--color4);
    }

        .tbl5 thead th:first-child {
            border-radius: .3rem 0 0 0;
        }

        .tbl5 thead th:last-child {
            border-radius: 0 .3rem 0 0;
        }

        .tbl5 thead th:first-child {
            border-left: none;
        }

    .tbl5 tbody {
        border: 1px solid var(--color3);
    }

        .tbl5 tbody td {
            height: 40px;
            padding: 0 10px;
            background: var(--color6);
            border: 1px solid var(--color3);
            border-left: 1px solid var(--color3);
        }

            .tbl5 tbody td:first-child {
                border-left: 1px solid var(--color2);
            }

            .tbl5 tbody td:last-child {
                border-right: 1px solid var(--color2);
            }

        .tbl5 tbody tr:last-child td:first-child {
            border-radius: 0 0 0 .3rem;
        }

        .tbl5 tbody tr:last-child td:last-child {
            border-radius: 0 0 .3rem 0;
        }

        .tbl5 tbody tr:last-child td {
            border-bottom: 1px solid var(--color2);
        }

        .tbl5 tbody td input[type=text], .tbl5 tbody td input[type=date], .tbl5 tbody td select {
            width: 230px;
            height: 30px;
            padding-inline: 10px;
            border: 1px solid var(--color3);
            border-radius: .3rem;
            font-family: GobCL;
        }

        .tbl5 tbody td input[type=checkbox] {
            margin: 0 20px;
        }

    .tbl5[data-color="green"] thead th {
        background: var(--color9);
        color: var(--color8);
        border: 1px solid var(--color9);
    }

    .tbl5[data-color="green"] tbody {
        border: 1px solid var(--color9);
    }

        .tbl5[data-color="green"] tbody td {
            background: var(--color5);
            border: 1px solid var(--color9);
            border-left: 1px solid var(--color9);
        }

        .tbl5[data-color="green"] tbody tr:last-child td {
            border-bottom: 1px solid var(--color9);
        }

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6 {
    cursor: pointer;
    outline: none;
}

.btn1 {
    width: 100px;
    height: 34px;
    background: var(--color7);
    color: var(--color6);
    border: none;
    border-radius: .3rem;
}

.btn2 {
    width: 24px;
    height: 24px;
    margin: 0 10px;
    display: block;
    background: var(--color7);
    color: var(--color6);
    border: none;
    border-radius: 50%;
}

.btn3 {
    /* padding: 2px 25px; */
    margin-top: 10px;
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: .3rem; */
    /* padding: 5px 25px; */
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: 0.3rem; */
    padding: 5px 14px 10px 14px;
    border-radius: 0.3rem;
    background-color: #0D68B0;
    border: none;
    min-width: 100px;
    width: auto;
    height: 30px;
    font-family: GobCL;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.btn4 {
    padding: 5px 25px;
    height: 30px;
    background: var(--color6);
    color: var(--color7);
    border: 1px solid var(--color7);
    border-radius: .3rem;
    /*margin-bottom: 5px;*/
}

.btn5 {
    /* padding: 5px 25px; */
    /* height: 30px; */
    /* background: var(--color7); */
    /* color: var(--color6); */
    /* border: none; */
    /* border-radius: .3rem; */
    padding: 5px 14px 10px 14px;
    border-radius: 0.3rem;
    background-color: #0D68B0;
    border: none;
    min-width: 100px;
    width: auto;
    height: 30px;
    font-family: GobCL;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.btn6 {
    width: 30px;
    height: 30px;
    margin-inline: 5px;
    background: transparent;
    border: none;
}

    .btn6 img {
        width: 60%;
        height: 60%;
        object-fit: contain;
    }

.btn7 {
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

    .btn7 img {
        width: 90%;
        height: 90%;
        object-fit: contain;
    }

.btnfl {
}

    .btnfl input[type=file] {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        position: absolute;
        z-index: -1;
    }

        .btnfl input[type=file] + label {
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

.mod1 {
    max-width: 600px;
    width: calc(100% - 40px);
    background: var(--color6);
    border-radius: .5rem;
    box-shadow: -6px 15px 35px -1px rgba(0,0,0,35%);
}

    .mod1 textarea {
        width: 100%;
        height: 160px;
        margin-bottom: 20px;
        padding: 10px;
        border-radius: .5rem;
        font-family: GobCL;
        font-size: .875rem;
        font-weight: 400;
        color: var(--color2);
        outline: none;
        border: 1px solid var(--color3);
    }

.log2 {
    width: var(--wthlog);
    height: var(--wthlog);
}

    .log2 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .log2 svg {
        fill: var(--color1);
    }

.pdf1 {
    /*width: 826px;*/
    width: 900px;
    /*height: 1056px;*/
    padding: 30px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.pdf1 {
    --wthlog: 177px;
}

.pdf1_head {
    width: 100%;
    height: var(--wthlog);
    margin-bottom: 30px;
}

.pdf_cja1 {
    width: calc(100% - 10px - var(--wthlog));
}

.pdf_cja2 {
    margin-bottom: 20px;
    text-align: center;
}

.pdf_cja3 {
    width: 100%;
    border: 1px solid var(--color0);
}

    .pdf_cja3 .blq3 {
        font-size: .785rem;
    }

        .pdf_cja3 .blq3 span {
            width: 230px;
            padding-inline: 5px;
            display: block;
        }

        .pdf_cja3 .blq3 p {
            display: block;
            position: relative;
            font-weight: 600;
        }

            .pdf_cja3 .blq3 p:before {
                content: ': ';
            }

.pdf_cja3_ttl {
    width: 100%;
    height: 30px;
    background: var(--color3);
}

#cmd1 {
    width: 100%;
    height: 100vh;
}

.cmd1 {
    position: fixed;
    top: 100vh;
    left: 0;
    background: rgba(0,0,0,0%);
    transition: background .3s;
}

.shCmd1 {
    top: 0vh;
    background: rgba(0,0,0,45%);
}

#cjModPost, #cjPostInd, #cjPostPer {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 100vh;
    left: 0;
    background: rgba(0,0,0,35%);
}

#modfig9, #aModPost, #aPostInd, #aPostPer, #crPostInd {
    display: none;
}

    #modfig9:checked ~ #cmd1,
    #aModPost:checked ~ #cjModPost,
    #aPostInd:checked ~ #cjPostInd {
        top: 0;
    }

    #cancelarPostulacion:checked ~ #cmd1, #crPostInd:checked ~ #cjPostInd {
        top: 100vh;
    }

    #aModPost + label {
        height: 34px;
    }



.form-control {
    display: block;
    width: 100%;
    margin-right: 10px;
    height: 32px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

th {
    padding-left: 10px;
}

.is-invalid {
    margin-top: 0.25rem;
    font-size: 80%;
    color: rgb(220, 53, 69) !important;
    border: 1px solid rgb(220, 53, 69) !important;
}

.h4, h4 {
    font-size: 0.85rem;
    margin-top: 10px;
    font-weight: 700;
}

p {
    margin-top: 0;
    /* margin-bottom: 1rem; */
}

.ais {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

body header.navbar div.navbar-collapse div ul li.btn-header-menu {
    margin: 0 !important;
    padding: 0;
    font-family: GobCL;
    font-size: .875rem;
    color: #6A6A6A;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
}

body header.navbar div.navbar-collapse div ul li ul li form.btn-header-menu:hover {
    margin: 0 !important;
    padding: 0;
    font-family: GobCL;
    font-size: .875rem;
    color: #ffffff;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
}

.btn-header-menu:hover {   
    color: white !important;   
}

.btn-primary-modal {
    padding: 5px 14px 10px 14px;
    border-radius: 0.3rem;
    background-color: #0D68B0;
    border: none;
    min-width: 100px;
    width: auto;
    height: 30px;
    font-family: GobCL;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.tooltip2 {
    position: relative;
}

.tooltip2:hover .tooltiptext {
    visibility: visible !important;
    opacity: 0.95;
}

.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 228px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -60%;
    right: 15px;
    opacity: 0;
    transition: opacity .3s;
    font-size: 12px;
    z-index: 999;
}

.tooltip2 .tooltiptext:after {
    z-index: 999;
    content: "";
    position: absolute;
    top: 45px;
    right: 100px;
    border: 5px solid transparent;
    border-top-color: #555;
    opacity: 0.95;
}

.tooltip3 {
    position: relative;
}

.tooltip3:hover .tooltiptext {
    visibility: visible !important;
    opacity: 0.95;
}

.tooltip3 .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -180%;
    right: 15px;
    opacity: 0;
    transition: opacity .3s;
    font-size: 12px;
    z-index: 999;
}

.tooltip3 .tooltiptext:after {
    z-index: 999;
    content: "";
    position: absolute;
    top: 45px;
    right: 50px;
    border: 5px solid transparent;
    border-top-color: #555;
    opacity: 0.95;
}