* {
    box-sizing: border-box;
}

@import 'https://fonts.googleapis.com/css?family=Open+Sans';

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #000;
    width: 100%;
    background-color: #f7f7f7 !important;
    margin: 0;
}

.wfg_main {
    margin: 0 auto;
    width: 1080px;
    background: #f7f7f7;
}

.wfg_main .right {
    padding: 0px !important;
}

.wfg_nav .wfg_main {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 4px #999;
}

.wfg_container_nobackground {
    clear: both;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.wfg_container_nobackground .publicidad {
    background-color: transparent;
    color: #ffffff;
    font-family: Arial;
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
}

.wfg_container {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
}

.wfg_left_container {
    float: left;
    width: 750px;
    vertical-align: top;
    padding-left: 5px;
}

.wfg_right_container {
    float: right;
    width: 300px;
    vertical-align: top;
}

.wfg_top {
    float: left;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px;
    display: block;
}

.wfg_bottom {
    display: block;
    clear: both;
    width: 100%;
    vertical-align: top;
}

.wfg_nav {
    clear: both;
    display: block;
    width: 100%;
}

.wfg_nav {
    padding: 40px 0 10px 0px;
}

.wfg_footer {
    width: 100%;
    clear: both;
    display: block;
}

.home_layout {
    margin-left: 5px;
    clear: both;
    display: block;
    width: 750px;
}

/* NAVIGATION STYLES **********************************************************/
/*.wfg_navigation {
    width: 100%;
    display: block;
    background-color: #FFF1E0 !important;
    border-bottom: solid 2px #6D6D6D;
    clear: both;
    padding-top: 10px;
}*/
.wfg_navigation ul {
    list-style-type: none;
    text-align: center;
    display: block;
    clear: both;
    width: 100%;
}

.wfg_navigation li {
    margin-left: 20px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    font-weight: 600;
}

.wfg_navigation li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}

.wfg_navigation li.navItemfinal {
    border: 0;
}

.navItemfinal a {
    font-size: 21px;
    font-weight: bold;
    color: #003580;
}

.navItemfinal a:hover {
    color: #333333;
}

/*.nav_container {
    font-family: arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    clear: both;
    display: block;
    min-height: 35px;
}*/
/* CABECERA STYLES ************************************************************/
.wfg_cabecera {
    display: block;
    box-shadow: 0px 1px 4px #999;

}

.wfg_cabecera div.cab {
    float: left;
    width: 33%;
}

.wfg_cabecera div.right {
    text-align: right;
}

/* LOGO STYLES ****************************************************************/

.wfg_logo_mercado {
    font-weight: 100;
    color: #333;
    letter-spacing: -3px;
}

.wfg_logo_financiero {
    font-weight: bold;
    color: #003580;
    font-weight: 700;
}

/* HOME STYLES ****************************************************************/
.home_big {
    width: 100%;
    clear: both;
    display: block;
}

.home_left {
    float: left;
    width: 455px;
    vertical-align: top;

}

.home_right {
    float: left;
    width: 280px;
    margin-left: 10px;
    vertical-align: top;
}

.mini_chart {
    padding: 2px;
    font-weight: 700;
    text-transform: uppercase;
}

#submenu {
    min-height: 0 !important;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    clear: both;
    display: flex;
    justify-content: center;
}

#submenu div {
    display: inline-block;
    margin-left: 35px;
    padding-right: 10px;
}

#submenu a {
    font-size: 14px;
    text-decoration: none;
    color: #003580;
}

.wfg_subnavigation {
    width: 100%;
    display: block;
    clear: both;
}

.selected {
    font-weight: bold !important;
}

.width50 {
    width: 49%;
    margin-right: 1%;
}

.width100 {
    width: 100%;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.margin5px {
    margin: 5px;
}

.margin15px {
    margin: 15px;
}

.min_chart_var {
    font-size: 10px;
}

.min_chart_price {
    font-weight: 700;
}

.chart_price {
    font-size: 16px;
    font-weight: 700;
    padding-right: 20px;
}

.highchart_price {
    font-size: 10px;
    font-weight: 700;
    padding-right: 20px;
}

.chart_var {
    font-size: 14px;
}

.highchart_var {
    font-size: 10px;
}

.mini_chart_widget_title {
    background-color: #F3F5F2;
    padding: 2px;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.greyBackground {
    background-color: #F3F5F2;
}

/* CABECERAS ******************************************************************/
h3 {
    color: #003580;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
    font-style: normal !important;
    font-size: 16px;
}

h3 a {
    color: #003580;
}

widget40interior h3 {
    text-transform: capitalize;
}

h3 a {
    text-transform: capitalize;
}

h2 {
    color: #003580;
    margin-bottom: 10px;
}

.widgetChartTitle {
    color: #003580;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
}

/* COLORES ********************************************************************/
.textoNegativo {
    color: #FF0000;
}

.textoPositivo {
    color: #22921C;
}

.textoNeutro {
    color: #000;
}

.textoAzul {
    color: #003580;
}

.colorFondo {
    background-color: #EAEBEC;
}

.textoRojo {
    color: #FF0000;
}

/* LINKS **********************************************************************/
a {
    color: #003580;
}

.wfg_logo_mercado a span:first-child {
    color: #003580 !important;
    text-decoration: none;
}

/* TABLES *********************************************************************/
.wfg_table {
    width: 100%;
}

.wfg_table td {
    vertical-align: middle;
    padding: 0 2px;
    font-size: 13px;
}

.wfg_table th {
    font-weight: 700;
}

.wfg_td_title {
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
    max-width: 100px;
    overflow: hidden;
}

.wfg_listado th {
    background-color: #f3f5f2;
    border-bottom: 1px solid #ddd;
    padding: 3px;
}

.wfg_listado td {
    border-bottom: 1px solid #ddd;
    padding: 4px !important;
}

/* DIVISAS ********************************************************************/
.box_divisa {
    float: left;
    width: 48%;
    margin: 1%;
}

.box_materia {
    width: 98%;
    margin: 1%;
}

.divisa_header {
    background-color: #FFF1E0;
}

tr.divisa_values td {
    font-size: 10px;
}

/* MATERIAS PRIMAS ************************************************************/

/* NOTICIAS *******************************************************************/
.noticia_titulo {
    margin-top: 5px;
    font-size: 15px;
    font-weight: 700;
    color: #003580;
}

.noticia {
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.noticia_date {
    margin-top: 10px;
    font-weight: 700;
    color: #000;
}

/* FOOTER *********************************************************************/
.texto {
    font-size: 15px;
    text-align: left;
}

.texto a {
    color: #003580;
    line-height: 27px;
}

#Foot {
    float: left;
    width: 100%;
    background: #FFF1E0;
    margin-top: 25px;
    padding-bottom: 30px;
}

.copyright {
    text-align: center;
}

.copyright a {
    text-decoration: none;
}

#logoFooter {
    padding-top: 5px;
    padding-bottom: 5px;
}

#logoFooter .logomercado, #logoFooter .logofinanciero {
    font-size: 34px;
}

