* {
    font-family: 'Open Sans', sans-serif;
}
html {
    overscroll-behavior-y: none;
}
body {
    /* padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px); */
}
.platform-ios .header {
    position: absolute;
    /*padding-top: 52px;
    height: auto;
    */
}

body.need-safe-space-mobile::before {
  content: "";
  display: block;
  height: env(safe-area-inset-top, 24px);
  background-color: #000;
}

body.need-safe-space-mobile::after {
    content: "";
    display: block;
    height: env(safe-area-inset-bottom, 24px);
    background-color: #000;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
body.need-safe-space-mobile .header {
    top: 30px !important;
}
body.need-safe-space-mobile .header.sub {
    top: 82px !important;
}
body.need-safe-space-mobile .list-options-post {
    bottom: 120px;
}
body.need-safe-space-mobile .close-button {
    top: 40px;
}
body.need-safe-space-mobile .footer {
    bottom: 47px !important; 
}
body.need-safe-space-mobile .content {
    height: calc(100% - 79px) !important;
}
body.need-safe-space-mobile #menuLeft{
    padding-bottom: 70px !important;
}
body.platform-ios {
    border-bottom: 2px solid white;
}
#pullIndicator {
  transition: height 0.2s ease;
  font-weight: bold;
  color: #444;
}
.firstLetterUpercase::first-letter {
    text-transform: uppercase;
}
.platform-ios .has-header {
    /*padding-top: 98px!important;*/
}
.platform-ios .footer {
    /* padding-top: 98px!important; */
    position: absolute;
    /*bottom: -67px;*/
    /* height: 105px; */
    /* background-color: rgba(0, 0, 0, 0) !important; */
    box-shadow: 0 5px 0 white;
}
.platform-ios .footer.footer-new-post {
    position: fixed;
}
.activePagination {
  font-weight: bold;
  background-color: #007bff;
  color: white;
  border-radius: 4px;
}
.platform-ios .footer.footerMenuBar {
    padding-top: 98px!important;
    position: fixed;
    /*bottom: -67px;*/
    height: 105px;
    background-color: rgba(0, 0, 0, 0) !important;
}
.platform-ios .footer .row {
    margin-top:-40px;
}
.platform-ios .footer .row.row-new-post {
    margin-top: 0;
}
#map_area {
    width: 100%;
    height: calc(100% - 43px);
    margin-top: -36px;
}
#map_area.map-menu-open {
    height: calc(100% - 205px);
}
#map_area.route-open {
    height: calc(100% - 90px);
}
#map_area.isStreetView {
    width: 100%;
    height: calc(100% + 53px);
    margin-top: 0;
}
.gm-svpc {
     border-radius: 50% !important;
     z-index: 9999 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) !important;
    border: 1px solid #ababab !important;
    opacity: 0.8 !important;
    position: absolute !important;
    margin-top: -20px !important;
}
.clip-footer-button {
    clip-path: polygon(40% 10%, 60% 10%, 69% 43%, 100% 43%, 100% 100%, 0 99%, 0 44%, 29% 44%);
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.5));
}
.btnInactiveRoute img {
    filter: grayscale(1) contrast(100) brightness(1);
    mix-blend-mode: multiply;
}
.control-open-map {
    position: absolute;
    z-index: 9999;
    background: white;
    bottom: 84px;
    left: 10px;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border: 1px solid #ababab;
    opacity: 0.8;
    width: 40px;
    height: 40px;
    text-align: center;
}
.control-open-map img {
    margin: auto;
    height: 100%;
}
.control-open-map p {
    font-size: 12px;
    width: 120px;
    margin-top: 7px;
}
#map_area.search-challenge {
    height: calc(100% - 83px);
}
#map_area.search-challenge.route-to-place {
    height: calc(100% - 140px);
}
.gm-style iframe + div { border:none!important; }
.gm-style-cc { display:none; }
img[alt="Google"] {
    display: none;
}
.badge-title {
    width: 95px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -5px;
    margin-right: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.badge {
    position: relative;
}
.badge .icon-favorite {
    position: absolute;
    background: #ffffff !important;
    font-size: 20px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    right: 5px;
    top: 5px;
    border: 1px solid #ddd;
}
.badge .icon-favorite-remove {
    position: absolute;
    background: #ffffff !important;
    font-size: 20px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    left: 5px;
    top: 5px;
    border: 1px solid #ddd;
}
.rotating {
    animation: rotation 1s linear infinite;
}

.avatar-premium{
  position: relative;
  width: 138px;
  height: 138px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  animation: giraImagem 1s ease-out 1;
  overflow: hidden;
}
.avatar-box.avatar-premium-box{
    margin-top: -95px;
    margin-left: 5px;
  position: relative;
  border-top: 6px solid #0055ff;
  border-right: 6px solid #077107;
  border-bottom: 6px solid #f9bd09;
  border-left: 6px solid #f02a2a;
  box-shadow: 0px 0px 0px 1px #c2cb18;
  border-radius: 50%;
  animation: giraBorda 1s ease-out 1;
  z-index: 1;
  width: 150px;
  height: 150px;
}
.avatar-box{
  margin-top: -95px;
  margin-left: 5px;
  position: relative;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: giraBorda 1s ease-out 1;
  z-index: 1;
  width: 150px;
  height: 150px;
}
@keyframes giraImagem {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

/* Faz a borda (pseudo-elemento) girar normalmente */
@keyframes giraBorda {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.imagem-parada {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.marker-google-maps-free {
        height: 50px;
        border-width: 2px;
        width: 50px;
        background-size: cover;
        background-position: center;
        border-radius: 50%;

        border: 2px solid #8d8d8d; 
}
.marker-google-maps-free.marker-place {
    border-radius: 12px;
}
.marker-google-maps-free:before{
    content: "\25bc";
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 16px;
    left: 16px;
    text-shadow: 0px 4px 1px #8d8d8d;
}

.marker-google-maps-premium {
        height: 50px;
        border-width: 2px;
        width: 50px;
        background-size: cover;
        background-position: center;
        border-radius: 50%;
        border-top: 3px solid #0055ff; 
        border-right: 3px solid #077107; 
        border-bottom: 3px solid #f9bd09;
        border-left: 3px solid #f02a2a; 
        box-shadow: 0px 0px 0px 2px #cdcd2b;
}
.marker-google-maps-premium.marker-place {
    border-radius: 12px;
}
.marker-google-maps {
    height: 50px;
    border-width: 2px;
    width: 50px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0px 0px 0px 2px #2B4DCD;
}
.marker-google-maps .post-sport,
.marker-google-maps-premium .post-sport {
    top: -1px;
    left: 36px;
    width: 19px;
}
.marker-google-maps .marker-name,
.marker-google-maps-premium .marker-name,
.marker-google-maps-free .marker-name {
    text-align: center;
    position: relative;
    bottom: -57px;
    width: 100px;
    left: -29px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 0 2px #fff;
    color: #2b4dcd;
}
.marker-google-maps-premium:before{
    content: "\25bc";
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 16px;
    left: 16px;
    text-shadow: 0px 4px 1px #f9bd09;
}
.marker-google-maps:before{
    content: "\25bc";
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 16px;
    left: 16px;
    text-shadow: 0px 4px 1px #2B4DCD;
}
.marker-google-maps-event {
    height: 50px !important;
    border-width: 2px;
    width: 120px;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    border: 3px solid white;
    box-shadow: 0px 0px 0px 2px #053f08;
    padding: 5px !important;
}
.marker-google-maps-event .post-sport {
    top: -10px;
    left: 106px;
    width: 19px;
}
.marker-google-maps-event .about {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
}
.marker-google-maps-event .marker-name {
    text-align: center;
    position: absolute;
    top: 60px;
    width: 120px;
    left: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 0 2px #fff;
    color: #053f08;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 8px;
}
.marker-google-maps-event:before{
    content: "\25bc";
    color: white;
    position: absolute;
    bottom: -16px;
    font-size: 16px;
    left: 50px;
    text-shadow: 0px 4px 1px #053f08;
}
.close-menu-connect {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    bottom: 281px;
    margin-left: -30px;
}
.filter-user {
    border: 2px solid #2B4DCD;
    position: absolute;
    background: #e3e7f5;
    border-radius: 18px;
    width: 80%;
    margin-left: 10%;
    margin-top: 46px;
    z-index: 1;
    padding: 5px;
}
.filter-user .post-user {
    width: 38px;
    height: 38px;
    margin-top: 1px;
}
.filter-user p {
    padding-right: 25px;
    margin-top: 0;
    margin-bottom: 0;
}
.filter-user .post-sport {
    top: -2px;
    left: 30px;
}
.filter {
    display: inline-block;
    width: 100%;
    margin-bottom: -2px;
    padding-bottom: 10px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 3px 20px -4px rgba(0,0,0,0.57); 
    box-shadow: 0px 3px 20px -4px rgba(0,0,0,0.57);
}
.icon-more-filter img {
    height: 20px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 17px;
    right: 10px;
}
.filter select,
.filter button {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    font-size: 18px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    color: rgba(0, 0, 0, 0.6);
}
.filter button {
    height: 34px;
    border-color: #2B4DCD;
}
.filter button.gps-offline {
    border-color: #666;
}
.filter button img {
    max-height: 100%;
}
.filter .col-state {
    width: 80px;
    float: left;
    padding-top: 0;
}
.filter .col-gps {
    width: 98px;
    float: right;
    padding-top: 0;
}
.filter .col-city {
    float: left;
    width: calc(100% - 178px);
    padding-top: 0;
}
.filter .col-city.has-search {
    width: calc(100% - 210px);
}
.menu-connect {
    position: absolute;
    bottom: 50px;
    z-index: 99;
    text-align: center;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 230px;
    width: 100%;
}
.tag-filter {
    display: inline-block;
    margin-bottom: 5px;
}
.input-location-set {
    padding: 4px;
    border-radius: 6px;
}
.btn-remove-tag {
    display: inline-block;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: -5px;
    margin-left: 5px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
}
.menu-connect button {
    width: 100%;
    border-radius: 18px;
    border-width: 2px;
    margin: 5px;
    line-height: 21px !important;
    padding: 10px;
}
.menu-connect button h2 {
    font-weight: bold;
    font-size: 18px;
}
.menu-connect button p {
    margin: 0;
    padding: 0;
    line-height: 16px;
}
.title-login {
    font-weight: 300;
    font-size: 20px;
    margin-top: 20px;
}
.background-futbool {
    background-image: url(../img/background-football.png);
    background-size: cover;
    background-position: top center;
}
#menuLeft {
    background-image: url(../img/background-football.png);
}
.menu.cover,
.content.cover {
    position: absolute;
}
video {
    width: 100%;
}
.card-player {
    background-image: url('../img/card.png');
    width: 244px;
    height: 337px;
    position: relative;
    padding: 8px;
    margin: auto;
    margin-top: 20px;
}
.card-player img.preview {
    filter: drop-shadow(0 0 0 white) drop-shadow(0 0 4px white) drop-shadow(0 0 4px white) drop-shadow(0 0 4px white);
    height: 171px;
    background-size: contain;
    background-position: bottom;
    float: right;
    margin-right: 10px;
    width: 158px;
    object-fit: contain;
}
.card-player .bar-line {
    width: calc(100% - 16px);
    height: 40px;
    background: #99823c;
    position: absolute;
    z-index: 9;
    top: 151px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    padding-top: 2px;
}
#contentProfile {
    padding-top: 200px;
    background-size: 110%;
    background-repeat:no-repeat;
}
#contentProfileComplete {
    background-size: 100%;
    background-repeat:no-repeat;
}
.btn-set-cover {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
}
#contentProfileComplete .row-header .col {
    padding: 50px;
}
#contentProfileComplete .photo-user img,
#contentProfile .photo-user img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.btn-edit-about {
    float: right;
    margin-left: 5px;
}
.row-loading {
    padding-top: 100px;
}
.reaction-line {
    width: 19px;
    margin-bottom: -6px;
}
.loading-list .loading-circle.white-loading {
    stroke: #3f51b5;
}
.loading-list .loading-circle.loading-element {
    zoom: 1;
}
.reaction {
    float: left;
    width: 14%;
    padding: 6px;
    text-align: center;
}
.reactions {
    padding-bottom: 20px;
    display: table;
}
.progress-info {
    position: absolute;
    right: 10px;
}
.photo-user-big {
    width: 100px;
    height: 100px;
    margin: auto;
    margin-bottom: 5px;
}
.card-border-top {
    height: inherit;
    background-color: white;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.logo-space {
    padding: 50px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.row-form-login {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 20px;
}
.add-more-space-keyboard {
    padding-bottom: 40px;
}
.row-form-login .list {
    border: none;
}
.row-form-profile .about {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;    
}
.col-circle .mark-wizard{
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: auto;
}
.col-circle .mark-wizard i {
    font-size: 23px;
}
.header-product {
    width: 150px;
}
.sub-header-wizard {
    border-bottom: 1px solid #d3d3d3;
    height: 62px;
}
.line-wizard {
    width: 100%;
    height: 3px;
    position: absolute;
    margin-left: 10px;
    z-index: -1;
    margin-top: -15px;
}
.platform-ios .alert-mobileui .alert h1 {
    padding-top:0 !important ;
}
.sub-header-wizard .col-text {
    font-size: 14px;
}
.footer-wizard button {
    margin: 0;
    height: 100%;
    margin-top: 0 !important;
}
.photo-place-create {
    background-color: #f1f1f1;
    width: 46%;
    margin: 2%;
    border-radius: 12px;
    text-align: center;
    float: left;
    height: 100px;
}
.alert-mobileui .alert .buttons button.btn-close-modal {
    background: black !important;
    width: 35px; 
    height: 35px;
    padding: 0;
    margin: 0;
    min-width: auto;
    min-height: auto;
    border-radius: 50%;
    color: #fff !important;
    border: 1px solid #fff;
}
.alert-mobileui .alert .buttons button.btn-close-modal-hidden {
    display: none;
}
.mark-location-post {
    height: 14px;
    margin-bottom: -2px;
}
#content-post-cadaster.has-footer {
    padding-bottom: 140px!important;
}
.about-place {
    display: flow-root;
}
#alertOptionsPost .buttons,
#alertOptionsMediaInExercise .buttons,
#alertBadge .buttons:last-child,
#alertPlace .buttons:last-child {
    position: absolute;
    top: -13px;
    right: -13px;
}
#alertOptionsPost .list .item .icon,
#alertOptionsMediaInExercise .list .item .icon {
    font-size: 30px;
    position: absolute;
    margin-top: -10px;
}
#alertOptionsPost .list .item p,
#alertOptionsMediaInExercise .list .item p {
    padding-left: 40px;
}
.list-options-post {
    position: fixed;
    bottom: 70px;
    width: calc(100% - 30px);
    left: 15px;
}
.list-options-post img {
    height: 35px;
    display: block;
}
.list-options-post button {
    padding: 0;
    padding-left: 8px;
}
.options {
    margin-top: 10px;
}
.options div {
    width: 14.50%;
    display: table-cell;
}
#contentProduct .cover .gradient {
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    width: 100%;
    padding-bottom: 10px;
    padding-top: 20px;
}
.btn-max-product-photo {
    position:absolute;
    z-index: 999;
    right: 5px;
    top: 5px;
}
.row-form-profile .about .photo {
    width: 80px;
    height: 80px;
    margin-right: 15px;
}
.cover-space-place {
    margin-top: -29px;
    z-index: 1;
}
.list-shop {
    margin-bottom: 15px;
}
.list-shop img {
    width: 80px;
}
.list-shop h1 {
    padding-right: 20px !important;
}
.btn-remove-media {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1 !important;
}
.stamps {
    width: 50px;
    height: 50px;
    padding: 2px;
    text-align: center;
    margin: auto;
}

