.ui-icon-download {
	background: white
		url(/lib/IDEAragon/themes/default/images/descargaRO.png) center
		center/cover no-repeat !important;
}

#propuestasDialog{
	width:100%;
}

#propuestasDialog .footable, #propuestasDialog .pagination{
	margin-bottom:0;
}
.footable-paging .pagination{
    width: auto;
    
    }
.footable-paging .pagination li{
    padding:0;
    
    }
.footable-pagination-wrapper .label{
	display:none;
}


.fooicon {
font-family: "Font Awesome 5 Free" !important;
font-weight: 900;
}

.countProps {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}

.greyRow {
    background: lightgrey !important;
    background-color: lightgrey !important;
}
#ftDialog,    #photosDialog{
    min-width: 50%;
    max-width: 100%;
    width: fit-content;
    width: -moz-fit-content;
    }
     #photosDialog{
   width:80%;
  /*  top:0;
   height:100%;*/
    
    }
.ui-icon-editCoords {
	margin-top:0;
	background: white url(/lib/IDEAragon/themes/default/images/editar.png)
		center center/cover no-repeat !important;
}
.ui-icon-editCoords.active {
	background: white url(/lib/IDEAragon/themes/default/images/editarRO.png)
		center center/cover no-repeat !important;
}
.ui-icon-editCoords:after{
	visibility:hidden;
}
#ftDialog .rSlides{
width: 95%;
}

.formul, .formulAnchoCompleto{
	
	margin:0;
	padding:0;
}

#ftDialog textArea{
	width:100%;
}
#ftDialog select{
    max-width: 99%;
   }

ul.formul li {
    display: block;
    position: relative;
    width: 50%;
    float: left;
}

ul.formul {
    clear: both;
}

.block {
	min-width:250px;
    width: 50%;
    float: left;
}
@media screen and (max-height:800px) {
	.dialogWindow{
		top:0 ;
		
	}
}
	
@media screen and (max-width:600px) {
	.block input, ul.formul li {
		width: 100%;
		
	}
	
	#fireDateFilter .ui-field-contain{
	    width: 100%;
	    }
}
	


.block .label, .block .field {
    margin: 6px 0;
    padding: 0;
}

.attachCount {
	  text-align: center;
    font-size: 8pt;
    position: relative;
    left: 15px;
    border: solid 1px;
    background-color: white;
    width: 15px;
    line-height: 15px;
    font-weight: bold;
    top: 30px;
}
#saveShpButton, #printButton{
    margin-top: 15px;
        cursor: pointer;
    
    }
#showDocsButton {
    margin-right: 10px;
}
.attachedButton {
    float: right;
    display: inline-block;
    margin-right: 3px;
        cursor: pointer;
}


.rslides_tabs li.rslides_here a {
    background: #000;
}

.rslides_tabs { 
	    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
}
.rslides_tabs li { float: none; display: inline; margin: 6px; list-style: none; }
.rslides_tabs li a { text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0,0,0, .2);
    display: inline-block;
    _display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    width: 9px;
    height: 9px; 
}

#ftEditionForm li {
    list-style: none;
}

#comentarioTbl{
	    padding: 0 20px;
}

.dialogWindow.minimized{
	min-width:140px !important;
	transform:none;
	left:5px !important;
	width:15% !important;
}

.dialogWindow.minimized .ui-header{
	border-radius:inherit;
}
.dialogWindow.minimized .dialogFullContent{
	display:none;
}

input.invalidField {
    border: 1px solid #F00;
}
label.invalidField {
padding-left: 5px;
font-style: italic;
color: red;
font-size: 10pt;
    width: auto;
}

.toolbar i {
    color: white;
    font-size: 28px;
    padding-left: 5px;
    padding-top: 5px;
}

.toolbar .ui-btn {
    background-color: #0079b1 !important;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-widget-content {
    list-style: none;
    padding: 2px;

    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
}

.footable-filtering-search button{
	height:34px;
}

#layers .infoBtn{
	display:none;
}

#loadingOverlay{
	    position: absolute;
text-align: center;
    z-index: 9999;
   
    width: 100%;
    height: 100%;
}

#loading{
	 opacity: 0.5;

    background-image: url(/lib/IDEAragon/themes/default/images/hidden.png);
      width: 100%;
    height: 100%;
    }
    
    #loadingGif{
    	    margin-left: -45px;
    	position: absolute;
    bottom: 50%;
    
    }
    
    .footable-empty{
    	display:none;
    }
    #ftDialog .footable td,  #ftDialog .footable th{
    border: solid #ccc 1px;
    border-collapse: separate;
    
    }
 #propuestasDialog .ui-field-contain{
    min-width: 300px;
    float: left;
    max-width: 500px;
    margin-top: 1px;
    margin-bottom: 0;
 }
 
 #downloadContainer .ui-input-text{ 
 float: right;
    max-width: 70%;
    }
    #downloadContainer .ui-autocomplete{ 
 
    max-width: 370px;
    }
    #downloadContainer input[type='radio']{
        margin-top: 10px;
        }
.ui-autocomplete li a{
	    color: black;
    font-weight: normal;
}
.ui-autocomplete{
border:1px solid #aaaaaa !important;
}
#buttonsContainer{
	text-align:center;
	    margin-top: 0;
}
#buttonsContainer .formButton{
	margin-left: 10px;
    max-width: 200px;
    display: inline-block;
}

