/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    box-sizing: border-box;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}


/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* close commented backslash hack */


/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*STYLES*/

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    background-image: url(../images/bg_body.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    background-attachment: fixed;
}

p {
    line-height: 1.5em;
}

nav ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

nav {
    font-size: 1.2em;
    font-weight: bold;
}

nav li {
    display: inline-block;
    margin: 0 0.5em 0 0;
}

section {
    padding: 1em 0;
}

section:first-child {
    padding-top: 0;
}

section nav {
    font-size: 1em;
    background: #333333;
    padding: 0.6em;
    color: #fff;
}

section nav a {
    color: #fff;
}

section h2 {
    font-size: 1.5em;
    border-bottom: solid 3px #333333;
    color: #333333;
    margin-bottom: 0.5em;
}

section h3 {
    margin: 0.5em 0;
}

ul {
    list-style: square inside;
}

li {
    margin: 0.8em 0.2em;
}

h2#informacion,
h2#cancheo {
    margin: 0;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.lyt_2cols_col1 {
    float: left;
    width: 65%;
}

.lyt_2cols_col2 {
    float: right;
    width: 30%;
}

.lyt_3cols_col1 {
    float: left;
    width: 16%;
}

.lyt_3cols_col2 {
    float: left;
    width: 66%;
    margin: 0 1%;
}

.lyt_3cols_col3 {
    float: left;
    width: 16%;
}

.tMar2 {
    margin-top: 2em;
}

.tMar1 {
    margin-top: 1em;
}

.tMar05 {
    margin-top: 0.5em;
}

.bMar05 {
    margin-bottom: 0.5em;
}

.cleanList {
    list-style: none;
}

.small {
    font-size: 0.8em;
}

.big {
    font-size: 120%;
}

.outstanding {
    color: #333333;
    font-weight: bold;
}
.fullImage{
    max-width: 100%;
    width:100%
}
.wrapper {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 1em;
    margin-top: 200px;
}

footer {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #333;
    text-align: center;
    padding: 1em;
}

.autoResize {
    outline: 0;
    max-width: 100%;
    height: auto;
}

.taCenter {
    text-align: center;
}

header {
    position: fixed;
    background-color: rgba(251, 255, 255, 0.9);
    z-index: 9998;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: solid 4px #333333;
    padding: 1em 0;
}

header .headerWrapper {
    max-width: 1000px;
    margin: 0 auto;
}

header .lyt_3cols_col1,
header .lyt_3cols_col2,
header .lyt_3cols_col3,
header .lyt_2cols_col2 {
    text-align: center;
}

header h1 {
    font-size: 2em;
}


header h1 strong {
    display: block;
    color: #333333;
}

header h1 span {
    font-size: 0.64em;
}

header nav {
    margin-top: 0.8em;
}

header nav li {
    margin: 0.8em;
}


aside.lyt_2cols_col2 img {
    outline: 0;
    max-width: 100%;
    height: auto;
}

.addthis_toolbox {
    display: inline-block;
}

#layerMessage {
    text-align: center;
    padding: 1em;
}

#layerMessage h1 {
    font-size: 2em;
    margin-bottom: 0.5em;
}

#layerMessage h3 {
    font-size: 1.5em;
}

#layerMessage h3 span {
    color: #333333;
}

.twColsList li {
    width: 48%;
    margin: 1%;
    float: left;
}

.sponsors {
    margin-top: 1.5em;
    padding: 1em 0;
    text-align: center;
}

.sponsors img {
    margin: 0.8em 0.3em;
    vertical-align: middle;
}

.alertMessage {
    background-color: #F9E5A5;
    padding: 1em;
    margin: 1em 0;
    border: solid 1px #FD103D;
}



/*CANCHEO*/

tr.d-mini1 {
    background-color: #FAC090;
}

tr.c-mini1 {
    background-color: #538ED5;
}

tr.m-mini1 {
    background-color: #B6DDE8;
}

tr.d-mini2 {
    background-color: #BFBFBF;
}