.stamps .stamps-content {
    border: 4px dotted #fff;
    width: 100%;
    height: 100%;
}
.stamps .stamps-content i {
    font-size: 30px !important;
    margin: 0;
    padding: 0;
}
.border-top {
    border-top: 1px solid #f1f1f1;
}
.tabProfileAbout .posts {
    padding: 0;
}
.tabProfileAbout .post {
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0;
    background: none !important;
}
.border-right {
    border-right: 1px solid #f1f1f1;
}
.btn-profile-circle img {
    max-width: 60%;
    margin-top: 6px;
}
.row-form-profile .about h1 {
    font-size: 20px;
    margin-bottom: -5px;
}
.row-form-profile .about p {
    font-size: 16px;
}
.row-form-profile .list {
    margin-top: 20px;
}
.row-search-icon i{
    font-size: 150px;
    opacity: 0.3;
}
.row-form-profile .list .item {
    border-bottom: 1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
}
.row-form-profile .list .item:first-child {
    border-top: 1px solid #ddd;
}
.row-form-profile .list .item i {
    font-size: 28px;
}
.row-form-profile .list .item img {
    width: 24px;
}
.row-form-profile .list .item p {
    display: grid;
    font-size: 13px;
    padding-right: 25px;
}
.row-form-profile .list .right {
    margin-right:0;
}
.item.item-no-border {
    border: none;
}
.item.item-no-space {
    padding: 0;
    margin: 0;
}
.item.item-link-forgot {
    padding: 0;
    margin: 0;
    border: none;
    text-align: right;
}
.item-link-forgot button {
    text-decoration: underline;
    font-size: 13px;
}
button {
    font-size: 14px;
    line-height: 35px;
    min-height: 35px;
}
button[class*=border-] {
    min-height: 30px;
    line-height: 30px;
}
.row-social .col.facebook {
    padding-left: 10px;
}
.row-social .col.google {
    padding-right: 10px;
}

