.modal { overflow-y: auto }

.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.title {
  margin-top: 30px;
  margin-bottom: 25px;
  min-height: 32px;
}

.title.text-center {
  margin-bottom: 50px;
}

.tim-typo {
  padding-left: 25%;
  margin-bottom: 40px;
  position: relative;
}

.tim-typo .tim-note {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  margin-left: 20px;
  position: absolute;
  width: 260px;
}

.tim-row {
  padding-top: 50px;
}

.tim-row h3 {
  margin-top: 0;
}

.switch {
  margin-right: 20px;
}

#navbar-full .navbar {
  border-radius: 0 !important;
  margin-bottom: 15px;
  z-index: 2;
}

.space {
  height: 130px;
  display: block;
}

.space-110 {
  height: 110px;
  display: block;
}

.space-50 {
  height: 50px;
  display: block;
}

.space-70 {
  height: 70px;
  display: block;
}

.navigation-example .img-src {
  background-attachment: scroll;
}

.navigation-example {
  background-image: url('../img/bg.jpg');
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  min-height: 740px;
}

#notifications {
  background-color: #FFFFFF;
  display: block;
  width: 100%;
  position: relative;
}

.tim-note {
  text-transform: capitalize;
}

#buttons .btn {
  margin: 0 0px 15px;
}

.space-100 {
  height: 100px;
  display: block;
  width: 100%;
}

.be-social {
  padding-bottom: 20px;
  margin: 0 auto 40px;
}

.txt-white {
  color: #FFFFFF;
}

.txt-gray {
  color: #ddd !important;
}

.parallax {
  width: 100%;
  height: 570px;
  display: block;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.logo-container .logo {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 50px;
  float: left;
}

.logo-container .brand {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 18px;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  width: 70px;
  height: 40px;
  text-align: left;
}

.logo-container .brand-material {
  font-size: 18px;
  margin-top: 15px;
  height: 25px;
  width: auto;
}

.logo-container .logo img {
  width: 100%;
}

.navbar-small .logo-container .brand {
  color: #333333;
}

.fixed-section {
  top: 90px;
  max-height: 80vh;
  overflow: scroll;
}

.fixed-section ul li {
  list-style: none;
}

.fixed-section li a {
  font-size: 14px;
  padding: 2px;
  display: block;
  color: #666666;
}

.fixed-section li a.active {
  color: #00bbff;
}

.fixed-section.float {
  position: fixed;
  top: 100px;
  width: 200px;
  margin-top: 0;
}

.parallax .parallax-image {
  width: 100%;
  overflow: hidden;
  position: absolute;
}

.parallax .parallax-image img {
  width: 100%;
}

@media (max-width: 768px) {
  .parallax .parallax-image {
    width: 100%;
    height: 640px;
    overflow: hidden;
  }

  .parallax .parallax-image img {
    height: 100%;
    width: auto;
  }
}

.separator {
  content: "Separator";
  color: #FFFFFF;
  display: block;
  width: 100%;
  padding: 20px;
}

.separator-line {
  background-color: #EEE;
  height: 1px;
  width: 100%;
  display: block;
}

.separator.separator-gray {
  background-color: #EEEEEE;
}

.social-buttons-demo .btn {
  margin-right: 5px;
  margin-bottom: 7px;
}

.img-container {
  width: 100%;
  overflow: hidden;
}

.img-container img {
  width: 100%;
}

.lightbox img {
  width: 100%;
}

.lightbox .modal-content {
  overflow: hidden;
}

.lightbox .modal-body {
  padding: 0;
}

@media screen and (min-width: 991px) {
  .lightbox .modal-dialog {
    width: 960px;
  }
}

@media (max-width: 991px) {
  .fixed-section.affix {
    position: relative;
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {

  .btn,
  .btn-morphing {
    margin-bottom: 10px;
  }

  .parallax .motto {
    top: 170px;
    margin-top: 0;
    font-size: 60px;
    width: 270px;
  }
}

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#images h4 {
  margin-bottom: 30px;
}

#javascriptComponents {
  padding-bottom: 0;
}

#javascriptComponents .btn-raised {
  margin: 10px 5px;
}

.layers-container {
  display: block;
  margin-top: 50px;
  position: relative;
}

