﻿/* DEFAULTS
----------------------------------------------------------*/
.textboxes_redondeados
{
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

a:link, a:visited, a:menu
{
    font-size: 10pt;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* HEADINGS
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    position: absolute;
    bottom: 18px;
    height: 92px; /* Height of the footer */
    text-align: center;
    vertical-align: top;
    left: 10px;
}

/* TAB MENU
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS
----------------------------------------------------------*/

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

textbox
{
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 10pt;
}

/* MISC
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
.linea_baja
{
    border-width: 1px;
    border-color: #000000;
    border-bottom-style: solid;
    border-collapse: collapse;
    border-spacing: 0px;
}
.td_checkbox
{
    width: 197px;
}

.linea_abajo_label
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.table_escenarios
{
    border-style: solid;
    border-color: #000000;
    width: 100%;
    border-collapse: separate;
}

.borde_abajo
{
    border-bottom-style: solid;
    border-width: 2px;
    text-align: right;
}
.borde_abajoEizquierda
{
    border-left-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    text-align: right;
}
.borde_izquierda
{
    border-left-style: solid;
    border-width: 2px;
}
.celdas_circulo
{
    width: 132px;
    height: 22px;
    vertical-align: middle;
    top: auto;
    bottom: auto;
}
.celdas_rectangulos
{
    width: 57px;
}
.cuadro_negro
{
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
.cabecera_menu
{
    background-color: #999999;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    color: #FFFFFF;
}
.diseno_1
{
    width: 51px;
    text-align: center;
    vertical-align: top;
}
.centrado
{
    text-align: center;
}

.box_mapa
{
    /*text-decoration:none; 	padding-top:10px; 	padding:20px; 	border:1px solid #aaac62; 	box-shadow:3px 3px 3px rgba(75,33,33, 0.75); /* IE*/ /*-moz-box-shadow:3px 3px 3px rgba(75,33,33, 0.75); /* Firefox*/ /*-webkit-box-shadow:3px 3px 3px rgba(75,33,33, 0.75); /* WebKit y Safari*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 0; /*behavior: url(/PIE/border-radius.htc);*/
    z-index: 1000;
    position: relative;
}
.box_verde_claro2
{
    background-position: 0% 0%;
    padding: 20px;
    background-image: -moz-linear-gradient(top, #669999, #006666);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    min-width: 0; /*behavior: url(/PIE/border-radius.htc);*/
    color: #FFFFFF;
    background-color: #669999;
    background-repeat: repeat;
    background-attachment: scroll;
    margin: 3px;
    position: relative;
}

.box_verde_claro
{
    /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    margin: auto;
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    background-position: 0% 0%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #669999;
    background-image: -moz-linear-gradient(top, #669999, #006666); /* Firefox 3.6 */
}

.box_verde_claro_con_margen
{
    /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    margin: 10px;
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    background-position: 0% 0%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #669999;
    background-image: -moz-linear-gradient(top, #669999, #006666); /* Firefox 3.6 */
}

.box_verde_oscuro
{
    /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #003300;
    text-align: center;
}

.box_verde_oscuro_cabeceras
{
    margin: 5px; /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #003300;
    text-align: center;
    width: 200px;
    height: 50px;
    vertical-align: middle;
}

.bordeysombreado
{
    /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
}

.menu_con_imagenes
{
    width: 47px;
    vertical-align: top;
}

.master_menu_imagen_columna
{
    width: 163px;
}
.master_menu_imagen_especial
{
    width: 47px;
    vertical-align: top;
}
.master_menu_tabla
{
    text-align: left;
    vertical-align: middle;
    width: auto;
    height: 50px;
    background: #669999;
}
.master_menu_tabla:hover
{
    background: #00CC00;
}
.master_menu_tabla_textos
{
    color: #000000;
    font-size: large;
    font-weight: bold;
}
.cabecera_menu_principal
{
    background-color: #999999;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 900;
}

.columna_escenarios_sit
{
    width: 242px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.consecuencias_columna1
{
    border-width: thin;
    border-color: #FFFFFF;
    border-bottom-style: solid;
}
.consecuencias_columna_resto
{
    border-style: solid;
    border-width: thin;
    border-color: #FFFFFF;
    text-align: center;
    border-collapse: collapse;
}
.consecuencias_columna1_cabecera
{
    text-align: center;
    text-transform: capitalize;
    font-weight: 900;
}
.consecuencias_columna_resto_cabecera
{
    border-color: #FFFFFF;
    text-align: center;
    border-left-style: solid;
    font-weight: 900;
    border-collapse: collapse;
}
.tabla_consecuencias_receptores
{
    width: 100%; /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    background-position: 0% 0%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #669999;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #669999),color-stop(1, #006666)); /* Firefox 3.6 */
    background-image: -moz-linear-gradient(top, #669999, #006666);
}
.tabla_glosario
{
    background-position: left top;
    background-image: url('../Resources/Images/shaded-border-left.png');
    background-repeat: repeat-y;
    width: 40px;
}
.panel_consecuencias
{
    width: 1200px;
}
.nada
{
}
.menu_proteccion_civil
{
    background-color: #333333;
    text-align: center;
    color: #FFFFFF; /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
}
.menu_sub_proteccion_civil
{
    background-color: #808080;
    text-align: center;
    color: #FFFFFF; /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
}
.datos_proteccion_civil
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.proteccion_civil_label1
{
    z-index: 1000;
    position: relative;
    left: 441px;
    top: -799px;
}
.fondo_grafico
{
    /* navegadores sin soporte */
    background: black url(images/cabecera_degradado.jpg) repeat-x; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(black)); /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(top, black, white); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, black, white); /* Opera 11.10+ */
    background: -o-linear-background(top, black, white); /* IE 10 */
    background: -ms-linear-background(top, black, white); /* estándar */
    background: linear-background(top, black, white);
}

.grafico_por_escenario_imagen
{
    background-image: url('/Resources/Images/grafico_por_escenario.png');
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    z-index: auto;
}
.celda_derecha
{
    position: relative;
    margin-right: 2000px;
}
.celda_izquierda
{
    position: relative;
    left: 0px;
}
.menu_principal
{
    /*behavior: url(/PIE/PIE_uncompressed.htc);*/
    padding: 5px;
    min-width: 0;
    color: #FFFFFF;
    background-position: 0% 0%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    background: #FFFFFF; /*background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CC9900),color-stop(1, #996633));          background-image: -moz-linear-gradient(top, #CC9900, #996633);*/
}
#progressBackgroundFilter
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: -1;
}
#processMessage
{
    position: absolute;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
    text-align: center;
    vertical-align: middle;
    display: run-in;
}
.mora_izquierda
{
    text-align: left;
}
.mora_centrado
{
    text-align: center;
}
.modalBackground
{
    background-color: #000000;
    opacity: .80;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
}

.dropdown_fijos
{
    display: block;
    width: 150px;
}

.textbox_centrado
{
    text-align: center;
}

.titulo_principal_probabilidades
{
    background-color: #999999;
    text-transform: uppercase;
    font-weight: 900;
    color: #FFFFFF;
}

.master_header
{
    position: fixed;
    top: 0;
    height: 144px;
    left: 10px;
    font-family: Arial;
    right: 10px;
}
.master_navigation
{
    position: fixed;
    left: 4;
    top: 144px;
    font-family: Arial;
    z-index: 2000;
}
.master_contentwrapper
{
    position: fixed;
    left: 240px;
    top: 144px;
    bottom: 0;
    right: 10px;
    font-family: Arial;
    overflow: auto;
}
.FixedHeader
{
    position: absolute;
    font-weight: bold;
    font-family: Arial;
}

body
{
    font-family: Arial;
    margin-right: 10px;
    margin-left: 10px;
}
.StaticMenuItemStyle
{
    background-image: none;
}

.StaticMenuItemStyle img
{
    width: 50px;
    height: 50px;
    background-color: #CCCCCC;
    color: #CCCCCC;
}
.aderecha
{
    text-align: right;
}
.prueba_drop
{
}

.prueba_drop
{
    width: 150px;
}
.prueba_drop option
{
    width: 220px;
}
.borde_izquierdo
{
    border-left-style: solid;
    border-width: thin;
}
.fila_titulos
{
    background-color: #1C5E55;
    color: #FFFFFF;
    font-weight: bold;
    table-layout: fixed;
}
.fila_impar
{
    background-color: #D4DFE1;
}

body div.ui-tooltip
{
    max-width: 500px;
}
/*AJAX tabcontainer*/
.Tab .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 20px;
    border-bottom: solid 1px #999999;
}

.Tab .ajax__tab_outer
{
    padding-right: 4px;
    height: 30px;
    background-color: #C0C0C0;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}

.Tab .ajax__tab_inner
{
    padding-left: 3px;
    background-color: #C0C0C0;
}

.Tab .ajax__tab_tab
{
    height: 22px;
    padding: 4px;
    margin: 0;
}

.Tab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #cccccc;
}

.Tab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #cccccc;
}

