﻿body
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969; /*background-image: url(../img/fondo.png);*/ /*text-align: center;*/
}

.main_content
{
    background-color: #FFF; /*width: 99%;*/
    text-align: left;
    min-width: 1150px;
}

.main_header
{
    text-align: right;
    padding-right: 10px;
}
.main_header p
{
    float: left;
}
.main_header a
{
    color: #e40000;
}



.main_menu_bar
{
    /*margin-top: 100px;*/
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    width: 20px;
    float: left;
    height: 920px;
}

.main_menu_panel span
{
    font-weight: bold;
}
.main_menu_panel
{
    background-image: url(../img/menu_panel.png);
    background-repeat: repeat-y;
    background-color: #990000;
    float: left;
    color: #FFF;
    display: none;
    width: 0px;
    height: 790px;
}

.main_menu_panel a
{
    color: #FFF;
    padding-top: 7px;
    text-decoration: none;
    display: list-item;
    border-bottom: 1px solid #990000;
    font-size: 10px;
}



.main_menu_title
{
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
}

.main_menu_section
{
    padding-top: 15px;
    padding-left: 20px;
}


.main_tittle_bar
{
    text-align: right;
    background-color: #e40000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    padding: 3px;
    margin: 5px;
    margin-bottom: 1px;
}
.main_tittle_bar p
{
    margin: 0;
    float: left;
}

.tittle_bar
{
    background-image: url(../img/title_bar.png);
    height: 24px;
    color: #414141;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    margin: 20px;
    padding-left: 10px;
}

.section_tittle
{
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    padding-left: 15px;
    font-size: 26px;
}

.acordeon_panel
{
    /*margin-left: 20px;     margin-right: 20px;     width: 96%;*/
}

.form_panel
{
    margin-left: 20px;
    margin-right: 20px; /*width: 96%;*/
}

.acordeon_panel_closed1
{
    /*margin-left: 20px;     margin-right: 20px;     width: 96%;*/
}

.acordeon_panel_closed2
{
    /*margin-left: 20px;     margin-right: 20px;     width: 96%;*/
}

.main_footer
{
    background-image: url(../img/sombra_inferior.png);
    background-repeat: no-repeat;
    padding-top: 20px;
    width: 99%;
    text-align: center;
}

