@charset "utf-8";
/* CSS Document */
/*
legend
{
color: #fff;
background: #D1AC3B;
border: 1px solid #A4ABB4;
padding: 2px 6px;
} */

fieldset
{
border: 1px solid #A4ABB4;
padding: 8px;
}

.errorAtributo
{
    
border:1px solid #F00;
}
fieldset p * {
    display: block;
    
}
fieldset p {
float: left;
    margin: 0 0 1em;
    width: 100%;
    display: block;
    line-height: 10px;
}
fieldset label {
    /*padding-left:10px;*/
    float:left;
    text-align:left;
    /*font-weight:bold;*/
}


 fieldset p span {
    float: left;
    margin-right: 0.5em;
    display: block;
    line-height: 15px;
}

 fieldset p a span{
    margin-right: 0em;
    
}


 fieldset p span img {
     
     margin-top:-1.8em;
     margin-left: 9.5em;
     
}



/*CSS DE BOTONES*/
/*----------------------------------------------------------------*/

a.buttonInt {
    border: none;
    background: transparent url('/biblioteca/images/botones/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
    display: block;
    float: left;
    font: normal 1.2em arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonInt span {
    background: transparent url('/biblioteca/images/botones/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.buttonInt:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.buttonInt:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/********** Estilos propios DSG**********/

.contenedor_filtros{
    font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
    width: 100%;
    height: auto;
    background-color: #FAF0E6;
    float: left;
    padding-top: 10px;
    border: 1px solid #696969;
}

.fila_titulo{
    width: 100%;
    min-height: 80px;
    height: auto;
    background-color: #CCC;
    border-bottom: 1px solid    #808080;
   
}
.fila {
    width: 100%;
    min-height: 30px;
    height: auto;
    /*background-color: orange;
    border-bottom: 1px solid green;*/
}

.fila2{
    width: 80%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    /*height: auto;*/
    float: left;
    /*text-align: center;*/
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 30px;
}

.fila_pie{
    width: 100%;
    height: auto;
    padding-top: 2px;
    padding-bottom: 3px;
    /*height: auto;*/
    float: left;
    /*text-align: center;*/
    margin-bottom: 10px;
    margin-top: 0px;
    padding-left: 30px;
    background-color: #d4d4d4;
}
.negrita{
font-weight: 600;
}


.fila_rep {
    width: 100%;
    min-height: 30px;
    height: auto;
    /*background-color: orange;*/
    /*border-bottom: 1px solid green;*/
}

.col20{
    float: left;
    width: 18%;
    padding-left: 1%;
    padding-right: 1%;
    min-height: auto;
    height: auto;
}
.col10{
    float: left;
    width: 8%;
    padding-left: 1%;
    padding-right: 1%;
    min-height: 30px;
    height: auto;
}

.col7{
    float: left;
    width: 7%;
    text-align: center;
    min-height: 30px;
    height: auto;
}

.col8{
    float: left;
    width: 8%;
    text-align: center;
    min-height: 30px;
    height: auto;
}

.col30{
    float: left;
    width: 28%;
    padding-left: 1%;
    padding-right: 1%;
    min-height: 30px;
}
.col50{
    float: left;
    width: 48%;
    padding-left: 1%;
    padding-right: 1%;
    min-height: 30px;
}
/******************/
.select {
  border: 1px solid #CCC;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 25px;
font-size: 14px;
}

.check_cont{
width: 20px;
height: 20px;
background-color: orange;
float: left;
}
  
.check_label{
    float: left;
    width: auto;
    min-width: 150px;
    padding-left: 5px;
    padding-right: 15px;
    margin-bottom: 5px;
    height: 25px;
    font-weight: 600;
    /**background-color: yellow;**/
}  

.sub_contenedor{
    float: left;
    width: 96%;
    margin-left: 2%;
    padding-left: 2%;
    padding-right: 2%;
    margin-right: 2%;


    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
 background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.sub_contenedor0{
    float: left;
    width: 96%;
    margin-left: 2%;
    padding-left: 2%;
    padding-right: 2%;
    margin-right: 2%;


    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(121,121,122,0.77) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(121,121,122,0.77)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(121,121,122,0.77) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(121,121,122,0.77) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(121,121,122,0.77) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(121,121,122,0.77) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#79797a', GradientType=0 );
}
.pad10{ padding-left: 10px;}
.pad15{ padding-left: 15px;}
.pad20{ padding-left: 20px;}
.pad25{ padding-left: 25px;}

.txt14{
    font-weight: 600;
    font-size: 14px;
}
.txt12{
    font-weight: 600;
    font-size: 12px;
}
.colorg{
    background-color: #CCC;
    border-bottom: 1px solid #FFF;
}
.colorf1{
    background-color: #F5F5F5;
    border-bottom: 1px solid #CCC;
}
.colorf2{
    background-color: #FFF;
    border-bottom: 1px solid #CCC;
}
.ali_der{
    text-align: right;
    
}

/************************************************/

table {
width:100%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
/*margin:1em auto;*/
border-collapse:collapse;
}
td {
color:#678197;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:.3em 1em;
/*text-align:center;*/
text-align: right;
font: 1.1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
}

/*
tr.odd td {
background:#f7fbff
}
tr.odd .col {
background:#f4f9fe;
}
.col {
background:#f9fcfe;
}

*/

th {

   font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
   /*color:#66a3d3;*/
   color: #696969;
background:#CCC;
text-align:center;
font-size: 11px;
border-left:1px solid #e5eff8;
border-bottom:1px solid #e5eff8;
}

th {

/*font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; */
   /*color:#66a3d3;*/
/*  color: #696969;
background:#CCC;
text-align:center;*/
font-size: 11px;
/*border-left:1px solid #e5eff8;
border-bottom:1px solid #e5eff8;*/
}

/*
 th  {

margin:.5em .5em .5em 0;

}

/*
 th em {
color:#f03b58;
font-weight: bold;
font-size: 1.1em;
font-style: normal;
}*/

.opcion_pest{
    font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
    height: 30px;
    background-color: #696969;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    cursor: pointer;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 5px;
}

.opcion_pest2{
    font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
    height: 30px;
    background-color: #F0F0F0;
    color: #696969;
    font-size: 14px;
    font-weight: 600;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    cursor: pointer;
    border-top: 1px solid #696969;
    border-left: 1px solid #696969;
    border-right: 1px solid #696969;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 5px;
}

.degradado1{
background: rgba(224,224,224,1);
background: -moz-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224,224,224,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=1 );
}


/******* BOTONES ***********/


    .btnd1{
float: left;
        width: 150px;
        height: 22px;
        padding-top: 3px;
        border: 1px solid #CCC;
        -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-align: center;

margin-left: 5px;
margin-right: 5px;

background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );



color: #808080;
font-weight: 600;
cursor:pointer;



    }


.btnd2{
    float: left;
        width: 150px;
        height: 26px;
        padding-top: 4px;
        border: 1px solid #696969;
        -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-align: center;
margin-left: 5px;
margin-right: 5px;



background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );



color: #696969;
font-weight: 600;
font-size: 12px;

cursor: pointer;


    
}
