<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, tbody, tfoot, thead, time, tt, u, var, video {
    margin: 0;
    padding: 0;
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, html {
    margin: 0;
    height: 100%;
    width: 100%
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #58595b;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px
}

td {
    border-bottom: 1px solid #dcdcdc;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px
}

h2 {
    color: #b21118;
    font-weight: 400;
    margin-left: 40px
}

h3 {
    color: #b21118;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px
}

h4 {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    background-color: #b21118;
    float: left;
    position: relative;
    clear: both;
    width: calc(100% - 80px);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px
}

h5 {
    color: #b21118;
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    font-style: italic
}

hr {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    border: none;
    border-top: 1px solid rgb(221, 221, 221);
}

li {
    list-style-image: url(../imagenes/det08.png)
}

a:active, a:link, a:visited {
    color: #b21118
}

#cabecera {
    float: left;
    width: 100%;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #b21118;
}

#cabecera_contenido {
    max-width: 1360px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

#menu {
    float: left;
    position: relative;
    z-index: 0;
    width: calc(100%);
}

#logo {
    float: left;
    position: relative;
    z-index: 1;
    width: 210px;
    height: 80px;
    background-image: url(../imagenes/logo01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 80%;
    background-color: #ffffff
}

#menu01 {
    float: left;
    width: calc(100% - 250px);
    position: relative;
    z-index: 2;
    padding-bottom: 5px;
    padding-left: 40px;
}

.dropdown {
    position: relative;
    float: left;
    display: inline-block;
}

.dropdown-content {
    background-color: #ffffff;
    position: absolute;
    top: 60px;
    left: -10px;
    border-right: 1px solid #dbdbdb;
    display: none;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover #dropdown-link {
    background-color: #c81e25;
    color: #FFF;
}

#animacion {
    float: left;
    position: relative;
    width: 100%;
    height: calc(100% - 80px);
    z-index: 0;
    margin-top: 80px;
}

#animacion_contenido {
    background-position: center center;
    background-size: cover;
    z-index: 1
}

#mensajes_inicio {
    position: absolute;
    width: calc(100% - 80px);
    z-index: 1;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

#mensajes_inicio h1 {
    position: relative;
    float: left;
    clear: both;
    color: #fff;
    font-size: 60px;
    font-weight: bolder;
    line-height: 70px;
    margin: 0px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.70);
}

#mensajes_inicio h2 {
    position: relative;
    float: left;
    clear: both;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    margin: 0px;
    background-color: #c81e25;
    padding: 0px 10px 0px 10px;
    font-weight: bolder;
}

#mensajes_inicio h3 {
    position: relative;
    float: left;
    clear: both;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    margin: 0px;
    width: 600px;
    font-weight: bolder;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.70);
}

#intro {
    position: relative;
    float: left;
    z-index: 1;
    width: 100%;
    clear: both;
    margin-top: 20px;
}

#objetivos {
    position: relative;
    float: left;
    z-index: 1;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #c81e25;
}

#intro_contenido {
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
    line-height: 28px;
    border: 1px solid #c81e25;
    padding: 40px 100px 40px 100px;
    text-align: center;
    background-image: url(../imagenes/det09.svg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #000;
}

#objetivos1 {
    float: left;
    position: relative;
    width: 33.3%;
    height: 350px;
    text-align: center;
    background-position: center center;
    background-size: auto 100%
}

#objetivos1:hover, #objetivos2:hover, #objetivos3:hover {
    background-size: auto 140%;
    animation-name: objetivos;
    animation-duration: 2s
}

@keyframes objetivos {
    from {
        background-size: auto 100%
    }

    to {
        background-size: auto 140%
    }
}

@-webkit-keyframes objetivos {
    from {
        background-size: auto 100%
    }

    to {
        background-size: auto 140%
    }
}

