@charset "UTF-8";

.obligatorio:after{
    content: "*";
    display: inline-block;
    color: red;

 

    
}
.labelNivel2{
	 font-size:18px;
  
    
} 

.selectVerde .form-control{
	background-color: #1fc17b !important;
	background: #1fc17b !important;
	box-shadow: 0 0 8px #1fc17b !important;
}

.colorVerde .ui-state-hover, .ui-widget-content .ui-state-hover {
	background-color: #1fc17b !important;
	background: #1fc17b !important;
	box-shadow: 0 0 8px #1fc17b !important;
}

.titulo{
	font-weight:bold;
	font-family: Arial;
	font-size:30px;
	color:#333;
}
.buttonUbicacion{
	font-family: "Palanquin", sans-serif !important;
   
    line-height: 1.42857143 !important;
    color: #333 !important;
    background-color: #fff;
	 background-image: none !important;
	 border: none !important;
	 padding-left: 0px !important;
	    margin-top: 3px !important; 
	 -webkit-box-shadow: none !important;
	 padding: 0px 0px !important;
	
	     margin-bottom: -3px !important;
	     

    font-size: 16px !important;
    text-align: justify !important;
	
	
	 
}

.has-error .form-control {
     border-color: #888888 !important; 

}  


.ui-autocomplete {
	
    width: 100% !important;
    right:none !important;
   
}



.textoCorto, .ui-widget-content input[type="text"].ui-state-default.textoCorto, input[type="text"].textoCorto, .textoCorto select, .textoCorto input, .textoCorto textarea, .textoCorto-dis, .textoCorto-dis select, .textoCorto-dis input, .textoCorto-dis textarea,
.textoLargo.ui-autocomplete input[type="text"].ui-autocomplete-input{
    width: 100px;
}
.textoMedio, .ui-widget-content input[type="text"].ui-state-default.textoMedio, input[type="text"].textoMedio, .textoMedio select, .textoMedio input, .textoMedio textarea, .textoMedio-dis, .textoMedio-dis select, .textoMedio-dis input, .textoMedio-dis textarea,
.textoMedio.ui-autocomplete input[type="text"].ui-autocomplete-input{
    width: 350px !;
}
.textoLargo,  .ui-widget-content input[type="text"].ui-state-default.textoLargo, input[type="text"].textoLargo, .textoLargo select, .textoLargo input, .textoLargo textarea, .textoLargo-dis, .textoLargo-dis select, .textoLargo-dis input, .textoLargo-dis textarea,
.textoLargo.ui-autocomplete input[type="text"].ui-autocomplete-input{
    width: 100%;
}

.ui-autocomplete-input{
    width: 100% !important;
    padding: 6px 12px !important;
    border: 1px solid #888888 !important;
    border-radius: 4px !important;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
   /* height: 34px !important;*/
    height: auto! important;
   
}
.ui-autocomplete-dropdown{
	    background-color: transparent !important;
     
     height: 0% !important";
    width: 0% !important";
    border-top-color:1px solid #888 !important;
 	border-right-color: transparent !important;
  	border-bottom-color: transparent !important;
  	border-left-color: transparent !important;
  	border-radius: 4px !important;
  	right:none !important;
  	cursor: none !important;
 	pointer-events:none !important;
}
.ui-button {
/* 	    background-color: transparent !important; */
/*      border: transparent !important; */

}

/* .ui-widget  */
/* { */
/* 	    background-color: transparent !important; */
/*     border: transparent !important; */

/* } */
/* .ui-state-default */
/* { */
/* 	    background-color: transparent !important; */
/*     border: transparent !important; */

/* } */
/* .ui-corner-right */
/* { */
/* 	    background-color: transparent !important; */
/*     border: transparent !important; */

/* } */
/* .ui-button-icon-only */
/* { */
/* 	    background-color: transparent !important; */
/*     border: transparent !important; */

/* } */
/* .ui-state-active  */
/* { */
/* 	    background-color: transparent !important; */
/*     border: transparent !important; */

/* } */
.ui-button-text
{
	 background-color: transparent !important;
    border: transparent !important;

}
.messageError {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-top: 7px !important;
    margin-bottom: 0px !important;
}

.inputTextAreaNuevo{
	width: 100% !important;
    height: auto! important;
    padding: 6px;
    box-shadow: none ! important;
    border: 1px solid #888888 ! important;
}

/* @media screen and (max-width: 600px) { */
/*   .labels { */
/*     float: none; */
/*     width: 100%; */
/*   } */

   @media only screen and (min-width:790px)  { 
 	           .labels{
					float:right;
					
				}
				.labelsDetalle{
					float:right;
					
					font-weight: bold;
				
				}
 				} 
 				
 				
 				
  @media only screen and (max-width:791px)  { 
 	           
				.labelsDetalle{
		
					
					font-weight: bold;
				
				}
 				} 				
 				
 				
 				
 				
/*  				@media only screen and (max-width:1200px)  {  */
/*  	           .labels{ */
/* 					float:left; */
/* 					font-weight: normal; */
/* 				} */
/* 				 	.labelsDetalle{ */
/* 							float:left; */
/* 				line-height: 2.42857143; */
/* 				font-weight: bold; */
				
/* 			} */
/*  				}  */

/* .labels{ */
/* 	float:right; */
/* 	font-weight: normal; */
/* } */
/* .labelsDetalle{ */
/* 	float:right; */
/* /* 	line-height: 2.42857143; */ 
/* 	font-weight: bold; */
	
/* } */

.dropdown-menu {
	width:100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color:#fff ! important;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color:#000000 !important;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu > li > a {
	color: #000000 !important;
}
.ui-widget-header {
background: none !important;


}
.btn btn-primary btn{
	margin-botton:50px !important;
}