.text-small {
    font-size: 12px !important;
}

.icon-sport {
    float: left;
}
.icon-sport img {
    width: 40px;
    margin-right: 10px;
    margin-top: 3px;
}
.header h1 img {
    max-height: 40px;
}
.header h1 {
    margin-top: 5px;
}
.notification-point {
    width: 13px;
    height: 13px;
    position: absolute;
    padding: 0;
    margin-left: -2px;
    margin-top: -5px;
    z-index: 100;
    border: 1px solid #fff;
}

.message-point {
    width: 13px;
    height: 13px;
    position: absolute;
    padding: 0;
    margin-top: -36px;
    margin-left: 54px;
    z-index: 100;
    border: 1px solid #fff;
}
.info-sport img {
    height: 20px;
    margin-bottom: -5px;
    margin-right: 3px;
}
.stories {
    overflow: scroll;
    white-space: nowrap; 
    padding-left: 5px;
}
.story {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    border-width: 3px;
    padding: 3px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
.story .story-user {
    border-radius: 8px;
    position: relative;
    height: 100%;
    background-position: center;
    padding: 0;
    text-align: center;
    padding-top: 5px;
}
.story-sport {
    position: absolute;
    z-index: 1;
    width: 15px;
    right: 5px;
    bottom: 5px;
}
.post-sport {
    position: absolute;
    z-index: 1;
    width: 15px;
    top: -5px;
    left: -5px;
}
.story .story-user i {
    position: absolute;
    left: 13px;
}
.posts {
    
}
.post {
    padding: 15px;
    margin-bottom: 10px;
}
.post-user {
    width: 48px;
    height: 48px;
    border-radius: 12px;
}
.box-post-user {
    padding-right: 10px;
    float: left;
}
.post h2 {
    font-weight: 800;
}
.post .about-place {
    font-size: 12px !important;
}
.post .about-place i {
    font-size: 18px;
    float: left;
    margin-top: -3px;
    margin-left: -5px;
}
.col-media img,
.col-media video {
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-play-video {
    position: absolute;
    left: 20px;
    color: #fff;
    font-size: 90px;
    top: 20px;
    text-shadow: 0 0 50px #000;
}
.btn-like {
    height: 25px;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
.post-actions {
    margin-top: 10px;
}
.post-actions button {
   padding: 0;
   margin-left: 15px;
}
.post-actions button:first-child {
    margin-left: 0;
}
.btn-footer {
    height: 30px;
    margin-top: 10px;
}
.footer-navbar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.footer-navbar.open-in-connect {
    bottom: 248px;
}
.connect-status {
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 9px;
    right: 12px;
}
.footer.footer-chat button.icon {
    margin-top: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: 5px;
}
.footer.footer-chat input {
    padding: 16px;
    padding-left: 60px;
    padding-right: 85px;
}
.footer.footer-chat.full input {
    padding-left: 20px;
}
#item-post-share {
    max-height: 300px;
    overflow: auto;
}
.right-user {
    margin: 0;
    float: right;
}
.right-user .col-post-user {
    margin-left: 10px;
    margin-right: 0;
}
.list-chat {
    margin-top: 15px;
    width: 90%;
}
.list-chat.list-chat-right {
    margin-left: 10%;
}
.list .item p.text-chat {
    margin-bottom: 5px;
}
.list .item p.time-chat {
    position: absolute;
    right: 10px;
    margin-top: -5px;
}
#content-chat {
    padding-bottom: 70px !important;
}
.list .item p.time-chat-left {
    position: absolute;
    left: 15px;
    margin-top: -5px;
}
.footer-chat .btn-send {
    position: absolute;
    right: 10px;
    top: 19px;
}
.col-post-user {
    margin-right: 10px;
}
.col-post-user-header {
    margin: 0;
}
.header p.user-header-chat {
    display: table;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-top: -15px;
}
.user-header-chat i {
    font-size: 12px;
}
.col-post-user-header .post-user {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    margin-top: 6px;
}
.slide {
    display: grid;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background: black;
    height: 100%;
}

.slide-items {
    border-radius: 5px;
    grid-area: 1/1;
    overflow: hidden;
    position: relative;
}
.overflowHidden {
    overflow: hidden
}
canvas {
    max-width: 100%;
}
.slide-items>* {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
}

.slide-items .active {
    opacity: 1;
    pointer-events: initial;
    position: relative;
}

.slide-nav {
    display: grid;
    grid-area: 1/1;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    z-index: 1;
}

.slide-thumbs {
    display: flex;
    grid-column: 1 / 3;
}

.slide-thumb-item {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    display: block;
    flex: 1;
    height: 3px;
    margin: 5px;
    overflow: hidden;
}

.slide-thumb-item.active::after {
    animation-name: thumb;
    animation-duration: var(--thumb-duration, 5s); /* duração dinâmica */
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-play-state: running;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    content: '';
    display: block;
    height: inherit;
    transform: translateX(-100%);
}
.slide-thumb-item.paused::after {
  animation-play-state: paused;
}
.plan-block {
    opacity: 0.7;
}
.plan-block .logo-team,
.plan-block .logo-product,
.plan-block h1 {
    filter: grayscale(100%);
}
#player-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 🔥 Proporção 16:9 */
  height: 0;
  overflow: hidden;
}

