/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

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

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

    .intro-message > h1 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 5em;
    }

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message;

{
    padding-bottom: 15%;
}

.intro-message > h1 {
    font-size: 3em;
}

ul.intro-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
}

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

.intro-divider {
    width: 100%;
}

}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    .banner ul {
        margin-bottom: 0;
    }

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul .banner-social-buttons;

{
    float: left;
    margin-top: 15px;
}

}

@media(max-width:767px) {
    .banner h2;

{
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
}

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

}

footer {
    padding: 10px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.mainContent {
    margin-top: 50px;
}

.toptitle {
    font-size: 20px;
}

.panel-custom {
    border-color: #FFFFFF;
    margin-top: 20px;
}

.control-custom {
    width: 180px;
}

.selectpicker-custom {
    width: 100%;
}

.form-control-search {
    float: left;
    width: 70%;
}

.btn-navbar {
    width: 95%;
    margin: 5px 5px 5px 5px;
}

.img-nav-header {
    margin: 5px 5px 5px 5px;
}

.error {
    color: #f11212;
}

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #000000;
        background-color: #F7BE81;
        border-color: #eea236;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.btn-warning {
    color: #000000;
    background-color: #F7BE81;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #000000;
        background-color: #FAAC58;
        border-color: #FE9A2E;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

    .panel-blue {
    border-color: #1967be;
}

    .panel-blue > .panel-heading {
        color: #ffffff;
        background-color: #1967be;
        border-color: #1862b5;
    }

        .panel-blue > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1967be;
        }

        .panel-blue > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-blue > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #1967be;
    }

.btn-blue {
    color: #ffffff;
    background-color: #1967be;
    border-color: #1862b5;
}

    .btn-blue:hover,
    .btn-blue:focus,
    .btn-blue.focus,
    .btn-blue:active,
    .btn-blue.active,
    .open > .dropdown-toggle.btn-blue {
        color: #000000;
        background-color: #2780e3;
        border-color: #2780e3;
    }


.form-control:focus {
    border-color: rgba(39,128,227, 0.8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(39,128,227, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(39,128,227, 0.6);
}

.label-title {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: x-large;
}

.label-busqueda {
    color: #08C;
    font-style: italic;
    font-weight: 500;
}

@media screen and (max-width: 600px) {
    .label-title {
        font-size: medium;
        margin-top: 5px;
    }
}

@media screen and (max-width: 410px) {
    .label-title {
        font-size: small;
        margin-top: 5px;
    }
}

@media screen and (max-width: 350px) {
    .label-title {
        font-size: x-small;
        margin-top: 5px;
    }
}

.grid-adjuntos {
    border-width: 0px;
    border-color: white;
}

    .grid-adjuntos tr {
        border-width: 0px;
        border-color: white;
    }

    .grid-adjuntos td {
        border-width: 0px;
        border-color: white;
    }
    .grid-adjuntos th {
        border-top-width:0px;
        border-top-color: white;
        border-left-width:0px;
        border-left-color: white;
        border-right-width:0px;
        border-right-color: white;
        border-bottom-width:0px;
        border-bottom-color: white;
        color:gray;
    }

/* Titulo de secciones colapsables */
.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: right;
    margin-right: 5px;
    line-height: inherit;
    text-decoration: none;
    outline: 0;
}

.panel-heading a.collapsed:after {
    content: "\2b";
    text-decoration: none;
}

.panel-heading a {
    outline: 0;
    text-decoration: none;
}
/* FIN Titulo de secciones colapsables */

.top-buffer { margin-top: 10px; }