/* 
    Document   : metadatos
    Created on : 17/05/2013, 12:44:40 PM
    Author     : dacevedo
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.ui-accordion .ui-accordion-content{
  font-size: small;
  padding: .5em;
  border-top: 0;
  overflow: auto;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.elemdatos{
  max-height: 450px;
}
.dt{
  text-overflow: clip;
  text-overflow: ellipsis;
  text-overflow: "…";
  font-size: x-small;
  white-space: nowrap;
  overflow: hidden;

  /*  font-weight: ;*/
}
.dd{
  /*  font-weight: normal;*/
  text-overflow: clip;
  text-overflow: ellipsis;
  text-overflow: "…";
  font-size: x-small;
  white-space: nowrap;
  overflow: hidden;

}
.metadatos{
  cursor: pointer;
  font-weight: bold;
  max-height: 150px;
  overflow: hidden;
}
.metadatos-list{
  cursor: pointer;
  font-weight: bold;
  max-height: 150px;
  overflow: hidden;
}
.lista{
  cursor: auto;
  text-overflow: clip;
  text-overflow: ellipsis;
  text-overflow: "…";
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
  background: white;
}
/*.lista{
  font-weight: bold;
}*/
.lista dd{
  font-weight: small;
}
.lista dt{
  font-weight: small;
}

.layertitle{
  /*    font-size: small;*/
  margin-top: 0px;
  color: black;
  /*    height: 30px;*/
  width: 100%;

  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 14px;
  font-weight: normal;
  color: white;
  text-align: center;

}
.botoncerrar{
  float:right;
  height: 12px;
  width: 12px;
  z-index: 2;
  margin: 4px 4px;
  background-image: url("../../img/remove_1.png");
}
.botoncerrar:hover{
  cursor: pointer;
}
.botoncentrar{
  background-image: url("../../img/focus_2.png");
  height: 15px;
  width: 15px;
  float: right;
  margin: 2px 40px 0 0;
  right: 5px;
}
.botoncentrar:hover{
  cursor: pointer;
}
.visibilidad{
  float: left;
}
.class-vis{
  height: 25px;
  width: 80%;
}
.slider{
  position: absolute;
  left: 40px;
  right: 5px;
  display: inline-block;
  cursor: pointer;
  margin: 6px 0 0px 12px;


}

.class-meta{
  font-weight: normal;
  padding: 0px;
  border: 0;
  /*  height: 50%;*/
  width: 100%;
  /*    box-shadow: 1px 1px 1px #818585;*/
}
.class-meta-active{
  border-bottom: #bbb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: #f66a0b;
  float: left;
  font-weight: normal;
  height: 50px;
  padding: 0;
  position: relative;
  transition: background 1s ease 0s;
  width: 98%;

}

.class-meta-active-2{
  font-weight: normal;
  padding: 0px;
  width: 100%;
  border: 1px solid #444;
  height: 68px;
  box-shadow: 1px 1px 1px #818585;
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  -ms-transition: background 2s;
  -o-transition: background 2s;
  transition: background 2s;
  background: white;
}
.class-capas-activas{
  font-weight: normal;
  padding: 0px;
  border: 0;
  /*    overflow: auto;*/
  height: 100%;
  box-shadow: 15px 15px 5px 15px;
}

.class-meta li{
  font-weight: normal;
}

.class-meta ul{
}
.class-meta div{
}
.class-check{
  float: left;
  margin-top:0px;
  margin-left: 23px;
  /*  background-image: url("../../img/check.png");*/
}

.buttons{
  height: 20px;
  width: 100%;
  float: left;
  position: relative;
}


