/*Configuraciones*/

@import url('bs4.css');

a {
  cursor: pointer;
}

label {
  font-weight: 500;
}

.container-fluid input, .container-fluid label, .container-fluid span {
  font-size: .95em !important;
  outline-color: blue !important;
}

.container-fluid span.fa {
  font-size: 22px !important;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.mh-200 {
  min-height: 200px;
}

.mh-300 {
  min-height: 300px;
}

.pr-2x {
  padding-right: 20px !important;
}

.pl1 {padding-left: 1em !important;}
.pl2 {padding-left: 2em !important;}
.pl3 {padding-left: 3em !important;}
.pl4 {padding-left: 4em !important;}
.pl5 {padding-left: 5em !important;}
.pl6 {padding-left: 6em !important;}
.pl7 {padding-left: 7em !important;}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
  padding-bottom: 0;
}

.botonera {
  margin-top: 1em;
  margin-bottom: 10px;
}

.botonera .pull-right {
  margin-left: 1.8em;
}

.botoneraProdVersion {
  margin-top: 10em;
} 

.botoneraProdVersion .pull-right {
  margin-right: 1em;
}

.text-right {
  text-align: right;
}

.dialogo .botonera {
  margin-bottom: 20px;
  margin-top: 40px;
}

.botonera a {
  margin-right: 20px;
  padding: 5px;
  transition: all .8s ease;
}

.botonera a:hover {
  text-decoration: none;
  color: #205081;
}

.dialogo.chico .botonera {
  margin-bottom: 20px;
  margin-top: 100px;
}

span.titulo {
  font-size: 150%;
}

.titulo h1 {
  padding-left: 0;
}

h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding-top: 0;
  letter-spacing: 0;
  font-weight: 400;
  color: rgb(97, 97, 97);
  height: 36px;
  line-height: 36px;
  flex: 1 1 0;
}

h2, h3 {
  font-size: 1.15em !important;
}

h4 {
  font-size: 1.08em !important;
}

h5, h6 {
  font-size: 1.0em !important;
}

input {
  font-size: 1.0em !important;
}

.calendario button {
  float: right !important;
  z-index: 500 !important;
  position: absolute !important;
  top: 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  right: 0;
}

.botonLateral {
  margin-right: 5px !important;
}

.lastRow, .lastrow {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.menuLeft span.fa, .menuMovil span.fa {
  position: absolute !important;
  top: 15px !important;
  left: 10px !important;
  font-size: 20px !important;
}

#CSContainer, #CSContainer .contenedor, #CSMenuTop {
  transition: margin-left 450ms cubic-bezier(0.23, 1, 0.32, 1) 0 !important;
}

.corebg-1 {
  background-image: url('../img/core1.jpg');
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.combo {
  padding-top: 33px;
}

.combo label {
  font-weight: 300;
}

.centered {
  display: block;
  text-align: center;
}

.overflow-v {
  overflow: scroll;
}

.cardtab {
  margin-left: 0 !important;
  margin-right: 0;
  margin-top: 0 !important;
  width: 100% !important;
}

.no-padding {
  padding: 0;
}

.labelTitle {
  font-size: 12px;
  top: 6px;
  padding: 8px 8px 6px;
  color: rgb(84, 110, 122);
  color: rgba(0, 0, 0, 0.5);
}

.appWrapper {
  margin: 0 auto;
}

#CSMenuTop {
  margin: 0 auto;
  padding-top: 50px;
  margin-left: 0;
  position: fixed;
  z-index: 150;
  width: 100%;
}

.icon-right {
  position: absolute !important;
  right: 0;
  margin-right: 10px;
  margin-top: 0;
  display: inline;
}


.subtitulo {
  margin: 20px 10px;
  display: block;
}

.subtitulo h2 {
  padding: 0 0 5px;
  font-size: 1.1em !important;
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
}

.titulo2 {
  margin: 10px 0;
  padding: 0 0 5px;
  font-size: 1.1em !important;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: inline-block;
  padding-bottom: 10px;
  clear: both;
}

.titulo4 {
  margin-bottom: 10px;
  padding: 0;
  display: inline-block;
}

.separador {
  border-bottom: 1px solid #bebebe;
  border-top: 1px solid #bebebe;
  background: #e81123;
  color: white;
  min-height: 40px;
}

.separador .botonMenu, .separador .botonMenu button span {
  color: white;
}

li a:hover {
  text-decoration: none;
}

.logo {
  padding: 5px;
  max-height: 130px;
  display: block;
  max-width: 230px;
  width: auto;
  height: auto;
}

.buttonicon {
  width: 40px;
  max-width: 36px;
  height: 36px;
  min-width: 40px !important;
  font-size: 16px;
}

.avatar {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  justify-content: center;  
  display: flex;
}

.barraSuperior .avatar {
  height: 5em;
}

.barraSuperior .avatar img {
  margin-top: 1em;
}

.avatar img {
  max-height: 100%;
  max-width: 100%;
  z-index: 100;
  align-self: center;
  background: white;
}

.avatar .loadingnotif {
  z-index: 8;
  display: block;
  margin-left: 5px;
  margin-top: -45px;
  height: 40px;
  max-width: 50px;
}

.tgtabla-enter {
  opacity: .01;
  font-size: 3em;
  background: #ffff88;
}

.tgtabla-enter.tgtabla-enter-active {
  opacity: 1;
  transition: opacity .5s ease;
}

.tgtabla-leave {
  opacity: 1;
}

.tgtabla-leave.tgtabla-leave-active {
  opacity: .01;
  transition: opacity .5s ease-in;
}

.tgtabla-appear {
  opacity: .01;
  transition: opacity .5s ease-in;
}

.tgtabla-appear.tgtabla-appear-active {
  opacity: 1;
}