#objetivos2 {
    float: left;
    position: relative;
    width: 33.3%;
    height: 350px;
    text-align: center;
    background-position: center center;
    background-size: auto 100%
}

#objetivos3 {
    float: left;
    position: relative;
    width: 33.3%;
    height: 350px;
    text-align: center;
    background-position: center center;
    background-size: auto 100%
}

#objetivos_titulo {
    color: #fff;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    position: absolute;
    bottom: -60px;
    width: calc(100% - 40px);
}

#publicaciones {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    padding-top: 80px;
    padding-bottom: 80px
}

#publicaciones_contenido {
    position: relative;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto
}

#publicaciones_titulo {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
}

#publicaciones_titulo h2 {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 2px;
    font-size: 24px;
    color: #000;
    clear: both;
    margin: 0px;
    font-weight: bolder;
}

.detalle_noticias {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: 2px;
    background-color: #c81e25;
    margin-top: 20px;
    margin-bottom: 20px;
}

#noticias_bloque, #noticias_bloque_p, #noticias_bloque_i {
    position: relative;
    float: left;
    width: 100%
}

#noticias_p {
    float: left;
    margin-right: 10px;
    width: calc(100% - 22px);
    background-color: #fff;
    position: relative;
    height: 500px;
    margin-left: 10px;
    border: 1px solid #cbcbcb;
}

#noticias_i {
    float: left;
    margin-right: 10px;
    width: calc(33.3% - 22px);
    background-color: #fff;
    position: relative;
    height: 600px;
    margin-left: 10px;
    border: 1px solid #cbcbcb;
    margin-bottom: 60px;
}

#noticias_proyectos {
    float: left;
    margin-right: 5px;
    width: calc(50% - 10px);
    background-color: #fff;
    position: relative;
    height: 420px;
    margin-left: 5px
}

#noticias_imagen {
    float: left;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    clear: both
}

#noticias_contenido {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left !important;
}

#cifras {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}

#cifras_contenido {
    position: relative;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.cifras_detalles {
    position: absolute;
    z-index: 1;
    width: 800px;
    text-align: right;
    top: 80px;
    right: 10px;
}

.cifras_detalles h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 40px;
}

.cifras_detalles h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
}

.cifras_01 {
    position: relative;
    float: right;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 20px;
    color: #c81e25;
    text-align: left;
}

.cifras_02 {
    position: relative;
    float: left;
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;
}

.cifras_02 b {
    font-size: 22px;
}

.cifras_img {
    position: relative;
    float: left;
    width: 80px;
    margin-right: 10px;
}

#cifras_animacion {
    float: left;
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 0;
}

.cifras_imagen {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 500px;
}

#ejes {
    float: left;
    position: relative;
    width: 100%;
    background-image: url(../imagenes/ejes.jpg);
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.ejes_imagen {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

#aliados {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    padding-top: 80px;
    padding-bottom: 80px;
    clear: both;
}

.aliados_img_contenedor {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.aliados_imagen {
    width: 150px;
    margin-left: 20px;
    margin-right: 20px;
}

#mapa_red_sur_c {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
}

#mapa_red_sur {
    width: 100%;
    height: 600px;
    float: left;
    position: relative;
    z-index: 1
}

#mapa_red_sur h3 {
    color: #000;
    font-size: 20px;
}

#red_sur_caritas {
    background-color: #c81e25;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 24px;
    position: absolute;
    z-index: 2;
    top: -25px;
    left: 0
}

#red_peru_caritas {
    background-color: #fff;
    color: #c81e25;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 24px;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 0
}

#red_i_caritas {
    background-color: #f7f7f7;
    color: #c81e25;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 60px
}

#pie {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #414142
}

#pie_barra_c, #pie_contenido {
    position: relative;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px
}

#pie1 {
    float: left;
    position: relative;
    margin-left: 5px;
    padding-right: 10px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    margin-right: 80px;
    margin-bottom: 20px;
}