.widget_container {
    width: 100%;
    max-width: 1080px;
    display: block;
    clear: both;
    background-color: #fff;
}

.widget_container_360 {
    width: 360px;
    box-sizing: border-box;
}

.widget_container_260 {
    width: 260px;
    box-sizing: border-box;
}

.widget100interior h3 {
    text-align: center;
}

.widget100interior h3 a {
    text-decoration: none;
}

.subidas50,
.bajadas50 {
    width: 48%;
    float: left;
}

.subidas50 {
    margin-right: 10px;
}

.widget40 {
    width: 39%;
    float: left;
    display: block;
}

.widget100,
.widget100interior {
    width: 100%;
    float: none;
}

.widget60 {
    width: 59%;
    float: left;
    margin-right: 2%;
    display: block;
}

.widget60interior {
    width: 59%;
    float: left;
    margin-right: 1%;
    display: block;
}

.widget40interior {
    width: 40%;
    float: left;
    display: block;
}

.widget_container td {
    font-size: 11px;
}

.widget32 {
    width: 31%;
    float: left;
    margin-right: 2%;
    display: block;
}

.widget34 {
    width: 34%;
    float: left;
    display: block;
}

.widget49 {
    width: 49%;
    float: left;
    margin-right: 2%;
    display: block;
}

.widget50 {
    width: 49%;
    float: left;
    display: block;
}

.widget_table {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget_table td {
    padding-bottom: 0;
}

.widgetChartTitle {
    color: #003580;
    border-bottom: 1px solid #333;
    margin: 5px 0 0 0;;
    padding: 0 0 1px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}

.widgetChartTitle a {
    text-transform: capitalize;
}

.greyBackground {
    background-color: #F3F5F2;
}

.cabeceraWFG {
    font-family: arial;
    color: #333;
}

.brand {
    color: black;
    font-size: 11px;
    font-weight: bold;
}

.textCenter {
    text-align: center;
}

.brand span {
    color: #f05c1b;
}

.seditado {
    color: #ffffff;
}

.seuropa {
    color: black;
    font-family: arial;
    font-weight: bold;
}

.spress {
    color: #c00;
    font-family: arial;
    font-weight: bold;
}

.whiteBackground {
    padding: 10px;
}

.launchpad_iframe {
    border: 0;
    width: 100%;
    height: 105px;
    margin-top: 10px;
}

.board_iframe {
    border: 0;
    width: 100%;
    height: 650px;
    margin-top: 10px;
}

.divisa_values {
    height: 10px;
    margin: 0;
}

.divisa_values td {
    font-size: 10px;
    padding: 3px;
}

.divisa_values td.textoPositivo,
.divisa_values td.textoNegativo,
.divisa_values td.textoNeutro {
    width: 50px;
}

.widget60interior a:hover,
.widget40interior a:hover,
.widget40 a:hover,
.widget49 a:hover,
.widget50 a:hover {
    color: #FF8900;
}

.widget60interior td a:hover,
.widget40interior td a:hover,
.widget40 td a:hover,
.widget49 td a:hover,
.widget50 td a:hover {
    color: #003580;
}

.min_chart_header {
    padding: 2px 0;
}

.name {
    position: relative;
    min-width: 76px;
}

.datoCoti {
    font-size: 22px;
    font-weight: bold;
}

.efectoNegro a:hover {
    border-bottom: 2px solid #1f3a76;
}


/*cabecera*/

.wfg_cabecera ul {
    display: flex;
    flex-direction: row;
    flex-wrap: no-wrap;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    background-color: #fff;
    padding: 0px 10px 0 10px;
    border-bottom: 2px solid #d2d2d2;

}

.wfg_cabecera ul li {
    list-style: none;
    text-transform: uppercase;
    font-size: 16px;
    color: #333333;
}

.wfg_cabecera ul li a img {
    width: 100%;
}


.wfg a {
    max-width: 165px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 5px;
}

.epress a {
    max-width: 140px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-left: 5px;
}

.wfg_logo a img {
    width: 85px;
    height: auto;
}

.wfg_navigation {
    display: flex;
    flex-direction: row;
    flex-wrap: no-wrap;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 40px;
}


.wfg_nav {
    padding: 0px 0 10px 0px !important;
}


.module h2 {
    font-size: 20px;
}
