.st-place-img-scrollable {
  max-height: inherit;
  overflow-y: auto;
}

.ar-button-load {
  border-radius: 6px;
  display: inline-block;
  box-shadow: 0 0 8px rgba(0,0,0,.2), 0 0 4px rgba(0,0,0,.25);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 100;
  border: 0;
  background: none;
}
.ar-button-load img.ar-icon{
  width: 100px;
  height: 100px;
}

.st-place-nav-tabs .nav-tabs .nav-item .nav-link {
    transition:.3s 0s;
}

.st-place-nav-tabs .nav-tabs .nav-item .nav-link:hover {
    transition: .3s 0s;
}

.vis-background.vis-horizontal {
    overflow: hidden;
    background-image: linear-gradient(90deg, transparent 80%, #1f1f1f 50%);
    background-size: 7px 1px;
}

.st-timeline .vis-time-axis .vis-text {
    color: #5b6167;
    font-weight: 600;
    z-index: 2;
    font-size: 8px;
}

.st-timeline {
    font-family: 'Rubik', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 600;
    border-bottom: 10px solid #17181a;
    border-radius: 6px;
    border-top: 2px solid #17181a;
}

.st-timeline .vis-item .vis-item-content {
    color: #9fa6ae;
     transition: .3s 0s;
}

.st-timeline .vis-item .vis-item-content:hover {
    color: #ffffff;
     transition: .3s 0s;
}

.vis-item {
    position: absolute;
    color: #2563f0;
    border-color: #2563f0 !important;
    border-width: 1px;
    display: inline-block;
    z-index: 1;
}

.stat-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.st-stat-info {
    font-size: 15px;
    line-height: 12px;
    color: #51565b;
    font-weight: 100;
}


.st-timeline .vis-current-time {
    background-color: #2560e8;
    width: 3px !important;
    z-index: 1;
    border-radius: 2px !important;
    pointer-events: none;
}

.btn, .mat-button.btn, .mat-raised-button.btn, .mat-raised-button.btn:not([class*=mat-elevation-z]) {
    /* padding: 12px 90px !important; CARLOS: NO SE PUEDE PONER UN PADDING DE 90px A TODOS LOS .btn */  
}

a.mx-2.ng-star-inserted {
    color: #9fa6ae;
    font-weight: 500;
     transition: .3s 0s;
}

a.mx-2.ng-star-inserted:hover {
    color: #ffffff;
    font-weight: 500;
     transition: .3s 0s;
}

.st-place-container .st-place-notifications-scrollable ul li .st-card-place {
    padding: 10px 20px 10px 20px;
    width: 100%;
    background: #101113;
    margin-left: 0;
}

/* Quiero que esto solo se aplique en la página interna, no en la portada */
.st-card, .st-card-place, .st-card-place.card {
    display: flex;
    align-items: center;
    background: #17181a;
    border: 0px solid #191919 !important;
    border-radius: 7px;
    color: #9fa6ae;
    font-weight: 400;
}

.st-place-container ul li .st-card-place:hover {
    background: #1c2225 !important;
    border-radius: 0px !important;
    transition: .3s 0s;
}

.st-place-container ul li .st-card-place {
  
    border-bottom: 1px solid #404d55 !important;
}


/* NIVELES DE MAPA */

.st-card-place.level-selector {
    margin-right: 5px;
    background: #1d2327;
    padding: 8px;
}

.st-card-place.level-selector .st-icon {
    width: 60px;
    height: 34px;
    margin: 0 5px 0 0;
}

.st-card-place.level-selector {
    margin-right: 9px;
    background: #17181a;
    padding-right: 10px;
    border-radius: 2px;
    transition: .3s 0s;
}

.st-card-place.level-selector:hover {
    background: #1f2023;
    transition: .3s 0s;
}

a.st-card-place.level-selector.ng-star-inserted .st-card-place-name {
    color: #9fa6ae !important;
    transition: .3s 0s;
}

a.st-card-place.level-selector.ng-star-inserted .st-card-place-name:active {
    color: #fff !important;
    transition: .3s 0s;
}

a.st-card-place.level-selector.ng-star-inserted .st-card-place-name:hover {
    color: #fff !important;
    transition: .3s 0s;
    /* width: 800px; Carlos : NO FIJAR ANCHURA. */
    height: 100%;
    z-index: 13;
}

/* MAS COSAS */

span.material-icons.st-place-full-view-button.ng-star-inserted {
    display: none;
}

.scrolling-wrapper.st-place-day-selector {
    background: #141414;
    border-radius: 5px;
    padding: 7px 0px 8px 7px;
}

.scrolling-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0px;
}

