headbody {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 11pt;
    padding-bottom: 200px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.common-row {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.hiddenCol {
    display: none;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
    .quickLink {
        width: 120px;
        height: 120px;
        font-size: 40pt;
        line-height: 120px;
    }

    #logo {
        font-size: 80pt;
    }

    .quickLinkContainer {
        width: 120px;
        margin-left: 15px;
        text-align: center;
        float: left;
    }

    #calendario {
        display: block;
    }

    #calendario-movil {
        display: none;
    }

    #myCarousel {
        display: block;
    }

    #noticias {
        display: none;
    }

    #liveFrame {
        display: block;
        text-align: center;
    }

    #liveFrameMovil {
        display: none;
    }

    .tituloLive {
        font-size: 28pt;
        text-align: center;
        padding: 10px;
    }

    .archivo-container {
        float: left;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .archivo-year-container {
        margin-bottom: 20px;
        border-bottom: 1px dashed #0eaa08;
    }

    .masonry {
        columns: 3;
    }

    .quienesSomos {
        width: 60%;
        margin: 0 auto;
    }

        .quienesSomos p {
            margin-bottom: 40px;
        }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .quickLink {
        width: 110px;
        height: 110px;
        font-size: 35pt;
        line-height: 110px;
    }

    #logo {
        font-size: 70pt;
    }

    .quickLinkContainer {
        width: 110px;
        margin-left: 15px;
        text-align: center;
        float: left;
    }

    #calendario {
        display: block;
    }

    #calendario-movil {
        display: none;
    }

    #liveFrame {
        display: block;
        text-align: center;
    }

    #liveFrameMovil {
        display: none;
    }

    #myCarousel {
        display: block;
    }

    #noticias {
        display: none;
    }

    #myCarousel {
        display: block;
    }

    #noticias {
        display: none;
    }

    .tituloLive {
        font-size: 28pt;
        text-align: center;
        padding: 10px;
    }

    .archivo-container {
        float: left;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .archivo-year-container {
        margin-bottom: 20px;
        border-bottom: 1px dashed #0eaa08;
    }

    .masonry {
        columns: 3;
    }

    .quienesSomos {
        width: 60%;
        margin: 0 auto;
    }

        .quienesSomos p {
            margin-bottom: 40px;
        }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .quickLink {
        width: 100px;
        height: 100px;
        font-size: 30pt;
        line-height: 100px;
    }

    #logo {
        font-size: 60pt;
        margin-bottom: 10px;
    }

    .quickLinkContainer {
        width: 100px;
        margin-left: 15px;
        text-align: center;
        float: left;
    }

    #calendario {
        display: none;
    }

    #calendario-movil {
        display: block;
    }

    #liveFrame {
        display: none;
    }

    #liveFrameMovil {
        display: block;
    }

    #myCarousel {
        display: block;
    }

    #noticias {
        display: none;
    }

    .tituloLive {
        font-size: 14pt;
        text-align: center;
        padding: 10px;
    }

    .archivo-container {
        float: left;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .archivo-year-container {
        margin-bottom: 20px;
        border-bottom: 1px dashed #0eaa08;
    }

    #photos {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .masonry {
        columns: 2;
    }

    .quienesSomos {
        width: 90%;
        margin: 0 auto;
    }

        .quienesSomos p {
            margin-bottom: 40px;
        }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .quickLink {
        width: 80px;
        height: 80px;
        font-size: 25pt;
        line-height: 80px;
    }

    #logo {
        font-size: 40pt;
        margin-bottom: 10px;
    }

    .quickLinkContainer {
        width: 80px;
        margin-left: 15px;
        text-align: center;
        float: left;
    }

    #calendario {
        display: none;
    }

    #calendario-movil {
        display: block;
    }

    #liveFrame {
        display: none;
    }

    #liveFrameMovil {
        display: block;
    }

    #myCarousel {
        display: none;
    }

    #noticias {
        display: block;
    }

    .tituloLive {
        font-size: 14pt;
        text-align: center;
        padding: 10px;
    }

    .archivo-container {
        float: left;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #10a1f5;
        padding-bottom: 10px;
    }

    .archivo-year-container {
        margin-bottom: 20px;
    }

    .masonry {
        columns: 2;
    }

    .quienesSomos {
        width: 90%;
        margin: 0 auto;
    }

        .quienesSomos p {
            margin-bottom: 40px;
        }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    .quickLink {
        width: 70px;
        height: 70px;
        font-size: 20pt;
        line-height: 70px;
    }

    .quickLinkContainer {
        width: 70px;
        margin-left: 5px;
        text-align: center;
        float: left;
        font-size: 11pt;
    }

    #logo {
        font-size: 30pt;
        margin-bottom: 10px;
    }

    #calendario {
        display: none;
    }

    #calendario-movil {
        display: block;
    }

    #liveFrame {
        display: none;
    }

    #liveFrameMovil {
        display: block;
    }

    #myCarousel {
        display: none;
    }

    #noticias {
        display: block;
    }

    .tituloLive {
        font-size: 14pt;
        text-align: center;
        padding: 10px;
    }

    .archivo-container {
        float: left;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #10a1f5;
        padding-bottom: 10px;
    }

    .archivo-year-container {
        margin-bottom: 20px;
    }

    .masonry {
        columns: 1;
    }

    .quienesSomos {
        width: 90%;
        margin: 0 auto;
    }

        .quienesSomos p {
            margin-bottom: 40px;
        }
}

