/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Raleway-Light.ttf');
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Raleway-Regular.ttf');
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Raleway-SemiBold.ttf');
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Raleway-Bold.ttf');
}
body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
html{
  font-size: 14px;
  background-color: #fff;
}
body{
  font-family: 'Raleway', sans-serif;
  position: relative !important;
  top: 0 !important;
}
img{
  width: 100%;
}
a, a:hover, a:active, a:focus{
  text-decoration: none;
}
li{
  list-style: none;
}
ul{
  padding: 0;
  margin: 0;
}
hr {
  margin-top: 50px;
  border-top: 1px solid #bbb;
}
*:focus {
    outline: none !important;
}
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.h2_header {
  font-size: 1.5rem !important;
  text-transform: uppercase;
  font-weight: 700;
  color: #7b7b7b;
  letter-spacing: 1px;
  position: relative;
  float: left;
  padding-left: 5.2rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.h2_header::after {
  content: "";
  display: block;
  position: absolute;
  width: 65px;
  height: 65px;
  left: 0;
  top: -20px;
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: 50%;
  border: 2px solid black;
  border-radius: 50%;
  opacity: .4;
}
.finanzas-title,
.clientes-title,
.usuarios-title,
.provider-title,
.inmueble-title{
  margin-top: 3rem;
}
.formato-title::after {
  background-image: url("../images/bl-formatos.png");
}
.finanzas-title::after {
  background-image: url("../images/bl-finanzas.png");
}
.clientes-title::after {
  background-image: url("../images/bl-clientes.png");
}
.usuarios-title::after {
  background-image: url("../images/bl-usuarios.png");
}
.inmueble-title::after {
  background-image: url("../images/bl-inmuebles.png");
}

.personal-data-title::after {
    background-image: url("../images/bl-data.png");
}
.documents-title::after {
    background-image: url("../images/bl-documents.png");
}
.photo-title::after {
    background-image: url("../images/bl-photo.png");
}
.name-title::after {
    background-image: url("../images/bl-name.png");
}
.budget-title::after {
    background-image: url("../images/bl-budget.png");
}
.format-title::after {
    background-image: url("../images/bl-format.png");
}
.provider-title::after {
    background-image: url("../images/bl-provider.png");
}
.logo-section {
  overflow: hidden;
  width: 100%;
  height: 65px;
}
.powered-by {
  float: left;
  padding-left: 15px;
  font-size: 10px;
}
.navbar-fixed-left {
  width: 225px;
  position: fixed;
  border-radius: 0;
  height: 100%;
  color: #fff;
}
.navbar-inverse {
  background-color: #1e2130;
  border: none;
}
.navbar-inverse::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .8;

  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
.user-section {
  clear: both;
  overflow: hidden;
  position: relative;
  background-color: #2c314f;
  box-shadow: inset 0px 4px 7px rgba(0,0,0,.3);
}
.user-section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .25;
}
.section-title {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.image-hd{
  float: left;
  width: 20%;
}
.user-d {
  float: left;
  width: 70%;
  margin-left: 5%;
  position: relative;
  z-index: 10;
  color: #fff;
  font-weight: 600;
}
.user-d h6 {
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: 1px;
  margin: 6px 0;
}
.user-d p {
  float: left;
  font-size: .6rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.user-section a {
  padding: 5px;
  float: left;
  width: 50%;
  display: block;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  font-size: .7rem;
  text-align: center;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
  z-index: 10;
  font-weight: 600;
  box-shadow: inset 0px 4px 7px rgba(0,0,0,.2);
  transition:.3s ease;
}
.user-section a::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition:.3s ease;
  background-color: rgba(0,0,0,0);
}
.user-section a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .3;
}
.profile{
  background-color: #2d4f7c;
}
.exit{
  background-color: #43567f;
}
.user-section a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 20%;
  top: 4px;
  z-index: 10;
  background-size: contain;
  background-repeat: no-repeat;
}
.exit::after {
  background-image: url("../images/logout-icon.png");
}
.profile::after {
  background-image: url("../images/profile-icon.png");
}
.user-section a:first-of-type{
  clear: left;
}
.section-title h3 {
  text-transform: uppercase;
  float: right;
  text-align: right;
  letter-spacing: 1px;
  clear: right;
  margin-right: 15px;
  margin-top: 0;
  font-weight: 600;
}
.section-title img{
  max-width: 50px;
  float: right;
  margin: 15px;
}
.last-files h4 {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #000;
  box-sizing: border-box;
  padding: 1.2rem;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}