#docForm label,#descripcion{
	width: 100%;
	}
	@media screen and (max-width:600px) {
		#breadCrumb {
    display: none;
    
    }
.jcarousel-control-next{
	right:0;	
}
.jcarousel-control-prev{
	left:0;	
}
.jcarousel-wrapper{
	    border: 0;
    margin-bottom: 0;
    max-width: 100%;
}
}

#photosButtons{
	text-align: center;
}

#photosButtons div {
    display: inline-block;
    margin-left: 5px;
}

#uploading, #uploadingZip, #uploadingPhoto{
	text-align: center;
}

#ftDialog input[type='text']{
	width:90%;
}

.formulAnchoCompleto .block{
	width:100%;
	
}

.geomBtn .ui-btn{
	margin-top:0;
	margin-bottom:0;
}

.pointBtn .ui-btn{
    bottom: 2px;
    vertical-align: top;
 }

 .withGPX .ui-btn{
margin-bottom: 0;
    vertical-align: baseline;
    margin-top: 0;
    display: inline-block;
    height: 28px;
    width: 28px;
    padding: 0;
 }
#GPXCoordsButton{
    line-height: 27px;
    font-size: 8pt;
    color: black;
    text-decoration: none;
 }
 
 
.reloadProposals{
	float:right;
	margin-right: 10px;
}

#pointCoords{
	width: 80% !important;
}

input, select{
	border-width:1px;
}

.dialogWindow {
    min-width:600px;
}
@media screen and (max-width:800px){
.dialogWindow {
    width: 100%;
    max-width: 100%;
    min-width:100%;
}
}
#measureDialog{
min-width: 300px;
}

.screenModeBtn{
	cursor: pointer;
    display: inline;
    float: right;
    padding: 3px;
    background: #949393;
}
#normalScreenBtn{
	display:none;
}
   
.fullScreen   .toolbar { 
   	top:24px;
   }
   
.fullScreen   .ol-zoom,.fullScreen #btn3D  {
    top: 75px;
}
.fullScreen .ol-zoom-extent,.fullScreen .ol-touch .ol-zoom-extent {
    top: 155px;
}

.fullScreen .ol-rotate {
    top: 110px;
}

.fullScreen  #btnGraticule {
    top:145px;
   }

   .fullScreen #btnScale,.fullScreen .ol-attribution,.fullScreen .ol-attribution.ol-uncollapsible ,.fullScreen .ol-scale-line {
    bottom: 15px;
} 
  .fullScreen     #btnPosition,  .fullScreen .ol-overviewmap {

    bottom: 50px;
  }
    
    
    .fullScreen .ui-draggable{
    	top:72px;
    }
    
    .dialogWindow {
    
    max-height: 100%;
    }
    .fullScreen #bottomToolbar{
    	bottom:0;
    }
    
    @media screen and (max-width:500px) {
	
	.fullScreen .ol-scale-line,.fullScreen .ol-attribution,.fullScreen .ol-attribution.ol-uncollapsible,
		.fullScreen  #btnScale {
		bottom: 55px;
	}
	
	.fullScreen #btnPosition, .fullScreen .ol-overviewmap {
		bottom: 95px;
	}

}
    
    
    
    #pdfMedios{
    	max-width:200px;
    }
    
    #meteoFilter .ui-input-text {
    	width: 110px;
    	display: inline-block;
    	margin-right:5px;
    	margin-left:5px;
    }
    
    #meteoFilter {   
    	text-align: center;
    	
    }
    #downloadMeteoBtn{
vertical-align: top;
    width: 130px;
    display: inline-block;
    margin-top: 2px;
    }
    
    #avisoCPG{
    	    font-size: 10pt;
    font-style: italic;
    }
    #closeConfirmationDialog{
        z-index: 5000;
        }
        
        .jcarousel-control-prev, .jcarousel-control-next {
   
    top: 275px;
	}
.jcarousel-wrapper {
margin-left: auto;
    margin-right: auto;
    
  
}
.jcarousel-wrapper,.jcarousel li {
 width: 1000px;
    height: 550px;
    
    }
.jcarousel li {
	text-align: center;
   
}
.jcarousel img {
       max-width: 100%;
    max-height: 100%;
}
        
@media (max-height: 900px) {
.jcarousel li,.jcarousel-wrapper  {
   
    height: 400px !important;
}

	
	.jcarousel-control-prev, .jcarousel-control-next {
   
    top: 200px !important;
	}
}
@media (max-height: 500px) {
.jcarousel li,.jcarousel-wrapper  {
   
    height: 300px !important;
}

	
	.jcarousel-control-prev, .jcarousel-control-next {
   
    top: 150px !important;
	}
}
@media (max-width: 1300px) {
.jcarousel li,.jcarousel-wrapper  {
    width: 550px !important;
  
}

}


@media (max-width: 900px) {
	#photosDialog{
   width:100%;
    
    }
.jcarousel li,.jcarousel-wrapper  {
    width: 600px !important;
  
}

}
@media (max-width: 700px) {
.jcarousel li,.jcarousel-wrapper  {
    width: 400px !important;
  
}
}

@media (max-width: 500px) {
.jcarousel li,.jcarousel-wrapper  {
    width: 300px !important;
  
}

}
input[readonly] {
    cursor: default;
    background-color: #d3d3d31f;
    color: #2a2a2a;
    border-color: rgba(118, 118, 118, 0.3);
}

.footable.table>tbody>tr>td{
    overflow-wrap: break-word;
}