#pie1 hr {
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(255, 255, 255, .2);
    float: none;
    width: auto;
}

#pie_barra {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #2d2d2d
}

#contenidos1 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

#contenidos1_c {
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    padding-top: 150px;
    padding-bottom: 80px;
    text-align: justify;
}

#contenidos1_c h1 {
    color: #b21118;
    font-weight: 400;
    margin-left: 40px;
    position: relative;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 36px;
    margin-bottom: 20px;
}

#contenidos1_c h2 {
    color: #b21118;
    font-weight: 400;
    margin-left: 40px
}

#contenidos1_c_imagen {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px
}

#contenidos1_s_imagen {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 50px;
    margin-bottom: 20px
}

#det01 {
    position: relative;
    float: left;
    width: calc(25% - 1px);
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    background-position: center top;
    background-size: auto 100%;
    height: 500px
}

#det01c {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 10px);
    margin-top: 0;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background-color: rgba(127, 10, 20, 0.6);
    color: rgba(255, 255, 255, 1);
    font-size: 13px !important
}

#webmail {
    position: absolute;
    top: 0px;
    right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    margin-left: 20px;
    margin-top: 8px;
    background-image: url(../imagenes/email.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: auto 50%;
    z-index: 9;
}

#webmail:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

#menu_r {
    position: fixed;
    padding: 10px 65px 10px 25px;
    color: #fff;
    background-color: #b21118;
    background-image: url(../imagenes/menu_r.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: auto 80%;
    cursor: pointer;
    display: none;
    z-index: 4;
    right: 10px;
    top: 18px;
}

#menu_r_c {
    position: fixed;
    width: calc(100% - 90px);
    z-index: 3;
    background-color: #b21118;
    text-align: center;
    display: none;
    border-radius: 15px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 20px;
    margin-top: 100px;
}

#div_video_principal {
    position: fixed;
    z-index: 9999;
    top: calc(50% - 180px);
    left: calc(50% - 320px);
    text-align: right
}

#video_principal {
    position: relative;
    float: left;
    width: 640px;
    height: 360px;
    -webkit-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000
}

#cerrar_video_principal {
    cursor: pointer
}

a.vinculo01, a.vinculo01:active, a.vinculo01:link, a.vinculo01:visited {
    color: #b21118;
    text-decoration: none;
    padding: 10px;
    float: left;
    margin: 15px 15px 15px 0px;
    font-size: 16px;
    border-right: 1px solid #dbdbdb;
}

a.vinculo02, a.vinculo02:active, a.vinculo02:link, a.vinculo02:visited {
    color: #373737;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    float: left;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 25px
}

a.vinculo02:hover {
    color: #c81e25
}

a.vinculo03, a.vinculo03:active, a.vinculo03:link, a.vinculo03:visited {
    color: #b21118;
    text-decoration: none;
    float: left;
    white-space: nowrap;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 15px;
    width: calc(100% - 35px);
    font-size: 14px
}

a.vinculo03:hover {
    text-decoration: underline;
}

a.vinculo05, a.vinculo05:active, a.vinculo05:link, a.vinculo05:visited {
    background-color: #c81e25;
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px
}

a.vinculo05:hover {
    background-color: #000
}

a.vinculo06, a.vinculo06:active, a.vinculo06:link, a.vinculo06:visited {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-align: left !important;
}

a.vinculo06:hover {
    text-decoration: underline
}

a.vinculo07, a.vinculo07:active, a.vinculo07:link, a.vinculo07:visited {
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    position: relative;
    clear: both;
}

a.vinculo08, a.vinculo08:active, a.vinculo08:link, a.vinculo08:visited {
    text-decoration: underline;
    color: #fff;
    font-size: 16px
}

a.vinculo09, a.vinculo09:active, a.vinculo09:link, a.vinculo09:visited {
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    font-size: 12px
}

a.vinculo09:hover {
    text-decoration: underline;
    color: rgba(255, 255, 255, 1)
}