.last-files ul{
  float: left;
  padding: 0;
  margin: auto;
  overflow: hidden;
  width: 100%;
}
.last-files li {
  list-style: none;
  overflow: hidden;
  background-color: #2c324c;
  position: relative;
  box-shadow: inset 0px 7px 11px rgba(0,0,0,0.6);
  margin-top: 1px;
  transition:.3s ease;
}
.last-files li:first-child {
  margin-top: 0;
}
.last-files li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .45;
}
.last-files li::after{
  content: "";
  width: .9rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255,255,255,0.3);
  transition:.3s ease;
}
.folio {
  padding: 1.2rem 1rem;
  overflow: hidden;
  position: relative;
  z-index: 10;
  display: block;
  cursor: pointer;
}
.folio span{
  display: block;
  float: right;
  color: #fff;
}
.fl-n {
  letter-spacing: 1px;
  float: right;
  font-weight: 600;
  position: relative;
  display: block;
  margin-bottom: .5rem;
  font-size: 1.2rem;
}
.fl-n::after {
  content: "";
  position: absolute;
  left: -40px;
  top: -8px;
  width: 35px;
  height: 35px;
  background-image: url("../images/folder.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.folio p{
  float: right;
  text-align: right;
  font-size: .7rem;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #fff;
}
.mask{
  width: 100%;
  overflow: hidden;
  height: 100vh;
  position: relative;
}
.mask-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 240px;
  overflow: auto;
  padding-right: 15px;
}
.header {
  width: 100%;
  padding-left: 225px;
  background: rgb(53,101,136); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(53,101,136,1) 0%, rgba(84,169,228,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(53,101,136,1) 0%,rgba(84,169,228,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(53,101,136,1) 0%,rgba(84,169,228,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356588', endColorstr='#54a9e4',GradientType=1 ); /* IE6-9 */
}

.navigation{
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.navigation li {
  float: left;
  list-style: none;
  width: 10%;
  height: 65px;
}
.navigation a {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+13&0.65+0,0+13 */
  background: -moz-linear-gradient(left,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 9%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0.34) 0%,rgba(0,0,0,0) 9%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(0,0,0,0.34) 0%,rgba(0,0,0,0) 9%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=9 ); /* IE6-9 */
}
.navigation .selected {
  background-color: rgba(0,0,0,0.4);
}
.navigation a::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition:.3s ease;
  background-color: rgba(0,0,0,0);
}
.navigation a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .4;
}
.navigation span {
  display: block;
  text-align: right;
  width: 100%;
  font-size: 1.5rem;
}
.navigation p {
  font-weight: 600;
  font-size: .8rem;
  position: absolute;
  right: 15%;
  bottom: 0;
  z-index: 10;
  transition:.3s ease;
  -ms-transform: translate(0, 0) scale(1); /* IE 9 */
  -webkit-transform: translate(0, 0) scale(1); /* Safari */
  -moz-transform: translate(0, 0) scale(1); /* firefox */
  transform: translate(0, 0) scale(1);
}
.navigation p::after{
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  left: -1.6rem;
  top: 0;
  background-size: contain;
  opacity: .2;
}
.navigation li:nth-child(1) p::after{
  background-image: url("../images/nav-principal.png");
}
.navigation li:nth-child(2) p::after{
  background-image: url("../images/nav-clientes.png");
}
.navigation li:nth-child(3) p::after{
  background-image: url("../images/nav-inmuebles.png");
}
.navigation li:nth-child(4) p::after{
  background-image: url("../images/nav-expedientes.png");
}
.navigation li:nth-child(5) p::after{
  background-image: url("../images/nav-expedientes.png");
}
.navigation li:nth-child(6) p::after{
  background-image: url("../images/nav-usuarios.png");
}
.navigation li:nth-child(7) p::after{
  background-image: url("../images/nav-formatos.png");
}
.navigation li:nth-child(8) p::after{
  background-image: url("../images/nav-incidentes.png");
}
.navigation li:nth-child(9) p::after{
  background-image: url("../images/nav-incidentes.png");
}
.dynamic-sect a{
  float: left;
  width: 50%;
  background-color: #161927;
  height: 45px;
  position: relative;
}
.dynamic-sect a::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -50px;
  top: 10px;
  background-image: url("../images/icon-magnifier.png");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .5;
}
.dynamic-sect span {
  color: #fff;
  position: absolute;
  left: 15%;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9rem;
  margin-top: 15px;
  transition:.3s ease;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);

}
.dynamic-sect span::after {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: -35px;
  top: -8px;
  background-image: url("../images/folder-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  transition:.3s ease;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.dynamic-sect input {
  float: left;
  width: 50%;
  padding: 10px;
  border: none;
  box-sizing: border-box;
  padding-left: 65px;
  height: 45px;
  box-shadow: inset 7px 4px 14px rgba(0,0,0,0.2);
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,.05) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,.05) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,.05) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
}
.content{
  width: 100%;
  padding-left: 225px;
  clear: both;
}
.wrapper{
  width: 90%;
  margin: auto;
}
.lns label{
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: .7rem !important;
  color: #848484;
}
.create-btn{
  border: 2px solid #3b749c;
  border-radius: 20px;
  background-color: transparent;
  color: #3b749c;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  padding: .7rem 1.5rem;
  float: right;
  transition:.3s ease;
}
.destroy-btn{
  border: 2px solid #9c3b3b;
  border-radius: 20px;
  background-color: transparent;
  color: #9c3b3b;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  padding: .7rem 1.5rem;
  transition:.3s ease;
}
.index-btn {
  border: 2px solid #3b749c;
  border-radius: 20px;
  background-color: transparent;
  color: #3b749c;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  padding: .7rem 1.5rem;
  transition:.3s ease;
}
.index-filled-btn {
  border-radius: 20px;
  background-color: #2e5977;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  padding: .7rem 1.5rem;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
  margin-left: 1rem;
  transition:.3s ease;
}
.combo-input {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*margin-bottom: 2.5rem;*/
}
.lns .input-group{
  display: block;
}
.line-input {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
  display: inline-block;
  margin-right: 40px;
  width: 70%;
}
.circle-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 2rem;
  height: 2rem;
  font-size: 3rem;
  line-height: 0;
  text-align: center;
  padding: 0rem;
  border-radius: 50%;
  border: 2px solid #54a8e3;
  background-color: transparent;
  color: #54a8e3;
  transition:.3s ease;
}
.search-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 2rem;
  height: 2rem;
  line-height: 0;
  text-align: center;
  padding: 0rem;
  border-radius: 50%;
  border: 2px solid #54a8e3;
  background-color: transparent;
  color: #54a8e3;
  transition:.3s ease;
}
.search-button-modal {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 2rem;
  height: 2rem;
  line-height: 0;
  text-align: center;
  padding: 0rem;
  border-radius: 50%;
  border: 0px solid #54a8e3;
  background-color: transparent;
  color: #54a8e3;
  transition:.3s ease;
  display: -webkit-inline-box;
}

