[data-page="caracterizacion_add"][data-itemid="text"] {
  font-weight: bold;
}
[data-page="caracterizacion_add"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}

/* Put  your custom CSS code here */
label {
  font-weight: bold;
}


.r-grid > .panel > .panel-heading {
 background-color: #2196F3;
 color: inherit;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 #2196F3;
  box-shadow: inset 0 -2px 0 #350c7d;
  color: #ffffff;
  font-weight: bold;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover {
  background-color: transparent;
  -webkit-box-shadow: inset 0 -2px 0 #2196F3;
  box-shadow: inset 0 -2px 0 #9C27B0;
  color: #3F51B5;
}