.panelEtapas {
  min-height: 300px;
  padding: 0;
  overflow-y: auto;
  display: flex;
  background: #f7f7f752;
}

.dashboard {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.panelSuperior {
  position: fixed;
  top: 138px;
  height: 70vh;
  height: calc(100vh - 300px);
  overflow: auto;
  width: 100%;
}

.panelInferior {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  height: 160px;
  padding-top: 10px;
}

.etapa {
  height: 100%;
  width: 20%;
  min-width: 100px;
  padding: 0;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #e1e1e1;
  border: 0 none;
  margin-left: -1px;
  display: inline-table;
  display: inline-grid;
}

.etapa .titulo {
  border-top: solid 1px #e9e9e9;
  border-bottom: solid 1px #e9e9e9;
  background: #f7f7f7;
  z-index: 25;
}

.etapa .titulo h1 {
  margin: 0 10px;
}

.etapa h1 {
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-align: center;
}

.etapa .subtitulo {
  font-size: .9em;
  padding: 0;
  margin: 0;
  text-align: center;
}

.etapa.over {
  border: 1px solid red;
  border-right: 2px solid red;
  padding-left: 10px;
  padding-left: 10px;
}

.etapa {
  min-height: 150vh;
  border: solid 1px #e1e1e1;
  display: table-cell;
}

.etapa .titulo h1 {
  margin: 0;
}

.etapa.over .tarea {
  opacity: .5;
}

.etapa-25
{
  width: 25%;
}

.dl {
  cursor: default;
}

.dl a {
  cursor: pointer;
}

.cursor-help
{
  cursor: help !important;
}

.actividad {
  background: white;
  transition: all .8s ease;
}

.actividad:hover {
  background: #e9e9e9;
}

.dl .subtitulo {
  background: #F5F5F5;
  margin: 0;
  display: block;
}

.tarea {
  transition: all .8s ease;
  cursor: default;
  border: 1px solid #eeeeee;
  border-radius: 1px;
  background: #ffffff;
  margin-top: 5px;
  display: grid;
}

.tarea div {
  padding: 10px;
}

.etapa .tarea {
  margin: 10px 6px;
  min-height: 60px;
  padding: 10px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  border-radius: 4px;
}

.etapa .tarea div {
  padding: initial;
}

.etapa .tarea, .tarea a {
  cursor: pointer;
}

.etapa .tarea.me {
  background-color: #FAFAAE;
}

.etapa .tarea.me:hover {
  background-color: #ffff88;
}

.tarea h1, .tarea h2 {
  font-size: 1em !important;
  color: #205081;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: normal;
}

.tarea:hover {
  background: #e9e9e9;
}

.etapa .tarea:hover {
  background: #edefdf;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.175);
}

.etapa .tarea ul {
  list-style-type: none;
  padding: 0;
}

.etapa .tarea li {
  text-decoration: none;
}

.etapa .tarea span {
  color: #33302d;
  min-width: 50px;
  margin: 0;
  padding: 0;
  margin-right: 5px;
}

.dl .estado {
  float: left;
  margin-right: 5px;
}

.etapa .estado {
  float: right;
}

div.estadoCritico {
  background: #e81123;
  border: 1px solid #e81123;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
}

div.estadoOK {
  background: #86ca5d;
  border: 1px solid #22cc22;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
}

div.estadoAlerta {
  background: #ffee22;
  border: 1px solid #ffbb22;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
}

.imagen {
  height: 100px;
  width: 100px;
}

.imagen div img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.barraSuperior input {
  color: rgb(33, 33, 33);
  margin-top: 10px;
  display: block;
}

.barraSuperior a {
  cursor: pointer;
}

.barraSuperior a:hover {
  color: #eeeeee;
}

.barraSuperior {
  display: inline-flex;
  transition: .2s ease all;
}

.inline {
  display: inline-flex;
}

/*----------------*/

.elementoLista {
  display: flex;
  width: 100%;
  min-height: 40px;
  cursor: default;
  padding: 10px;
  transition: all .5s ease-out;
}

.op10 {
  opacity: .2 !important;
}

.op100 {
  opacity: 1;
  transition: all .7s ease-out;
}

.elementoLista:hover {
  background: #e9e9e9;
  text-decoration: none;
}

.elementoLista .left, .elementoLista .right {
  vertical-align: top;
}

.elementoLista .right {
  padding-left: 10px;
  width: 100%;
}

.elementoLista .avatar {
  width: 50px;
  height: 50px;
}

.elementoLista a {
  cursor: pointer;
  font-size: 1.1em;
  font-weight: 500;
}

.elementoLista span {
  color: rgb(117, 117, 117);
}

/*----------------*/

/*------------------------------------*\
	NAV
\*------------------------------------*/

.topMenu {
  list-style: none;
  font-weight: bold;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.topMenu li {
  float: left;
  margin-right: 10px;
  position: relative;
}

.topMenu a {
  font-weight: 300;
  display: block;
  padding: 10px;
  color: #fff;
  cursor: pointer;
}

.topMenu a:hover {
  color: #fff;
  background: #e81123;
  font-weight: 300;
}

.topMenu a:focus {
  text-decoration: none;
  outline: none;
}

/*--- DROPDOWN ---*/

.topMenu ul {
  background: #fff;
  /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
  background: rgba(255, 255, 255, 0);
  /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
  list-style: none;
  position: absolute;
  padding-left: 0;
  left: -9999px;
  /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

.topMenu ul li {
  float: none;
}

.topMenu ul a {
  white-space: nowrap;
  /* Stop text wrapping and creating multi-line dropdown items */
}

.topMenu li:hover ul {
  /* Display the dropdown on hover */
  left: 0;
  /* Bring back on-screen when needed */
}

.topMenu li:hover a {
  /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
  background: #e81123;
}

.topMenu li:hover ul li {
  display: list-item;
  padding: 0;
  margin: 0;
}

.topMenu li:hover ul li a {
  text-align: left;
  font-weight: 300;
}

.topMenu li:hover ul li a:hover {
  /* Here we define the most explicit hover states--what happens when you hover each individual link. */
  background: rgb(117, 117, 117);
}

span.mensaje {
  padding-left: 10px;
  margin: 20px 0;
  display: block;
}

.scroll {
  overflow-y: scroll;
  max-height: 200px;
  min-height: 200px;
  height: auto;
}

.scroll300 {
  overflow: auto;
  height: 300px;
}

.scroll400 {
  overflow: auto;
  height: 400px;
}

.scroll500 {
  overflow: auto;
  min-height: 300px;
  max-height: 500px;
}

.scroll45vh {
  overflow: auto;
  max-height: 45vh;
}

.scroll55vh {
  overflow: auto;
  max-height: 55vh;
}

.scroll65vh {
  overflow: auto;
  max-height: 65vh;
}

.scrollvh {
  overflow: auto;
  min-height: 80vh;
  max-height: 80vh;
}

.fullwidth, .inputMap {
  width: 100%;
}

.link {
  cursor: pointer;
}

.panelTab {
  margin: 10px;
}

.dl {
  overflow: auto;
}

.dl h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.division {
  border-bottom: solid 1px #BEBEBE;
  padding-bottom: 3px;
  padding-top: 3px;
}

.divisionUp {
  border-top: solid 1px #BEBEBE;
  padding-top: 3px;
  padding-top: 3px;
  margin-top: 10px;
  padding-top: 10px;
}

.divisionR {
  border-right: solid 1px #BEBEBE;
  padding: 0;
}

.divisionL {
  border-left: solid 1px #BEBEBE;
  padding-left: 3px;
  padding-top: 0;
}

/*TEST INPUT*/

.input_custom_group_error {
  margin-bottom: calc(-1 * calc(2 * 10px));
}

.input_custom_group {
  position: relative;
  padding: calc(2 * 10px) 0;
}

.input_custom_group input {
  font-size: 1em;
  padding: 10px 10px 0 5px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #757575;
  box-shadow: none;
}

.input_custom_group input:focus {
  outline: none;
}

.input_custom_group label {
  color: #999;
  font-size: 1em;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 5px;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

/* active state */

.input_custom_group input:focus~label, .input_custom_group input:valid~label {
  top: -10px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.6);
}

/* BOTTOM BARS ================================= */

.input_custom_bar {
  position: relative;
  display: block;
  width: 100%;
}

.input_custom_bar:after, .input_custom_bar:before {
  content: '';
  height: 1px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #607188;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.input_custom_bar:before {
  left: 50%;
}

.input_custom_bar:after {
  right: 50%;
}

/* active state */

.input_custom_group input:focus~.input_custom_bar:before, input:focus~.input_custom_bar:after {
  width: 50%;
}

/* HIGHLIGHTER ================================== */

.input_custom_highlight {
  /*position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;*/
}

/* active state */

.input_custom_group input:focus~.input_custom_highlight {
  -webkit-animation: inputHighlighter .3s ease;
  -moz-animation: inputHighlighter .3s ease;
  animation: inputHighlighter .3s ease;
}

.animacionDivBusqueda {
  height: 100%;
  position: relative;
  -webkit-animation-name: example;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: .9s;
  /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: .9s;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes example {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

/* Standard syntax */

@keyframes example {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

.ocultar_listado_resultado_usuario {
  display: none;
}

/*BUSQUEDA AVANZADA PERSONA*/

.overflow-y {
  overflow-y: auto;
}

.overflow-x {
  overflow-x: auto;
}

.dropdown-menu a, .dropdown-menu li {
  cursor: pointer;
}

.listado_busqueda_avanzada_persona {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  max-height: 500px;
  position: absolute;
  z-index: 100;
  background-color: rgb(255, 255, 255);
}

.listado_busqueda_avanzada_persona ul {
  padding: 0;
  list-style: none;
}

.listado_busqueda_avanzada_persona ul li {
  transition: all .4s ease-out;
  opacity: 0;
}

.listado_busqueda_avanzada_persona ul li.show {
  opacity: 1;
  cursor: pointer;
  padding: 10px;
  font-size: calc(1.6 * 10px);
  background-color: rgb(238, 238, 238);
}

.listado_busqueda_avanzada_persona ul li.show:hover {
  background-color: #d5d5d5;
}

.ocultar_listado_resultado_persona {
  display: none;
}

.item_listado_avanzada_persona {
  cursor: pointer;
}

/*TEST AUTOCOMPLETE*/

.autocompletarCustomTest {
  width: 100%;
}

/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@-moz-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

.centrar {
  padding: 1em 3em;
}

.loader {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid blue;
  border-bottom: 3px solid blue;
  border-right: 3px solid blue;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*BUSQUEDA AVANZADA USUARIO LDAP*/

.listado_busqueda_avanzada_usuario {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  max-height: 500px;
  position: absolute;
  z-index: 100;
  background-color: rgb(255, 255, 255);
}

.listado_busqueda_avanzada_usuario ul {
  padding: 0;
  list-style: none;
}

.listado_busqueda_avanzada_usuario ul li {
  transition: all .4s ease-out;
  opacity: 0;
}

.listado_busqueda_avanzada_usuario ul li.show {
  opacity: 1;
  cursor: pointer;
  padding: 10px;
  font-size: calc(1.6 * 10px);
  background-color: rgb(238, 238, 238);
}

.listado_busqueda_avanzada_usuario ul li.show:hover {
  background-color: rgb(100, 100, 100);
}

/*TEST AUTOCOMPLETE*/

.autocompletarCustomTest {
  width: 100%;
}

.autocompletarCustomTest input {
  width: 100%;
}

.autocompletarCustomTestLista {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  max-height: 500px;
  position: absolute;
  z-index: 100;
  background-color: rgb(255, 255, 255);
}

.autocompletarCustomTestLista ul {
  padding: 0;
  list-style: none;
}

.autocompletarCustomTestLista ul li {
  transition: all .4s ease-out;
  opacity: 0;
}

.autocompletarCustomTestLista ul li.show {
  opacity: 1;
  cursor: pointer;
  padding: 10px;
  font-size: calc(1.6 * 10px);
  background-color: rgb(238, 238, 238);
}

.autocompletarCustomTestLista ul li.show:hover {
  background-color: rgb(100, 100, 100);
}

.tooltipInput {}

.separarDiv {
  margin-top: 10px;
}

.leftmenu {
  background: #678194;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00589F', endColorstr='#0073CF', GradientType=0);
  background-repeat: repeat-y;
}

.appMenu {
  list-style: none;
  font-weight: bold;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.appMenu li {
  margin-right: 10px;
  position: relative;
}

.appMenu a {
  font-weight: 300;
  display: block;
  padding: 10px;
  cursor: pointer;
  color: #e1e2e6;
  text-decoration: none;
}

.selectedMenu span {
  font-weight: 400;
  color: #0F3A44;
}

.appMenu ul {
  background: #fff;
  background: rgba(255, 255, 255, 0);
  list-style: none;
}

.cuadroUsuarioHidden {
  display: none;
}

.cuadroUsuario {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  overflow: hidden;
  right: 10px;
  top: 50px;
  border-radius: 2px;
  white-space: nowrap;
  line-height: normal;
  text-align: right;
  display: block;
}

.cuadroUsuario a {
  color: #000;
}

.cuadroUsuario a:hover {
  color: #000;
}

.cuadroUsuario ul {
  list-style: none;
  margin: 10px;
  padding: 0;
  font-style: normal;
}

/*AUTOCOMPLETAR CUSTOM*/

.autoCompletarCustom {
  top: 60px;
  position: absolute;
  overflow: auto;
  height: 200px;
  overflow-x: hidden;
  z-index: 10;
}

.autoCompletarCustom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.autoCompletarCustom ul li {
  cursor: pointer;
}

.autoCompletarCustom ul li div {
  cursor: pointer;
}

.autoCompletarCustom .list-group-item:hover
{
  background-color: #e8f3ff;
}

.circulo_Verde {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #5cb85c;
}

.circulo_Rojo {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e81123;
}

.circulo_Amarillo {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ffbb22;
}

.barraBusqueda input {
  width: 200px;
  transition: all .6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.barraBusqueda input:focus {
  width: 400px;
}

@media (max-width: 768px) {
  .botonera .col-xs-12 div {
    width: 100% !important;
  }
  .topMenu {
    display: none;
  }
  .barraSuperior {
    background-color: #33302d;
    width: 100%;
  }
  .titlebar {
    padding: 0;
  }
  .barraSuperior, .menuSuperior, .panelInferior {
    display: none;
  }
  .panelSuperior {
    height: 100vh;
    height: calc(100vh - 100px);
  }
}

.editorDeclinar {
  height: 150px;
  margin-bottom: 50px;
}

div:focus, section:focus {
  outline: none;
}

.panel-title a {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  color: #666666;
  text-decoration: none;
  width: 100%;
  display: block;
}

h4.panel-title {
  margin: 10px 0;
}

.semaforo, .semaforo li, .semaforo ul {
  border: 0;
}

.semaforo .list-group-item {
  padding-left: 0;
}

label.loading {
  color: rgba(0, 0, 0, 0.4);
  font-size: 1em;
  top: 6px;
}

.tooltipCelda {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltipCelda .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1s;
}

.tooltipCelda .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipCelda:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/*****************react-draft-wysiwyg************************/

.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}

.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
}

.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-option-active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-option-disabled {
  opacity: .3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}

.rdw-dropdown-wrapper:focus {
  outline: none;
}

.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-dropdown-carettoopen {
  height: 0;
  width: 0;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.rdw-dropdown-carettoclose {
  height: 0;
  width: 0;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}

.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}

.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}

.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}

.rdw-dropdownoption-active {
  background: #f5f5f5;
}

.rdw-dropdownoption-disabled {
  opacity: .3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  margin-bottom: 6px;
}

.rdw-inline-dropdown {
  width: 50px;
}

.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-fontsize-dropdown {
  min-width: 40px;
}

.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-fontfamily-dropdown {
  width: 115px;
}

.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}

.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}

.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-right-aligned-block {
  text-align: right;
}

.rdw-left-aligned-block {
  text-align: left;
}

.rdw-center-aligned-block {
  text-align: center;
}

.rdw-justify-aligned-block {
  text-align: justify;
}

.rdw-right-aligned-block>div {
  display: inline;
}

.rdw-left-aligned-block>div {
  display: inline;
}

.rdw-center-aligned-block>div {
  display: inline;
}

.rdw-justify-aligned-block>div {
  display: inline;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}

.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}

.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}

.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}