.calendario-bg {
    line-height: 30pt;
    background-color: #f79c93;
    border-top: 2px solid #ff0000;
    border-bottom: 2px solid #ff0000;
    color: #000;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdeb8e+0,a5c956+100;Green+3D+%232 */
    /*background: #cdeb8e;*/ /* Old browsers */
    /*background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 );*/ /* IE6-9 */
}

#header {
    background: #191919;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white;
    min-height: 100px;
    padding: 20px;
}

#menu {
    background: #688A08;
}

#contentContainer {
}

#footer {
    background-color: #191919;
    min-height: 300px;
    width: 100%;
    bottom: 0;
}

    #footer .fContainer {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    #footer ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        line-height: 2.2em;
    }

    #footer a {
        color: #89867e;
    }

    #footer .socialLogo {
        margin-top: 10px;
    }


.quickLink {
    color: #ffd800;
    border-radius: 50%;
    text-align: center;
}

.quickLinkContainer {
    font-size: 11pt;
}

.redbg {
    background-color: #fff;
    background: url(../images/mud-track.jpg) no-repeat;
}

.whitebg {
    background-color: white;
    background: url(../images/llenar-forma.jpg) no-repeat;
}

.greenbg {
    background-color: #4f801e;
    background: url(../images/lista-numeros.jpg) no-repeat;
    /*box-shadow: 0px 1px 9px white;*/
}

.gpsbg {
    background-color: white;
    background: url(../images/gpsbg.jpg);
}

