@charset "UTF-8";
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
/*@iconSpritePath:          "../images/glyphicons-halflings.png"; sprite de bootstrap por defecto.*/
/*
 * jsTree default theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headerGradientTable {
  background-color: #e6f1f9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfdfe), color-stop(49%, #f7fbfd), color-stop(50%, #e3eff8), to(#f3f8fc));
  background-image: -webkit-linear-gradient(#fbfdfe, #f7fbfd 49%, #e3eff8 50%, #f3f8fc);
  background-image: -moz-linear-gradient(top, #fbfdfe, #f7fbfd 49%, #e3eff8 50%, #f3f8fc);
  background-image: -ms-linear-gradient(#fbfdfe, #f7fbfd 49%, #e3eff8 50%, #f3f8fc);
  background-image: -o-linear-gradient(#fbfdfe, #f7fbfd 49%, #e3eff8 50%, #f3f8fc);
  background-image: linear-gradient(#fbfdfe, #f7fbfd 49%, #e3eff8 50%, #f3f8fc);
  background-repeat: no-repeat;
}
.aptdoTitular {
  padding: 4px;
  background-color: #e5eff5;
  border: 1px solid #adcde1;
  margin-bottom: 5px;
}
.aptdoTitular span {
  color: #2e7eb8;
}
.jstree li,
.jstree ins {
  background-image: url("css/jstree/dIndices.png");
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
}
.jstree ins {
  vertical-align: top;
}
.jstree li {
  background-position: -90px 0;
  background-repeat: repeat-y;
  line-height: 18px;
}
.jstree li.jstree-last {
  background: transparent;
}
.jstree .jstree-open > ins {
  background-position: -72px 0;
}
.jstree .jstree-closed > ins {
  background-position: -54px 0;
}
.jstree .jstree-leaf > ins {
  background-position: -36px 0;
}
.jstree .jstree-hovered {
  background: rgba(244, 248, 251, 0.1);
  border: 1px solid #e1ecf5;
  padding: 2px 5px 2px 5px;
}
.jstree .jstree-clicked {
  background: #f4f8fb;
  padding: 2px 5px 2px 5px;
  color: #2e7eb8;
  font-weight: 600;
}
.jstree a {
  padding: 2px 5px 2px 5px !important;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: normal !important;
  height: auto !important;
  margin-right: 20px !important;
}
.jstree a .jstree-icon {
  background-position: -56px -19px;
}
.jstree a.jstree-loading .jstree-icon {
  background: url("css/jstree/throbber.gif") center center no-repeat !important;
}
.jstree.jstree-focused {
  background: none;
}
.jstree .jstree-no-dots li,
.jstree .jstree-no-dots .jstree-leaf > ins {
  background: transparent;
}
.jstree .jstree-no-dots .jstree-open > ins {
  background-position: -18px 0;
}
.jstree .jstree-no-dots .jstree-closed > ins {
  background-position: 0 0;
}
.jstree .jstree-no-icons a .jstree-icon {
  display: none;
}
.jstree .jstree-search {
  font-style: italic;
}
.jstree .jstree-no-icons .jstree-checkbox {
  display: inline-block;
}
.jstree .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree .jstree-checked > a > .jstree-checkbox {
  background-position: -38px -19px;
}
.jstree .jstree-unchecked > a > .jstree-checkbox {
  background-position: -2px -19px;
}
.jstree .jstree-undetermined > a > .jstree-checkbox {
  background-position: -20px -19px;
}
.jstree .jstree-checked > a > .jstree-checkbox:hover {
  background-position: -38px -37px;
}
.jstree .jstree-unchecked > a > .jstree-checkbox:hover {
  background-position: -2px -37px;
}
.jstree .jstree-undetermined > a > .jstree-checkbox:hover {
  background-position: -20px -37px;
}
#vakata-dragged ins {
  background: transparent !important;
}
#vakata-dragged .jstree-ok {
  background: url("css/jstree/dIndices.png") -2px -53px no-repeat !important;
}
#vakata-dragged .jstree-invalid {
  background: url("css/jstree/dIndices.png") -18px -53px no-repeat !important;
}
#jstree-marker {
  background: url("css/jstree/dIndices.png") -41px -57px no-repeat !important;
  text-indent: -100px;
}
.jstree a.jstree-search {
  color: aqua;
}
.jstree .jstree-locked a {
  color: silver;
  cursor: default;
}
#vakata-contextmenu,
#vakata-contextmenu li ul {
  background: #ffffff !important;
  border: 1px solid #d9d9d9 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px #999;
  -moz-box-shadow: 0px 0px 3px #999;
  box-shadow: 0px 0px 3px #999;
  -webkit-box-shadow: 0px 0px 3px #999, inset 0 0 transparent;
  -moz-box-shadow: 0px 0px 3px #999, inset 0 0 transparent;
  box-shadow: 0px 0px 3px #999, inset 0 0 transparent;
  /* For IE 8 */
  /* For IE 5.5 - 7 */
  z-index: 10 !important;
}
#vakata-contextmenu a {
  color: black;
  padding: 4px 5px !important;
}
#vakata-contextmenu a:hover,
#vakata-contextmenu .vakata-hover > a {
  padding: 4px 5px !important;
  background: #ffffff !important;
  border: none  !important;
  color: #2e7eb8 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#vakata-contextmenu li.menu-disabled a,
#vakata-contextmenu li.menu-disabled a:hover {
  color: #d9d9d9 !important;
  background: transparent;
  border: 0;
  padding: 2px 4px;
}
#vakata-contextmenu li.vakata-separator {
  background: white !important;
  border-top: 1px solid #d9d9d9 !important;
  margin: 0;
}
#vakata-contextmenu li ul {
  margin-left: -4px;
}
/* IE6 BEGIN */
.jstree li,
.jstree ins,
#vakata-dragged .jstree-invalid,
#vakata-dragged .jstree-ok,
#jstree-marker {
  _background-image: url("css/jstree/d.gif");
}
.jstree .jstree-open ins {
  _background-position: -72px 0;
}
.jstree .jstree-closed ins {
  _background-position: -54px 0;
}
.jstree .jstree-leaf ins {
  _background-position: -36px 0;
}
.jstree a ins.jstree-icon {
  _background-position: -56px -19px;
}
#vakata-contextmenu ins {
  _display: none;
}
#vakata-contextmenu li {
  _zoom: 1;
}
.jstree .jstree-undetermined a .jstree-checkbox {
  _background-position: -20px -19px;
}
.jstree .jstree-checked a .jstree-checkbox {
  _background-position: -38px -19px;
}
.jstree .jstree-unchecked a .jstree-checkbox {
  _background-position: -2px -19px;
}
/* IE6 END */