.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}

.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}

.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}

.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}

.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}

.rdw-colorpicker-option-active {
  box-shadow: 0 0 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-link-dropdown {
  width: 50px;
}

.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}

.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}

.rdw-link-modal-label {
  font-size: 15px;
}

.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}

.rdw-link-modal-input:focus {
  outline: none;
}

.rdw-link-modal-buttonsection {
  margin: 0 auto;
}

.rdw-link-modal-target-option {
  margin-bottom: 20px;
}

.rdw-link-modal-target-option>span {
  margin-left: 5px;
}

.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}

.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
}

.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-link-modal-btn:focus {
  outline: none !important;
}

.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}

.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}

.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}

.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}

.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}

.rdw-embedded-modal-link-input {
  width: 95%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}

.rdw-embedded-modal-link-input:focus {
  outline: none;
}

.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}

.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}

.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
}

.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-embedded-modal-btn:focus {
  outline: none !important;
}

.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}

.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}

.rdw-embedded-modal-size-input {
  width: 45%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}

.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}

.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.rdw-spinner>div {
  width: 12px;
  height: 12px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
  }
}

@keyframes sk-bouncedelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 200px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}

.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}

.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}

.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}

.rdw-image-modal-upload-option {
  height: 65px;
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
}

.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}

.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

.rdw-image-modal-upload-option-label span {
  padding: 0 20px;
}