.header_bar
{
    background-color: #e40000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.fondo_gris
{
    background-color: #e0e0e0;
}

.sys_message
{
    background-color: #E9E9E9;
    color: #C11313;
    margin: 10px;
    padding: 5px;
    border: 1px solid #C11313;
    vertical-align: middle;
}

.sys_message_title
{
    font-weight: bolder;
}

.sys_message_content
{
}

.text_upper
{
    text-transform: uppercase;
}

fieldset legend
{
    color: #333;
}

fieldset
{
    border-color: #0099FF;
}

img
{
    border: none;
}

.invisible
{
    display: none;
}

.doc_rechazo
{
    background-color: #FFDBDB;
}

.novisible
{
    display: none;
}

.rb_public input
{
    width: 50px;
}

.spaceRigth
{
    margin-right: 95px;
}

.right_panel
{
    float: none; /* not needed, just for clarification */ /* the next props are meant to keep this block independent from the other floated one */
    width: auto;
    overflow: hidden;
}

.center_align
{
    text-align: center;
}
.left_align
{
    text-align: left;
}
.right_align
{
    text-align: right;
}
.justify_align
{
    text-align: justify;
}

.clear
{
    clear: both;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
}

.iecenter
{
    text-align: center;
}

.tableContenedor
{
    width: 100%;
    height: 430px;
    background-color: #aa0000;
    display: table;
}

.tableContenedor tr td
{
    vertical-align: top;
}

.tableContenedor tr td .titulo
{
    font-size: 18px;
    text-align: left;
    display: block;
    position: relative;
    top: 5px;
    color: #eaeaea;
    font-weight: bold;
    width: 93.8%;
    _width: 98%;
    height: 38px;
    _height: 38px;
}


.tableContenedor tr td .tablaInterior1
{
    width: 98%;
    background-color: #fff;
}

.tableContenedor tr td .tablaInterior1 tr td
{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #000;
}

.checksDocumentos
{
    width: 100%;
    position: relative;
}


.checksDocumentos div.checkArriba
{
    width: 100%;
    float: none;
}

.checksDocumentos div.checkArriba input
{
    position: relative;
}

.checksDocumentos div
{
    width: 150px;
    position: relative;
    float: left;
}

.checksDocumentos div input
{
    position: absolute;
    left: 0;
    bottom: 0;
}

.checksDocumentos div a
{
    display: block;
    text-decoration: none;
    position: relative;
    margin-left: 17px;
    width: 90%;
    color: #000;
    background-image: url('../img/pdf_icon.png');
    background-repeat: no-repeat;
    background-position: top center;
    height: 100px;
}

.checksDocumentos div a:hover
{
    background-image: url('../img/pdf_icon_on.png');
}

.checksDocumentos div a label, .checksDocumentos div a span
{
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}

.pnlFinanciamiento
{
    width: 100%;
    height: 20px;
    display: table;
}

.pnlFinanciamiento ul
{
    display: table-row;
    background: transparent url(sombratabs.png) repeat scroll 0 0;
}

.pnlFinanciamiento ul li
{
    background-color: #D0D0D0;
    border-left: 1px solid #657383;
    border-right: 1px solid #657383;
    border-top: 1px solid #657383;
    border-radius: 3px;
    display: table-cell;
    margin-left: 1px;
    margin-top: 1px;
}

.pnlFinanciamiento ul li a
{
    text-decoration: none;
    color: #666;
}

.pnlFinanciamiento ul li a:hover
{
    background: #fff;
}

.pnlFinanciamiento ul li a.selected
{
    color:#fff;
    background: #7a7a7a;
}

.pnlFinanciamiento ul li a.selected:hover
{
    color:#fefefe;
    background: #a9a9a9;
}


.WAITT_MNT
{
    text-align: center;
    display: none;
    font-size: 23px;
}


.tableDatosDerecha
{
    width: 100%;
    height: 500px;
}

.tableDatosDerecha tr td
{
    vertical-align: top;
}

.tableDatosDerecha tr td
{
    color: #000;
    font-size: 13px;
}

.tableDatosDerecha tr td .titulo
{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

a.pagare
{
    background-image: url('../img/icono_pagare_bar02.gif');
    display: block;
    color: #aeaeae;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 11px 10px 11px 37px;
    text-align: center;
    text-decoration: none;
    width: 35px;
    height: 35px;
}

a:hover.pagare
{
    color: White;
    font-weight: bold;
    background-image: url(../img/icono_pagare_bar01.gif);
    font-size: 12px;
}

a.informeComercial
{
    background-image: url('../img/icono_dicom.png');
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 50px;
    text-align: left;
    text-decoration: none;
    color: #aeaeae;
}

a:hover.informeComercial
{
    color: White;
    font-weight: bold;
    background-image: url(../img/icono_dicom02.png);
    font-size: 12px;
}


.WAITT_MNT2
{
    text-align: center;
    display: none;
    position: relative;
    height: auto;
}

.pie
{
    padding: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    display: block;
    background-color: #FFFFFF;
}

.pie input
{
    margin: 0px 20px 0px 20px;
    padding: 2px;
    width: 120px;
}

div.pnlDatos
{
    position: relative;
    width: 100%; /*    display: table;     width: 90%;          height: 95%;*/
}

div.pnlDatos div
{
    display: table;
    width: 100%;
    height: 10%;
}

div.pnlDatos div div
{
    display: table-row;
    width: 100%;
}

div.pnlDatos div div div
{
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    width: 45%;
    float: left;
    border: 1px solid #fff;
    border-collapse: separate;
    margin: 2px;
}

div.pnlDatos div div div input, div.pnlDatos div div div select
{
    width: 98%;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
}

div.pnlDatos div div div textarea
{
    width: 320Px;
    height: 60Px;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
}

a:link.Cartola, a:visited.Cartola
{
    color: #0000ff;
    background-image: url(../img/icono_Cartola01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 40px;
    text-align: left;
    text-decoration: none;
}

a:hover.Cartola
{
    background-image: url(../img/icono_Cartola02.gif);
}

a:link.Buscar, a:visited.Buscar
{
    color: #0000ff;
    background-image: url(../img/icono_buscar.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 35px;
    text-align: center;
    text-decoration: none;
}

a:hover.Buscar
{
    color: White;
    background-image: url(../img/icono_buscar_on.gif);
}

a:link.Imprimir, a:visited.Imprimir
{
    color: #0000ff;
    background-image: url(../img/icono_impresora.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 35px;
    text-align: center;
    text-decoration: none;
}

a:hover.Firmar
{
    color: White;
    background-image: url(../img/Bio_on.png);
}
a:link.Firmar, a:visited.Firmar
{
    color: #0000ff;
    background-image: url(../img/Bio.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 35px;
    text-align: center;
    text-decoration: none;
}

a:hover.Imprimir
{
    color: White;
    background-image: url(../img/icono_impresora_on.gif);
}
a:link.SolPDF_mini, a:visited.SolPDF_mini
{
    color: #0000ff;
    background-image: url(../img/pdf_img_mini.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 37px;
    text-align: center;
    text-decoration: none;
}

a:hover.SolPDF_mini
{
    color: White;
    background-image: url(../img/pdf_img_mini.gif);
}

#tbl_datos
{
    position: relative;
    width:100%;
    height:100%;
}
.absolute_all
{
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.popup-inner
{
    max-width: 1000px;
    width: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
}

.popup-inner .close_pop_up
{
    position: absolute;
    top: 0;
    right: 0;
    cursor:pointer;
    color:#fff;
    width:18px;
    height:20px;
    background-color:#000;
    text-align:center;
}

.popup-inner .close_pop_up:hover
{
    background-color:#6a6a6a;
}

a:link.PackV, a:visited.PackV
{
    color: #0000ff;
    background-image: url(../img/PAC_2.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding: 11px 10px 11px 35px;
    text-align: center;
    text-decoration: none;
}

a:hover.PackV
{
    color: White;
    background-image: url(../img/PAC_2_on.png);
}