.st-place-card-default {
    max-width: 100%;
}


div#st-place-select-dropdown {
    z-index: 600 !important;
}

.card-body #levels {
    margin-top: 5px !important;
}




/* MAPA AJUSTE */

.main-content.st-dashboard-screen #st-world-container {
    height: 465px;
}

a.st-card-place.st-notification-place.ng-star-inserted {
    height: 95px;
}

/* MAPPLIC EFECTO AMPLIACION */

.st-card-place.st-place-map.card.main.st-place-selector-container.expanded {
    transition: .3s 0s;
    width: 1000px;
    height: 600px;
    z-index: 13;
}
.st-card-place.st-place-map.card.main.st-place-selector-container.expanded .mapplic-container{
    height: 520px!important;
    transition: none;
}
.st-card-place.st-place-map.card.main.st-place-selector-container {
    color: #fff !important;
    transition: .3s 1s;
    width: 100%;
    height:482px;
    z-index: 300;
}
.st-card-place.st-place-map.card.main.st-place-selector-container .mapplic-container{
   transition: .3s 1s;
   height: 400px;
}


/* NUEVO SUSCRIBIRSE*/

.btn.btn-suscribirse {
   
    padding-left: 0!important;
    padding-right: 0!important;
}

@media (max-width: 691px) 
.scrolling-wrapper.st-place-day-selector {
padding: 0px  !important;
}

    @media (max-width: 691px) 
.st-card-place.selector.card.main.ng-star-inserted {
    top:60 !important;
}




@media (max-width: 991px){
.st-place-day-selector.scrolling-wrapper .scroll-item {
    max-height: 58px !important;
    margin-top: 10px !important;
}}

@media (max-width: 991px){
.st-place-point-selector {
    padding: 5px; }}


 @media (max-width: 991px) { .scrolling-wrapper.st-place-day-selector {
 background: none !important;
 }}

.st-levels-place-related .st-card-place {
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #404d55 8%, #4b5b65 38%, #404d55 54%);
  background-size: 1000px 640px;
  padding: 10px 15px 0px 15px !important;
  position: relative;
}
.st-levels-place-related a.material-icons.st-place-pin.ng-star-inserted {
  right: 8px;
  left: inherit;
}

.academy-title {
    font-size: 16px;
    line-height: 1.2rem;
    color: #9fa6ae;
    font-family: 'Rubik';
    font-weight: 600;
    padding: 4px 0;
}

.ng-star-inserted p {
    margin-bottom: 10px;
}

.sidebar .nav p {
    line-height: 5px !important;
}