.rdw-image-modal-upload-option-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.rdw-image-modal-url-section {
  display: block;
}

.rdw-image-modal-url-input {
  width: 95%;
  height: 35px;
  margin: 30px 0 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}

.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}

.rdw-image-modal-url-input:focus {
  outline: none;
}

.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}

.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0 #BFBDBD;
}

.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0 #BFBDBD inset;
}

.rdw-image-modal-btn:focus {
  outline: none !important;
}

.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}

.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}

.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}

.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}

.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}

.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}

.rdw-alignment-option-left {
  justify-content: flex-start;
}

.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}

.rdw-image-alignment {
  position: relative;
}

.rdw-image-imagewrapper {
  position: relative;
}

.rdw-image-center {
  display: flex;
  justify-content: center;
}

.rdw-image-left {
  display: flex;
}

.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}

.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
}

.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}

.public-DraftStyleDefault-block {
  margin: 1em 0;
}

.rdw-editor-wrapper:focus {
  outline: none;
}

/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */

.DraftEditor-editorContainer, .DraftEditor-root, .public-DraftEditor-content {
  height: inherit;
  text-align: initial;
}

.public-DraftEditor-content[contenteditable=true] {
  -webkit-user-modify: read-write-plaintext-only;
}

.DraftEditor-root {
  position: relative;
}