a.vinculo10, a.vinculo10:active, a.vinculo10:link, a.vinculo10:visited {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-size: 15px
}

a.vinculo10:hover {
    text-decoration: underline
}

a.vinculo11, a.vinculo11:active, a.vinculo11:link, a.vinculo11:visited {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    position: relative;
    float: left;
    background-color: #b21118;
    width: 20px;
    height: 22px;
    padding: 3px 5px 5px 5px;
    margin-top: 22px;
    margin-right: 5px;
    border-radius: 20px;
    opacity: 1;
    text-align: center;
}

a.vinculo11:hover {
    opacity: 0.8;
}

a.vinculo12, a.vinculo12:active, a.vinculo12:link, a.vinculo12:visited {
    text-decoration: none;
    color: #b21118;
    font-size: 14px;
    position: relative;
    float: left;
    background-color: #fff;
    width: 20px;
    height: 22px;
    padding: 3px 5px 5px 5px;
    margin-top: 22px;
    margin-right: 5px;
    border-radius: 20px;
    opacity: 1;
    text-align: center;
}

a.vinculo12:hover {
    opacity: 0.8;
}

.imagen01 {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 20px
}

.imagen02 {
    position: relative;
    float: right;
    width: 50%;
    margin-left: 20px
}

.imagen03 {
    float: left;
    margin-right: 20px
}

.tabla01 {
    color: #b21118;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #dcdcdc;
    font-size: 16px
}

.tabla02 {
    color: #b21118;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px none #dcdcdc;
    font-size: 16px;
    margin-left: 10px !important;
}

#donaciones_boton_01 {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 50%;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    cursor: pointer;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    font-size: 18px;
    color: #941d17
}

#donaciones_boton_01:hover {
    background-color: #941d17;
    color: #fff
}

#donaciones_boton_02 {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 50%;
    background-color: #b21118;
    text-align: center;
    cursor: pointer;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 60px;
    padding-bottom: 10px;
    border: 1px solid #941d17;
    font-size: 26px;
    color: #fff;
    background-image: url(../imagenes/donar.png);
    background-position: 10px center;
    background-size: auto 80%;
    background-repeat: no-repeat;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 1)
}

#donaciones_boton_02:hover {
    background-color: #941d17
}

#video_mapa_donaciones_contenedor {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    height: 600px
}

#video_donaciones_01 {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    border-bottom-style: solid
}

#donaciones_mapa_historias {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    height: 100%;
    display: none
}

#donaciones_div_01 {
    width: calc(50% - 20px);
    position: relative;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify
}

#donaciones_div_01 h2 {
    margin-top: 20px;
    margin-bottom: 20px
}

#donaciones_div_02 {
    width: calc(33.3%);
    position: relative;
    float: left;
    text-align: center;
    background-color: #711511;
    color: #fff;
    font-size: 22px;
    height: 200px;
    top: 0;
    left: 0;
    z-index: 9999
}