.Tab .ajax__tab_hover .ajax__tab_tab
{
}

.Tab .ajax__tab_active .ajax__tab_outer
{
    background-color: #fff;
    border-left: solid 1px #999999;
}

.Tab .ajax__tab_active .ajax__tab_inner
{
    background-color: #fff;
}

.Tab .ajax__tab_active .ajax__tab_tab
{
}

.Tab .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.Tab .ajax__tab_disabled
{
    border-style: none;
    color: #808080;
}

.informe_headers
{
    color: #FFFFFF;
    font-weight: bold;
}
.resultados_modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=60);
        opacity: 0.6;
    }
    .resultados_modalPopup
    {
    background-color: #FFFFFF;
    width: 800px;
    border: 3px solid #669999;
    border-radius: 12px;
    padding: 0;
}
.resultados_modalPopup .resultados_header
    {
    background-color: #669999;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
    .resultados_modalPopup .resultados_body
    {
        min-height: 50px;
        line-height: 30px;
    }
    .resultados_modalPopup .resultados_footer
    {
        padding: 6px;
    }
    .resultados_modalPopup .resultados_boton
    {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }
    .resultados_modalPopup .resultados_boton
{
    background-color: #006666;
    border: 1px solid #0DA9D0;
}

.aviso_recalcular
{
    font-weight: bold;
    color: Red;
}