#capa1 {



    width: auto;
	height: auto;
	border: solid 1px #ddd;
	position: relative;
	top: 0px;
	left: 0px;
        border-radius: 5px;
        font: condensed 120% sans-serif;
        box-shadow: 2px 0px 10px #666;
         
}

#capa2 {
 
    width: auto;
	height: auto;
	border: solid 1px #ddd;
	position: relative;
	font-size: x-large;
        box-shadow: 2px 0px 10px #666;
        padding-right: 7px; 
       
        
}

#capa3 {
	  width: auto;
	height: auto;
        
	border: solid 1px #ddd;
	position: relative;
	font-size: x-large;
        box-shadow: 2px 0px 10px #666;
        padding-right: 7px; 
      
         
       
}
#capa4 {
      
/*border: solid 1px #ddd;	
/*
        width: auto;
	height: 390px;
	position:relative;
	top: 20px;
	left: 5px;
        
   text-align: center;
   line-height:40px;
   
*/
}
#capa5 {
  
    border: solid 1px #ddd;
     border: 1px solid white;
        text-align:center;
         
	/*width: 450px;
	height: 30px;
	
	position: relative;
	top: 8px;
	left: 5px;
     /* line-height:30px;*/
	 
   
        
   
}

#capa6 {
     padding: 20px;
    border: solid 1px #ddd;
	/*width: 485px;
	height: 345px;
	
	position: relative;
	top: 9px;
	left: 5px;*/
        
}

#map{
	/*
	width: 540px;
	height: 230px;
	border: solid 1px #ddd;
	
	/*top: 30px;
	left: 5px;*/
	width: 550px;
    height: 256px;
	border: solid 0px #ddd;
	position:relative;
	top: 0px;
	left: 5px;
        
}       
#capa8{
        width: 1000px;
	height: 30px;
	border: solid 1px #ddd;
	position: relative;
	top: -12px;
	
        
    
    
    
         
}



.celdas_deta1{
     border: 1px solid #ddd;
  text-align: left;
   padding: 5px;

}
.celdas_deta2{
     border: 1px solid #ddd;
  text-align:right;
   padding: 5px;

}

.tabla_deta{
    border: 1px solid #ddd;
  text-align: left;
  border-collapse: collapse;
  width: 100%;
}

.pie_confi{
    width: 100%;
}

.tabla_piedeta{
      border: 1px solid white;
  text-align: left;
   padding: 5px;
   
}
#capa21{
    width: 122px;
	height: 96px;
	border: solid 1px #ddd;
	position: absolute;
	top: 1px;
	left: 858px;
       
        
}
legend.scheduler-border {
        border: 1px groove #ddd !important;
       padding: 0 1.4em 1.4em 1.4em !important;
       margin: 0 0 1.5em 0 !important;
       -webkit-box-shadow:  0px 0px 0px 0px #000;
               box-shadow:  0px 0px 0px 0px #000;
      
}

.capa5>span {
		display:inline-block;
		vertical-align:middle;
		line-height:normal;
	}
        






body{
    background: #ecf0f1;
}

#container-main{
    margin:40px auto;
    width:100%;
    min-width:320px;
    max-width:960px;
      
      
      
}

#container-main h1{
    font-size: 40px;
    text-shadow:4px 4px 5px #16a085;
}

.accordion-container {
    width: 100%;
    margin: 0 0 2px;
    clear:both;
}

.accordion-titulo {
    position: relative;
    display: block;
    padding: 5px;
    font-size: 18px;
    font-weight: 300;
    background: #2c3e50;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    
    
}
.accordion-titulo.open {
    background: #16a085;
    color: #fff;
}
.accordion-titulo:hover {
    background: #1abc9c;
}

.accordion-titulo span.toggle-icon:before {
    content:"+";
}

.accordion-titulo.open span.toggle-icon:before {
    content:"-";
}

.accordion-titulo span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 18px;
    font-weight:bold;
}

.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}

.accordion-content p{
    margin:0;
}

.accordion-content img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 50%;
    height: auto;
}


@media (max-width: 767px) {
    .accordion-content {
        padding: 10px 0;
    }
}

fieldset.scheduler-border {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}

legend.scheduler-border {
    width: auto !important;
    border: none;
    font-size: 14px;
}


footer p a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
}

footer p a:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

footer {
    padding: 4em 0;
    text-align: center;
}

#capapie {



    width: auto;
	height: auto;
	border:transparent;
	position: relative;
	top: 0px;
	left: 0px;
        
        font: condensed 120% sans-serif;
       
         
}

.texto12 {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
.demo_fieldset {
    margin: 20px;
    border: 1px solid #ACBECE;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
.demo_legend {
    font-weight: bold;
    margin: 0px 10px 0px 18px;
    font-family: Verdana;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
legend {
    display: block;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.capaBusq {

 text-align:center;

    width: auto;
	height: 100px;
	border: solid 1px #ddd;
	position: relative;
	top: 0px;
	left: 0px;
        /*border-radius: 5px;*/
        font: condensed 120% sans-serif;
        background-color: rgba(0,0,0,0.1);
       
        /*box-shadow: 2px 0px 10px #666;*/
   
         
}
.anchotitulos{
    width:50px;
}

#capa9 {
     line-height:30px;
	 border: 1px solid white;
        text-align:center;
        border: solid 1px #ddd;
        /*
	width: 635px;
	height: 30px;
	
	position:absolute;
	top: 8px;
	left: 493px;
      
   */
        
   
}

#div_carga{
   opacity: 0.5;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	background:#d4d4d4 repeat;
	display:none;
	/*z-index:1;*/
         z-index: 99999;
   
}

#cargador{
    position:absolute;
    top:50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

#opcionesmap {
    border: solid 1px #ddd;;
     text-align: center;
      padding: 5px;
     /*
	width: 637px;
	height: 40px;
	
      
	position:relative;
	top: -25px;
	left: 500px;
       
        
       */ 
}
@media only screen and (max-width : 601px) {

    #map {
        width: 280px;
        height: 230px;
        border: solid 1px #ddd;
        position:relative;
        /*top: 30px;*/
        left: 5px;
    }

}