.lightGreenBg {
    background: -webkit-linear-gradient(#AED54F, #6FA435); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#AED54F, #6FA435); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#AED54F, #6FA435); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#AED54F, #6FA435); /* Standard syntax (must be last) */
}

.sliderItem {
    min-width: 100%;
    min-height: 500px;
    background: url(../images/bg_2.jpg) 50% 0 no-repeat fixed;
}

.evento {
    line-height: 20px;
    text-align: center;
}

    .evento:hover {
        background-color: #d93232;
        color: white;
    }

.activo {
    background-color: #6FA435;
    color: #000;
    border-left: 2px solid #ffd800;
    border-right: 2px solid #ffd800;
}

.fechaEvento {
    color: white;
    font-style: italic;
    font-weight: bold;
    font-size: 10pt;
    margin-left: 15px;
}

.float-left {
    float: left;
}

.slide-yellow-font {
    color: #ffd800;
}

    .slide-yellow-font h1 {
        font-size: 60px;
        color: #ffd800;
        top: -100px;
    }

    .slide-yellow-font p {
        font-size: 20px;
    }

slide-black-font {
}

.slide-black-font h1 {
    font-size: 60px;
    background: rgba(0,0,0,0.5);
}

.slide-black-font p {
    font-size: 20px;
    background: rgba(0,0,0,0.5);
}

.grayToWhiteBg {
    background: -webkit-linear-gradient(#e7e7e7, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e7e7e7, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e7e7e7, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e7e7e7, #ffffff); /* Standard syntax (must be last) */
}

.smallLogo {
    height: 60px;
    width: auto;
}

.icon-team, .icon-blog, .icon-home, .icon-portfolio, .icon-services, .icon-contact, .icon-menu {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

    .icon-team:before {
        content: "\e972";
    }

    .icon-blog:before {
        content: "\e90f";
    }

    .icon-home:before {
        content: "\e900";
    }

    .icon-portfolio:before {
        content: "\e99e";
    }

    .icon-services:before {
        content: "\ea0c";
    }

    .icon-contact:before {
        content: "\e945";
    }

    .icon-menu:before {
        content: "\e9bf";
    }

.icon {
    padding-top: 0.5em;
}

    .icon + span {
        margin-top: 0.5em;
        -webkit-transition: margin .5s;
        -moz-transition: margin .5s;
        -o-transition: margin .5s;
        -ms-transition: margin .5s;
        transition: margin .5s;
    }

.calendario-menu {
    background-color: #F2F1E0;
    line-height: 30pt;
    border-top: 2px solid #6FA435;
    border-bottom: 2px solid #6FA435;
    color: #333232;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdeb8e+0,a5c956+100;Green+3D+%232 */
    background: #cdeb8e; /* Old browsers */
    background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
}

.calendario-bg h4 {
    font-weight: normal;
    font-size: 11pt;
    text-align: center;
}

.subtituloSeccion {
    font-size: 18pt;
    font-weight: lighter;
    display: block;
    margin-bottom: 15px;
    margin-left: 10px;
}

.tituloSeccion {
    font-size: 26pt;
    font-weight: lighter;
    display: block;
    margin-left: 10px;
}

.imageLink {
    text-align: center;
    color: #e7e7e7;
}

    .imageLink img {
        display: block;
        margin: 0 auto;
    }

.requerido {
    color: #e11212;
    font-style: italic;
}

.form-control-container {
    margin-bottom: 10px;
}

.subMenuLinkContainer {
    text-align: center;
    width: 70px;
    margin-right: 10px;
    float: left;
}

.mensajeLabelError {
    color: Red;
    border: 1px dashed red;
    margin: 0 auto;
    padding: 3px;
    font-size: 12pt;
    display: block;
    width: 95%;
    text-align: center;
    background: #FFC0C0 url('../images/error.png') no-repeat 20px 4px;
    margin: 10px;
    min-height: 28px;
    padding-left: 40px;
}

.mensajeLabelSuccess {
    color: #2B7905;
    border: 1px dashed #2B7905;
    margin: 0 auto;
    padding: 6px;
    font-size: 12pt;
    display: block;
    width: 95%;
    text-align: center;
    margin-top: 10px;
    background: #DCFFCB url('../images/success.png') no-repeat 20px 4px;
    margin: 10px;
    min-height: 28px;
    padding-left: 40px;
}

.mensajeLabelException {
    background-color: #FFFA9E;
    color: #ff6500;
    border: 1px dashed #ff6500;
    margin: 0 auto;
    padding: 3px;
    font-size: 12pt;
    display: block;
    width: 95%;
    text-align: center;
    /*background: #fffa9e url('../images/exception.png') no-repeat 20px 4px;*/
    /*margin: 10px;*/
    margin-top: 10px;
    min-height: 38px;
    /*padding-left: 40px;*/
}

.sms {
    -webkit-animation: seconds 1.0s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 5s;
    animation: seconds 1.0s forwards;
    animation-iteration-count: 1;
    animation-delay: 5s;
    position: relative;
}

@-webkit-keyframes seconds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}

@keyframes seconds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}

.tituloClase {
    font-size: 14pt;
    margin-top: 20px;
}

.tituloClaseMenu {
    display: block;
    height: 25px;
}


.img-noticias {
    width: 100%;
    visibility: unset;
}

.img-noticias-container {
    border: 6px solid white;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

.noticiaBg {
    padding-left: 10px;
    display: block;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
}

    .noticiaBg.titulo {
        font-size: 14pt;
    }

.item {
    color: black;
    font-weight: normal;
}

.iconLink {
    text-align: center;
    width: 70px;
    margin-right: 10px;
    float: left;
}

.iconlink-total {
    height: 50px;
    font-size: 14pt;
    color: #ffd800;
    line-height: 35pt;
    background-image: url('../images/total-icon.png');
    background-repeat: no-repeat;
    background-position: center;
}

.info {
    /*background-color: #f1ffde;*/
    /*background-image:url('../Images/mapa-bg.jpg');
        background: rgba(54, 25, 25, .5);*/
    padding: 10px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-top: 13px solid #6FA435;
    border-bottom: 13px solid #6FA435;
    font-size: 21pt;
    font-weight: lighter;
    color: #6FA435;
}

    .info p {
        margin-bottom: 25px;
        color: #89867e;
        font-size: 13pt;
    }

    .info a {
        color: #131ea0;
        text-decoration: underline;
    }

    .info ul {
        color: #89867e;
        font-size: 13pt;
    }

.verde {
    background-color: #cdeb8e;
    border-top: 13px solid #6FA435;
    border-bottom: 13px solid #6FA435;
}

.amarillo {
    background-color: #f8e9be;
    border-top: 13px solid #febf04;
    border-bottom: 13px solid #febf04;
}

/*#info {
    padding: 10px;
    margin-bottom: 15px;
    border-top: 13px solid #6FA435;
    border-bottom: 13px solid #6FA435;
    font-size: 21pt;
    font-weight: lighter;
    color: #6FA435;
}*/

.greenLink {
    font-size: 14pt;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
    background: #ffd65e; /* Old browsers */
    background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffd65e 0%,#febf04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
}

.printableMap {
    margin-left: 30px;
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #cccccc;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

    #back-to-top:hover {
        background: #e9ebec;
    }

    #back-to-top.show {
        opacity: 1;
    }

.formHelp {
    font-size: 10pt;
    color: #0c2add;
    text-decoration: underline;
}

    .formHelp:hover {
        font-size: 10pt;
        color: #0c2add;
        text-decoration: underline;
    }

.revisarDatos {
    padding: 4px;
    background-color: #febf04;
    color: #333232;
    text-align: center;
    margin-bottom: 20px;
    min-height: 60px;
    font-size: 18pt;
    line-height: 60px;
}

.confirmarDatos {
    display: block;
    color: #1940ac;
    font-size: 14pt;
    border: 1px solid #a8a8a8;
    background-color: #def5b8;
    padding: 3px;
    border-radius: 4px;
}

.lblOverall {
    display: inline-block;
    font-size: 20pt;
    padding-left: 15px;
    color: #6FA435;
}

.tiempoOverAll {
    margin-bottom: 20px;
}

.folder {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 150px;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .folder a:hover {
        color: #333;
    }

    .folder a:hover {
        color: #333;
    }

    .folder:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
    }

    .folder:after {
        content: "";
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
    }

    .folder .cover {
        width: 100%;
        height: 90px;
        /*border-radius: 20px 0px 20px 20px;*/
        box-shadow: inset 3px -5px 10px -5px black;
        padding-top: 10px;
        top: 0;
        left: 0;
        right: 0;
        z-index: 5;
        margin: 0 auto;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcba2b+0,df9e22+70,cb8b0f+100 */
        background: #fcba2b; /* Old browsers */
        background: -moz-linear-gradient(top, #fcba2b 0%, #df9e22 70%, #cb8b0f 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcba2b), color-stop(70%,#df9e22), color-stop(100%,#cb8b0f)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fcba2b 0%,#df9e22 70%,#cb8b0f 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #fcba2b 0%,#df9e22 70%,#cb8b0f 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #fcba2b 0%,#df9e22 70%,#cb8b0f 100%); /* IE10+ */
        background: linear-gradient(to bottom, #fcba2b 0%,#df9e22 70%,#cb8b0f 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcba2b', endColorstr='#cb8b0f',GradientType=0 ); /* IE6-9 */
        transform-origin: 0 108%;
        transform: rotateX(0deg);
        animation: folderUnfold 1.25s ease 0s forwards;
    }

        .folder .cover:after {
            position: absolute;
            content: "";
            width: 100px;
            height: 20px;
            border-radius: 20px 20px 0 0;
            background: #fcba2b;
            top: -20px;
            right: 0;
            border: 0;
        }

.galleryLink {
    background-color: #febf04;
}



.arrows {
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}

    .arrows li {
        float: left;
        display: block;
        line-height: 26px;
        margin: 0 9px 0 -10px;
        padding: 0 20px;
        position: relative;
    }

        .arrows li::before,
        .arrows li::after {
            border-right: 1px solid #666666;
            content: '';
            display: block;
            height: 50%;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            z-index: -1;
            transform: skewX(45deg);
        }

        .arrows li::after {
            bottom: 0;
            top: auto;
            transform: skewX(-45deg);
        }

        .arrows li:last-of-type::before,
        .arrows li:last-of-type::after {
            display: none;
        }

        .arrows li a {
            font: bold 24px Sans-Serif;
            letter-spacing: -1px;
            text-decoration: none;
        }

        .arrows li:nth-of-type(1) a {
            color: hsl(0, 0%, 70%);
        }

        .arrows li:nth-of-type(2) a {
            color: hsl(0, 0%, 65%);
        }

        .arrows li:nth-of-type(3) a {
            color: hsl(0, 0%, 50%);
        }

        .arrows li:nth-of-type(4) a {
            color: hsl(0, 0%, 45%);
        }

.gps-logo {
    margin: 10px;
    padding: 3px;
    text-align: center;
    border: 2px solid black;
}

.masonry-wrapper {
    padding: 1.5em;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
}

.masonry {
    columns: 1;
    column-gap: 0px;
}

.masonry-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.masonry-item, .masonry-content {
    border-radius: 4px;
    overflow: hidden;
}

.masonry-item {
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, .3));
    transition: filter .25s ease-in-out;
}

    .masonry-item:hover {
        filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, .3));
    }