#donaciones_div_03 {
    width: calc(25% - 10px);
    position: relative;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 2px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    background: #711511;
    background: -moz-linear-gradient(top, #711511 0, #8f0222 50%, #711511 100%);
    background: -webkit-linear-gradient(top, #711511 0, #8f0222 50%, #711511 100%);
    background: linear-gradient(to bottom, #711511 0, #8f0222 50%, #711511 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#711511', endColorstr='#711511', GradientType=0)
}

#donaciones_div_03:hover {
    background: #711511;
    background: -moz-linear-gradient(top, #711511 0, #ad0306 50%, #711511 100%);
    background: -webkit-linear-gradient(top, #711511 0, #ad0306 50%, #711511 100%);
    background: linear-gradient(to bottom, #711511 0, #ad0306 50%, #711511 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#711511', endColorstr='#711511', GradientType=0)
}

#donaciones_historias {
    float: left;
    clear: both;
    position: relative;
    height: auto
}

#donaciones_ventana {
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
    top: calc(50% - 150px);
    left: calc(50% - 160px);
    display: none;
    width: 300px
}

.form_boton1 {
    color: #fff;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 16px;
    border-style: none;
    font-weight: 400;
    position: relative;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer;
    background-image: url(../imagenes/tarjeta_credito.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto 80%;
    padding-left: 55px;
    background-color: #7ccf4e
}

.form_boton1:hover {
    background-color: #f60
}

.form_boton2 {
    color: #fff;
    background-color: #6b6b6b;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 16px;
    border-style: none;
    font-weight: 400;
    position: relative;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer
}

.form_boton2:hover {
    background-color: #6b6b6b
}

.campo01 {
    width: calc(100% - 20px);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: 1px none #7dabdf;
    border-right: 1px none #7dabdf;
    border-bottom: 1px dotted #7ccf4e;
    border-top: 1px none #7dabdf;
    font-family: Ubuntu, sans-serif;
    color: #7ccf4e;
    font-size: 16px;
    margin-bottom: 5px;
    margin-bottom: 10px
}

.campo02 {
    width: 200px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: 1px none #7dabdf;
    border-right: 1px none #7dabdf;
    border-bottom: 1px dotted #fff;
    border-top: 1px none #7dabdf;
    font-family: Ubuntu, sans-serif;
    color: #7ccf4e;
    font-size: 16px;
    margin-bottom: 5px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0)
}

.campo03 {
    color: #7ccf4e;
    font-size: 22px !important;
    border: 1px solid #c3ffa3;
    border-bottom: 1px solid #c3ffa3 !important;
    padding-left: 10px !important;
    border-radius: 5px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-align: left !important;
    float: left !important;
}

.campo04 {
    color: #7ccf4e;
    font-size: 16px !important;
    font-weight: normal;
    border: 1px solid #c3ffa3;
    border-bottom: 1px solid #c3ffa3 !important;
    padding-left: 10px !important;
    border-radius: 5px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-align: left !important;
    float: left;
}

#cargando1, #error1 {
    float: left;
    position: relative;
    margin-right: 10px;
    display: none;
}

#nd_ventana01 {
    position: absolute;
    width: 380px;
    height: 100%;
    float: left;
    top: 0;
    left: -430px;
    color: rgba(255, 255, 255, 1);
    padding-left: 10px;
    padding-right: 10px;
    z-index: 2
}

#nd_ventana01_cerrar:before {
    position: absolute;
    width: 18px;
    height: 20px;
    background-color: #232323;
    top: 0;
    right: -30px;
    cursor: pointer;
    content: "x";
    color: #fff;
    padding-left: 12px;
    padding-bottom: 6px
}

#nd_ventana01_contenido {
    float: left;
    position: relative;
    width: 100%;
    height: calc(100% - 10px);
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left
}

#contenido_donaciones_confirmacion {
    position: relative;
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

#contenido_donaciones_confirmacion td {
    border-bottom: 1px none #dcdcdc;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
    text-align: right;
    width: auto !important;
    margin-left: 10px;
}

.ui-datepicker {
    font-size: 13px;
    color: #000;
    z-index: 99999
}

.hasDatepicker {
    position: relative;
    z-index: 9999
}

.ui-tooltip {
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
    font-size: 12px;
    background: #244386;
    border-radius: 5px;
    border: 1px solid #001647;
    line-height: 12px
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #000
}

::-webkit-scrollbar-thumb {
    background: #8e1214
}

::-webkit-scrollbar-thumb:hover {
    background: #bb0005
}

::-webkit-input-placeholder {
    color: #fff
}

::-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff
}

::placeholder {
    color: #8d8d8d;
    opacity: 1
}

:-ms-input-placeholder {
    color: #8d8d8d
}

::-ms-input-placeholder {
    color: #8d8d8d
}</pre></body></html>