
.view-my-contents td.views-field {
  background: #99c4df;
}
.view-my-contents ul.cpanel-links {
  list-style: none;
  padding: 0;
}
.view-my-contents ul.cpanel-links .cpanel-icon {
  background: #076594;
  font-size: 4rem;
}
.view-my-contents ul.cpanel-links .cpanel-button {
  padding: 20px;
}
.view-my-contents a.btn.btn-light {
  background: #0a74af;
  color: #ffffff;
  border: #0a74af;
  border-radius: 25px;
  padding: 5px 40px;
}
.view-my-contents .card-block {
  width: 100%;
}
.view-my-contents .cpanel-icon a {
  color: #5db9eb;
}

/* Pagina My Contents */
@media (min-height: 680px), screen and (orientation: portrait) {
  #botones-user li {
    width: 100%;
    text-align: center;
  }
  #botones-user li a {
    width: 100%;
  }
  #botones-user li a.btn-danger {
    margin-top: 10px;
  }
  a.lpb-enable-button {
    flex-flow: wrap;
  }
}
@media only screen and (min-width: 768px) {
  #botones-user li a {
    max-width: 250px;
  }
}
.encabezados {
  background: #192e4d;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 1.3rem;
  font-weight: 600;
}
span.labellanding {
  margin-left: 10px;
}
.node--type-landing-page a.nav-link.nav-personalizada.active {
  background: #192e4d;
  color: #fff;
}
.node--type-landing-page a.nav-link.nav-personalizada {
  background: #10638b;
  border: 1px solid #ededed;
}
.node--type-landing-page nav.tabs {
  margin-top: 20px;
  margin-bottom: 0!important;
}
.path-my-contents #block-landingmaker-page-title {
  background: #055a8e;
  text-align: center;
  padding: 40px 20px;
  color: white;
}

.path-my-contents th {
  text-align: center;
  padding: 20px!important;
  background: #64a0c5!important;
  font-size: 20px;
}
.path-my-contents tbody td.views-field {
  text-align: center!important;
  font-size: 16px;
}
#botones-user {
  background: #192e4d;
  padding: 20px;
  color: white;
}
#botones-user  .labellanding {
  text-transform: lowercase;
  padding-left: 20px;
}
#botones-user  .labellanding::after,
.path-my-contents .domain-landing span a::after {
  content:'.landingmaker.es'
}
#botones-user .editando {
  color: #96abb3;
}
#botones-user .btn {
  border-radius: 50px;
  font-weight: 600;
  padding: 10px 20px;
}
#botones-user ul {
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  max-width: 500px;
  flex-flow: wrap;
}
.path-my-contents .domain-landing span a {
  text-transform: lowercase!important;
}
.path-my-contents .views-field-operations .js td .dropbutton-multiple .dropbutton-widget {
  left: 40%!important;
}
.path-my-contents td.views-field.views-field-title a {
  color: #175a7a;
  font-weight: 500;
  font-size: 1.1rem;
}
.path-my-contents td.views-field.views-field-operations {
  display: flex;
}
