﻿.noticiash {
    border-bottom: solid 1px #A34022;
    height: 18px;
    margin-bottom: 2px;
    background-image: url(../imagenes/TitNoticias.gif);
    background-repeat: no-repeat;
}

.noticias {
    height: 143px;
}

    .noticias ul {
        margin-bottom: 0px;
    }

        .noticias ul li {
            margin-bottom: 0px;
            padding-left: 10px;
        }

            .noticias ul li:hover {
                background-image: url(../imagenes/bgNota.jpg);
                background-repeat: repeat-x;
                background-color: #FEEEB5;
            }

.nota {
    display: block;
    cursor: pointer;
}

.notaTit {
    color: #000;
    font-weight: bolder;
    margin-bottom: 3px;
}

.notaFech {
    color: #666666;
    margin-bottom: 4px;
}

.notaCont {
    color: #333;
}


.bltns {
}

    .bltns ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .bltns ul li {
            margin-bottom: 10px;
            padding: 0px;
            border-bottom: dotted 1px #ccc;
        }

            .bltns ul li div {
                clear: both;
            }

            .bltns ul li:hover {
                background-color: #EFEFEF;
                border-bottom: dotted 1px #fff;
            }

            .bltns ul li img {
                float: left;
                padding: 3px;
                border: solid 1px #f0f0f0;
                background-color: #fff;
                width: 29%;
            }

            .bltns ul li p {
                float: left;
                color: #212529;
                padding-left: 10px;
                font-family: 'Open Sans', sans-serif;
                font-size: 14px;
                text-align: justify;
                width: 69%;
            }

                .bltns ul li p span {
                    display: block;
                    color: #767171 !important;
                    font-size: 13px;
                    font-weight: bolder;
                }

                .bltns ul li p em {
                    display: block;
                    display: inline-table;
                    color: #333;
                    font-size: 13px;
                    font-style: normal;
                    padding-bottom: 3px;
                }

.rowSinMarginR {
    margin-right: 0px !important;
}

.rowSinMarginL {
    margin-left: 0px !important;
}

.modal-dialog {
    max-width: 60% !important;
}

.portfolio-item a img:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.img-thumbnail {
    height: 170px !important;
}

.boletin {
    text-align: justify;
}

.boletin-BN {
    color: #333;
}

.boletin-T {
    color: #767171;
}

.boletin-B p {
    margin: 0px;
}





.carousel-item {
    text-align: justify;
}

.textbox {
    width: 300px !important;
    display: inline !important;
}




/* Mobile Styles */
@media only screen and (max-width: 400px) {
    .img-thumbnail {
        height: auto !important;
    }

    .modal-dialog {
        max-width: 100% !important;
    }

    .textbox {
        width: 210px !important;
    }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
    .img-thumbnail {
        height: auto !important;
    }

    .modal-dialog {
        max-width: 100% !important;
    }
}

.link {
    text-decoration: none !important;
}

.fa-ban:before {
    color: black;
}


.btnBusqueda {
    height: 24px;
    margin-top: 1px;
}












/* PUBLICACIONES */

.our-webcoderskull .cnt-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 10px;
    text-align: center;
    border: 2px solid #d5d5d5;
    margin: 0 0 28px;
    height: 350px;
}

    .our-webcoderskull .cnt-block figure {
        width: 100%;
        height: 75%;
        display: inline-block;
    }

    .our-webcoderskull .cnt-block img {
        width: 100%;
        height: 100%;
    }

    .our-webcoderskull .cnt-block h3 {
        color: #2a2a2a;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
    }

        .our-webcoderskull .cnt-block h3 a {
            text-decoration: none;
            color: #2a2a2a;
        }

            .our-webcoderskull .cnt-block h3 a:hover {
                color: #337ab7;
            }

    .our-webcoderskull .cnt-block p {
        color: #2a2a2a;
        font-size: 13px;
        line-height: 20px;
        font-weight: 400;
    }

    .our-webcoderskull .cnt-block .follow-us {
        /*margin:20px 0 0;*/
        padding: 0;
        list-style: none;
    }

        .our-webcoderskull .cnt-block .follow-us li {
            display: inline-block;
            width: auto;
            margin: 0 5px;
        }

            .our-webcoderskull .cnt-block .follow-us li .fa {
                font-size: 24px;
                color: #767676;
            }

                .our-webcoderskull .cnt-block .follow-us li .fa:hover {
                    color: #025a8e;
                }

.our-webcoderskull ul {
    list-style-type: none;
}

.PrincipalImage {
    height: auto !important;
    /*background: #EDEDED !important;*/
    background-image: url("../Documentos/Boletines/Imagenes/FondoPanel.png") !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

#Memorias .our-webcoderskull .cnt-block {
    height: 400px;
}

    #Memorias .our-webcoderskull .cnt-block figure {
        height: 70%;
    }
/*.PrincipalImage a{
    color: white !important;
}*/

.PrincipalImage figure {
    width: 40% !important;
}
/* END PUBLICACIONES */



















button .btnSerie {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    width: 100%;
    text-align: justify;
}

.imgP {
    width: 100%;
}

.btnSerie {
    min-height: 190px;
    color: #212529;
    text-decoration: none;
	margin-bottom: 5px;
}

em {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: bolder;
}

button p {
    color: #212529;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: justify;
}


button span {
    color: #767171 !important;
    font-size: 13px;
    font-weight: bolder;
}