.header-accordion {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: small;
  /* support: IE7 */
}
#selector{
  /*  position: absolute;*/
  top:20px;
  left: 10px;
  cursor: pointer;
  float:left;
  width: 40px;
  height: 40px;
  z-index: 2;
  background-image: url("../../img/handler_circle.png");
}
#selector:hover{
  /*  position: absolute;*/
  background-image: url("../../img/handler_circle_hover_3.png");
}
.info{
  position: relative;
  width: 100%;
  height: 40%;
}
.min{
  font-size: 70%;
  /*    display: inline-block;*/
  float: left;
  /*    padding-left: 3px;*/
}
.max{
  font-size: 70%;
  /*    display: inline-block;*/
  /*    float: right;*/
  /*    padding-left: 100%;*/
  /*    padding-left: 3px;*/
}
.optlayer{
  position: relative;
  bottom: 10px;
  width: 100%;
}
.title-active{
  font-size: small;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
}

.slider-div{
  float: left;
  /*  height: 30%;*/
  width: 95%;
  margin-left: 10px;
}
.layertitle:hover{
}
div.olControlAttribution {
  position: absolute;
  left: 0px;
  bottom: 0.5%;
  text-shadow: 1px 1px 0 white, -1px -1px white, 1px -1px white, -1px 1px white, 0 1px white, 1px 0 white, -1px 0 white, 0 -1px white;
  width: 380px;
  margin-left: 25px;
  margin-bottom: 25px;
  font-size: small!important;
  font-family: Arial!important;
  font-weight: normal!important;
}
.botoncerrar-2{
  float: left;
  height: 12px;
  width: 12px;
  /*    margin-right: 5%;*/
  display: inline-block;
  /*    z-index: 2;*/
  /*    position: absolute;*/
}
.boton-cerrar-inactive{
  float:left;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin-right: 5px;
}
#base_busqueda{
  position: relative;
  float: left;
  height: 100%
}
.class-meta-active-column{
  font-weight: normal;
  padding: 0px;
  width: 220px;
  border-bottom: 1px solid #ccc;
  height: 35px;
  /*  box-shadow: 1px 1px 1px #818585;*/
}
#busqueda-list-container{
  float: left;
  /*  max-height: 100%;*/
  margin: 0;
  overflow: auto;
  position: absolute;
  top: 105px;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.title-active-column{
  font-size: small;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 155px;
  height: 20%;
  float: left;
  /*  padding-left: 20px;*/
  padding-left: 10px;
  text-overflow: ellipsis;

  white-space: nowrap;
  overflow: hidden;
}
.class-check-column{
  float: none;
  padding-top: 7px;
  padding-left: 10px;
}
.botoncerrar-column {
  float: left;
  background-image: url("../../img/remove_1.png");
  margin: 9px 10px 0 0;
  width: 12px;
  height: 12px;
  display: inline-block;
}
.button-column-close{
  margin-left: 10px;
  cursor: pointer;
}
#seestack-container{
  width: 100%;
  overflow: auto;
  max-height: 252px;
  background-color: white;
  display: none;
}
/*para la nueva version menu derecho de las pilas*/

.contnamelayer{
  width: 100%;
  height: 25px;
  position: relative;
  float: left;
}
.rmvlayer{
  position: relative;
  float:left;
  height: 12px;
  width: 12px;
  z-index: 2;
  margin: 6px 5px;
  background-image: url("../../img/remove_1.png");
  background-repeat: no-repeat;

}
.rmvlayer:hover{
  cursor: pointer;
}

.namelayer{
  position: absolute;
  right: 0;
  left: 22px;
  height: 25px;
  width: 300px;

}
.contfunlayer{
  width: 100%;
  height: 25px;
  position: relative;
  float: left;
}
.brigtness{
  position: absolute;
  height: 30px;
  left: 0px;
  right: 80px;
}

