/* generado con SCSS el 12 Abr 2022 */
@media (max-width: 900px) {
  html {
    font-size: 14px;
  }
}
body {
  color: #333;
  background: #6a8aad url("./images/bg_tira.png") repeat-x fixed;
  background-size: 13%;
  background-position: 0% 100%;
}

a, a:visited {
  color: #4183c4;
  text-decoration: none;
}
a:hover, a:focus {
  color: #265079;
  text-decoration: none;
}
a:active {
  color: #2f98ad;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
}

h3 {
  font-weight: 700;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.usd_price {
  color: #588037;
  font-style: italic;
  margin-left: 4px;
}

.btn-info, .btn-info:visited {
  background-color: #2aadc7;
  border-color: #2aadc7;
}
.btn-info:hover, .btn-info:focus {
  background-color: #2dcded;
  border-color: #21b4d1;
}
.btn-info:active {
  background-color: #2aadc7;
  border-color: #2aadc7;
}

.custom-file-label {
  color: #aaa;
}
.custom-file-label.conArchivo {
  color: #495057;
}

.custom-select:hover, .custom-file:hover .custom-file-label {
  background-color: #f5f9fa;
}

.custom-select:focus {
  background-color: #fff;
}

.custom-file-input, .custom-select {
  cursor: pointer;
}

.ui-widget .ui-menu-item {
  font-size: 13px;
  font-size: 0.8125rem;
}

.form-control::-webkit-input-placeholder {
  color: #bebebe;
}
.form-control:-moz-placeholder {
  color: #bebebe;
}
.form-control::-moz-placeholder {
  color: #bebebe;
}
.form-control:-ms-input-placeholder {
  color: #bebebe;
}
.form-control::-ms-input-placeholder {
  color: #bebebe;
}

.prettyBox {
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.nozel {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.normal_ul li {
  list-style: none;
  padding-bottom: 5px;
}
.normal_ul li:last-child {
  padding-bottom: 0;
}

/*---*/
#wrapper {
  box-shadow: 0 10px 8px 15px rgba(0, 0, 0, 0.05);
}

#header_holder {
  background: #f0f0f0;
}

#body_holder {
  background: #fff;
}

/*---*/
#footer_holder {
  color: #b3b3b3;
  font-size: 14px;
  font-size: 0.875rem;
  background: #f0f0f0;
  text-align: center;
  cursor: default;
}
#footer_holder a, #footer_holder a:visited {
  color: #707070;
}
#footer_holder a:hover, #footer_holder a:focus {
  color: #3d3d3d;
}
#footer_holder a:active {
  color: #7d8f3b;
}

.footer_small, .footer_big {
  border-top: 1px solid #e0e0e0;
}

.footer_small li {
  margin-top: 14px;
  margin-bottom: 14px;
}

.footer_big a, .footer_big span {
  margin-left: 6px;
  margin-right: 6px;
}

/*---*/
#header_content {
  color: #d0d0d0;
  border-bottom: 1px solid #e0e0e0;
}
#header_content .navbar {
  margin-right: 15px;
}
#header_content .navbar-brand {
  margin: 10px 0 10px 15px;
}

