body {
    background-color: #efefef;
}
.sticky_header header .container {
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sticky_header .full_page_photo {
    top: 100px;
}
.logo {
    margin: 7px 0px 0px 0;
}
.logo a.brand {
    height: auto;
}
.logo a.brand img {
    height: auto;
}
.dropdown-menu {
    font-size: 16px!important;
}
.menu_container ul > li.lihasdropdown > a:after {
    content: "\203A";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    font-family: Arial, sans-serif;
    top: 14px;
    right: -5px;
    font-size: 24px;
    line-height: 16px;
    font-weight: bold;
    opacity: 0.5;
}
.menu_container ul.collapsed > li.lihasdropdown > a:after {
    content: "\203A";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    font-family: Arial, sans-serif;
    top: 12px;
    right: 10px;
    font-size: 24px;
    line-height: 16px;
    font-weight: bold;
    opacity: 0.5;
}
.full_page_photo {
    height: 351px;
}
.full_page_photo .hgroup .hgroup_subtitle {
    padding: 0px 30px 0px 30px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
    color: #428bca;
}
.main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

ul.footer_links {
    list-style: none;
    margin: 0 0 5px 0!important;
}
ul.footer_links {
    line-height: 180%;
    font-size: 12px;
    display: block;
    color: #919191;
    padding-left: 0;
}
ul.footer_links li.first {
    border-left: 0;
    padding-left: 0;
}
ul.footer_links li {
    list-style-position: outside;
    line-height: 100%;
    display: inline;
    padding: 0 6px;
    padding-left: 6px;
    border-left: 1px solid #cdcdcd;
}
ul.footer_links li a {
    color: #999999;
}
ul.footer_links li a:hover {
    color: #428bca;
}
.sticky_header .main {
    top: 351px;
}

.ingles {
    font-size: 12px;
    color: #333333;
    font-style: italic;
}
p.coningles, span.coningles {
    font-weight: bold;
    margin: 0;
}
.productos {
    font-size: 0.8em;
}
.productos span.ingles {
    font-size: .8em;
}
.cabecera {
    background: #005cbf;
    vertical-align: top!important;
    text-align: center
}
.productos td {
    font-size: 12px;
}
.form-group {
    margin-bottom: 0!important;
}
table.resultados {
    width: 100%;
}
table.resultados td {
    padding: 5px;
    border: 1px solid #cccccc;
    text-align: right;
}
table.resultados td.titulo {
    text-align: left;
}
table.resultados td.cab2 {
    text-align: center;
}
table.jornadas {
    border: 1px solid #cccccc;
}
table.jornadas td {
    padding: 5px 20px;
    min-width: 100px;
    background: #f0f0f0;
    border: 1px solid #cccccc;
    text-align: center;
}
table.jornadas td.input{
    background: #ffffff;
}