.academy-link {
    margin-top: 10px !important;
    display: block;
    font-size: 1.1em!important;
    font-family: 'Rubik';
    color: #9fa6ae;
    font-weight: 500;
    border-bottom: 1px solid #404d55 !important;
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.alert.alert-success {
    box-shadow:none !important;
}

.alert-success {
    background: #323439 !important;
}
.alert{
        color: #9fa6ae !important;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 13px;
}

.alert.alert-success i {
    color: #9fa6ae !important;
}

/*PANEL DE ACTUALIZACIONES*/

.st-uploader-table-container {
  margin-top: 13px;
}

.st-uploader-table-container.history {
  overflow-x: scroll;
  margin-top: 13px;
}

.main-panel.updates{
  width: 100% !important;
}

.st-uploader-table-container table {
  border-collapse: separate;
}

.st-uploader-table-container th.mat-header-cell:first-of-type,
.st-uploader-table-container td.mat-cell:first-of-type,
.st-uploader-table-container td.mat-footer-cell:first-of-type,
.st-uploader-table-container th.mat-header-cell:last-of-type,
.st-uploader-table-container td.mat-cell:last-of-type,
.st-uploader-table-container td.mat-footer-cell:last-of-type {
  padding: 0 10px !important;
}

.st-uploader-table-container td.mat-cell:first-of-type,
.st-uploader-table-container td.mat-cell:last-of-type {
  padding-left: 5px !important;
}

.st-uploader-table-container tr.mat-row {
  height: auto !important;
}

.st-uploader-table-container tr.mat-header-row{
  height: auto !important;
}

.st-uploader-table-container .mat-column-filler {
  padding: 0 8px;
  font-size: 10px;
  text-align: center;
}

.st-uploader-table-container .mat-header-cell,
.st-uploader-table-container .mat-footer-cell,
.st-uploader-table-container .mat-cell {
  box-sizing: border-box;
  border: #3939394f 1px solid;
}

.st-uploader-table-container .mat-cell, .st-uploader-table-container .mat-header-cell {
  white-space: nowrap;
  color: white !important;
  padding: 0 10px 0 10px !important;
}

.st-uploader-table-container .mat-header-row,
.st-uploader-table-container .mat-footer-row,
.st-uploader-table-container .mat-row {
  min-width: 1920px;
}



.st-uploader-table-container .mat-cell,
.st-uploader-table-container .mat-header-cell {
  font-size: 12px !important;
  min-height: 48px;
  text-align: left !important;

}

.st-uploader-table-container .mat-header-cell{
  background-color: #404D55;
}

.st-uploader-table-container .mat-row:nth-child(odd) {
  background-color:  #393939;
}

.st-uploader-table-container .mat-row:nth-child(even) {
  background-color: #2F2F2F;
}

.st-uploader-table-container .filter-cell {
  width: 5rem;
}

.st-uploader-table-container .material-icons.filter-icon{
  font-size: 15px !important;
  cursor: pointer;
}

.st-uploader-table-container .mat-icon-button{
  line-height: 0px;
  height: 24px;
}

 .mat-column-place_code{
  min-width: 100px;
}

.st-uploader-table-container .mat-column-place_name{
  min-width: 250px;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.st-uploader-table-container .mat-column-company_name{
  min-width: 100px;
  max-width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.st-uploader-table-container .mat-column-place_country{
  min-width: 70px;
  max-width: 70px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mat-paginator{
  background-color:  #393939 !important;
  color: white !important;
}

.st-uploader-table-container .red {
  color: rgb(235, 62, 62) !important;
}

.st-uploader-table-container .orange {
  color: rgb(207, 128, 50) !important;
}

.st-uploader-table-container .green {
  color: #28a554 !important;
}

/* .mat-column-company_name{
  min-width: 200px;
} */

.mat-cell.cdk-cell.update, .mat-cell.cdk-cell.no-update {
  width: 50px !important;
  /* min-height: 20px !important;
  min-width: 25px !important; */
  }

.mat-cell.cdk-cell.update {
background: #35d074;
}
.mat-cell.cdk-cell.no-update {
background: #ff6f5a;
}

.company-pill {
  cursor: pointer;
  margin-top: 18px;
  display: inline-flex;
  align-items: center;
  padding-right: 1em;
  margin-right: 0.5rem;
  background-color: none !important;
  color: #a3a3a3;
  font: 12px/1.4 sans-serif;
  text-transform: uppercase;
  font-weight: 600 !important;
  gap: 10px;
}

.company-pill.selected {
  background-color: none;
  color: white !important;
}

.company-pill-img {
  height: 1em;
  width: 1em;
  object-fit: cover;
  border-radius: 50%;
}

.company-pill-remove {
  border: 0;
  cursor: pointer;
  background: transparent;
    color: #877979;
    margin-left: -10px;
}


.st-uploader-table-container .material-icons{
  font-size: 20px !important;
}

.st-navbar-search.autocomplete-container.st-uploader-search{
  width: 200px;
  height: 40px;
  border-radius: 10px;
}

.st-uploader-table-container .mat-header-cell {
    padding: 0!important;
}
.st-uploader-table-container .mat-header-cell.mat-table-sticky {
    padding: 0 10px!important;
}

.st-place-dl8-container.subscribed {
  height: 180px;
  margin-top: -15px;
  margin-bottom: 0px;
}

.st-place-dl8-container.subscribed dl8-img,
.st-place-dl8-container.subscribed dl8-video {
  min-height: 180px !important;
  max-height: 180px !important;
  height: 180px !important;
}

.st-uploader-search .autocomplete-container .input-container input{
  background: #101113;
  border-radius: 10px;
  color: #9da8ac;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: 0;
  background-color: #101113;
  width: 100%;
  padding: 0 15px;
  line-height: 40px;
  height: 40px;
}

.st-uploader-search .autocomplete-container .input-container .x {
  position: absolute;
  right: 10px;
  margin: auto;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.st-uploader-search .autocomplete-container .input-container .x i{
  color: #3c4144;
  font-size: 22px;
  vertical-align: middle;
}

.st-uploader-search .autocomplete-container {
  width: 50%;
  box-shadow: none;
}

@media (max-width: 991px) {
  .st-uploader-search .autocomplete-container{
    display: block;
    width: 100%;
  }

  .st-uploader-search .autocomplete-container .input-container .x {
    top: 20px;
  }
}

/*PANEL DE ACTUALIZACIONES EDICION PABLO*/

