.header-title {
  font-weight: bold;
  font-size: 30px;
}
.table .btn {
  margin-bottom: 3px;
  margin-right: 3px;
}
.selector-any #any {
  margin: 0 5px;
}
.separador {
  margin-right: 3px;
}
@media (max-width: 992px) {
  .grafics {
    overflow: scroll;
  }
}
body.embed {
  background-color: transparent;
}
.container #regio-cos {
  padding-top: 10px;
}
.embed .container,
.embed #regio-cos {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.embed header,
.embed footer,
.embed .btn-visors {
  display: none;
}
.embed .visor {
  clear: both;
}
.embed #contingut .dropdown,
.embed #contingut .incrustar {
  margin-bottom: 5px;
}
.embed #contingut .page-header {
  padding: 0;
  margin: 0;
  border: 0;
}
.embed #contingut .page-header h3 {
  font-size: 22px;
}
.form-inline > .form-control {
  margin: 5px 3px 5px 0;
}
.wrapper-scroll {
  width: 100%;
  border: none;
  overflow-x: scroll;
  overflow-y: hidden;
}
.upper-scroll {
  height: 1px;
}
.public-data-grid td {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.modal-body {
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-width {
  width: 80%;
}
.logo30 {
  max-height: 30px;
  width: auto;
}
.actions-list {
  margin-bottom: 10px;
}

.gris {
  color: #888;
}
.form-inline .form-group.group-sortlabel,
.group-sortlabel {
  position: relative;
  display: block;
}
.group-sort {
  position: absolute;
  top: 0;
  right: 0;
}
.group-label {
  margin-right: 15px;
}
.table>thead>tr>th {
  vertical-align: top;
}
.icon-spinnerGrid {
  font-family: FontAwesome;
  font-style: normal;
}
.data-filter .form-group {
  margin-bottom: 0;
}
.data-filter label {
  margin-bottom: 0;
}
.data-filter .filtre-submit {
  margin-top: 20px;
}

.row #tips{
  display: table;
}
.col-tips {
  min-height: 360px;
}
.col-home {
  min-height: 320px;
}
.tipStatChart {
  width: 100%;
  height: 150px;
}
#tips .tile-body a {
  word-break: break-all;
  color: #891536;
}
#bloc-help .tile-body a {
  word-break: break-word;
  color: #891536;
}
.list-group-item .fa{
  padding-right: 1em;
}
.page-header .right-title {
  margin: 5px 0;
}
.page-header .right-title .btn {
  margin-left: 5px;
}
.page-header .btn-visors .btn {
  width: 30px;
  padding-left: 8px;
}
.leaflet-container {
  margin-top: 20px;
}
.separadorTop {
  border-top: #cdcdce solid 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(205, 205, 206);
}
.sep-top-interior{
  border-top-color: rgb(205, 205, 206);
}
.sep-bottom-interior{
  border-bottom-color: rgb(205, 205, 206);
}
.regio-peu-top-alcadaMin {
  min-width: 160px;
}
.regio-peu-top-text {
  font-size: 14px;
  margin: 0;
  color: #757575;
}
.menu-peu{
  font-weight: bold;
  font-size: 11px;
}
.logosXarxes img{
  height: 30px;
  width: 30px;
  margin-right: 0.5rem;
}
.logosXarxes {
  padding-top: 10px;
  padding-bottom: 10px;
}
#regio-peu .adreca a{
  font-size: 11px;
  font-weight: bold;
}
#regio-peu .adreca address{
  font-size: 11px;
  font-weight: bold;
}
#regio-peu-bottom{
  margin-top: 10px;
}
#regio-peu .adreca{
  padding-top: 10px;
  padding-bottom: 10px;
}
#regio-peu{
  padding-bottom: 0px;
}
#regio-peu p{
  margin-bottom: 0px;
}
.list-diba li{
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom-color: rgb(205, 205, 206);
}
.embed .leaflet-container {
  margin-top: 0;
}

.fc-content-skeleton{
  text-align: center;
}
.fc-more .btn {
  vertical-align: middle;
  height: 1.5em;
}
.fc-more-popover {
  max-height: 300px;
  overflow-y: scroll;
}
.form-group.form-group button {
  font-size: 14px;
}
.publicview-grid form{
  margin-bottom: 10px;
  clear: both;
}
.navbar-default .nav>li a {
  letter-spacing: 1px;
}
.estadistiques-table {
  font-size: 0.9em;
}
.diba-tile .list-group {
  margin-bottom: 0;
}
#contingut .c-diba {
  color: #891536 !important;
}
@media (min-width: 768px) {
  #contingut .modal-dialog {
    width: 80%;
  }
}
.text-white {
  color: #fff !important;
}
.btn-header {
  margin: 5px 0 15px 0;
}