.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.section-black {
  background-color: #333;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
  color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.sharing-area {
  margin-top: 80px;
}

.sharing-area .btn {
  margin: 15px 4px 0;
  color: #FFFFFF;
}

.sharing-area .btn i {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.sharing-area .btn-twitter {
  background-color: #55acee;
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}

.sharing-area .btn-twitter:hover {
  box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
}

.sharing-area .btn-facebook {
  background-color: #3b5998;
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}

.sharing-area .btn-facebook:hover {
  box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
}

.sharing-area .btn-google-plus {
  background-color: #dd4b39;
  box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
}

.sharing-area .btn-google-plus:hover {
  background-color: #dd4b39;
  box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
}

.sharing-area .btn-github {
  background-color: #333333;
  box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
}

.sharing-area .btn-github:hover {
  background-color: #333333;
  box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
}

.section-thin,
.section-notifications {
  padding: 0;
}

.section-navbars {
  padding-top: 0;
}

#navbar .navbar {
  border-radius: 0;
}

.section-tabs {
  background: #EEEEEE;
}

.section-pagination {
  padding-bottom: 0;
}

.section-download h4 {
  margin-bottom: 25px;
}

.section-examples a {
  text-decoration: none;
}

.section-examples h5 {
  margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
  height: 400px;
  padding-top: 100px;
  background-size: cover;
  background-position: center center;
}

.components-page .title,
.tutorial-page .title {
  color: #FFFFFF;
}

select:focus,
input:focus {
  background-color: #FF9 !important;
  color: #00F !important;
  font-weight: bold !important;
}

.tocable {
  cursor: pointer;
}

.formularioDoc {
  max-width: 960px;
}

.formularioDoc td {
  padding: 5px;
}

.formularioDoc td input,
.formularioDoc td select {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.inputDoc {
  transform: scale(1.5);
}

/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -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);
  }
}

.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0px;
    opacity: 1
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

#myContenido {
  display: none;
  text-align: center;
}

.adjuntos {
  display: inline;
  /* width:60px; */
}

.ph-negro::placeholder {
  color: #000000 !important;
}

.resaltar:hover {
  background-color: #dedede;
}

.totalesTpd {
  color: #2c863f;
  font-weight: bold;
  background-color: #bebebe !important;
}

.totalesCat {
  color: #000000;
  font-weight: bold;
  background-color: #bebebe !important;
}

.tipoPago {
  vertical-align: unset !important;
}

.divisorTabla {
  border-bottom: 2px #000000 solid;
}

.portaFotosAdd {
  border-style: dotted;
  border-width: 2px;
  border-color: #ccc;
  min-height: 200px;
  width: 90%;
  background-image: url('../img/addfoto.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.portaFotosAdd input {
  height: 200px;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}

.divCentrado {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo {
  width: 220px;
}

.form-group {
  margin: 0 0 0 0;
}

.esconderSidebar {
  display: none;
}

.ampliarMainPanel {
  width: 100%;
  transition-property: width;
  transition-duration: 0.5s;
}

.btCambioSide {
  position: absolute;
  left: 5px;
  top: 80px;
  color: gray;
}

.shortcuts {
  padding: 30px;
  background-color: #ffd861;
  border-radius: 30px;
}

.card-pricing .card-icon i {
  font-size: 55px;
  border: 1px solid #133d8c;
  border-radius: 50%;
  width: 130px;
  line-height: 130px;
  height: 130px;
  color: #133d8c;
}

.card-title {
  font-weight: bold;
  color: #f30303;
  background-color: white;
  border-radius: 8px;
}

.titulosForm {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 6px;
  background-color: #625ea0;
}

.firmaForm {
  width: 100%;
  height: 180px;
  background-image: url('../img/addfotofirma.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px #ccc dotted;
}

.firmaForm input[type=file] {
  background-color: red;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.bg-white {
  background-color: white !important;
}

.lb-big {
  font-size: 14px !important;
}

.subTitulos {
  padding-top: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dotted gray;
}

.borde-1 {
  border: 1px dotted rgb(163, 163, 163);
  margin-top: 2px;
  padding-top: 4px;
}

.celdaSoloTexto {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 80px;
}

.contentCollapsible {
  display: none;
  overflow: hidden;
}

.collapsible {
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}

.canvasFirma {
  touch-action: none;
  border-radius: 20px;
  border: 3px dotted #ccc;
}

.wrapper {
  position: relative;
  top: 0;
  height: 100vh;
}

.resaltar:hover {
  background-color: #d1d1d1;
}

@keyframes titilar-rojo {
  from {
    background-color: #730404;
  }

  to {
    background-color: none;
  }
}

.card-emergency {
  animation: titilar-rojo 1s 4;
}

.hiddenrow {
  visibility: collapse;
}

.newpage {
  break-after: page;
}

.tabla-documento>tbody>tr>td {
  border: 1px solid #000;
}

.contenedor-checkbox {
  height: 100px;
  overflow-y: auto;
  border-radius: 6px;
  border: 1px solid #d5d5d5;
  padding: 5px;
}

.contenedor-scroll {
  height: 200px;
  border-radius: 10px;
  border: 1px dotted #7b7b7b;
  box-shadow: 0px 0px 10px inset #7b7b7b;
  padding: 5px;
  overflow-y: auto;
}

.img-select-container {
  border-style: dotted;
  border-width: 2px;
  border-color: #ccc;
  min-height: 260px;
  width: 100%;
  background-image: url(../img/addfoto.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 10px;
}

.dropdown-menu {
  padding: 5px;
  /* background-color: #4a4b4d */
}

.dropdown-menu>a {
  border-bottom: 1px solid gray;
    height: 35px;
    display: block;
    padding-top: 10px;
}

.dropdown-menu>a:hover {
  background-color: #cacaca;
}