/* 
    Document   : sgpro
    Created on : Aug 11, 2012, 9:44:49 AM
    Author     : OC Software
    Description: Estilos generales del sistema.
*/

html,body {
    font-family: "Verdana", Tahoma,Arial,Sans-Serif,Helvetica;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #444;
    height: 100%;
    background-color: #EDEDED;
}

*:focus  { outline: none; }

img {border-style: none;}

form {padding: 0; margin: 0;}

textarea{
    resize:none;
    background-color: #F3F3F3;
    color: #606060;
    border-style: none;
    padding: 10px;
    font-size: 13px;
    width: 370px;
    font-family: "Verdana", Tahoma,Arial,Sans-Serif,Helvetica;
}

textarea.grande{
    width: 97%;
}

a {
    color:#109FD0;
    text-decoration: none;
}

p{
    text-align: left;
    padding: 0;
    margin-top: 0;
    line-height: 18px;
}

.marco{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background-color: #EDEDED;
}

.cabecera{
    background-image: url("../img/bg-patt-01.png");
    background-position: top;
    background-repeat: repeat;
    width: 100%;
    height: 138px;
    position:fixed !important;
    position:absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 6103;
}

.cabecera_encuesta{
    background-image: url("../img/bg-patt-01.png");
    background-position: top;
    background-repeat: repeat;
    width: 100%;
    height: 100px;
}

.cabecera a{
    color:#FFF;
}

.cabecera .links{
    margin: 0;
    list-style: none;
    padding: 0;
    padding-left: 5px;
}

.cabecera .links li{
    text-decoration: none;
    width: auto;
    float: left;
    text-align: left;
}

.cabecera .links li a{
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 12px 10px 12px 10px;
    white-space: nowrap;
    height: 16px;
    position: relative;
    float: left;
}

.cabecera .links li a:hover{
    text-decoration: underline;
}


.contenido_cabecera{
    width: 959px;
    color: #FFF;
    margin: 0 auto;
}

.cuerpo{
    padding-top: 158px;
    padding-bottom: 60px;
    width: 959px;
    margin: 0 auto;
    text-align: left;
    min-height: 450px;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    -moz-box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DFDFDF;
    border-left-color: #DFDFDF;
}

.cuerpo_encuesta{
    padding-top: 20px;
    padding-bottom: 60px;
    width: 959px;
    margin: 0 auto;
    text-align: left;
    min-height: 450px;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    -moz-box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    box-shadow: 0 0 2px 1px rgba(75,75,75,0.15);
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DFDFDF;
    border-left-color: #DFDFDF;
}

.img_index{
    margin-top: -20px;
    padding-bottom: 20px;
}

.contenido{
    padding-left: 20px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 40px;
    text-align: left;
}

.pie {
    background-color: #005F96;
    background-image: url("../img/bg-patt-01.png");
    background-position: top;
    background-repeat: repeat;
    height: 60px;
}

.pie .contenido{
    width: 900px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    position: relative;
    color: #FFF;
    font-family:  "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.pie a{
    color:#FFF;
}

.bicentenario {
	z-index: 999;
	background-image: url("../img/200.png");
	height: 113px;
	width: 113px;
	position: absolute !important;
	left: 790px;
	top: -70px;
	clear: both;
}

