// Class
label {font-weight: bold !important;}
input {width:95% ;font-size: 80%}
input.input_radio {width:20px;}
input[type=checkbox] {width:30px;}

input {
    padding-left: 10px;
}
.button_wrapper_edicio_capes
{
	padding:10px;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

input.invalid, textarea.invalid{
	border: 2px solid red;
}

input.valid, textarea.valid{
	border: 2px solid green;
}
.error{
	display: none;
	margin-left: 10px;
}		

.error_show{
	color: red;
	display: block;
	margin-right: 35px;
	float:right;
}
.vakata-context li > a 
{
	 font-size: 0.8em !important;
	 background-color: #F2F2F2 !important;
     box-shadow: 0 0 0px #bf0000 !important; 
     text-decoration: none !important;
     padding: 0 5em 0 5em !important ;
	 /*color: #BF0000 !important ;*/
}

.vakata-context li > a:hover {
    background-color: #F6D8CE !important;
    box-shadow: 0 0 4px #bf0000 !important; 
    font-weight: bold;
    text-decoration: none !important;
}

.vakata-context .vakata-context-hover > a {
  	position: relative;
 	background-color: #F6D8CE !important;
    box-shadow: 0 0 4px #bf0000 !important;
    text-decoration: none !important; 
}
.vakata-context, .vakata-context ul {
     border: 0px solid #979797 !important; 
     box-shadow: 0px 0px 0px #999999 !important; 
}
	

.customButtonSideBar { background-color: #ffffff; }
.customButtonSideBar:hover { background-color: #eee; }
.customButtonSideBar.active { background-color: #bd0000; }

#dialog-layerTileError{
	overflow-y: auto;
}

#ex1Slider  {
	width: 90px;
}

#ex1Slider .slider-selection {
	background: #BABABA;
}

#imgSliderTopo {
	  padding-left: 10px;
}
#imgSliderOrto {
	  padding-right: 10px;
}
.private {color: rgb(170,170,170) !important ;font-style: italic;}

.exitCros{
	margin-left: -1px;
	margin-top: -1px;
	background-image: url("../../resources/close-dialog.png") !important;
	background-repeat: no-repeat;
}

#btnAddWmsLayers{
	display:none;
}

#dialog-metadata{
	width: 500px;
	height. 700px,
}

/* llegenda:  bold per t�tols */
.llegenda_bold {font-weight: bold;}

/* llegenda:  si el text no cap en una l�nia, es posa en varies l�nies */
.llegenda_height {height: auto !important;white-space:normal !important;}

/* TOC-jstree: bold per t�tols */
.no_checkbox {font-weight: bold;}


.no_checkbox > i.jstree-checkbox {
  display:none;
}

.jstree-anchor {
     font-size: 0.8em;
}

.jstree-space {
     cursor: pointer; 
     padding-right: 5px;
     padding-left: 5px;
}

i.jstree-icon i.jstree-ocl {width:0px !important;}
.jstree-default .jstree-clicked {background:#D8D8D8 !important;}

#editarCapa {
	background:#D8D8D8;
	border-radius: 10px;
	padding: 20px; 
   }

/* TOC-jstree:  si el text no cap en una l�nia, es posa en varies l�nies */
/*
.jstree-default a { 
    white-space:normal !important; height: auto; 
}
.jstree-anchor {
    height: auto !important;
}
.jstree-default li > ins { 
    vertical-align:top; 
}
.jstree-leaf {
    height: auto;
}
.jstree-leaf a{
    height: auto !important;
}

*/

/* eliminar espai davant checkbox*/
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
 width: 0px;
}

.cc-config{
	position:relative !important;
}

.missatge-vermell
{
	color: #ff0000 !important;
	font-size: 9.4pt;
}
.missatge-verd
{
	color: #4CAF50 !important;
	font-weight: bold;
	font-size: 10.4pt;
}
.missatge-verd1
{
	color: #4CAF50 !important;
	padding-left: 40px;
	font-size: 9.4pt;
}