.DraftEditor-editorContainer {
  background-color: rgba(255, 255, 255, 0);
  border-left: .1px solid transparent;
  position: relative;
  z-index: 1;
}

.public-DraftEditor-block {
  position: relative;
}

.DraftEditor-alignLeft .public-DraftStyleDefault-block {
  text-align: left;
}

.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root {
  left: 0;
  text-align: left;
}

.DraftEditor-alignCenter .public-DraftStyleDefault-block {
  text-align: center;
}

.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.DraftEditor-alignRight .public-DraftStyleDefault-block {
  text-align: right;
}

.DraftEditor-alignRight .public-DraftEditorPlaceholder-root {
  right: 0;
  text-align: right;
}

.public-DraftEditorPlaceholder-root {
  color: #9197a3;
  position: absolute;
  z-index: 0;
}

.public-DraftEditorPlaceholder-hasFocus {
  color: #bdc1c9;
}

.DraftEditorPlaceholder-hidden {
  display: none;
}

.public-DraftStyleDefault-block {
  position: relative;
  white-space: pre-wrap;
}

.public-DraftStyleDefault-ltr {
  direction: ltr;
  text-align: left;
}

.public-DraftStyleDefault-rtl {
  direction: rtl;
  text-align: right;
}

.public-DraftStyleDefault-listLTR {
  direction: ltr;
}

.public-DraftStyleDefault-listRTL {
  direction: rtl;
}

.public-DraftStyleDefault-ol, .public-DraftStyleDefault-ul {
  margin: 16px 0;
  padding: 0;
}

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR {
  margin-left: 1.5em;
}

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL {
  margin-right: 1.5em;
}

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR {
  margin-left: 3em;
}

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL {
  margin-right: 3em;
}

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR {
  margin-left: 4.5em;
}

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL {
  margin-right: 4.5em;
}

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR {
  margin-left: 6em;
}

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL {
  margin-right: 6em;
}

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR {
  margin-left: 7.5em;
}

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL {
  margin-right: 7.5em;
}

.public-DraftStyleDefault-unorderedListItem {
  list-style-type: square;
  position: relative;
}

.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0 {
  list-style-type: disc;
}

.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1 {
  list-style-type: circle;
}