#player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slide-next,
.slide-prev {
    opacity: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slide-media {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.list-sotry-user {
    color: white;
    margin-top: 10px;
    margin-left: 10px;
}
.story-description {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    padding-top: 50px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4374124649859944) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.tab-content {
    padding: 10px;
    padding-bottom: 100px !important;
}
.tab button.active::after {
    background-color: #3f51b5;
}
.tab button.tab-white.active::after {
    background-color: #ffffff;
}
.tab button img {
    height: 25px;
    margin-bottom: -7px;
    margin-right: 10px;
}
.title-event-area {
    margin-bottom: 10px;
    margin-top: 20px;
}
.cover-150 {
    height: 150px;
}
.margin-right {
    margin-right: 10px;
}
.event-title {
    margin: 0;
    padding: 0;
}
.btn-share-place {
    margin-right: 5px;
}
.btn-share-place img {
    width: 70%;
    margin-top: 6px;
}
.row-teams .logo-team {
    width: 70px;
    height: 70px;
    border: 2px solid white;
    margin: auto;
}
.cover.cover-200 {
    height: 200px;
}
.row-teams .col-versus h1 {
    font-size: 40px;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}
.cover .gradient-top {
    background: -webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    width: 100%;
    padding: 10px;
    border-radius: 8px;
}
.row-event {
    margin-bottom: 10px;
}
.row-event .cover {
    padding: 0;
}
.row-event-detail {
    margin-bottom: 0;
}
.tabs-event button {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tabs-the-event img {
    margin-right: 0 !important;
}
.player-photo {
    width: 40px;
    height: 40px;
}
.player-photo.left {
    margin-right: 5px;
}
.player-photo.right {
    margin-left: 5px;
}
.col-line-left {
    border-right: 1px solid #ddd;
}
.player-name {
    margin: 0;
}
.row-empty-event {
    background-color: white;
    padding: 20px;
    border: 2px dotted #000;
}
.col-40 {
    position: relative;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}
.col-45 {
    position: relative;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}
.event-photo-content {
    float: left;
    width: 50%;
    padding: 10px;
}
.event-photo  {
    height: 150px;
    border-radius: 12px;
}
.col-events-importants-left {
    padding-right: 10px;
    width: 45%;
}
.col-events-importants-right {
    padding-left: 10px;
}
.time-event-important {
    font-size: 18px;
    margin-top: 3px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    width: 42px;
    height: 42px;
    color: #000;
    border-radius: 22px;
}
.row-event-goal .time-event-important {
    box-shadow: 0 0 30px 5px red;
}
.time-event-important::before {
    content: '';
    background-color: #ccc;
    height: 50px;
    position: absolute;
    width: 2px;
    left: 46%;
    z-index: -1;
}
.row-interval {
    background: #ddd;
    padding: 5px;
}
.row-interval::before {
    content: '';
    background-color: #ccc;
    height: 50px;
    position: absolute;
    width: 2px;
    left: 50%;
    z-index: -1;
}
.row-event-important {
    margin-top: 15px;
    margin-bottom: 15px;
}
.row-event-goal {
    color: #fff;
    padding: 20px 0;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(74, 74, 74, 1) 99%);
}
#contentEventDetail .icon:before{
    min-width: auto;
    margin-top: 4px;
}
#alertOptionsMediaInExercise {
    background: rgba(0, 0, 0, 0.7);
}
.progress-bar {
    width: 100%;
    background-color: #f1f1f1;
    padding: 0;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
}
.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
.loader-dark {
    width: 48px;
    height: 48px;
    border: 5px solid #b1b1b1;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
.loader-indigo-in-button {
    width: 15px;
    height: 15px;
    border: 2px solid #3f51b5;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
.timerRunning span {
    font-size: 12px;
}
.current-line-hour {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background-color: red;
  z-index: 0;
}
.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 
.progress-bar-fill {
    display: block;
    height: 10px;
    border-radius: 3px;
    transition: width 500ms ease-in-out;
}
.btn-filter-events {
    position: absolute;
    right: 3px;
    margin-top: -6px;
}
.list.list-news .item {
    padding: 10px;
}
.list.list-news .item h2 {
    padding-right: 30px;
}
.list.list-news .item p {
    padding-right: 30px;
}
.time-news-event {
    position: absolute;
    right: 5px;
}
@keyframes thumb {
    to {
        transform: initial;
    }
}

@media screen and (max-height: 800px) {
    .logo-space {
        padding: 0;
    }
    .logo-space img {
        max-width: 80%;
    }
    .title-login {
        font-size: 18px;
        padding: 10px;
        margin-top: 0;
    }
}
@media screen and (max-height: 720px) {
    .alert-mobileui-add-mensures #image-box{
        display: none;
    }
    .alert-mobileui-add-mensures .avatar {
        border-width: 2px !important;
        margin-top: 0 !important;
        margin-left: 10px !important;
        height: 60px !important;
        width: 60px !important;
    }
    .alert-mobileui-add-mensures .informe {
        margin-top: 10px !important;
    }
}
.logoInMenu {
    display: none;
}
.menu-in-browser {
    display: none;
    padding-left: 15px;
}
.menu-in-browser .itemMenu {
    float: left;
    padding: 11px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    opacity: 0.8;
}
.menu-in-browser .itemMenu img {
    height: 15px;
    margin-right: 10px;
}
.menu-in-browser .itemMenu.itemMenuSelected {
    border-bottom: 2px solid #3f51b5;
    color: #3f51b5;
}
.menu-in-browser .itemMenu.itemMenuSelected img {
    filter: invert(30%) sepia(97%) saturate(565%) hue-rotate(197deg) brightness(92%) contrast(98%);
}
.showMenuInBrowser {
    display: none !important;
}
.new-post {
    display: none;
}
#rowCoverEvent.has-paused {
    height: 246px;
}
#rowCoverEvent.has-running,
#rowCoverEvent.has-interval {
    height: 220px;
}
@media screen and (min-width: 1024px) {
    .menu {
        display: block;
        left: 0;
        top: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
    }
    .content {
        max-width: calc(100% - 300px);
        left: 300px;
        padding-top: 65px !important;
    }
    .menuNavBar {
        display: none;
    }
    .footer, .header {
        width: calc(100% - 300px);
        right: 0;
        left: auto;
    }
     .alert-mobileui {
        padding-left: 300px;
    }
}
@media screen and (min-width: 900px) {
    .new-post {
        display: block;
    }
    #contentEventDetail {
        padding-top: 52px !important;
    }
    .row-video-feed,
    .video-player {
        max-width: 300px;
    }
    #image-box {
        border-radius: 16px;
    }
    .avatar-box {
        margin-left: 20px;
    }
  
    .footer .title.align-center, .footer h1.align-center, .footer p.align-center, .header .title.align-center, .header h1.align-center, .header p.align-center {
        position: absolute;
        text-align: left;
    }
    #contentProfileComplete {
        background-size: cover;
    }
    #contentProfileComplete .card-border-top {
        height: auto;
    }
    .headerLogo {
        display: none;
    }
    .logoInMenu {
        display: block;
    }
    .menu-in-browser {
        display: block;
    }
    body {
        background-color: #ffffff;
        top: 0;
    }
    .stories {
        border-radius: 22px;
        padding: 10px;
        padding-bottom: 5px;
        overflow: auto;
    }
    .stories, 
    .new-post,
    .includePosts,
    .card-border-top,
    #content-notifications .list,
    .box-chat,
    .box-events,
    .box-select-sport,
    .box-content-event-creator,
    .box-content-event-detail,
    .box-content-exercise-detail,
    .box-content-shop,
    .swiper-container,
    .box-list-events,
    .row-detail-product {
        max-width: 900px;
        width: 100%;
        margin: auto;
        
    }
    .box-content-exercise-detail {
        height: calc(100% - 120px);
    }
    .card-border-top {
        margin-top: 100px;
    }
    .includePosts .posts {
        padding-left: 0;
        padding-right: 0;
    }
    .new-post {
        margin-top: 15px;
    }
    .footerMenuBar {
        display: none;
    }
    .col-media img {
        max-height: 600px;
        width: 100%;
        object-fit: contain;
        background: white;
    }
    .page.show {
        opacity: 1;
        top: 50%;
        max-width: 500px;
        left: 50%;
        margin-left: -100px;
        max-height: 500px;
        margin-top: -250px;
        box-shadow: 0 0 0 2000px rgba(0,0,0,0.8);
    }
    .page .header,
    .page .footer,
    .page .content {
        width: 100%;
        max-width: 100%;
        left: 0;
    }
    .content-login {
        max-width: 100%;
        left: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .col-login {
        max-width: 600px;
        margin: auto;
    }
    .logo-space {
        background: none;
    }
   
    .alert-mobileui .alert {
        max-width: 600px !important;
    }
    .showMenuInBrowser {
        display: block !important;
    }
    .list-options-post {
        position: absolute;
    }
    #chart1, #chartModalDetailUser {
        max-width: 350px;
        margin: auto;
    }
    .notShowInBrowser {
        display: none !important;
    }
    .filter {
        padding: 20px;
        margin-top: -13px;
    }
    #content-connect {
        padding-bottom: 0 !important;
    }
    #map_area {
        margin-top: -46px;
    }
    .box-content-event-creator .card-border-top {
       margin-top: 0;
    }
    .box-content-event-detail .card-border-top {
        margin-top: 0;
    }
    .box-content-shop .card-border-top {
        margin-top: 0;
    }
    #contentProduct .card-border-top {
        margin-top: 0;
    }
    #content-post-event,
    .tabContentEvent {
        background-color: white;
        display: inline-block;
        width: 100%;
    }
    #template-alert-user .col-media {
        display: none;
    }
    .header-exercise.header h1.align-center {
        text-align: center;
    }
}
.mark-type-user {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 12px;
}
.mysport-list {
    background: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.28);
    box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.28);
}
.mysport-space {
    margin-top: 10px;
}
.exercise-item {
    width: 50%;
    display: inline-table;
}
.row-exercise-detail h1 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}
.row-exercise-detail p {
    margin-bottom: 10px;
}
.row-exercise-detail ol,
.row-exercise-detail ul {
    padding: 20px;
}
.row-exercise-detail li {
    margin-bottom: 10px;
}
#content-post-event .item.icon:before {
    margin-top: 4px;
}
.progress-circle-subtitle {
    color: rgb(63, 81, 181);
}
.footer-excercise {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
}
.mark-search {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    padding: 9px;
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.nameProduct {
    overflow: hidden !important;
   display: -webkit-box !important;
   -webkit-line-clamp: 3 !important; /* number of lines to show */
           line-clamp: 3 !important; 
   -webkit-box-orient: vertical !important;
}
.marker-input-exercise {
    font-size: 14px;
    position: absolute;
    margin-top: -40px;
    padding: 10px;
    right: 1px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
}
.badges {
    display: flex;
    width: 100%;
    overflow: auto;
}
#image-box.transition-effect {
    transition: all 0.3s ease;
}
#image-box.blur-effect {
   filter: blur(40px);
}

