﻿.title {
	text-align: center;
    font-size: 180%;
}

    .mini-posts article {
        border-top: solid 1px #E98314;
        margin-top: 2em;
        padding-top: 2em;
    }


ul.contact li:before {
    color: inherit;
}

ul.contact li {
    border-top: solid 1px #E98314;
}

    .row {
        padding: 1em;
        margin-left: 0.01em;
        margin-bottom: 1em;
		border: 1px #888888 solid;
    }

    .noticia-titulo {
        font-weight: bold;
        font-size: larger;
    }

    .noticia-fecha {
        font-style: italic;
    }

    .noticia-cuertp {

    }

    header.major > :last-child {
        border-bottom-color: #E98314;
    }

    #menu > ul > li {
        border-top-color: #E98314;
    }

    #menu ul a:hover, #menu ul span:hover {
        color: #ffffff;
    }

    #menu ul a.opener:hover:before, #menu ul span.opener:hover:before {
        color: #ffffff;
    }

    #menu a:hover {
        border-bottom-color: #ffffff;
        color: #ffffff !important;
    }

    #menu > ul > li > ul {
        color: #3d4449;
    }

    #menu ul a.opener:before, #menu ul span.opener:before {
        color: #3d4449;
    }

.noticia-boxed {
    padding-bottom: 1em;
    margin-bottom: 1.2em;
    border-bottom: solid 1px #E98314;
}

.noticia-boxed:last-child {
    border-bottom: solid 1px transparent;
}

.opcion {
    width: 100%;
}

#menu {
    color: #2a2a2a;
}


#footer .copyright {
    color: #3d4449;
}

#tabs {
    margin-top: 20px;
    margin-bottom: 0px;
}

#tabs {
    border-bottom: 1px solid #E98314;
}

    #tabs > .active {
        border: 1px solid #E98314;
        border-bottom: 1px solid white;
    }

        #tabs > .active {
            color: #E98314;
        }

    #tabs > .tab:hover {
        color: #E98314;
    }

.jumbotron {
    background-color: #ffdd8e;
    background-image: url('/Content/LiDNPACH/2018/banner.jpg');
    background-size: cover;
    color: #f7edbb;
}

.jumbotron-2017 {
    background-color: #ffdd8e;
    background-image: url('/Content/LiDNPACH/2017/banner.jpg');
    background-size: cover;
    color: black;
    text-shadow: 0 0 5px white, 0 0 10px yellow, 0 0 15px goldenrod;
}

.jumbotron-2018-Maipu {
    background-color: #ffdd8e;
    background-image: url('/Content/LiDNPACH/2018/Maipu/banner.jpg');
    background-size: cover;
    color: black;
    text-shadow: 0 0 5px white, 0 0 10px yellow, 0 0 15px goldenrod;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ffdd8e;
    border-color: #e98314;
}

.body-content {
    padding-top: 65px;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
}

div.panel {
    border: 1px #888888 solid;
    padding: 1em;
    overflow-x: auto;
	margin-bottom: 1em;
}

h3.panel {
    text-align: center;

}

h4.panel {
    text-align: center;
}

table.panel {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

.salidaCancelado {
    text-decoration: line-through;
}

.salidaClub {
    background-color: #f3cb97;
}

.salidaDeportista {
    color: #de4c31;
    font-weight: bold;
}

.panelSalida {
    width: 100px;
    padding: 5px;
    text-align: center;
}

.panelMedalla {
    width: 80px;
    padding: 5px;
    text-align: center;
}

.panelClub {
    width: 200px;
    padding: 5px;
}

.panelDeportista {
    width: 450px;
    padding: 5px;
}

.panelSorteo {
    width: 100px;
    padding: 5px;
    text-align: center;
}

.panelModalidad {
    width: 200px;
    padding: 5px;
}

.panelCategoria {
    width: 200px;
    padding: 5px;
}

.panelEficiencia {
    width: 200px;
    padding: 5px;
}

.panelGrupo {
    width: 450px;
    padding: 5px;
    text-align: center;
}

.panelHoraInicio, .panelHoraFin {
    width: 200px;
    padding: 5px;
    text-align: center;
}

.panelBloque {
    width: 450px;
    padding: 5px;
}

.panelCantidad {
    width: 200px;
    padding: 5px;
    text-align: center;
}

.panelBloqueEspecial {
    background-color: #EAEAEA;
}

th.panelSalida, th.panelClub, th.panelDeportista, th.panelSorteo, th.panelModalidad, th.panelCategoria, th.panelEficiencia, th.panelGrupo, th.panelHoraInicio, th.panelHoraFin, th.panelBloque, th.panelCantidad {
    font-weight: bold;
    margin: 2px;
    border: 1px #eaeaea solid;
}

td.panelSalida, td.panelClub, td.panelDeportista, td.panelSorteo, td.panelModalidad, td.panelCategoria, td.panelEficiencia, td.panelGrupo, td.panelHoraInicio, td.panelHoraFin, td.panelBloque, td.panelCantidad {
    margin: 2px;
    border: 1px #eaeaea solid;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #444;
    }
}

div.filtroBlock {
    display: inline-block;
    padding: 3px;
}