#collapsable {
  margin-left: 10px;
}
#collapsable li {
  font-size: 12px;
  font-size: 0.75rem;
  margin-left: 5px;
}
#collapsable a {
  font-family: Verdana, Geneva, sans-serif;
}
#collapsable a, #collapsable a:visited {
  color: #333;
  text-decoration: none;
  padding: 15px 2px;
  margin-right: 7px;
}
#collapsable a:hover, #collapsable a:focus {
  color: #265079;
  text-decoration: none;
  padding-bottom: 13px;
  border-bottom: 2px solid #8fb6dc;
}
#collapsable a:active {
  color: #2f98ad;
  border-color: #bbe4ed;
}
#collapsable a.active, #collapsable a.active:visited {
  color: #333;
  padding-bottom: 13px;
  border-bottom: 2px solid #999999;
}
#collapsable a.active:hover, #collapsable a.active:focus {
  color: black;
  border-color: #666666;
}
#collapsable a.active:active {
  color: #165a1b;
  border-color: #63d96c;
}
#collapsable a.dropdown-toggle, #collapsable a.dropdown-toggle:visited {
  color: #f3f7f0;
  background-color: #6f9751;
  font-weight: 700;
  margin-right: 0px;
  padding: 15px 14px;
  border-bottom: 0;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -khtml-border-radius-topright: 10px;
  -khtml-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#collapsable a.dropdown-toggle:hover, #collapsable a.dropdown-toggle:focus {
  background-color: #638748;
}
#collapsable a.dropdown-toggle:active {
  color: #fff;
}
#collapsable .dropdown-menu {
  min-width: 250px;
}
#collapsable .dropdown-menu a, #collapsable .dropdown-menu a:visited {
  color: #666;
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #fff;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  padding: 5px 25px;
  border-bottom: 0;
}
#collapsable .dropdown-menu a:hover, #collapsable .dropdown-menu a:focus {
  color: #2c916e;
  background-color: #ecf9f4;
}
#collapsable .dropdown-menu a:active {
  color: #32b959;
}
#collapsable .dropdown-item-text {
  color: #bbb;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 0;
  margin: 5px 10px;
  cursor: default;
}
#collapsable .sprts_casas a {
  background-image: url("./images/iconos/casas.png");
}
#collapsable .sprts_departamentos a {
  background-image: url("./images/iconos/departamentos.png");
}
#collapsable .sprts_terrenos a {
  background-image: url("./images/iconos/terrenos.png");
}
#collapsable .sprts_oficinas a {
  background-image: url("./images/iconos/oficinas.png");
}
#collapsable .sprts_edificios a {
  background-image: url("./images/iconos/edificios.png");
}
#collapsable .sprts_bodegas a {
  background-image: url("./images/iconos/bodegas.png");
}
#collapsable .sprts_locales a {
  background-image: url("./images/iconos/locales.png");
}
#collapsable .sprts_ranchos a {
  background-image: url("./images/iconos/ranchos.png");
}
#collapsable .sprtsAll a {
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 25px 25px;
  padding: 15px 15px 15px 45px;
  border-bottom: 0;
}
#collapsable .sprtsAll a:hover, #collapsable .sprtsAll a:focus {
  background-color: #f8f8f8;
}
#collapsable .sprtsAll a:active {
  background-color: #fdfdfd;
}
#collapsable .sprtsAll a.active, #collapsable .sprtsAll a.active:visited {
  background-color: gainsboro;
}
#collapsable .sprtsAll a.active:hover, #collapsable .sprtsAll a.active:focus {
  background-color: #e3e3e3;
}
#collapsable .sprtsAll a.active:active {
  background-color: #e8e8e8;
}

/*-*/
#content p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 25px;
}
#content hr, #content h1 {
  margin: 0 0 28px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
  color: #474747;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  margin: 0 0 8px;
}
#content .prettyBox h2 {
  color: #a9ab87;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.78125;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #eff0d8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#content .arbolink {
  color: #777;
  font-size: 14px;
  font-size: 0.875rem;
}

#content .redLink, #content .redLink:visited {
  color: #b55;
}
#content .redLink:hover, #content .redLink:focus {
  color: #833;
}
#content .redLink:active {
  color: #e35f5f;
}

/*-*/
#content .dtHolder td .adminlinks span, #content .dtHolder td .adminlinks a, #content .dtHolder td .adminlinks a:visited {
  background: transparent;
  height: 30px;
  width: 30px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  margin-right: 2px;
  padding: 0;
}

#content .dtHolder {
  margin: 20px 0 50px 0;
}
#content .dtHolder th, #content .dtHolder td {
  vertical-align: middle;
}
#content .dtHolder th {
  color: #677066;
}
#content .dtHolder td {
  padding: 4px 8px;
  margin: 0;
}
#content .dtHolder td .adminlinks {
  padding: 0;
  margin: 0;
}
#content .dtHolder td .adminlinks a:hover, #content .dtHolder td .adminlinks a:focus {
  background: #e5e5e5;
}
#content .dtHolder tr:hover .adminlinks a, #content .dtHolder tr:hover .adminlinks a:visited, #content .dtHolder tr:hover .adminlinks span {
  opacity: 1;
  filter: alpha(opacity=100);
}
#content .dtHolder .deleted_tr {
  color: #ac3737;
}
#content .dtHolder .deleted_tr.even {
  background-color: #fdf5f5;
}
#content .dtHolder .deleted_tr.even td {
  border-color: #ebd3d3;
}
#content .dtHolder .deleted_tr.odd {
  background-color: #f6eded;
}
#content .dtHolder .deleted_tr.odd td {
  border-color: #ebd3d3;
}