.modal-placeholder::placeholder {
 color: #3B7EB3;

}


.filled-btn {
  border-radius: 20px;
  background-color: #2e5977;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  padding: .7rem 1.5rem;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
  float: right;
  margin-left: 1rem;
  transition:.3s ease;
}
.panels {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #3e7da9;
  border-radius: 15px;
  box-shadow: 10px 10px 25px rgba(0,0,0,0.3);
}
.panels div{
  position: relative;
  z-index: 10;
}
.panels::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 65%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  opacity: .2;
  border-radius: 15px;
}
.panels::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 35%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=35 );
  opacity: .2;
  border-radius: 15px;
}
.panels input[type="text"] {
  border-radius: 30px;
  height: 30px;
  border: none;
  margin-bottom: 1rem;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}
.panels select {
  position: relative;
  border-radius: 30px !important;
  border: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 30px;
  background-color: #fff !important;
  z-index: 1 !important;
}
.panels .select-d{
  margin-bottom: 1rem;
}
.panels label {
  color: #fff;
  text-transform: uppercase;
  font-size: .7rem;
  display: block;
  margin-top: .5rem;
  letter-spacing: .5px;
  margin-left: 12px;
}
.panels .input-group {
  display: block;
  overflow: hidden;
  height: 70px;
}
.relative{
}
.checks{
  visibility: hidden;
}
.checkbox-slide {
  width: 92px;
  height: 30px;
  background: #284f6b;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  margin-bottom: 1rem;
}
.checkbox-slide:after {
  content: 'OFF';
  font: 12px/32px Arial, sans-serif;
  color: #909090;
  position: absolute;
  right: 10px;
  z-index: 0;
  font-weight: bold;
}
.checkbox-slide:before {
  content: 'ON';
  font: 12px/32px Arial, sans-serif;
  color: #fff;
  position: absolute;
  left: 10px;
  z-index: 0;
  font-weight: bold;
}
.checkbox-slide label {
  display: block;
  width: 46px;
  height: 24px;
  margin-top: 0;
  margin-left: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #ffffff 0%, #edf1e9 40%, #dbe0d8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #edf1e9 40%, #dbe0d8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #edf1e9 40%, #dbe0d8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #edf1e9 40%, #dbe0d8 100%);
  background: linear-gradient(top, #ffffff 0%, #edf1e9 40%, #dbe0d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.checkbox-slide input[type=checkbox]:checked + label {
  left: 43px;
}
.checkbox-push{
  width: 65px;
  height: 30px;
  background: rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  margin-bottom: 1rem;
  float: left;
}
.checkbox-push label {
  position: absolute;
  top: -8px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  padding: 9px;
  display: block;
  border-radius: 50px;
  left: -12px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  color: #d6d6d6;
}
.checkbox-push input[type=checkbox]:checked + label {
    background-color: #1e3d52;
    color: #fff;
}
.checkbox-push input[type=radio]:checked + label {
    background-color: #1e3d52;
    color: #fff;
}
.seven-p{
  margin-left: 7%;
}
.desglose {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
}
.desglose .input-group{
  display: block;
}
.desgloses{
  margin-bottom: 1.2rem;
}
.desglose input[type="text"]{
  border-radius: 30px !important;
  border: 1px solid #737373;
  box-shadow: none;
}
.desglose p{
  font-weight: 600;
  color: #5a5a5a;
  float: right;
  position: absolute;
  right: 0;
  text-align: right;
  margin-top: .5rem;
}
.panels .circle-button {
  color: #fff;
  border-color: #fff;
  right: 2rem;
  margin: auto;
  top: 1.5rem;
}
.table {
}
.table>thead>tr>th {
  text-transform: uppercase;
  font-size: .8rem;
  color: #fff;
}
.table-head tbody tr td:last-child  {
    text-align: center;
}
.table-head thead{
  position: relative;
  z-index: 10;
}
.table-head thead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 100%;
  height: 54px;
  z-index: 1;
  background-color: #3e7da9;
  border-radius: 15px;
  box-shadow: 10px 10px 25px rgba(0,0,0,0.3);
}
.table-head thead::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 65%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  opacity: .2;
  border-radius: 15px;
}
.table-head thead{
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  box-shadow: 10px 10px 25px rgba(0,0,0,0);
}
.table-head>thead>tr>th {
  vertical-align: bottom;
  border-bottom: none;
  z-index: 10;
  position: relative;
}
.table-responsive {
  border: none !important;
  overflow: visible;
}
.table-head>thead>tr th:last-child{
  text-align: center;
}
.table-head tbody tr:first-child td {
  border-top: none;
  padding-top: 30px;
}
.table-head tbody tr:first-child{
  position: relative;
}
.fn-total {
  background-color: #f3f3f3;
}
.fn-total:hover{
  background-color: #e0e0e0 !important;
}
.add-button {
  line-height: .6;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #a2a2a2;
  border-color: #a2a2a2;
  font-weight: 300;
  transition:.3s ease;
}
.delete-button {
  line-height: .6;
  margin: auto;
  left: 0;
  right: 0;
  -ms-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  color: #a2a2a2;
  border-color: #a2a2a2;
  font-weight: 300;
  transition:.3s ease;
}
.seccion-usuarios .panels{
  margin-bottom: 2.5rem;
}
.table td{
  position: relative;
}
.table > thead:first-child > tr:first-child > th {
  padding-top: 25px;
}
.list-clie li {
  float: left;
  width: 33.33%;
  margin-bottom: 3%;
  position: relative;
}
.list-clie li::after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  /*width: 1px;*/
  height: 100%;
  background-color: #000;
  opacity: .3;
}
.list-clie .wrapper{
  width: 85%;
}
.lft-col {
  float: left;
  width: 30%;
  transition:.3s ease;
  -ms-transform: translate(0, 0) scale(1);
  -webkit-transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.lft-col::after {
  content: "";
  width: 100%;
  height: 30px;
  display: block;
  bottom: -20%;
  left: 0;
  background-image: url("../images/shadow.png");
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: .8;
  transition: .3s ease;
  position: absolute;
  -ms-transform: translate(0, 0) scale(2, 1);
  -webkit-transform: translate(0, 0) scale(2, 1);
  -moz-transform: translate(0, 0) scale(2, 1);
  transform: translate(0, 0) scale(2, 1);
}
.lft-col img{
  display: block;
  border-radius: 50%;
  border:3px solid #4488b8;
}
.rgt-col{
  float: right;
  width: 65%;
  position: relative;
}
.rgt-col h5 {
  font-size: .8rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 3px;
}
.rgt-col p{
  font-size: .8rem;
  color: #757575;
  letter-spacing: .5px;
  font-weight: 600;
}
.rgt-col .delete-button {
  line-height: .73;
  margin: auto;
  left: initial;
  right: 0;
  transform: rotate(45deg);
  top: 0;
  bottom: initial;
  color: #a2a2a2;
  border: 1px solid #a2a2a2;
  font-weight: 300;
  font-size: 2rem;
  height: 1.5rem;
  width: 1.5rem;
}
.label-i1 {
  font-weight: 600;
  font-size: .7rem;
  line-height: 0;
  padding: .2rem .5rem;
  background: #2d4f7c;
  border-radius: 15px;
  color: #fff;
}
.panels h6 {
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: .7rem;
  width: 100%;
  text-align: left;
  border-right: 1px solid #fff;
  text-transform: uppercase;
  margin-top: 2.5rem;
}
.panels .delete-button {
  left: initial;
  right: 2rem;
  top: 1.5rem;
  bottom: initial;
}
.slide-container {
  width: 100%;
  height: 300px;
  display: block;
  position: relative;
  background: url("../images/inmueble.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.carousel-control.left {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.tarjeta-inmueble {
  background-color: #3e7da9;
  overflow: hidden;
  margin-bottom: 3rem;
  border-radius: 30px;
  position: relative;
}
.tarjeta-inmueble::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .3;
}
.media-section{
  position: relative;
  z-index: 10;
}
.tarjeta-inmueble .col-md-6{
  z-index: 10;
}
.tarjeta-inmueble h3{
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
.tarjeta-inmueble .delete-button {
  line-height: .6;
  margin: auto;
  left: initial;
  right: 1rem;
  transform: rotate(45deg);
  top: 1rem;
  bottom: initial;
  color: #ffffff;
  border-color: #ffffff;
  font-weight: 300;
}
.tarjeta-inmueble h4 {
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #d8d8d8;
  margin-bottom: 5px;
}
.tarjeta-inmueble p{
  color: #fff;
  font-size: .9rem;
  margin-top: 0;
}
.tarjeta-inmueble .type-i{
  display: block;
  color: #fff;
  margin: auto;
  text-align: center;
  border: 1px solid #fff;
  margin: 1.5rem;
  border-radius: 30px;
  padding: .5rem;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: .8rem;
  font-weight: 600;
}
.save-btn{
  background-color: #4f9fd7;
  min-width: 150px;
  margin-bottom: 2.5rem;
}
.actions {
    width: 100%;
    overflow: hidden;
    float: initial;
    height: 3rem;
    min-width: 90px;
    min-height: 3rem;
    margin: auto;
    max-width: 100px;
}
.actions li {
  float: left;
  position: relative;
  margin: 4%;
}
.crud {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  text-indent: -99999px;
  color: #a2a2a2;
  border-color: #a2a2a2;
}
.crud::after {
  content: "";
  position: absolute;
  left: .3rem;
  top: .3rem;
  display: block;
  width: .8rem;
  height: .8rem;
  background-image: url("../images/icon-magnifier.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.crud-view::after {
  background-image: url("../images/icon-view.png");
}
.crud-edit::after {
  background-image: url("../images/icon-edit.png");
}
.crud-delete::after {
  background-image: url("../images/icon-delete.png");
}
.crud-activate::after {
  background-image: url("../images/nav-incidentes-bl.png");
}
.crud-activate::after {
  background-image: url("../images/nav-incidentes-bl.png");
}
.crud-formato::after {
  background-image: url("../images/bl-formatos.png");
}
.select-d select {
  border-radius: 30px !important;
  border: 1px solid #cccccc;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 30px;
  background-color: transparent;
  box-shadow: none;
  padding: 0 1rem;
}
.select-d {
  position: relative;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
.select-d::after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  right: .7rem;
  background-image: url("../images/down-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 10;
}
.igf{
  display: block;
}
.pans{
  margin-bottom: 2.5rem;
}
.attach {
  width: 100%;
  background-color: #fff;
  border-radius: 30px;
  height: 30px;
}
.ls-labels {
  width: 100%;
  border-radius: 30px;
  height: 40px;
  position: relative;
  display: block;
  margin-bottom: 2.5rem;
  background-color: #43567f;
  box-shadow: inset 3px 5px 16px rgba(0,0,0,0.2);
}
.ls-labels::before {
  content: "";
  position: absolute;
  border-radius: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .2;
}
.ls-labels h6 {
  font-size: 12px;
  float: left;
  margin-left: 1.7rem;
  font-weight: 700;
  padding-left: 20px;
  color: #fff;
  margin-top: .9rem;
  position: relative;
}
.ls-labels h6::after {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: -1.1rem;
  top: -.35rem;
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: url("../images/docs-icon.png");
  background-repeat: no-repeat;
  background-size: 117%;
  background-position: center top;
  opacity: 1;
}
.ls-labels a {
  display: block;
  text-transform: uppercase;
  /*font-size: .6rem;*/
  float: right;
  margin-right: 3.2rem;
  margin-top: 0.5rem;
  font-weight: 600;
  color: #fff;
  position: relative;
  z-index: 10;
}
.ls-labels .delete-button {
  line-height: .55;
  margin: auto;
  left: initial;
  right: 1rem;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  color: #fff;
  border-color: #fff;
  font-weight: 300;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 2.2rem;
  position: absolute;
}

.checkbox-large label {
  position: absolute;
  top: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  padding: 11px;
  display: block;
  border-radius: 50px;
  left: 0;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,.3) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,.3) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=3 );
  color: #fff;
  width: 100%;
  text-align: left;
  padding-left: 50px;
  font-weight: 700;
}
.checkbox-large label::after {
  content: "";
  display: block;
  position: absolute;
  left: .8rem;
  top: .6rem;
  width: 20px;
  height: 20px;
  background: rgba(255,255,255,0.5);
  background-repeat: no-repeat;
  background-size: contain;
  /* border: 1px solid #fff; */
  border-radius: 50%;
}
.checkbox-large {
  width: 100%;
  height: 35px;
  background: #5399ca;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  margin-bottom: 1rem;
  float: left;
}
.checkbox-large input[type=checkbox]:checked + label {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
}
.checkbox-large  input[type=checkbox]:checked + label::after {
  background-color: #fb7c3b;
}
.desglose .delete-button{
  position: relative;
  float: right;
  margin-right: 1rem;
}
.ca-dragabble-zone {
  border-radius: 30px;
  width: 100%;
  height: 40vh;
  border: 1px solid #ccc;
  margin-bottom: 3rem;
  position: relative;
}
.ca-dragabble-zone::after {
  content: "Drag your Files Here...";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 100;
  color: #d6d6d6;
  width: 26rem;
  height: 3rem;
}
.file-box {
  float: left;
  width: 220px;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}
.file .icon, .file .image {
    height: 100px;
    overflow: hidden;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.2);
}
.file-box .img-responsive,
.file-box .thumbnail>img,
.file-box .thumbnail a>img,
.file-box .carousel-inner>.item>img,
.file-box .carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.ca-del {
  display: block;
  position: absolute;
  top: -9px;
  right: -9px;
  background: #506798;
  width: 18px;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  line-height: .7;
  font-size: 2rem;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#clientes-widget .list-clie li::after{
  display: none;
}
.add-info  span{
  font-size: .8rem;
  letter-spacing: .5px;
  font-weight: 600;
}
.wid-mail, .wid-phone {
  font-weight: 600;
  font-size: .8rem;
  line-height: 1.3;
  display: block;
  color: #717171;
}
.list-clie p {
  margin: 0 0 10px;
  clear: both;
  display: block;
  width: 100%;
  font-size: .8rem;
  letter-spacing: .5px;
  font-weight: 600;
  padding-top: .5rem;
  border-top: 1px solid #c7c7c7;
  margin-top: .7rem;
  float: left;
  padding-left: 2rem;
  position: relative;
  z-index: -1;
}
.list-clie p::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: .1rem;
  width: 27px;
  height: 27px;
  background-image: url("../images/pin-icon.png");
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 50%;
  background-position: 50%;
}
#clientes-widget .label-i1 {
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.3;
  padding: .2rem .5rem;
  background: #2d4f7c;
  border-radius: 15px;
  color: #fff;
  float: right;
  display: block;
  clear: both;
}
.header-card {
  background-color: #54a8e3;
  overflow: hidden;
  position: relative;
  box-shadow: inset 4px 4px 12px rgba(0,0,0,0.1);
}
.header-card::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
  background-image: url("../images/nav-expedientes.png");
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: 50%;
}
.header-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 );
  opacity: .25;
}
.header-card h1 {
  float: right;
  color: #fff;
  font-weight: bolder;
  font-size: 1.2rem;
  margin-right: 1rem;
  margin-top: .5rem;
  margin-bottom: .3rem;
  position: relative;
  z-index: 10;
}
.header-card p {
  float: right;
  text-align: right;
  font-size: .7rem;
  letter-spacing: 1px;
  color: #fff;
  margin-right: 1rem;
  margin-bottom: .5rem;
  position: relative;
  z-index: 10;
}
.header-card p span{
  display: block;
  float: right;
  clear: both;
  width: 100%;
}
.list-users {
  float: left;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #cac9c9;
  margin-bottom: 1rem;
}
.list-users li {
  float: left;
  width: 44%;
  margin: 3%;
}
.list-users h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .8rem;
  letter-spacing: 1px;
  float: left;
  margin: .3rem;
  margin-left: 0;
  margin-top: .1rem;
}
.list-users h3{
  float: left;
  width: 100%;
  display: block;
  font-size: .8rem;
  color: #6b6b6b;
  margin: 0;
}
.card {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 3rem;
}
.tags {
  font-weight: bold;
  font-size: .6rem;
  line-height: 1.1;
  padding: .1rem .5rem;
  background: #2d4f7c;
  border-radius: 15px;
  color: #fff;
  float: right;
  display: block;
}
.tag-usuarios{

}
.tag-incidentes{
  background-color: #54a8e3;
}
.tag-inmuebles{
  background-color: #3e7da9;
}
.expediente-elementos h5 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9rem;
  letter-spacing: 1px;
  float: left;
  margin: .3rem 0;
  margin-top: .1rem;
}
.expediente-elementos p{
  float: left;
  width: 100%;
  font-size: .8rem;
  font-weight: 400;
  letter-spacing: .5px;
}
.avance{
  float: left;
  width: 100%;
}
.avance h6 {
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: 1px;
  font-weight: bolder;
  float: left;
}
.progress-bar {
  width: 100%;
  height: 2px;
  position: relative;
  background-color: #f3f3f3;
}
.progress{
  background-color: #477ab1;
  height: 2px;
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.avance-porcentaje{
  font-size: .8rem;
  font-weight: bold;
  float: right;
  padding: .5rem;
}
.totals{
  width: 100%;
  float: left;
  overflow: hidden;
  margin-top: 1.3rem;
  margin-bottom: 1.5rem;
}
.totals li {
  float: left;
  width: 47%;
  background-color: #f0f0f0;
}
.totals li:last-child{
  float: right;
}
.totals h5{
  font-size: .8rem;
  font-weight: bold;
  text-align: center;
  width: 90%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: .1rem;
}
.totals small {
  font-size: .6rem;
  width: 100%;
  margin-top: .2rem;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  color: #545454;
  float: left;
  margin-bottom: .6rem;
}
.cancel-btn{
  background-color: #c56f00;
  min-width: 150px;
}
/*
.table-head thead::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 35%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    opacity: .2;
    border-radius: 15px;
}
.table-head thead::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: red;
    border-radius: 15px;
}
*/
@media all and (max-width: 990px) {
  .m-top3{
    margin-top: 3rem;
  }
  .m-bottom{
    margin-bottom: 3rem;
  }
  .checkbox-push {
    width: 90px;
  }
  .checkbox-push label {
    padding: 9px 22px;
  }
  .seven-p {
    margin-left: 3%;
  }
  .list-clie{
    margin-top: 3rem;
    float: left;
    width: 100%;
  }
  .slide-container {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0px;
  }
  .carousel-control.right {
    border-top-right-radius: 30px;
  }
  .panels .circle-button {
    position: relative;
    float: right;
    top: 0;
    right: 0;
    margin-bottom: 1rem;
  }
  .panels h6 {
    border-right: none;
    margin-top: 1.5rem;
  }
  .slide-container {
    height: 250px;
  }
  .header-card p {
    clear: both;
  }
  .list-users li {
    width: 48%;
    margin: 2% 1%;
  }
  .navbar-fixed-left {
    width: 205px;
  }
  .mask-container {
    width: 225px;
  }
  .header,
  .content{
    padding-left: 205px;
  }
}
@media all and (max-width: 1024px) {
  .list-clie li {
    width: 50%;
  }
  .navigation p::after {
    opacity: .1;
    left: -32%;
    top: -.4rem;
    background-size: 90%;
    background-position: 50% 0;
    background-repeat: no-repeat;
  }
  .navigation li:nth-child(4) p::after {
    left: -13%;
  }
  .navigation li:nth-child(2) p::after {
    background-image: url("../images/nav-clientes.png");
    left: -50%;
}
  .navigation p {
    font-size: .7rem;
  }
  .navigation span {
    font-size: 1.3rem;
  }
  .navigation p {
    bottom: .4rem;
  }
}
@media all and (max-width: 840px) {
  .navigation p {
    right: 9%;
    font-size: .6rem;
  }
  .navigation span {
    font-size: 1.1rem;
  }
}
/*
top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}*/
/*Hovers
===========================*/
.last-files li:hover{
  background-color: #2d4f7c;
}
.last-files li:hover::after{
  background-color: #fb7c3b;
  opacity: 1;
}
.navigation a:hover::after{
  background-color: rgba(0,0,0,0.4);
}
.navigation a:hover p{
  -ms-transform: translate(0, -5px) scale(1.1); /* IE 9 */
  -webkit-transform: translate(0, -5px) scale(1.1); /* Safari */
  -moz-transform: translate(0, -5px) scale(1.1); /* firefox */
  transform: translate(0, -5px) scale(1.1);
  text-shadow:3px 3px 3px rgba(0,0,0,0.3);
}
.user-section .exit:hover{
  background-color: rgba(105, 136, 202, 0.7);
}
.user-section .profile:hover{
  background-color: #2d63ab;
}
.dynamic-sect a:hover span {
  -ms-transform: translate(-25%, 0);
  -webkit-transform: translate(-25%, 0);
  -moz-transform: translate(-25%, 0);
  transform: translate(-25%, 0);
}
.dynamic-sect a:hover span::after {
  -ms-transform: translate(554%, 0);
  -webkit-transform: translate(554%, 0);
  -moz-transform: translate(554%, 0);
  transform: translate(554%, 0);
}
.create-btn:hover {
  background-color: #3b749c;
  color: #fff;
  border-color: transparent;
}
.filled-btn:hover {
  background-color: #1b3140;
  color: #fff;
}
.panels .circle-button:hover{
  color: #3e7da9;
  border-color: transparent;
  background-color: #fff;
}
.delete-button:hover{
  color: #1e3d52 !important;
  border-color: #1e3d52;
  background-color: transparent !important;
}
.circle-button:hover{
  background-color: #54a8e3;
  color: #ffffff;
}
.panels .delete-button:hover {
    color: #3e7da9 !important;
    border-color: transparent;
    background-color: #fff !important;
}
.tarjeta-inmueble .delete-button:hover {
    color: #3e7da9 !important;
    border-color: transparent;
    background-color: #fff !important;
}
.lft-col:hover{
  -ms-transform: translate(0, -10%) scale(1);
  -webkit-transform: translate(0, -10%) scale(1);
  -moz-transform: translate(0, -10%) scale(1);
  transform: translate(0, -10%) scale(1);
}
.lft-col:hover::after {
  opacity: .7;
  -ms-transform: translate(0, 15%) scale(1.5, 1);
  -webkit-transform: translate(0, 15%) scale(1.5, 1);
  -moz-transform: translate(0, 15%) scale(1.5, 1);
  transform: translate(0, 15%) scale(1.5, 1);
}
.cancel-btn:hover{
  background-color: #8e5000;
}
.save-btn:hover{
  background-color: #3a759e;
}
.create-btn {
  border: 2px solid #6b8da5;
  color: #6b8da5;
}
.create-btn:hover{
  border: 2px solid #6b8da5;
  color: #fff;
  background-color: #6b8da5;
}
.destroy-attachment {
  background-color: red;
  border-color: red;
}
.add-attachment {
  background-color: blue;
  border-color: blue;
}
#loading-bar .bar {
background: #4BE617;
height: 5px;
}
#loading-bar-spinner .spinner-icon {
width: 18px;
height: 18px;
border: solid 4px transparent;
border-top-color: #4BE617;
border-left-color: #4BE617;
border-radius: 10px;
}