#image-box.clarendon {
    filter: contrast(1.2) saturate(1.35) brightness(1.05);
}

#image-box.gingham {
    filter: contrast(0.9) brightness(1.1) sepia(0.04);
}

#image-box.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1);
}

#image-box.lark {
    filter: brightness(1.1) saturate(1.15);
}

#image-box.juno {
    filter: contrast(1.15) brightness(1.05) saturate(1.3);
}

#image-box.lofi {
    filter: contrast(1.5) saturate(1.7);
}

#image-box.valencia {
    filter: brightness(1.1) saturate(1.1) sepia(0.08);
}

#image-box.xpro2 {
    filter: contrast(1.3) saturate(1.8) brightness(0.9);
}

#image-box.willow {
    filter: grayscale(1) brightness(1.1) sepia(0.1);
}

#image-box.earlybird {
    filter: sepia(0.4) contrast(0.9) brightness(1.1) saturate(0.9);
}

#image-box.brannan {
    filter: contrast(1.4) brightness(0.9) sepia(0.3);
}

#image-box.inkwell {
    filter: grayscale(1) brightness(1.05) contrast(1.1);
}

#image-box.hefe {
    filter: saturate(1.4) contrast(1.3) brightness(1.05);
}

#image-box.editing {
    cursor: grabbing;
}
#image-box.inverted .btnScale {
    transform: scaleX(-1);
}
#image-box.inverted .btnScale.right {
    float: left;
}
.badges img {
    height: 50px;
}
.tabs-profile button {
    opacity: 1;
    padding: 0;
}
.tabs-profile button img {
    height: 50px;
}
.tab.tabs-profile {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, .06);
}
.post-media {
    float: left;
    width: calc(33.33% - 2px);
    height: 120px;
    background-size: cover;
    margin: 1px;
    position: relative;
    background-position: center;
}
.post-media i {
    position: absolute;
    right: 5px;
    font-size: 20px;
}
table.minimalistBlack {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
  }
  table.minimalistBlack td, table.minimalistBlack th {
    border: 1px solid #00000054;
    padding: 4px 3px;
  }
  table.minimalistBlack thead {
    font-size: 13px;
  }
  table.minimalistBlack tbody td {
    font-size: 13px;
  }
  table.minimalistBlack tr:nth-child(even) {
    background: #ECECEC;
  }
  table.minimalistBlack thead {
    background: #CFCFCF;
    background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  }
  table.minimalistBlack thead th {
    font-weight: bold;
    color: #000000;
    text-align: center;
  }
  .badge-custom {
    width: 200px;
    height: 200px;
    margin: auto;
    text-align: center;
  }
  .mini-badge .badge-custom {
    width: 80px;
    height: 80px;
  }
  .badge-custom.frame1 {
    border-radius: 50%;
  }
  .badge-custom.frame3 {
    border-radius: 12px;
  }
  .badge-custom .icon {
    font-size: 140px;
  }
  .mini-badge .badge-custom .icon {
    font-size: 56px;
  }
  .badges-favorited {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.badges-favorited.badges-favorited-editing {
    overflow: hidden;
    white-space: normal;
}
.sortable-ghost {
    opacity: 0.4;
}

.sortable-chosen {
    background-color: #ddd;
}
.group-button-select {
    border-radius: 30px;
    display: inline-block;
    padding: 2px;
    background-color: rgba(0, 0, 0, 0.3);
    width: 86px;
    height: 39px;
}
.group-button-select img {
    
}
.group-button-select div {
    border-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 35px;
    display: inline-block;
    padding: 4px;
    opacity: 0.6;
    width: 39px;
    background-position: center;
    background-size: 68%;
    background-repeat: no-repeat;
}
.group-button-select div.e-right {
    border-radius: 50%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.group-button-select div.active {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}
.campo {
    background: #63992c;
    position: relative;
}
.campo .line-attack {
    position: absolute;
    width: 100%;
    top: 0;
    height: 25%;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: auto;
}
.campo .line-midfielder {
    position: absolute;
    width: 100%;
    top: 25%;
    height: 25%;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: auto;
}
.campo .line-defense {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 25%;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: auto;
}
.campo .line-goal {
    position: absolute;
    width: 100%;
    top: 75%;
    height: 25%;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: auto;
}
.campo .line-attack .player,
.campo .line-midfielder .player,
.campo .line-goal .player,
.campo .line-defense .player {
    text-align: center;
    margin: auto;
}
.campo .line-attack .post-user,
.campo .line-midfielder .post-user,
.campo .line-goal .post-user,
.campo .line-defense .post-user {
    margin: auto;
    margin-bottom: 5px;
}
.place-price {
    background: #4caf50;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
    width: 80px;
    margin-left: -19px;
    position: absolute;
    border: 1px solid #077107;
}
.event-opportunity {
    animation: pulse 1s infinite;
    animation-timing-function: linear; 
    background: #4caf50;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    font-size: 12px;
    margin-top: -16px;
    width: 86%;
    margin-left: 6px;
}
.event-opportunity-subscripted {
    animation: pulse 1s infinite;
    animation-timing-function: linear; 
    background: #4caf50;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    font-size: 12px;
    margin-top: -16px;
    width: 86%;
    margin-left: 6px;
}
.event-live {
    padding: 3px;
    animation: pulse 1s infinite;
    animation-timing-function: linear; 
    background: #f44336;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    font-size: 12px;
    margin-top: -16px;
    width: 86%;
    margin-left: 6px;
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}
.live-blink {
  font-weight: bold;
  animation: blink 1s infinite;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0.3; }
  100% { opacity: 1; }
}

 .StripeElement {
    background-color: transparent;
    padding: 12px;
    border: 1px solid white;
    border-radius: 8px;
    margin-bottom: 16px;
    color: white;
    width: 100%;
  }

  .StripeElement::placeholder {
    color: white;
    opacity: 1;
  }

  .StripeElement--focus {
    border-color: #ffffff;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.6);
  }

  .StripeElement--invalid {
    border-color: #ff6666;
  }

.story-video {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center; /* centraliza horizontalmente */
  align-items: center;     /* centraliza verticalmente */
  background-color: #000;  /* opcional, para fundo neutro */
  overflow: hidden;
  position: absolute;
}

.story-video video {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.photo-viewer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
}

.photo-viewer-content {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    touch-action: none;
}
#zoomContainer {
    width: 100%;
    height: 100%;
}
#zoomContainer img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  user-select: none;
  -webkit-user-drag: none;
}