.masonry-footer {
    font-size: .75em;
    opacity: .25;
    text-align: center;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: -1.5em;
    transition: opacity 1s ease-in-out;
}

    .masonry-footer a {
        color: currentColor;
    }

    .masonry-footer:hover, .masonry-footer:active, .masonry-footer:focus {
        opacity: .75;
    }

.linkAzul {
    color: #349af8;
    text-decoration: underline;
    cursor: pointer;
}

.penaltyDetallesTitulo {
    font-size: 14pt;
    color: #6FA435;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.sticky {
    width: 100%;
    text-align: center;
    top: 0;
}

.menuCategorias {
    margin-right: 5px;
    background: #1f3b08; /* Old browsers */
    background: -moz-linear-gradient(top, #1f3b08 14%, #627d4d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1f3b08 14%,#627d4d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1f3b08 14%,#627d4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3b08', endColorstr='#627d4d',GradientType=0 ); /* IE6-9 */
    padding: 3px;
    color: white;
    border-radius: 2px;
    display: inline-block;
}

.blue {
    width: 100%;
}

.width-50 {
    width: 70%;
}

.formar {
    width: auto;
    font-size: 11pt;
}

.table {
    font-size: 11pt;
}

.premiar {
    width: 500px;
    font-size: 14pt;
}

@media print {
    table {
        font-size: 20pt;
    }

    .no-page-break {
        page-break-inside: avoid;
        padding-bottom: 15px;
    }

    .premiar {
        font-size: 14pt;
    }
}