/* Modal y login
========================*/
.picture-modal {
  background: rgb(62,125,169);
  background: -moz-linear-gradient(-45deg, rgba(62,125,169,1) 45%, rgba(36, 63, 103) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(62,125,169,1) 45%,rgba(36, 63, 103) 100%);
  background: linear-gradient(135deg, rgba(62,125,169,1) 45%,rgb(36, 63, 103) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e7da9', endColorstr='#325587',GradientType=1 );
  border-radius: 15px;
}
.picture-modal::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 65%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 65%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    opacity: .2;
    border-radius: 15px;
    z-index: 1;
}

.picture-modal::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 35%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 35%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=35 );
    opacity: .2;
    border-radius: 15px;
    z-index: 1;
}
.picture-modal .close {
  float: right;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: .7;
  position: relative;
  display: block;
}
.modal-header {
    position: relative;
    z-index: 10;
}
.picture-modal .close:hover {
  opacity: 1;
}
.picture-modal .close::after {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 1px;
  width: 22px;
  height: 22px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.camara-display,
.camara-picture{
  width: 48.5%;
  height: 300px;
  background: #000;
  border-radius: 15px;
  display: block;
  position: relative;
  float: left;
}
.camara-picture {
    float: right;
    background-color: #fff;
    background-image: url("../images/picture-icono.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}
.take-photo {
    position: absolute;
    bottom: 35px;
    width: 65px;
    height: 40px;
    background-color: rgba(255,255,255,0.8);
    left: 20%;
    border-radius: 30px;
    transition: .3s ease;
    z-index: 10;
}
.take-photo:hover{
  background-color: rgba(255,255,255,1);
}
.take-photo::after {
  content: "";
  width: 36px;
  height: 39px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../images/camera-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
  left: 0;
  right: 0;
  opacity: .8;
}
.picture-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
}
.picture-modal .modal-footer {
  border-top: none;
  position: relative;
  z-index: 10;
}
.picture-modal .modal-title{
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.picture-modal .modal-body {
    overflow: hidden;
}
.picture-modal .type-i {
    color: #fff;
    border-radius: 15px;
    border: 1px solid #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 6px 10px;
    margin: 3px;
    transition:.3s ease;
}
.picture-modal .type-i:hover{
  background-color: #fff;
  color: #386c9a;
}
.panels .type-i {
  color: #fff;
  border-radius: 15px;
  border: 1px solid #fff;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 3px 10px;
  margin: 3px;
  transition:.3s ease;
}
.panels .type-i:hover{
  background-color: #fff;
  color: #386c9a;
}
.picture-modal hr {
    margin-top: 11px;
    border-top: 1px solid #fff;
    margin-bottom: 6px;
}
.login-panel{
    width: 90%;
    max-width: 300px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.v-center{
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.v-center input{
  margin-bottom: 1rem;
}
.login-panel .create-btn {
  letter-spacing: 1px;
  margin-top: .8rem;
}
.login-panel h2::after {
  width: 55px;
  height: 55px;
  top: -15px;
  background-size: 60%;
  opacity: .6;
  transition:.4s ease;
}
.login-panel h2::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid dimgrey;
  position: absolute;
  left: 2px;
  bottom: -14px;
  border-radius: 50%;
  opacity: 1;
  background-color: #fff;
  z-index: 10;
  transition:.4s ease;
}
.login-panel:hover h2::before {
  background-color: #3e7da9;
  border: 2px solid #3e7da9;
}
.login-panel h2 {
  color: #676767;
  font-size: 1.7rem !important;
  padding-left: 4.86rem;
  transition:.4s ease;
}
.login-panel:hover h2::after {
  border-color:#3e7da9;
  opacity: 1;
}
.login-panel:hover h2{
  color: #3e7da9 !important;
}
.login-panel .usuarios-title::after {
    background-image: url("../images/bl-usuarios2.png");
}
.login-panel:hover .usuarios-title::after {
    background-image: url("../images/bl-usuarios3.png");
}
.login-panel .form-control:focus {
    border-color: #3e7da9;
}
/* when hiding the picture */
/*.ng-hide-add         { animation:0.5s fadeOutUp ease; }*/

/* when showing the picture */
/*.ng-hide-remove      { animation:0.5s fadeInDown ease; }*/

.angular-ui-tree-handle {
    background: #f8faff;
    border: 1px solid #dae2ea;
    color: #7c9eb2;
    padding: 10px 10px;
}

.angular-ui-tree-handle:hover {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8;
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

tr.angular-ui-tree-empty {
    height:100px
}

.group-title {
    background-color: #687074 !important;
    color: #FFF !important;
}


/* --- Tree --- */
.tree-node {
    border: 1px solid #dae2ea;
    background: #f8faff;
    color: #7c9eb2;
}

.nodrop {
    background-color: #f2dede;
}

.tree-node-content {
    margin: 10px;
}
.tree-handle {
    padding: 10px;
    background: #428bca;
    color: #FFF;
    margin-right: 10px;
}

.angular-ui-tree-handle:hover {
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ght-color th{
  color: #696969 !important;
}
.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none;
    border-bottom: 1px solid #cccccc;
}
.mins{
  float: right;
}
.crplus{
      transform: rotate(45deg);
}
.tree-node {
    border: none;
    background: transparent;
    color: #7c9eb2;
    border-bottom: 1px solid #ccc;
}
.tree-trigger {
    margin-right: 10px;
    color:  #54a8e3;
    transition: .3s ease;
}
.tree-trigger span {
    position: relative;
    line-height: 0.5;
    padding: 3px;
    display: inline-block;
}
.tree-trigger span::after {
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    top: -6px;
    border: 2px solid #54a8e3;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #54a8e3;
}
.tree-trigger span::before {
    content: ">";
}
.ab::before {
    transform: rotate(90deg);
    display: inline-block;
}
.view-doc {
    background: url("../images/bl-formatos.png");
    background-repeat: no-repeat;
    text-indent: -99999px;
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    background-size: 80%;
    padding: 0;
    margin-top: 1.8rem;
    background-position: center;
    border-radius: 50%;
}
md-backdrop.md-opaque.md-default-theme,
.md-dialog-container {
  position:fixed;
}
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}
.angular-google-map-container {
    height: 300px;
}
.angular-google-map {
    height: 300px;
}
/***************************** Dropzone Styling *****************************/

/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.advancedDemo .dropzone ul[dnd-list] {
  min-height: 42px;
  margin: 0px;
  padding-left: 0px;
}

.advancedDemo .dropzone li {
  display: block;
}

/**
 * Reduce opacity of elements during the drag operation. This allows the user
 * to see where he is dropping his element, even if the element is huge. The
 * .dndDragging class is automatically set during the drag operation.
 */
.advancedDemo .dropzone .dndDragging {
  opacity: 0.7;
}

/**
 * The dndDraggingSource class will be applied to the source element of a drag
 * operation.
 */
.advancedDemo .dropzone .dndDraggingSource {
  opacity: 0.5;
}

/**
 * An element with .dndPlaceholder class will be added as child of the dnd-list
 * while the user is dragging over it.
 */
.advancedDemo .dropzone .dndPlaceholder {
  background-color: #ddd !important;
  display: block;
  min-height: 42px;
}

/***************************** Element type specific styles *****************************/

.advancedDemo .dropzone {
  min-height: 120px !important;
}

.advancedDemo .dropzone li {
  background-color: #337ab7;
  border: none;
  border-radius: .25em;
  color: #fff;
  font-weight: 700;
  height: 50px;
  margin: 5px;
  padding: 3px;
  text-align: center;
  width: 80px;
}

.yellow {
  background-color: #ffc107 !important;
}

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

.red {
  background-color: #dc3545 !important;
}

.green {
  background-color: #28a745 !important;
}

.advancedDemo .dropzone .container-element {
  margin: 10px;
}
.box {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  border-color: #337ab7;
}
.box > h3 {
  color: #31708f;
  background-color: #337ab7;
  border-color: #bce8f1;
  background-image: -webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
  background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-repeat: repeat-x;
  display: block;
  font-size: 16px;
  padding: 10px 15px;
  margin-top: 0;
  margin-bottom: 0;
}

.container-narrow > hr {
  margin: 30px 0;
}

.clickable {
  cursor: pointer;
}

.file-input-drop-zone {
  height: 10em;
  width: 19.5em;
  border: 10px dotted #4f9fd7;
}

.inputfile {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 10em;
  width: 50%;
  outline: none;
  opacity: 0;
}

.inputfile + label {
  height: 10em;
  width: 100% !important;
  text-align: center;
  line-height: 170px;
  color: #4f9fd7;
  font-family: Arial;
}

.divFile {
  /*position: absolute;*/
  /*margin-top: -100px;
  margin-left: -250px;*/
  height: 10em;
  width: 100%;
  border: 4px dashed #4f9fd7;
  overflow: hidden;
}
tbody tr {
  cursor: pointer;
}

.clickable {
  cursor: pointer;
}

.panel-group .panel {
  margin-top: 0px !important;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
.ordered-list ul li {
  vertical-align: middle;
  padding: 5px;
  height: 90px;
  border-bottom:1px solid;
  border-color: inherit;
}
.ordered-list ul li.last {
  border-bottom:none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.selected-action-on {
  background-color: #3B7EB3;
}

.selected-action-off {
  background-color: #BCBCBE;
}

.step-buttons-container {
  display: flex;
  flex-direction: column;
  align-items: center; z-index: 2;
}

.step-buttons {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  border: none;
}
.signature-line {
  text-align: center;
  margin-top: 10px; /* Adjust as needed */
}
.signature-line hr {
  width: 50%; /* Adjust as needed */
  border-color: #000; /* Adjust color as needed */
}

.print-table th:first-child,
.print-table td:first-child {
  width: 50%;
}

@media print {
  .content {
    padding-left: 0; /* Reset margin for printing */
  }
  .no-print {
    display: none !important;
  }

  /* Adjust layout for printing */
  .row {
    display: block !important;
    page-break-inside: avoid; /* Prevent page breaks inside the row */
  }

  .col-md-6 {
    width: 50%; /* Set column width for printing */
    float: left; /* Float the columns for printing */
  }

  /* Clear floats after every two columns */
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }

  .lft-col img {
    width: 50%;
  }

  .table {
    margin-bottom: 4px;
  }

  .table > thead:first-child > tr:first-child > th {
    padding-top: 4px;
  }
}