.public-DraftStyleDefault-orderedListItem {
  list-style-type: none;
  position: relative;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before {
  left: -36px;
  position: absolute;
  text-align: right;
  width: 30px;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before {
  position: absolute;
  right: -36px;
  text-align: left;
  width: 30px;
}

.public-DraftStyleDefault-orderedListItem:before {
  content: counter(ol0) ". ";
  counter-increment: ol0;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before {
  content: counter(ol1) ". ";
  counter-increment: ol1;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before {
  content: counter(ol2) ". ";
  counter-increment: ol2;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before {
  content: counter(ol3) ". ";
  counter-increment: ol3;
}

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before {
  content: counter(ol4) ". ";
  counter-increment: ol4;
}

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset {
  counter-reset: ol0;
}

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset {
  counter-reset: ol1;
}

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset {
  counter-reset: ol2;
}

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset {
  counter-reset: ol3;
}

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset {
  counter-reset: ol4;
}

/*# sourceMappingURL=react-draft-wysiwyg.css.map*/

/***************CUSTOM DRAFT***********************/

.editor-custom {
  height: 200px;
  min-height: 120px;
  border: 1px solid #F1F1F1;
  padding: 5px;
  height: 75%;
  border-radius: 2px;
  border-color: rgb(0, 47, 126);
  overflow-y: scroll;
}

/************TIMELINE********************/

.timeline {
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0 1.7em;
  margin-top: 0
}

.timeline>li {
  margin-bottom: 20px;
  position: relative;
}

.timeline>li:after, .timeline>li:before {
  content: " ";
  display: table;
}

.timeline>li:after {
  clear: both;
}

.timeline>li:after {
  clear: both;
}

.timeline>li>.timeline-panel {
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline>li>.timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 1em;
  left: 0;
  margin-left: -10px;
  background-color: #999999;
  z-index: 1;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-badge i {
  margin: 0;
  padding: 0;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body>p, .timeline-body>ul {
  margin-bottom: 0;
}

.timeline-body>p+p {
  margin-top: 5px;
}

/*******************FIN TIMELINE******************************/

.botonHrefTimeLine {}

/***********************INPUT TABLA**********************************/

.inputEditableTabla {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.inputEditableTabla:disabled
{
  border: none;
}

/***********************FIN INPUT TABLA******************************/

.search input {
  display: block;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  height: 45px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 45px 0 15px;
  border: 0;
}

.search .botonera {
  position: absolute;
  top: 10px;
  right: 10px;
}

.menuSuperior a, .search a {
  cursor: pointer;
}

.menuSuperior ul {
  border: 0 none;
}

.search input {
  margin: 0;
  padding: 0 45px 0 15px;
  display: block;
  box-sizing: border-box;
  border: 0;
}

.search .fa {
  margin-left: 10px;
}

.search .input-field {}

.inputBox input {
  width: 100%;
}

.inputBox input[type="text"] {
  display: none;
}

input:required {
  box-shadow: none;
}

.tablaResumenProductoContratante {
  border-width: 1px;
  border-color: #DDDDDD;
  border-style: solid;
}

.tablaResumenProductoContratante2 {
  padding-bottom: 15px;
  border-width: 1px;
  border-color: #DDDDDD;
  border-style: solid;
}

.panelCorreoContenedor {
  background: #8ef0fb2e;  
}

.panelCorreoContenedor.dominioCorredor {
  background: transparent;
  font-style: italic;
}

.panelCorreoContenedor .panelCorreoContenedorTexto {
  height: 100%;
  overflow: hidden;
}

.subHiloCorreo {
  margin-left: 20px;
}

.inputCopia {
  width: 100%;
  height: 32px;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 1em;
  color: #26292c;
  background-color: #f7f7f7;
  border: 1px solid rgba(38, 41, 44, 0.16);
  border-radius: 3px;
  padding: 5px;
}

/*********************BOTON LOGIN GMAIL*******************/

#customBtn {
  display: inline-block;
  background: white;
  color: #444;
  width: 190px;
  border-radius: 5px;
  border: thin solid #888;
  box-shadow: 1px 1px 1px grey;
  white-space: nowrap;
}

#customBtn:hover {
  cursor: pointer;
}

span.label {
  font-weight: normal;
  display: inline-flex;
}

span.icon {
  background: url('/identity/sign-in/g-normal.png') transparent 5px 50% no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
}

span.buttonText {
  display: inline-block;
  vertical-align: middle;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 14px;
  font-weight: bold;
  /* Use the Roboto font that is loaded in the <head> */
  font-family: 'Roboto', sans-serif;
}

.respuestaMensaje {
  width: 100%;
  height: 200px;
}

.buscarArbol {
  width: 100%;
}

p.detalleListadoTarea {
  margin-left: 10px;
  text-align: justify;
}

.fondoViewArbolVida {  
  padding: 0;
  margin: 0;
}

.contenedorCalendario {
  background-color: #fff;
  height: 1000px;
}

.selectTabla {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.editor-customFULL {
  min-height: 700px;
  border: 1px solid #F1F1F1;
  padding: 5px;
  height: 75%;
  border-radius: 2px;
  border-color: rgb(0, 47, 126);
  background-color: #fff;
  overflow-y: scroll;
}

.ModalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 99;
  padding: 3em;
  width: 100%;
  height: 100%;
  margin: 0;
}

.t_fullscreen .ModalContent{
  height: 82vh !important;
}

.ModalContent {
  min-height: 380px;
  overflow: auto;
  padding: 0 !important;
 
}

.t_small .ModalContent
{
  min-height: 200px;
  margin-top: 3em;
}

.t_small .cs-autocomplete
{
  height: 150px;
  min-width: 150px;
  max-width: 500px;
}

.Modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: perspective(1px) scale(1) translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  overflow-y: auto;
  max-width: 80vw;
  max-height: 95vh;
  padding: 1.2em;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border-radius: calc(3px);
  min-width: 50vw;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  display: table;
}

.Modal.t_small {
  min-width: 30vw;
}

.Modal.t_auto {
  min-width: 30vw;
}

.Modal.t_auto .ModalContent
{
  min-height: auto;
}

.Modal.t_maxscreen {
  min-width: 98vw;
  min-height: 90vh;
}

.Modal.t_fullscreen, .Modal.t_large {
  min-width: 90vw;
}

.Modal.t_fullscreen{
  min-height: 90vh;
}

.Modal .title h4 {
  padding-left: 0;
}

button.boton {
  font-size: 1em;
  min-width: 45px;
  margin-left: 5px;
  cursor: pointer;
  font-weight: 500;
  white-space: nowrap;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: calc(0.2 * 10px);
  padding: 0 1rem;
  align-content: center;
  align-items: center;
  border: 0;
  cursor: pointer;
  display: inline-block;
  flex-direction: row;
  font-weight: 500;
  height: 36px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 36px;
  outline: none;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  transition: .3s ease-out;
  background: #607188;
  color: #FFFFFF;
}

button.boton span, button.boton span.material-icons {
  display: inline-block;
  line-height: 3.6rem;
  vertical-align: top;
  margin-right: .6rem;
  margin-left: .6rem;
  font-size: 120%;
}

button.boton span.fa {
  margin: 0;
  font-size: 100%;
}

button.boton span.fa.text {
  margin-right: 0.3em;
}

button.boton span div {
  vertical-align: middle;
  margin-top: .6rem;
}

button.boton .margin0, button.boton span.margin0 {
  margin: 0;
}

button.boton.flat {
  background: transparent;
  box-shadow: none;
  font-size: 1.2em;
  color: rgb(96, 113, 136);
}

button.boton.primary {
  background: #ff4e52;
}

button.boton svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


button.boton.flat:hover {
  background: #eeeeee;
}

button.boton circle {
  fill: rgba(255, 255, 255, 0.1);
}

button.boton.flat circle {
  fill: rgba(96, 113, 136, 0.1);
}

button.boton.disabled, button.boton.disabled.primary, 
button.boton.disabled:hover, button.boton.disabled.primary:hover {
  background-color: #f1f1f1;
  color: #606060;
  cursor: not-allowed;
}

.colorAlertaVerde {
  color: #3f903f;
}

.colorAlertaRojo {
  color: #e81123;
}

.colorAlertaAmarillo {
  color: #ffbb22;
}

/***********CONTEXT MENU************/

.react-context-menu {
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  color: #373a3c;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
  outline: none;
}

.react-context-menu-link {
  display: inline-block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}

.react-context-menu-link.active, .react-context-menu-link:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
  text-decoration: none;
}

.react-context-menu-item.submenu>a {
  padding-right: 27px;
}

.react-context-menu-item.submenu>a:after {
  content: "▶";
  display: inline-block;
  position: absolute;
  right: 7px;
}

.card_list {
  display: flow-root;
}

.card_list h4 {
  padding: 0;
  display: inline-block;
}

.botonera button {
  float: right;
}

.panel_lateral {
  background-color: #fff;
}


/********************PRUEBAS***************/

.timelineP {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.liP {
  transition: all 200ms ease-in;
}

.timestampP {
  margin-bottom: 20px;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
}

.statusP {
  padding: 0 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 2px solid #D6DCE0;
  position: relative;
  transition: all 200ms ease-in;
}

.statusP h4 {
  font-size: 0.9em !important;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
}

.statusP i {
  position: absolute;
  top: -15px;
  left: 42.5%;
}

.statusP:before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: white;
  border-radius: 25px;
  border: 1px solid #ddd;
  position: absolute;
  top: -15px;
  left: 42%;
  transition: all 200ms ease-in;
}

.liP.completeP .statusP {
  border-top: 2px solid #66DC71;
}

.liP.completeP .statusP:before {
  background-color: rgb(49, 212, 57);
  border: none;
  transition: all 200ms ease-in;
}

.liP.completeP .statusP h4 {
  color: rgb(0, 0, 0);
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
  .timelineP {
    list-style-type: none;
    display: block;
  }
  .liP {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }
  .timestampP {
    width: 100px;
  }
  .statusP:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}

.contenedorDivTimelineP {  
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  float: right;
}

.material-icons.md-OK-green {
  color: rgba(6, 255, 18, 0.692);
}

.statusP img {
  width: auto;
  height: 32px;
  position: absolute;
  top: -15px;
  left: 42.5%;
}

.margenCabeceraDatosPropuesta {
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}

.margenCabeceraDatosPropuesta .img {
  width: 70px;
}

.margenCabeceraDatosPropuesta label {
  margin-right: 0.5em;
}

.margenParticipanteLider {
  margin-top: 40px;
}

.inputCoCorretajeInformacionIterna {
  width: 100px;
}

.margenTop20 {
  margin-top: 20px;
}

.margenTop10 {
  margin-top: 10px;
}

.margenTop5 {
  margin-top: 5px;
}

.margenTop40 {
  margin-top: 40px;
}

.contenedorMail .card h2 {
  padding: 0;
}

.top-right {
  position: absolute;
  top: 1em;
  right: 1em;
}

.right {
  position: absolute;
  right: 1em;
}

.card.menu {
  padding-left: 0;
  padding-right: 0;
}

.jumbo .fa, .jumbo .fas {
  font-size: 3em;
  margin-top: 0em;
}

.card0 {
  margin-left: 0;
  margin-right: 0;
}

.tituloTextArea {
  color: #666;
  left: 0%;
}

.form-group {
  margin-left: 20px;
}

.iframe100 {
  width: 100%;
  border: 0;
  max-height: 300px;
}

.fondoBlanco {
  background-color: white;
}

.contenedorGrilla {
  margin-right: 10%;
  width: 100%;
}

.width90 {
  width: 90%;
}

.list-group .dl {
  font-size: 1.05 em;
}

.w50 {
  width: 50%;
}

.w100 {
  width: 100%;
}

.list-group-item.header {
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}

.display-grid {
  display: grid;
}

button.popov, button.popov:focus {
  background: transparent;
  border: none;
  outline: none;
}

.margen10Left {
  margin-left: 10px;
}

.padding10Right {
  margin-right: 10px;
}

/*-----------------------------------------*/

.group_md {
  position: relative;
  margin-bottom: 45px;
}

.input_md {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #757575;
}

.input_md:focus {
  outline: none;
}

.input_md:focus~.label_md, .input_md:valid~.label_md {
  top: -10px;
  font-size: 1em;
  color: #333;
}

.input_md:focus~.bar_md:before, .input_md:focus~.bar_md:after {
  width: 50%;
}

.label_md {
  color: #333;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  pointer-events: none;
  left: -5px;
  top: 10px;
  transition: 0.2s ease all;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.highlight_md {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.bar_md {
  position: relative;
  display: block;
  width: 100%;
}

.bar_md:before, .bar_md:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #5264AE;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.bar_md:before {
  left: 50%;
}

.bar_md:after {
  right: 50%;
}

/*
.input_md:focus ~ .highlight_md {
  -webkit-animation:inputHighlighter_md 0.3s ease;
  -moz-animation:inputHighlighter_md 0.3s ease;
  animation:inputHighlighter_md 0.3s ease;
}

@-webkit-keyframes inputHighlighter_md {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter_md {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter_md {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}*/

.label-info {
  background-color: #5bc0de;
  color: #fff;
}

.label-label {
  background-color: #fff;
  color: #92a2af;
}

.label a.popov {
  color: #ffffff;
}

.btn.btn-end {
  border-radius: 0 4px 4px 0;
  margin-top: 1px;
}

.w150 {
  width: 12em;
}

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}

/***otros**/
.cs-floating-box {
  display: inline-block;
  margin: 10px;    
}

.cs-sinpaddingsinmargin {
  padding: 0 !important;
  margin: 0 !important;
}

.inputFootTablaTramosCostoCuadroComparativo {
  width: 100%;
  text-align: center;
}

.textoFootTablaTramosCostoCuadroComparativo{
  padding-left: 0%;
  padding-bottom: 0%;
  padding-right: 0%;
  padding: 10px;
  font-weight: bold;
}


/*****INPUT FILTRO*****/
.cs-inputFiltroDetalleItem{
  width: 25vw !important;
}

.editor-customFULL-v2 {
  min-height: 270px;
  border: 1px solid #F1F1F1;
  padding: 5px;
  height: 75%;
  border-radius: 2px;
  border-color: rgb(0, 47, 126);
  background-color: #fff;
  overflow-y: scroll;
}

.b {
  font-weight: bold;
}

.cs-borde-divisor-formulario-denuncio {
  border-left: #000;
  border-left-style: dotted;
  border-left-width: 1px;
}

.cs-borde-divisor-formulario-denuncio-r {
  border-right: #000;
  border-right-style: dotted;
  border-right-width: 1px;
}

.cs-borde-divisor-formulario-ver-informe-t {
  border-top: #000;
  border-top-style: dotted;
  border-top-width: 1px;
}

.lineaSeparadorH {
  border-top: 1px dashed #8c8b8b;
}

.selecMultOn {
  background-color: #337ab7 !important;
  color: white;
}

.selecMultOff {
  
}

.inputFiltroSelectMultiple {
  width: 100%; 
}

.cs-force-mayus {
  text-transform: uppercase;
}


#notificacionBarraProgresoWS {
  visibility: hidden;
  min-width: 500px;
  margin-left: -250px;
  background-color: #fff;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 0px;
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 30px;
  font-size: 12px;
  border-color: black;
  border-style: solid;
}

#notificacionBarraProgresoWS.show {
  visibility: visible;
  -webkit-animation: fadeinBP 0.5s;
  animation: fadeinBP 0.5s;
}

#notificacionBarraProgresoWS.hide {
  visibility: hidden;
  -webkit-animation: fadeoutBP 0.5s;
  animation: fadeoutBP 0.5s;
}

#notificacionBarraProgreso {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #fff;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 0px;
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 30px;
  font-size: 12px;
  border-color: black;
  border-style: solid;
}