.titulo1{
    text-align: left;
    color: #444;
    font-size: 40px;
    padding-left: 20px;
    font-family:  "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
    height: 75px;
    width: 700px;
    background-image:  url("../img/fondo_titulo1.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    overflow: hidden;
    white-space: nowrap;
}

.caja_texto{
    background-color: #F3F3F3;
    width: 370px;
    height: 20px;
    color: #606060;
    border-style: none;
    padding: 10px;
    font-size: 13px;
}

.botones{
    border: 0;
}

.botones td{
    height: 70px;
    vertical-align: top;
    padding-right: 25px;
    padding-left: 20px;
    text-align: left;
}

.boton{
    background-image:  url("../img/fondo_boton.png");
    background-repeat: repeat-x;
    background-color: #99CC00;
    border-style: none;
    color: #FFF;
    font-family: "Trebushet MS",Tahoma,Arial,Sans-Serif,Helvetica;
    font-size: 13px;
    height: 40px;
    width: 150px;
    font-weight: bold;
}

.tbl_formulario{
    width: 100%;
}

.tbl_formulario td{
    text-align: left;
    padding: 8px 0;
}

.tbl_informacion_general{
    width: 100%;
}

.tbl_informacion_general th{
    text-align: left;
    font-weight: bold;
    padding: 8px 0;
}

.tbl_informacion_general td{
    text-align: left;
    padding: 8px 0;
}

.ir_arriba {
    position:fixed !important;
    position:absolute;
    top: 30px; /* Distancia desde abajo */
    right: 30px; /* Distancia desde la derecha */
    z-index: 6104;
    margin: 0;
}

.ir_arriba span {
    width: 60px; /* Ancho del botón */
    height: 60px; /* Alto del botón */
    display: block;
    background: url("../img/arriba.png") no-repeat center center;
}

.sin_resultados{
    font-weight: bold;
}

.marco_especialidades{
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 82px;
}

.especialidades{
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: default;
    width: auto;
}

.especialidades li{
    margin: 0;
    padding: 0 10px 10px 0;
    list-style-type: none;
    text-align: center;
    float: left;
}

.especialidades li a {
    width: 125px;
    height: 62px;
    padding: 10px 5px;
    background: url("../img/fondo_especialidad.png") repeat top left;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    font-size: 9px;
    border: 2px solid #DDDDDD;
    overflow:hidden;
}

.especialidades li input{
    display: none;
}

.sin_calificacion{
    text-align: center;
    background: url("../img/sin_calificacion.png") no-repeat center center;
}

.marco_opciones{
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 82px;
}

.opciones{
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: default;
    width: auto;
}

.opciones li{
    margin: 0;
    padding: 0 15px 10px 0;
    list-style-type: none;
    text-align: center;
    float: left;
}

.opciones li a {
    width: 125px;
    height: 62px;
    padding: 10px 5px;
    background: url("../img/fondo_especialidad.png") repeat top left;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    font-size: 9px;
    border: 2px solid #DDDDDD;
    overflow:hidden;
    position: relative;
}

.opciones li a.seleccionado {
    background: url("../img/fondo_seleccionado.png") repeat top right;
}

.opciones li a.actual {
    background: url("../img/fondo_actual.png") repeat top right;
}

.opciones li span {
    color:#109FD0;
    display: block;
    padding-top: 5px;
    cursor: pointer;
}

.custom-input-file{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    width: 135px;
    height: 82px;
    border: 2px solid #DDDDDD;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
    background: url("../img/fondo_especialidad.png") repeat center center;
}

.custom-input-file-sel{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border: 1px solid;
    width: 135px;
    height: 82px;
    border: 2px solid #DDDDDD;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
    background: url("../img/fondo_seleccionado.png") no-repeat top right;
}

div[id="rut"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_rut.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="rup"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_rup.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="id_representante"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_id_representante.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="camara_comercio"],div[id="camara_de_comercio"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_camara_comercio.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="cotizacion"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_cotizacion.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="nuevo_anexo"]{
    overflow: hidden;
    position: relative;
    background: url("../img/nuevo_anexo.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="nueva_cotizacion"]{
    overflow: hidden;
    position: relative;
    background: url("../img/nueva_cotizacion.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

div[id="nuevo_logo"]{
    overflow: hidden;
    position: relative;
    background: url("../img/adj_logo.png") no-repeat center center;
    width: 100%;
    height: 70px;
}

.custom-input-file-sel span,
.custom-input-file span{
    color: #FFF;
}

.custom-input-file-sel .custom-des-input-file{
    color: #FFF;
    padding: 10px 25px 10px 10px;
    word-wrap: break-word;
}

.custom-input-file .custom-des-input-file{
    color: #FFF;
}

.input-file{
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity:0;
    filter:alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;

}

.nodo_check{
    padding: 0;
    vertical-align: middle;
    margin-top: -3px;
}

.nodo_check input{
    vertical-align: middle;
}

.nodo_check label{
    vertical-align: middle;
}

p {
    line-height: 24px;
}

.alerta_nuevo{
    width: 20px;
    height: 15px;
    padding-top: 5px;
    background-image: url("../img/alerta_nuevo.png");
    background-repeat: no-repeat;
    background-position: center center;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 9px;
    z-index: 500;
    position: absolute;
    top: -7px;
    left: -2px;
    display: inline-block;
    line-height: 9px;
}

.alerta_nuevo2{
    background-image: url("../img/alerta_nuevo2.png");
    top: 3px;
    left: 110px;
    color: #777777;
}

.msj_error{
    color: #CC3333;
}

ol{
    list-style: decimal;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

ol li{
    padding: 3px 0;
    margin-left: 15px;
    font-size: 80%;
}

.opciones_especialidad{
    text-align: left;
    color: #FFFFFF;
    padding: 5px;
}

.opciones_especialidad a{
    color: #FFFFFF !important;
    font-size: 10px;
    display: block;
    margin-top: 10px;
}

.opciones_especialidad b{
   white-space: nowrap;
   color: #B4ECFE;
}

.opciones_especialidad .datos_especialidad{
   white-space: nowrap;
   font-size: 10px;
   display: block;
   padding: 5px 0;
   color: #B4ECFE;
}

.no_padding{
    padding: 0;
    margin: 0;
}
.no_padding td{
    padding: 0;
    margin: 0;
}

.login_pwd{
    background-image: url("../img/login_pwd.png");
    background-repeat: no-repeat;
    background-position: left;
}

.login_pwd :focus{
    background-image: none;
}

.login_pwd :active{
    background-image: none;
}

.pwd_actual{
    background-image: url("../img/pwd_actual.png");
    background-repeat: no-repeat;
    background-position: left;
}

.pwd_actual :focus{
    background-image: none;
}

.pwd_actual :active{
    background-image: none;
}

.pwd_nueva{
    background-image: url("../img/pwd_nueva.png");
    background-repeat: no-repeat;
    background-position: left;
}

.pwd_nueva :focus{
    background-image: none;
}

.pwd_nueva :active{
    background-image: none;
}

.pwd_confirma{
    background-image: url("../img/pwd_confirma.png");
    background-repeat: no-repeat;
    background-position: left;
}

.pwd_confirma :focus{
    background-image: none;
}

.pwd_confirma :active{
    background-image: none;
}

.fec_matricula{
    background-image: url("../img/fec_matricula.png");
    background-repeat: no-repeat;
    background-position: left;
}

.fec_matricula :focus{
    background-image: none;
}

.fec_matricula :active{
    background-image: none;
}

.fec_limite_correccion{
    background-image: url("../img/fec_limite_correccion.png");
    background-repeat: no-repeat;
    background-position: left;
}

.fec_limite_correccion :focus{
    background-image: none;
}

.fec_limite_correccion :active{
    background-image: none;
}

.mostrar_mas{
padding: 10px 0;
}

.mostrar_mas a, 
.mostrar_mas .consultando{
    display: block;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    background-color:#F6F6F6;
    color: #999;
    text-decoration: none;
}

.cargando{
    text-align: center;
    background-image: url("../img/cargando.gif");
    background-repeat: no-repeat;
    background-position: center center;
    height: 140px;
    padding-top: 50px;
}

.fec_digitacion_d,.fec_digitacion_h,.fec_inicial,.fec_final{
    background-repeat: no-repeat;
    background-position: left;
}

.fec_digitacion_d{
    background-image: url("../img/fec_digitacion_d.png");
}

.fec_digitacion_h{
    background-image: url("../img/fec_digitacion_h.png");
}

.fec_inicial{
    background-image: url("../img/fec_inicial.png");
}

.fec_final{
    background-image: url("../img/fec_final.png");
}

.fec_digitacion_d :focus, .fec_digitacion_h :focus, .fec_inicial :focus, .fec_final :focus{
    background-image: none;
}

.fec_digitacion_d :active, .fec_digitacion_h :active, .fec_inicial :focus, .fec_final :focus {
    background-image: none;
}

.contenedor_pop{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../img/fondo_pop.png");
    background-repeat: repeat;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.pop{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    margin-top: -100px;
    width: 700px;
    min-height: 150px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    z-index: 6200;
}

.contenido_pop{
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 10px;
}

.titulo_pop{
    background-color: #005F96;
    text-align: left;
    color: #FFF;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 5px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    white-space: nowrap;
    background-image: url("../img/bg-patt-01.png");
    background-repeat: repeat;
}

.tbl_encuesta{
    width: 100%;
    border-collapse: collapse;

}

.tbl_encuesta th{
    font-weight: lighter;
    text-align: left;
    padding: 20px 10px 20px 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #DDDDDD;
}

.tbl_encuesta td{
    text-align: center;
    width: 50px;
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 10px 20px 10px;
}

.tbl_encuesta tr.titulo td,
.tbl_encuesta tr.titulo th{
    font-weight: bold;
}

.tbl_encuesta td.comentarios{
    font-weight: bold;
    border-bottom-style: none !important;
    padding: 20px 10px 20px 10px;
    text-align: left;
}

.tbl_encuesta td.comentarios textarea{
    width: 98%;
}

.tachado{
    text-decoration: line-through;
    text-decoration-color: #CCCCCC;
    color: #CCCCCC;
}

.historial_inconsistencias{
    padding-top: 20px;
    display: none;
}

.historial_inconsistencias div{
    border-top: 1px solid #CCCCCC;
}

.seguimiento td.detalle{
    cursor: pointer;
}

.seguimiento td.detalle:hover{
    background-color: #FFFFCC;
}

.area_sombreada{
    padding: 5px;
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}