/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body { background: url("../../../../../images/sistema/tile.png") repeat fixed 0 0 / 322px 263px rgba(0, 0, 0, 0) !important; }

.uk-navbar-brand { background: none repeat scroll 0 0 #FFFFFF;box-shadow: 0 0 25px rgba(0, 0, 0, 0.25) inset; }
.zindexed .wk-slideshow{ z-index:1; }
.zindexed .uk-badge { z-index:2; }
.centered-b { text-align:center; }

#absolute {
  position: fixed;
  width: 130px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0 5px 5px 0;
  margin-top: 15px;
  padding: 5px 5px 10px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
  z-index:20;
  top:150px;
}
#absolute form {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(0, 0, 0, 0.1) inset;
  padding: 5px 1px 10px;
  text-align: center;
}
#absolute li {
	border-bottom: #8B8E94 solid 1px;
}
#absolute li a {
	padding:5px 20px;
}
/*Publicacion nueva*/
.pubnueva #adminForm > fieldset:nth-child(1) > .uk-form-row:nth-child(3),
.pubnueva #adminForm > fieldset:nth-child(2) > .uk-form-row:nth-child(2),
.pubnueva #adminForm > fieldset:nth-child(2) > .uk-form-row:nth-child(3),
.pubnueva #adminForm > fieldset:nth-child(2) > .uk-form-row:nth-child(5),
.pubnueva #adminForm > fieldset:nth-child(2) > .uk-form-row:nth-child(8),
.pubnueva #adminForm > fieldset:nth-child(3),
.pubnueva #adminForm > fieldset:nth-child(4)  { display: none; }

#photos {
  background: none !important;
}
/*Gestionar imagenes*/
.gesimag #adminForm > fieldset:nth-child(1) > .uk-form-row:nth-child(3),
.gesimag #adminForm > fieldset:nth-child(2),
.gesimag #adminForm > fieldset:nth-child(3),
.gesimag #adminForm > fieldset:nth-child(4),
.gesimag #editor-xtd-buttons div.button2-left:nth-child(2),
.gesimag #editor-xtd-buttons div.button2-left:nth-child(3),
.gesimag #editor-xtd-buttons div.button2-left:nth-child(4),
.gesimag #editor-xtd-buttons div.button2-left:nth-child(5),
.gesimag #editor-xtd-buttons div.button2-left:nth-child(6)
{ display: none; }

#adminForm .uk-form-row { margin-bottom:10px; }
#adminForm #editor-xtd-buttons { margin-top:10px; }

.sepereitorsh {
  border-color: #E2E2E2;
  border-style: solid;
  border-width: 0 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  top: 0;
  vertical-align:top;
  padding-left:15px;
}
.badgeindex .uk-badge { z-index: 5; }
label[for=from-address] { display: inline-block; }

.chronoform .gcore-input { display: inline-block; }
.chronoform .gcore-form-row {
  float: left;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 16px;
}
.chrono_credits { display: none; }
.gcore-label-top { margin-bottom: 20px !important; }
.chronoform #ftd-mensaje { padding-right: 6%; }
.chronoform #ftr-enviar .gcore-line-td { display: inline-block; }
.chronoform .padding-large { padding-right: 20px; }

.wk-map { margin-bottom: 16px; }

.homecontact .uk-article-lead { margin: 15px 0 20px; }
.homecontact .gcore-form-row { padding-left:0; }
.homecontact input[type=text], .homecontact textarea {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: 6px solid #eef3f5;
  border-radius: 10px;
  color: #8b8e94;
  font-size: 18px;
  padding: 20px;
  transition: all 0.07s linear 0s;
}
.homecontact input[type=text] { height: 72px; }

.modulonews h3, .modulonews h4 { color: #ffffff !important; }
.modulonews h3 { margin: 0; }

/* .tm-page { max-width: 100%; margin-top:0px; } */