#notificacionBarraProgreso img {
  width: 120px;
  height: auto;
}

#notificacionBarraProgreso.show {
  visibility: visible;
  -webkit-animation: fadeinBP 0.5s;
  animation: fadeinBP 0.5s;
}

#notificacionBarraProgreso.hide {
  visibility: hidden;
  -webkit-animation: fadeoutBP 0.5s;
  animation: fadeoutBP 0.5s;
}

@-webkit-keyframes fadeinBP {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadeinBP {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeoutBP {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeoutBP {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

/***************RENOVACION**********************/
.contenedor-tabla-resumen-renovacion {
  width: 100%;
}

/*****************css boton exportar libros****************/
.btn-grande-exp {
  width: 400px;
  height: 100px;
  margin: 10px;
  font-weight: bold;
}

/**************SELECT MULTIPLE CHECK**************/
.check-select-multiple {
  float: right;
}

.scroll100 {
  max-height: 100px;
  overflow: auto;
}

.dimensiones {
  border: 1px solid #f6f9ff;
  flex-grow: 1;
  flex-basis: 0;
}

.dimensiones .titulo {
  font-size: 1.1em;
  font-weight: 800;
  color: #666;
  padding: 1em 0;  
}

.dimensiones input
{
  margin-right: 0.5em;
}

.dimensiones ul {
  padding: 0;
}

.dimensiones li {
  padding: 0.2em 0 0.2em 0;
  background: #ffffff;
}

.dimensiones li:nth-of-type(odd) {
  background: #eeeeee;
}
/*************************************************/

/***********CONFIGURACION CARGA MASIVA************/
.cabecera-campos {
  font-size: 1em;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: .5px solid;
  border-bottom: .5px solid;
  border-color: #12407b;
  background-color: #f7f7f7;
}

.item-cabecera {
  border-bottom: 1px solid;
  border-color: #d4d3d3;
  padding-top: 1rem !important;
  padding-bottom: 0.25rem !important;
  background-color: #fff;
}
/*************************************************/
/*************************************************/

/********************BRECHA***********************/
.tabla_listado_cuotas_brecha {
  height: 300px;
  overflow-y: auto;
}

.table .header
{
  font-weight: bold;
}

.thumbnail {
  padding: 4rem;
}

.thumbnail h1.title.big
{
  font-size: 4rem !important;
  margin-bottom: 0.2em;
  font-weight: bold;
}
.thumbnail h2.title.big
{
  font-size: 2em !important;
}

.thumbnail h1, .thumbnail h2, .thumbnail .caption {
  text-align: center;
}

.thumbnail .caption.big
{
  font-size: 150%;
}

.contratante {
  background-color: #013473;
}

.contratante h2{
  color: #FFF !important;
  font-size: 250% !important;
}

.contratante h4{
  color: #FFF !important;
}

.max-h-300 {
  height: 300px
}