.close-button {
      position: absolute;
    top: 10px;
    right: 10px;
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    font-size: 22px;
    padding: 5px 10px;
    border-radius: 50%;
    cursor: pointer;
    width: 47px;
    height: 47px;
}
.visual-textarea {
  display: -webkit-box;
  -webkit-line-clamp: 3;           /* Limita a 3 linhas */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5em;
  max-height: calc(1.5em * 3);     /* 3 linhas de altura */
  width: 100%;                     /* respeita a largura do container */
 
}
.visual-textarea-titulo {
  display: -webkit-box;
  -webkit-line-clamp: 2;           /* Limita a 3 linhas */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5em;
  max-height: calc(1.5em * 2);     /* 3 linhas de altura */
  width: 100%;                     /* respeita a largura do container */
 
}
.break-word {
  word-wrap: break-word;     /* compatibilidade antiga */
  overflow-wrap: break-word; /* padrão moderno */
  word-break: break-all;     /* força quebra mesmo sem espaços */
}
.invisible {
    visibility: hidden;
}
.avatar-event-post {
    width: 30px;
    height: 30px;
    object-fit: cover;
    min-width: 30px;
    min-height: 30px;
    margin-left: -10px;
}
.avatar-event-post:first-child {
    margin-left:0;
}
#popoverlance {
    bottom: 10px;
    top: auto !important;
    height: 355px !important;
}
#popoverlance .list-with-scroll {
    overflow: auto;
    max-height: 300px !important;
}
#popoverlance.fixed-left {
    left: 10px !important;
    right: auto !important;
}
#popoverlance.fixed-right {
    right: 10px !important;
    left: auto !important;
}