/*-*/
#content .qsel.closeF, #content .qsel:hover {
  background: #e6e6e6;
  border-color: #9c9c9c;
}

#content .qsel {
  color: #7b822a;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  font-size: 0.875rem;
  background: #fafafa;
  border: 1px solid #adadad;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 5px;
  margin-left: 5px;
  cursor: pointer;
}
#content .qsel:active {
  color: #538d94;
  background: #d3ebed;
}
#content .qclose button {
  color: #fff;
  background: #c03913;
  font-size: 15px;
  font-size: 0.9375rem;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 5px 0 0 0;
}

#content .filterHolder {
  display: inline-block;
  position: absolute;
  z-index: 9;
  color: #a19f7c;
  font-size: 13px;
  font-size: 0.8125rem;
  background: #fefefe;
  border: 1px solid #a1a097;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-left: 10px;
  margin-top: -10px;
}
#content .filterHolder input {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.59375;
  width: 100%;
  background: #f7f7ed;
  border: 1px solid #d6d5ba;
}

/*-*/
.adminlinks a, .adminlinks span, .photoicon span, .abrirventana a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  height: 32px;
  /*32 - 6 - 6 = 20height + 6 + 6 (box sizing)*/
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3125;
  background: #e4e9ed;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 8px 6px 32px;
  margin-right: 8px;
}

.photoicon {
  height: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
}
.photoicon span {
  color: #222;
  background: #eee;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin-right: 0;
}
.photoicon strong {
  font-weight: normal;
}

.adminlinks span, .abrirventana span {
  color: #3ba7ce;
  background: #e1edf7;
  cursor: default;
}
.adminlinks a, .adminlinks a:visited, .abrirventana a, .abrirventana a:visited {
  color: #424b63;
  text-decoration: none;
}
.adminlinks a:hover, .adminlinks a:focus, .abrirventana a:hover, .abrirventana a:focus {
  background: #ebeff2;
  text-decoration: none;
}
.adminlinks a:active, .abrirventana a:active {
  color: #3ba7ce;
}

.abrirventana {
  height: 32px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.msg_window {
  background: #ebeef2;
  border: 1px solid #dadfe8;
  text-align: center;
  padding: 20px;
}
.msg_window .alert-warning {
  border-width: 2px;
  border-color: #ebe0be;
}
.msg_window img {
  width: 455px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 20px;
}

.icon_sprites {
  position: absolute;
  top: 50%;
  background: url("./images/iconos/sprites_50x50.png") no-repeat;
}

.sm_icon {
  left: 0;
  /*el padding izq de A*/
  width: 30px;
  height: 30px;
  background-size: 210px 60px;
  margin-top: -15px;
}

.lg_icon {
  left: 6px;
  /*el padding izq de A*/
  width: 20px;
  height: 20px;
  background-size: 140px 40px;
  margin-top: -10px;
}

.sm_ic_ver {
  background-position: 0 0;
}

.lg_ic_ver {
  background-position: 0 0;
}

.sm_ic_del {
  background-position: -30px 0;
}

.lg_ic_del {
  background-position: -20px 0;
}

.sm_ic_edit {
  background-position: -60px 0;
}

.lg_ic_edit {
  background-position: -40px 0;
}

.sm_ic_imgs {
  background-position: -90px 0;
}

.lg_ic_imgs {
  background-position: -60px 0;
}

.sm_ic_imgup {
  background-position: -120px 0;
}

.lg_ic_imgup {
  background-position: -80px 0;
}

.sm_ic_nloc {
  background-position: -150px 0;
}

.lg_ic_nloc {
  background-position: -100px 0;
}

.sm_ic_ir {
  background-position: -180px 0;
}

.lg_ic_ir {
  background-position: -120px 0;
}

.sel_sm_icon, a:active .sm_icon {
  background-position-y: -30px;
}

.sel_lg_icon, a:active .lg_icon {
  background-position-y: -20px;
}