.imgbrigth{
  background : url("../../img/imagesMenu/brightness.svg");
  width:40px;
  height: 100%;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
  float: left;
}
.sel{
  width: 20px;
  height: 100%;
  background-image:url("../../img/imagesMenu/reorder.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-position: right top;
  position: relative;
  float: right;
  cursor: move;
}
.class-meta-moved{
  background-color: #f66a0b;
  float: left;
  font-weight: normal;
  height: 60px;
  padding: 0;
  position: relative;
  transition: background 1s ease 0s;
  width: 98%;
  cursor: move;
  box-shadow: 1px 1px 8px #818585;
}

.sel:hover{
  cursor: dragg;
}

.conteye{
  position: relative;
  width: 80px;
  height: 100%;
  float: right;
}
.eye{
  background-image: url("../../img/imagesMenu/eye.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  float: left;
  width: 20px;
  height: 100%;
  position: relative;
  float: left;
  /*  margin-right: 5px;*/
}
.eye:hover{
  cursor: pointer;
}

.eye-column{
  background-image: url("../../img/imagesMenu/eye.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  float: left;
  width: 18px;
  height: 18px;
  position: relative;

  margin-right: 5px;
  margin-top: 8px;
}
.eye-column:hover{
  cursor: pointer;
}


.center{
  background-image: url("../../img/imagesMenu/center.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  float: left;
  width: 20px;
  height: 100%;
  position: relative;

  /*  margin-right: 5px;
    margin-left: 10px;*/
  z-index: 2;
}

.center:hover{
  cursor: pointer;
}
.title-active2{
  font-size: 14px;
  font-weight: normal !important;
  padding-left: 15px;
  color: #818585;
  margin: 0 !important;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.delimiter{
  width: auto;
  height: auto;
  border-bottom: #818585;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: relative;
}
/*.dialog{
  width: 500px;
  height: 600px;
    overflow: hidden;
  overflow: hidden;
}*/
.iconmeta{
  background-image: url("../../img/imagesMenu/info.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  -webkit-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  -ms-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  top:2px;
  width: 20px;
  height: 100%;
  position: relative;
  float:left;
  /*  margin-right: 5px;
    margin-left: 10px;*/
  z-index: 2;
}

.iconmeta:hover{
  cursor: pointer;
}

.metadato-window{
  width: 600px;
  height: auto;
  /*  max-height: 300px;*/
  margin: 10% auto;
  box-shadow: 1px 1px 20px #818585;
  z-index:100;
  position: absolute;
  left: 35%;
  top: 30%;
  background: white;
}
.htitle{
  width: 100%;
  height: 30px;
  background: #f66a0b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.metadato-header-title{
  width: 90%;
  height: auto;
  float: left;
  color:white;
  font-size: 16px;
  /*  font-weight: bold;*/
  padding-top: 5px;
  padding-left: 10px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.close-metadato{

  background-image:url("../../img/imagesMenu/close.gif");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  -ms-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  float: right;
  margin-top: 5px;
  margin-right: 3px;
  /*  padding-bottom: 5px;*/
  width: 18px;
  height: 18px;
  position: relative;
  z-index: 1002;
  cursor:pointer;
}

.meta-content{
  width: auto;
  height: auto;
  background: white;
  margin: 20px 25px;

  /*  font-size: 14px;*/
}

.meta-title{
  font-size: 12px;
  color:#444;
  font-style: normal;
  width: 100%;
  height: auto;
  text-align: left;
  margin-top: 3px;
  margin-left: 3px;
font-weight: bold;
}
.meta-sep{
  margin-top: 3px;
  border-top: 1px solid #DDD;
  margin-bottom: 3px;
}

.meta-text{
  color: #818585;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*   border-bottom: 1px solid #818585;*/
}

.contenedor-meta {
  margin-top: 10px;
  display: table;
  /*    border: 2px solid #000;*/
  width: 60%;
  text-align: left;

  margin-left: 10px;
}


.contenidos {
  display: table-row;
}
.columna1{
  display: table-cell;
  /*    border: 1px solid #000;*/
  font-size: 12px;
  vertical-align: middle;
  color:#black;

  width: 20%;
  font-weight: normal;
}

.columna2{
  display: table-cell;
  color: #888;
  font-size: 12px;
  vertical-align: middle;
  max-width:300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}

.metadato-buttons{
  width: 100%;
  height: 30px;
  background-color: #f66a0b;
}

.meta-pdf{
  color:#f7f7f7;
  width: 30px;
  height: 20px;
  float: right;
  margin: 5px 10px 5px 5px;
  cursor: pointer;

}

.meta-pdf a{
  text-decoration:none;
}



.meta-xml{
  cursor: pointer;
  width: 30px;
  height: 20px;
  float: right;
  margin: 5px 5px 0px 5px;
  color:#f7f7f7;

}
.meta-xml a{
  text-decoration:none;
}


.meta-xml a:visited {
  color: white;
}

.meta-pdf a:visited {
  color: white;
}

.meta-pdf a:active {
  color: white;
}

.pdf{
  color: white;
}

/*Para el boton de navegacion*/
/*Problemas con .pda al aplicarse al último se, invirtió el orden y se quitó la propiedad z-index ya que se aplicaba al último y afectaba a toda la flecha*/

.button-back {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  display: inline-block;
  left:70px;
  padding: 5px 5px 5px 4px;
  position: relative;
  text-decoration: none;
  height: 23px;
  max-width: 80px;

}

.button-back > span {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  height: 26px;
  left: -10px;
  mask-image: -webkit-gradient(linear, left bottom, right top, from(#000000), color-stop(0.5,#000000), color-stop(0.5, transparent), to(transparent));
  -ms-mask-image: -webkit-gradient(linear, left bottom, right top, from(#000000), color-stop(0.5,#000000), color-stop(0.5, transparent), to(transparent));
  -moz-mask-image: -webkit-gradient(linear, left bottom, right top, from(#000000), color-stop(0.5,#000000), color-stop(0.5, transparent), to(transparent));
  -o-mask-image: -webkit-gradient(linear, left bottom, right top, from(#000000), color-stop(0.5,#000000), color-stop(0.5, transparent), to(transparent));
  -webkit-mask-image: -webkit-gradient(linear, left bottom, right top, from(#000000), color-stop(0.5,#000000), color-stop(0.5, transparent), to(transparent));
  position: absolute;
  top: 3px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 27px;
  overflow: visible;
  z-index: -1;
   
}

.bio {
  background-color: #35942f;
  border: solid #256720;
  border-width: 1px 1px 1px 0;
}

.bio > span {
  background-color: #35942f;
  border-bottom: solid 1px #256720;
  border-left: solid 1px #256720;

}

.bio:hover, .bio:hover > span {
  background-color: #5da958;
}

.dig {
  background-color: #00a4a8;
  border: solid #007275;
  border-width: 1px 1px 1px 0;
}

.dig > span {
  background-color: #00a4a8;
  border-bottom: solid 1px #007275;
  border-left: solid 1px #007275;
  z-index: 1;
}

.dig:hover, .dig:hover > span {
  background-color: #32b6b9;
}

.pda {
  background-color: #d39b10;
  border: solid #936c0b;
  border-width: 1px 1px 1px 0;
  
}

.pda > span {
  background-color: #d39b10;
  border-bottom: solid 1px #936c0b;
  border-left: solid 1px #936c0b;
  
}

.pda:hover, .pda:hover > span {
  background-color: #dbaf3f;
}

.pho {
  background-color: #a23232;
  border: solid #712323;
  border-width: 1px 1px 1px 0;
}

.pho > span {
  background-color: #a23232;
  border-bottom: solid 1px #712323;
  border-left: solid 1px #712323;

}

.pho:hover, .pho:hover > span {
  background-color: #b45a5a;
}

.uni {
  background-color: #7d7d7d;
  border: solid #575757;
  border-width: 1px 1px 1px 0;
}

.uni > span {
  background-color: #7d7d7d;
  border-bottom: solid 1px #575757;
  border-left: solid 1px #575757;
 
}

.uni:hover, .uni:hover > span {
  background-color: #979797;
}