@media screen and (min-width: 800px) {
    #popoverlance.fixed-left{
        left: 310px !important;
    }
}
.col-recurrence-day {
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-recurrence-day:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.col-recurrence-day:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.btn-muted-feed {
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    opacity: 0.5;
    text-shadow: 0 0 5px black;
    z-index: 5;
}
#alertAboutSportList_BACKDROP {
    z-index: 999999;
    opacity: 0.8;
}
#alertAboutSportList {
    z-index: 999999;
}
.calendar-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.calendar-grid {
  width: 100%;
  border-collapse: collapse;
}

.calendar-row {
  display: flex;
  width: 100%;
}


.calendar-day-name {
  flex: 1;
  text-align: center;
  background-color: #f7f7f7;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
}
.calendar-day-name:first-child {
    border-top-left-radius: 8px;
}
.calendar-day-name:last-child {
    border-top-right-radius: 8px;
}

.not-current-month {
  background-color: #f0f0f0;
}

.today {
  background-color: #ffeeba;
  font-weight: bold;
}
.calendar-cell {
  flex: 1;
  height: 60px;
  text-align: center;
  padding: 4px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative; /* necessário para posicionar elementos filhos absolutos */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.day-number {
  font-weight: bold;
}

.resumo-reservas {
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  width: 100%;
}

.reserva-tipo {
  font-size: 10px;
}

.barra-progresso {
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
  height: 6px;
  background-color: #d3d3d3;
  border-radius: 4px;
  overflow: hidden;
}
.barra-progresso .preenchido {
  height: 100%;
  background-color: #28a745;
}
.daily-scroll-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}

.daily-scroll-item {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  margin: 0 4px;
  border-radius: 8px;
  background-color: #f5f5f5;
  text-align: center;
  cursor: pointer;
  padding: 4px;
  position: relative;
  line-height: 16px;
}

.daily-scroll-item .weekday {
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
}

.daily-scroll-item .day-number {
  font-size: 16px;
}

.daily-scroll-item.today {
  border: 2px solid #ffc107;
}

.daily-scroll-item.selected {
  background-color: #2196f3;
  color: #fff;
  font-weight: bold;
}
.barra-progresso-mini {
  position: absolute;
  bottom: 4px;
  left: 6px;
  right: 6px;
  height: 5px;
  background-color: #d3d3d3;
  border-radius: 3px;
  overflow: hidden;
}

.preenchido-mini {
  height: 100%;
  background-color: #158b30;
}
.spaces-scroll {
  display: flex;
  overflow-x: auto;
  padding: 12px 8px;
  gap: 8px;
}

.space-card {
  flex: 0 0 auto;
  width: auto;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  padding: 6px;
  background-color: #f7f7f7;
  border: 2px solid transparent;
}