tr.c-mini2 {
    background-color: #E6B9B8;
}

tr.m-mini2 {
    background-color: #FFFF00;
}

tr.d-a {
    background-color: #DDD9C3;
}

tr.d-b {
    background-color: #D99795;
}

tr.d-c {
    background-color: #B6DDE8;
}

tr.d-d {
    background-color: #538ED5;
}

tr.d-e {
    background-color: #FCD5B4;
}

tr.d-f {
    background-color: #92D050;
}

tr.d-g {
    background-color: #E46D0A;
}

tr.c-a {
    background-color: #953735;
}

tr.c-b {
    background-color: #A5A5A5;
}

tr.c-c {
    background-color: #FFFF00;
}

tr.c-d {
    background-color: #B6DDE8;
}

tr.c-e {
    background-color: #538ED5;
}

tr.c-f {
    background-color: #FFC000;
}

tr.c-g {
    background-color: #FAC090;
}

tr.m-a {
    background-color: #B6DDE8;
}

tr.m-b {
    background-color: #538ED5;
}

tr.m-c {
    background-color: #75923C;
}

tr.m-d {
    background-color: #00B050;
}

tr.m-e {
    background-color: #E6B9B8;
}

tr.m-f {
    background-color: #808080;
}

tr.m-g {
    background-color: #E46D0A;
}

table {
    width: 100%;
    max-width: 1020px;
    font-family: sans-serif;
    border: solid 1px #333;
}

td,
th {
    padding: 10px;
    font-size: 16px;
    border: solid 1px #666;
    border-collapse: collapse;
}

th {
    font-size: 16px;
    background-color: #333;
    color: #fff;
    vertical-align: middle;
}




/*searchBar*/

.searchBar {
    display: flex;
    flex-flow: row wrap;
    /* This aligns items to the end line on main-axis */
    justify-content: flex-start;
    background-color: #dadada;
}

.searchBar__item {
    flex: 1;
    padding: 20px;
}



.searchBar__itemLabel {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.searchBar__itemFormElement {
    width: 100%;
    display: block;
    font-size: 16px;
}



@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    .responsiveTable table,
    .responsiveTable thead,
    .responsiveTable tbody,
    .responsiveTable th,
    .responsiveTable td,
    .responsiveTable tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .responsiveTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .responsiveTable tr {
        border: 1px solid #333;
        padding: 10px 0;
    }

    .responsiveTable td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: solid 1px #000;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    .responsiveTable td:last-child {
        border-bottom: none;
    }

    .responsiveTable td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .responsiveTable td:before {
        content: attr(data-title);
    }
}





/*Responsive*/

@media all and (max-width:960px) {

    header .lyt_3cols_col1,
    header .lyt_3cols_col2,
    header .lyt_3cols_col3 {
        float: none;
        width: 100%;
        margin: 1em 0;
    }

    header {
        position: static;
        margin-bottom: 1em;
    }

    .wrapper {
        margin-top: 0
    }
}


@media all and (max-width:600px) {

    .lyt_2cols_col1,
    .lyt_2cols_col2,
    .lyt_3cols_col1,
    .lyt_3cols_col2,
    .lyt_3cols_col3 {
        float: none;
        width: 100%;
    }

    header .lyt_2cols_col1,
    header .lyt_2cols_col2 {
        text-align: center;
        margin: 1em 0;
    }

    aside.lyt_2cols_col2 img {
        width: 50%;
        max-width: 100%;
        float: left;
    }

    .searchBar__item,
    .searchBar__itemLabel,
    .searchBar__itemFormElement {
        flex: none;
        display: block;
        width: 100%;
    }
}

@media all and (max-width:480px) {
    header h1 {
        font-size: 1.5em;
    }

    header nav {
        font-size: 1.2em;
    }
}


@media all and (max-width:320px) {
    header h1 {
        font-size: 1.5em;
    }

    header nav {
        font-size: 1em;
    }
}


/*Print Styles*/

@media print {
    header,
    .searchBar {
        display: none;
    }
}