﻿@charset "UTF-8";
/**************************************************************************************************************************/
/**/
/**/
/**/
/*        IMPORTANTE: Nunca editar GENERATED.CSS, ya que se genera automáticamente a partir de este archivo EXAMPLE.SCSS. */
/*        Para generar el css, en Visual Studio es necesario tener instalada la extensión WebCompiler. */
/**/
/**/
/**/
/**************************************************************************************************************************/
/* ICONOS FONTAWESOME, MATERIAL Y GLYPHICON*/
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.material-icons {
  /*Support for IE. */
  font-feature-settings: 'liga'; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-education:before {
  content: "\e233"; }

/* Correcciones BS 4 de barra de menú*/
.e_menu_buttons {
  border: none;
  background: none;
  background-position: 0 0 !important;
  cursor: pointer;
  outline: none !important; }
  .e_menu_buttons:hover {
    background-position: -35px 0px !important; }
  .e_menu_buttons.e_menu_buttons_open {
    background-position: -35px 0px !important; }

.e_primaryMenu_main .navbar-nav > li > a {
  display: block; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.e_buttonAction .btn {
  background: #fff;
  border-color: #ccc; }

/****** DEVELOPMENT PROJECT ********/
.progress.e-vertical {
  width: 100%;
  min-height: 300px;
  color: #fff;
  text-align: center; }

.e-devproject {
  /**/ }
  .e-devproject .e-level-card .custom-control-label {
    font-weight: 600; }
  .e-devproject .e-level-card .e-level-sub {
    font-weight: 600;
    font-size: 0.8rem;
    margin-bottom: 0.5rem; }
  .e-devproject .e-level-card .e-level-desc {
    font-size: 0.8rem; }
  .e-devproject .e-title-block {
    text-align: center;
    padding: 1rem 0;
    margin-bottom: 1rem; }
    .e-devproject .e-title-block .e-title-icon {
      width: 4rem;
      margin-bottom: 1rem; }
    .e-devproject .e-title-block h1 {
      font-weight: 300;
      letter-spacing: -0.1rem;
      color: #35547E; }
      .e-devproject .e-title-block h1 a {
        color: inherit;
        text-decoration: none;
        padding: 0.5rem;
        border-radius: 10px;
        display: inline-block; }
        .e-devproject .e-title-block h1 a i {
          transition: 0.1s ease-in-out;
          vertical-align: 0.15rem; }
        .e-devproject .e-title-block h1 a:hover {
          background: #f5f5f5; }
          .e-devproject .e-title-block h1 a:hover i {
            margin-left: 0.5rem;
            margin-right: -0.5rem; }
  .e-devproject .e-map-card .card-body {
    padding: 3rem; }
  .e-devproject .e-map-card .e-links-block h6 {
    font-weight: 600; }
  .e-devproject .e-map-card .e-links-block .row {
    text-transform: uppercase;
    color: #35547E;
    font-size: 0.8rem;
    font-weight: 600; }
  @media (max-width: 767px) {
    .e-devproject .e-card-deck {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      flex-flow: column; }
      .e-devproject .e-card-deck .card {
        margin-bottom: 1rem; } }
  @media (min-width: 768px) {
    .e-devproject .e-card-deck {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .e-devproject .e-card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
  .e-devproject .card.e-personal-card .e-pic-wrapper {
    margin-right: 1rem; }
    .e-devproject .card.e-personal-card .e-pic-wrapper .e_employeePic_container {
      width: 50px;
      height: 50px;
      background-size: cover;
      background-position: center;
      border-radius: 50%; }
  .e-devproject .card.e-personal-card .e-name-wrapper .e-name {
    display: block;
    font-weight: 600;
    margin-top: 0.20rem; }
  .e-devproject .card.e-card .card-header h5 {
    font-size: 1rem;
    margin-bottom: 0;
    /*margin-top: 0.5rem;*/ }
  .e-devproject .card.e-card .card-header .e-card-icon {
    width: 32px;
    height: 32px;
    margin: 0.5rem 0; }
  .e-devproject .card.e-card .card-header .e-stats {
    font-size: 0.8rem; }
    .e-devproject .card.e-card .card-header .e-stats span {
      margin-right: 0.5rem; }
      .e-devproject .card.e-card .card-header .e-stats span i.e-circle-status {
        font-size: 18px; }
  .e-devproject .card.e-card .table {
    font-size: 0.9rem; }
    .e-devproject .card.e-card .table th {
      border-top: none;
      border-bottom: none; }
    .e-devproject .card.e-card .table tr:first-child td {
      border-top: none; }
  .e-devproject .e-dev-map {
    width: 100%;
    padding-bottom: 72.547%;
    background-image: url(../images/ico/dev-map.svg);
    background-size: 200%;
    background-repeat: no-repeat;
    position: relative;
    perspective: 150px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .e-devproject .e-dev-map {
        background-size: 100%;
        background-image: url(../images/ico/dev-map-ie-0.svg); }
      .e-devproject .e-dev-map.e-pos-0 {
        background-image: url(../images/ico/dev-map-ie-0.svg); }
      .e-devproject .e-dev-map.e-pos-1 {
        background-image: url(../images/ico/dev-map-ie-1.svg); }
      .e-devproject .e-dev-map.e-pos-2 {
        background-image: url(../images/ico/dev-map-ie-2.svg); }
      .e-devproject .e-dev-map.e-pos-3 {
        background-image: url(../images/ico/dev-map-ie-3.svg); } }
    .e-devproject .e-dev-map.e-pos-0 {
      background-position: 0 0; }
    .e-devproject .e-dev-map.e-pos-1-h {
      background-position: 0 25%; }
    .e-devproject .e-dev-map.e-pos-1 {
      background-position: 100% 25%; }
    .e-devproject .e-dev-map.e-pos-2-h {
      background-position: 0 50%; }
    .e-devproject .e-dev-map.e-pos-2 {
      background-position: 100% 50%; }
    .e-devproject .e-dev-map.e-pos-3-h {
      background-position: 0 75%; }
    .e-devproject .e-dev-map.e-pos-3 {
      background-position: 100% 75%; }
    .e-devproject .e-dev-map.e-pos-4-h {
      background-position: 0 100%; }
    .e-devproject .e-dev-map.e-pos-4 {
      background-position: 100% 100%; }
    .e-devproject .e-dev-map .e-acc {
      position: absolute;
      width: 28%;
      height: 40%;
      cursor: pointer;
      border-radius: 25%; }
      .e-devproject .e-dev-map .e-acc.e-acc-1 {
        top: 26%;
        left: 7%; }
      .e-devproject .e-dev-map .e-acc.e-acc-2 {
        left: 39%;
        top: 19%;
        height: 40%;
        width: 22%;
        transform-style: preserve-3d;
        transform: rotateX(-43deg); }
        @media only screen and (max-width: 767px) {
          .e-devproject .e-dev-map .e-acc.e-acc-2 {
            top: 10%; } }
        @media only screen and (min-width: 768px) and (max-width: 990px) {
          .e-devproject .e-dev-map .e-acc.e-acc-2 {
            top: 11%; } }
        @media only screen and (min-width: 991px) {
          .e-devproject .e-dev-map .e-acc.e-acc-2 {
            top: 18%;
            height: 40%; } }
      .e-devproject .e-dev-map .e-acc.e-acc-3 {
        top: 26%;
        right: 7%; }
      .e-devproject .e-dev-map .e-acc.e-acc-4 {
        height: 25%;
        bottom: 0;
        width: 100%;
        left: 0; }
    .e-devproject .e-dev-map .e-acc-back {
      cursor: pointer;
      position: absolute;
      background-image: url(../images/ico/dev-map-back.svg);
      background-size: 100%;
      background-repeat: no-repeat;
      width: 10%;
      padding-bottom: 6%;
      left: 10%;
      top: 5%;
      border-radius: 4px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
      transition: all 0.3s; }
      .e-devproject .e-dev-map .e-acc-back:hover {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
  @media only screen and (max-width: 767px) {
    .e-devproject .e-devproject-columns {
      column-count: 1; } }
  @media only screen and (min-width: 768px) {
    .e-devproject .e-devproject-columns {
      column-count: 2; }
    .e-devproject .e-devproject-columns .e-column {
      width: 49%; } }

/****** TRAINING ********/
/* LISTAS DE FILTROS PARA LA BANDA LATERAL IZQUIERDA */
.e-side-filter-list .e_heading_3 {
  margin-bottom: 0.5rem !important;
  margin-top: 1rem !important; }

.e-side-filter-list .e-side-filter-container {
  font-size: 14px;
  /* RANGES */ }
  .e-side-filter-list .e-side-filter-container .e-value-label {
    font-size: 0.75rem;
    margin-bottom: 0; }
  .e-side-filter-list .e-side-filter-container .ui-slider {
    background: #dee2e6;
    border: none;
    height: 8px;
    margin: 0 0.5rem; }
    .e-side-filter-list .e-side-filter-container .ui-slider .ui-slider-handle {
      border-radius: 50%;
      outline: none;
      width: 1rem;
      height: 1rem;
      border: none;
      background: #007bff; }
      .e-side-filter-list .e-side-filter-container .ui-slider .ui-slider-handle:focus {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .e-side-filter-list .e-side-filter-container .ui-slider .ui-slider-handle:active {
        background: #dee2e6; }
    .e-side-filter-list .e-side-filter-container .ui-slider .ui-widget-header {
      background: #a7c8ec; }
  .e-side-filter-list .e-side-filter-container .e-range-grades {
    margin: 0.5rem 0.25rem;
    text-align: center;
    font-size: .7rem;
    color: #999;
    font-weight: 600; }
    .e-side-filter-list .e-side-filter-container .e-range-grades .row > span:first-child {
      text-align: left; }
    .e-side-filter-list .e-side-filter-container .e-range-grades .row > span:last-child {
      text-align: right; }

.my-sidebar {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  /*background-color: greenyellow;*/ }
  .my-sidebar img {
    width: 100%; }

/* LISTAS DE ITEMS: VACANTES, CURSOS, ETC. */
.e-list-group-item {
  padding: 1.25rem;
  font-family: Roboto, sans-serif; }
  .e-list-group-item .e-pic-container {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px; }
    .e-list-group-item .e-pic-container img {
      width: 100%; }
  .e-list-group-item .e-desc {
    margin-bottom: 0.5rem; }
  .e-list-group-item .e-info-line {
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
    color: #999; }
    .e-list-group-item .e-info-line > span {
      display: inline-block; }
      .e-list-group-item .e-info-line > span:not(:last-child) {
        border-right: solid 1px #ddd;
        padding-right: 0.5rem;
        margin-right: 0.3rem; }
  .e-list-group-item .e-footer-actions {
    margin: 0 -0.75rem -0.75rem; }
    .e-list-group-item .e-footer-actions .btn {
      font-size: 14px;
      text-decoration: none;
      box-shadow: none; }

/* MODAL LATERAL */
.modal.left .modal-dialog, .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 50vw;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  max-width: none; }
  @media only screen and (max-width: 767px) {
    .modal.left .modal-dialog, .modal.right .modal-dialog {
      width: 95%; }
      .modal.left .modal-dialog .modal-dialog, .modal.right .modal-dialog .modal-dialog {
        max-width: none;
        margin: 0.5rem 0; } }
  @media only screen and (min-width: 768px) and (max-width: 990px) {
    .modal.left .modal-dialog, .modal.right .modal-dialog {
      width: 80vw; } }
  @media only screen and (min-width: 991px) and (max-width: 1199px) {
    .modal.left .modal-dialog, .modal.right .modal-dialog {
      width: 60vw; } }

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto; }

.modal.left .modal-body,
.modal.right .modal-body {
  /*padding: 15px 15px 80px;*/ }

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.left.fade.show .modal-dialog {
  left: 0; }

/*Right*/
.modal.right.fade .modal-dialog {
  right: -50vw;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.show .modal-dialog {
  right: 0; }

.e-side-modal {
  font-family: Roboto, sans-serif; }
  .e-side-modal .modal-title {
    font-size: 1.8rem;
    font-weight: 500;
    font-family: inherit;
    line-height: 2rem; }
  .e-side-modal .modal-content {
    border-radius: 0;
    border: 0; }
  .e-side-modal .e-sticky-header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1;
    border-bottom: solid 1px #ddd; }
    .e-side-modal .e-sticky-header .e-items-nav {
      border-bottom: solid 1px #ddd;
      padding: 2px 1rem 5px; }
    .e-side-modal .e-sticky-header .e-title-container {
      padding: 1.5rem 1rem;
      /*width: 100%;*/ }

/* COLUMNAS DE LISTAS PARA ASIGNACIÓN DE EMPLEADOS A EDICIONES */
.e-list-columns {
  /*&:hover {
        & > .flex-fill {
            width: 25%;

            &:hover {
                width: 50%;
            }
        }
    }*/
  /* LISTA DE EMPLEADOS PARA EDICIONES */
  /* LISTA DE EDICIONES */ }
  .e-list-columns > .flex-fill {
    width: 33.3333%;
    -webkit-transition: width 0.3s;
    /* Safari */
    transition: width 0.3s;
    overflow-y: auto; }
  .e-list-columns .e-title-wrapper {
    padding: 0.75rem 0.75rem 0.25rem;
    margin-bottom: 0.25rem;
    position: sticky;
    z-index: 2;
    top: 0;
    background: #fff; }
  .e-list-columns ul.e-employee-list {
    padding: 0; }
    .e-list-columns ul.e-employee-list li {
      list-style: none;
      display: block;
      padding: 0.25rem 0.5rem;
      font-size: 14px; }
      .e-list-columns ul.e-employee-list li i {
        vertical-align: bottom;
        margin-right: 0.5rem; }
        .e-list-columns ul.e-employee-list li i.e-action {
          cursor: pointer; }
      .e-list-columns ul.e-employee-list li span {
        display: inline-block; }
  .e-list-columns .e-editions {
    margin-top: calc(-.25rem - 1px); }
    .e-list-columns .e-editions .e-edition {
      color: #000;
      border-left: solid 4px #f5f5f5; }
      .e-list-columns .e-editions .e-edition:last-child {
        border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
      .e-list-columns .e-editions .e-edition.e-active {
        font-weight: 600;
        border-left-color: #007bff;
        background: #f5f5f5; }
      .e-list-columns .e-editions .e-edition .e-edition-title .badge {
        font-size: 60%;
        vertical-align: middle; }
      .e-list-columns .e-editions .e-edition .e-edition-info > div {
        font-size: 13px;
        margin-bottom: 0.25rem; }
        .e-list-columns .e-editions .e-edition .e-edition-info > div i {
          font-size: 1rem;
          vertical-align: sub;
          margin-right: .5rem;
          color: #767676; }

.list-group-item-action:hover, .list-group-item-action:focus {
  background-color: #f5f5f5 !important; }

/*ESTILOS PROPIOS DE DETALLE DE ITINERARIO =*=*=*=**=*=**=*=**=*=*=**=*=**=*=**=*=*=*=*=*=**=*=*=*=**=*=*=**=*=*=*=*/
/*Ajustes de cards y títulos con el apartado*/
.e-itinerary-container {
  font-size: 13px; }

.e-itinerary-detail-title {
  border-radius: 0.25rem;
  padding: 0.75rem 1.25rem;
  font-size: 1.23em;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 25px; }

.e-area-group {
  background-color: #00C1FB; }

table.e-rol-custom-table-detail {
  font-family: inherit;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  font-size: 13px;
  margin: 0; }

.e-rol-card.e-rol-detail-card {
  max-width: none;
  text-align: center;
  min-height: auto; }

/*        .card-columns .e-rol.e-rol-first{
            padding-bottom: 0;
        }

        .card-columns .e-rol{
            position: relative;
            padding-top: 30px;
        }*/
/*Areas de itinerarios*/
.e-area-container {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-evenly;
  justify-content: center;
  flex-flow: wrap; }

.e-rol-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 1.2rem;
  margin: 0 2rem 2rem 2rem;
  font-size: .92em;
  color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  cursor: pointer;
  max-height: 125px;
  max-width: 125px;
  text-transform: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.e-rol-area:hover, .e-rol-area.e-rol-area_marked:hover {
  text-decoration: none;
  color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -17px 0px -10px #00c1fb; }

.e-rol-area:active, .e-rol-area.e-rol-area_marked:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -13px 0px -10px #00c1fb; }

.e-rol-area_marked-user {
  position: absolute;
  color: white;
  background-color: #00c1fb;
  box-shadow: 0px 0px 0px 1px rgba(0, 193, 251, 0.6);
  font-size: 9px;
  border-radius: 100px;
  padding: 4px;
  min-width: 21px;
  text-align: center;
  top: 4px;
  left: 10px; }

.e-rol-area.e-rol-area_marked {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -17px 0px -10px rgba(0, 193, 251, 0.6); }

/*RESPONSIVE==============================================*/
@media (max-width: 1200px) {
  .e-rol-card {
    font-size: inherit;
    padding: 0.5rem 1rem 0.7rem 1.1rem; }
  .e-rol-area {
    width: 135px;
    height: 135px;
    max-width: 135px;
    max-height: 135px; }
  .e-rol-area_marked-user {
    left: 15px; } }

/*         @media (max-width: 768px) {
             .card-columns .card{
                 margin-bottom: 2rem;
             }

         }*/
/*/ESTILOS PROPIOS DE DETALLE DE ITINERARIO =*=*=*=**=*=**=*=**=*=*=**=*=**=*=**=*=*=*=*=*=**=*=*=*=**=*=*=**=*=*=*=*/
/*ESTILOS GENERALES DE ROLES =*=*=*=**=*=**=*=**=*=*=**=*=**=*=**=*=*=*=*=*=**=*=*=*=**=*=*=**=*=*=*=*/
/*ESTILOS GENERALES DE LOS CONTENEDORES====================================*/
.e-rol-container {
  max-width: 1170px;
  margin: 0 auto; }

table.e-rol-custom-table {
  font-family: inherit;
  width: 100%;
  height: 100%;
  border-collapse: separate;
  border-spacing: 1.2rem 0;
  table-layout: fixed;
  font-size: 13px;
  margin: 0; }

table.e-rol-custom-table tr {
  height: 100%; }

/*ESTILOS PARA TÍTULOS EN TABLAS====================================*/
.e-rol-title-container {
  padding-bottom: 25px; }

.e-rol-table-title {
  border-radius: 0.25rem;
  padding: 0.75rem 1.25rem;
  font-size: 1.23em;
  color: #ffffff;
  font-weight: 600; }

.e-itinerary-group {
  background-color: #006489; }

.e-role-group {
  background-color: #009AD4;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

/*ESTILOS DE LOS ROL CARD====================================*/
/*background de cada itinerario*/
.e-rol.e-rol-first {
  border-radius: 0.25rem 0.25rem 0 0;
  padding-top: 0;
  padding-bottom: 25px; }

.e-rol.e-rol-last {
  border-radius: 0 0 0.25rem 0.25rem; }

/*estilos individuales de cada rol card*/
.e-rol {
  background-color: rgba(0, 154, 212, 0.1);
  padding-top: 16px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.e-rol-card span {
  text-align: left; }

.e-rol-card {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 1.1rem 1rem 1.2rem 1.1rem;
  font-size: .92em;
  color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  cursor: pointer;
  min-height: 56px;
  max-width: 150px;
  text-transform: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.e-rol-card:hover, .e-rol-card.e-rol_marked:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -5px 0px 0px #009ad4; }

.e-rol-card:active, .e-rol-card.e-rol_marked:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -2px 0px 0px #009ad4; }

/*estilos rol propio*/
.e-rol-card.e-rol_marked {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -5px 0px 0px rgba(0, 154, 212, 0.6); }

.e-rol_marked-user {
  position: absolute;
  color: white;
  background-color: #009ad4;
  box-shadow: 0px 0px 0px 1px rgba(0, 154, 212, 0.6);
  font-size: 10px;
  border-radius: 100px;
  padding: 4px;
  min-width: 23px;
  text-align: center;
  top: -.7rem;
  left: -.6rem;
  outline: none; }

/*legenda*/
.e-rol-legend {
  display: flex;
  align-items: center;
  margin: 1.5rem 0;
  color: #009ad4;
  font-size: .7rem; }

.e-rol-legend .e-rol_marked-user {
  position: inherit;
  width: 23px;
  margin-right: .5rem; }

/*estilos card de itinerario*/
.e-rol-card.e-itinerary-name {
  padding: 0.5rem .8rem 0.7rem .8rem;
  text-transform: uppercase;
  font-weight: 600; }

.e-rol-card.e-itinerary-name:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -5px 0px 0px #006489; }

.e-rol-card.e-itinerary-name:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), inset 0px -2px 0px 0px #006489; }

/*Tipos de cards: simple o compuesta*/
.e-rol-single {
  border-radius: 0.25rem; }

.e-rol-mix-top {
  border-radius: 0.25rem 0.25rem 0 0;
  border-bottom: 1px solid #f5f5f5;
  height: auto; }

.e-rol-mix-body {
  border-radius: 0;
  border-bottom: 1px solid #fafafa;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  height: auto; }

.e-rol-mix-top:hover,
.e-rol-mix-body:hover {
  border-bottom: 1px solid #009ad4; }

.e-rol-mix-top.e-rol_marked,
.e-rol-mix-body.e-rol_marked {
  border-bottom: 1px solid rgba(0, 154, 212, 0.6); }

.e-rol-mix-bottom {
  border-radius: 0 0 0.25rem 0.25rem;
  height: auto; }

/*RESPONSIVE==============================================*/
@media (max-width: 1200px) {
  .e-rol-card {
    font-size: .73em;
    padding: 0.8rem .9rem 0.6rem 1rem; }
  .e-rol-card.e-rol_marked::after {
    font-size: 9px;
    width: 21px; }
  .e-rol_marked-user {
    font-size: 8px; } }

@media (max-width: 1024px) {
  table.e-rol-custom-table {
    min-width: 1000px; }
  .e-rol-container {
    overflow: auto; } }

/*/ESTILOS GENERALES DE ROLES =*=*=*=**=*=**=*=**=*=*=**=*=**=*=**=*=*=*=*=*=**=*=*=*=**=*=*=**=*=*=*=*/
.e-rol-info-item {
  font-size: 14px;
  margin-bottom: .5rem; }

.e-employee-rol-info {
  margin-left: calc(50px + 2rem); }

.e_table_heading h2 {
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  letter-spacing: -0.5px;
  margin: 3px 0 5px;
  /*float: left;*/ }

/* HOME SEGURCAIXA */
.e-week-registration-chart {
  align-items: start;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  border-top: solid 1px #ddd;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .e-week-registration-chart .e-week-registration-chart__day {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    width: calc(100% / 7); }
    .e-week-registration-chart .e-week-registration-chart__day .e-progress-bar-vertical {
      width: 1rem;
      min-height: 150px;
      display: flex;
      display: -ms-flexbox;
      align-items: flex-end;
      border-radius: 0.5rem;
      margin: 0.5rem; }
      .e-week-registration-chart .e-week-registration-chart__day .e-progress-bar-vertical .progress-bar {
        width: 100%;
        height: 0%;
        -webkit-transition: height 0.6s ease;
        -o-transition: height 0.6s ease;
        transition: height 0.6s ease;
        background-color: #7295B5; }
    .e-week-registration-chart .e-week-registration-chart__day__name {
      display: block;
      text-transform: uppercase;
      font-weight: 600; }
    .e-week-registration-chart .e-week-registration-chart__day__number {
      text-align: center;
      display: block; }
    .e-week-registration-chart .e-week-registration-chart__day__info {
      margin-top: 0.25rem; }
      .e-week-registration-chart .e-week-registration-chart__day__info span {
        font-size: 0.9rem;
        padding: 0 0.5rem 0.1rem;
        font-weight: 600;
        border-radius: 14px;
        background: #999;
        color: #fff; }
    .e-week-registration-chart .e-week-registration-chart__day__planning {
      font-size: 13px;
      margin-top: 0.5rem; }
    .e-week-registration-chart .e-week-registration-chart__day--today .e-week-registration-chart__day__name:before {
      content: "";
      width: 8px;
      height: 8px;
      background: #4568F3;
      display: inline-block;
      vertical-align: 3px;
      margin-right: 5px;
      margin-left: -10px;
      border-radius: 50%; }
    .e-week-registration-chart .e-week-registration-chart__day--warning .e-progress-bar-vertical {
      background: #FFF0B2; }
    .e-week-registration-chart .e-week-registration-chart__day--disabled .e-week-registration-chart__day__name,
    .e-week-registration-chart .e-week-registration-chart__day--disabled .e-week-registration-chart__day__number {
      color: #ccc; }
    .e-week-registration-chart .e-week-registration-chart__day--warning .progress-bar,
    .e-week-registration-chart .e-week-registration-chart__day--disabled .progress-bar {
      height: 0% !important; }
    .e-week-registration-chart .e-week-registration-chart__day--started .progress-bar {
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-size: 1rem 1rem;
      height: 15% !important; }
    .e-week-registration-chart .e-week-registration-chart__day--finished .progress-bar {
      height: 100% !important; }

.e-week-registration-stats {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  border-top: solid 1px #ddd;
  margin-bottom: 1rem; }
  .e-week-registration-stats__item {
    border-left: solid 1px #ddd;
    padding: 1rem;
    flex-basis: 33%;
    line-height: 1.3;
    position: relative; }
    .e-week-registration-stats__item:first-child {
      border-left: none; }
    .e-week-registration-stats__item:last-child {
      flex-grow: 1; }
    .e-week-registration-stats__item__kpi {
      text-transform: uppercase; }
    .e-week-registration-stats__item__info span {
      display: block; }
    .e-week-registration-stats__item__info .material-icons {
      font-size: 2rem;
      margin-bottom: 0.25rem; }
    .e-week-registration-stats__item__info__title {
      font-weight: 600; }
    .e-week-registration-stats__item__description-label {
      color: #999; }
      .e-week-registration-stats__item__description-label .e-circle-indicator {
        font-size: 10px;
        vertical-align: 1px;
        margin-right: 0.25rem; }
    .e-week-registration-stats__item__info-button {
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      box-shadow: none !important; }
  .e-week-registration-stats--sm .e-week-registration-stats__item .e-week-registration-stats__item__kpi span {
    font-weight: 300;
    font-size: 2.5rem; }
  .e-week-registration-stats--lg .e-week-registration-stats__item .e-week-registration-stats__item__kpi span {
    font-size: 4rem;
    font-weight: 300; }
    .e-week-registration-stats--lg .e-week-registration-stats__item .e-week-registration-stats__item__kpi span small {
      font-size: 50%; }
  .e-week-registration-stats--sm .e-week-registration-stats__item .e-week-registration-stats__item__kpi.bold span {
    font-weight: 400; }
  .e-week-registration-stats--sm .e-week-registration-stats__item .e-week-registration-stats__item__kpi.blue {
    color: #1979a9; }
  .e-week-registration-stats--sm .e-week-registration-stats__item .e-week-registration-stats__item__kpi.bold.small span {
    font-size: 1.5rem; }
  .e-week-registration-stats--sm .e-week-registration-stats__item span.movetop {
    position: relative;
    top: 19px; }

.e-day-teoric-hours {
  background-color: #e9ecef;
  transform: translateY(15px);
  border-radius: 5px; }

.e-week-registration-actions {
  padding-top: 1rem;
  margin-bottom: 2rem; }

/* MODAL SEGURCAIXA */
.e-registration-modal-info {
  display: flex;
  display: -ms-flexbox;
  border-radius: 1rem;
  background: #eee;
  padding: 1rem;
  margin-bottom: 2rem; }
  .e-registration-modal-info__day {
    flex-basis: 50%; }
  .e-registration-modal-info__hour {
    flex-basis: 25%;
    border-left: solid 1px #ccc;
    padding-left: 1rem; }
  .e-registration-modal-info span {
    display: block; }
  .e-registration-modal-info__lvl1 {
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: -0.5px; }
  .e-registration-modal-info__lvl2 {
    font-size: 0.85rem;
    color: #999; }

/*
.e-dialog__description{
    font-size: 13px;
}

h4.modal-title {
    font-size: 1.125rem;
}*/