.space-card.selected {
  border-color: #007bff;
  background-color: #eaf3ff;
}

.space-photo,
.stacked-photo {
  width: 100%;
  height: 60px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 4px;
}

.space-name {
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}

.space-photo-group {
  position: relative;
  height: 60px;
}

.stacked-photo {
  position: absolute;
  width: 60px;
  height: 60px;
  border: 2px solid #fff;
  object-fit: cover;
  border-radius: 6px;
}

.stacked-photo:nth-child(1) {
  left: 0;
  z-index: 3;
}
.stacked-photo:nth-child(2) {
  left: 12px;
  z-index: 2;
}
.stacked-photo:nth-child(3) {
  left: 24px;
  z-index: 1;
}
.horarios-lista {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.horario-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 14px;
}

.horario-item.livre {
  background-color: #e6f9e6;
  border-left: 4px solid #28a745;
}

.horario-item.reservado {
  background-color: #ffe6e6;
  border-left: 4px solid #dc3545;
}

.horario-item.mensalista .status {
  color: #007bff;
}

.horario-item.avulso .status {
  color: #6f42c1;
}

.hora {
  font-weight: bold;
}

.status {
  font-weight: 500;
}

.tipo {
  font-size: 12px;
  color: #555;
}
.selected-brush {
  border: 3px solid white !important;
  box-shadow: 0 0 0 2px #333;
}
.scroll-buttons {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  gap: 8px; /* espaço entre os botões (opcional) */
  padding: 10px 0;
}
.swiper-button-center .bottom {
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 42px;
}
.scroll-buttons button {
  flex-shrink: 0; /* impede os botões de encolher */
  white-space: nowrap; /* impede quebra de linha no texto */
}
.rowAutoTeam {
    position: absolute;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 10;
    width: 100%;
}
.rowAutoTeam .small-auto {
    color: #fff;
    position: absolute;
    left: 40px;
    top: 17px;
    opacity: 0.6;
}
/* Levitar suavemente (sobe e desce infinito) */
.levitate {
  display: inline-block;
  animation: floatY 3s ease-in-out infinite;
  will-change: transform;
  /* ajuste fino */
  --float-distance: 12px;  /* quanto sobe/desce */
}

/* Sombra pulsando opcional para reforçar o efeito */
.levitate-shadow {
  filter: drop-shadow(0 10px 12px rgba(0,0,0,.25));
  animation: floatY 3s ease-in-out infinite, shadowPulse 3s ease-in-out infinite;
  --float-distance: 12px;
}

@keyframes floatY {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(calc(-1 * var(--float-distance))); }
  100% { transform: translateY(0); }
}

@keyframes shadowPulse {
  0%,100% { filter: drop-shadow(0 10px 12px rgba(0,0,0,.25)); }
  50%     { filter: drop-shadow(0 6px 6px rgba(0,0,0,.18)); }
}

/* Respeita usuários com redução de movimento */
@media (prefers-reduced-motion: reduce) {
  .levitate, .levitate-shadow { animation: none; }
}
.button-round-done {
    padding-right: 35px;
}
.ranking-h2 {
    text-wrap: auto;
    font-weight: bold;
    font-size: 16px;
    padding-top: 34px;
    line-height: 18px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Specifies the number of lines to display */
    -webkit-box-orient: vertical;
}
.profile-goleiro {
    background-color: #ffeeb0;
}
.profile-tc {
    background-color: #d5d5d5;
}
#list-by-table {
    padding: 10px;
}
.table-scroll-x{
  overflow-x: auto;
  max-width: 100%;
  /* opcional: evita scroll vertical por quebra de linha */
  white-space: nowrap;
  position: relative;
  padding-top: 10px;
  padding-bottom: 2px;
}

.table-scroll-x table{
  border-collapse: collapse;
  width: max-content;
  position: relative;
}
.table-scroll-x table tbody .presence-false {
    background-color: #ff8b8b !important;
}

/* colunas fixas (as não-enable-scroll) */
.sticky-col{
  position: sticky;
  left: var(--stick-left, 0px);
  background: #fff;         /* mantém legível sobre as colunas que passam por baixo */
  z-index: 3;
}
.sticky-col.sticky-col-2 {
    left: 26px;
    margin-bottom: -1px;
    min-width: 108px;
}
.sticky-col.profile-goleiro {
     background-color: #ffeeb0;
}
.sticky-col.profile-tc {
     background-color: #d5d5d5;
}
thead .sticky-col{ z-index: 4; } /* header acima das células */

.events-strip {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding: 8px 10px;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
}

/* card base */
.event-card {
  position: relative;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas:
        "minute avatar"
        "label avatar";
    align-items: center;
    gap: 0px 26px;
    background: #fff;
    border-radius: 12px;
    padding: 8px 10px;
    min-width: 160px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
    scroll-snap-align: start;
    border-left-width: 6px;
}

.event-card.with-card {
    gap: 0px 10px;
}

.event-card .minute {
  grid-area: minute;
  font-weight: 700;
  font-size: 14px;
  color: #111;
}

.event-card .label {
  grid-area: label;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #444;
  white-space: nowrap;
  margin-top: -15px;
}

.event-card .avatar-wrap {
  grid-area: avatar;
  position: relative;
  width: 56px;
  height: 56px;
}

.event-card .avatar {
  width: 56px; height: 56px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,.15);
}

.event-card .badge {
  position: absolute;
  right: -6px; bottom: -6px;
  width: 24px; height: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
  object-fit: cover;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  background: #fff;
}

.event-card .card-icon {
  display: inline-block;
  width: 12px;
  height: 16px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.15) inset, 0 1px 2px rgba(0,0,0,.15);
}


/* dark mode */
@media (prefers-color-scheme: dark) {
  .event-card {
    background: #151515;
    border-color: #2a2a2a;
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
  }
  .event-card .minute { color: #f1f1f1; }
  .event-card .label  { color: #d6d6d6; }
  .event-card .avatar { border-color: #151515; }
  .event-card .badge  { border-color: #151515; background: #151515; }
}
.event-card .p-name-user {
    position: absolute;
    margin-top: 32px;
    font-size: 10px;
    margin-left: 28px;
    font-weight: bold;
    max-width: 58px;
}
.event-card .interval {
    background: #a1a1a17d;
    color: #000000;
    border-radius: 3px;
    padding: 0px 3px;
    font-weight: 400;
    font-size: 12px;
}