.sidebar {
    z-index: 9999;
}
/* custom scrollbar */
::-webkit-scrollbar {
    width: 20px;
  }

  
  ::-webkit-scrollbar-track {
    background-color: transparent;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #21252e;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: #1c2027;
  }
/*ESTRUTURAÇÃO LOGO*/
.sidebar{
    transition: width 0.25s ease;
    -webkit-transition: width 0.25s ease;
    -moz-transition: width 0.25s ease;
    -ms-transition: width 0.25s ease;
    box-shadow: 20px 19px 34px -15px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 20px 19px 34px -15px rgb(0 0 0 / 50%);
    -moz-box-shadow: 20px 19px 34px -15px rgba(0, 0, 0, 0.5);

}
.sidebar #fixar{
    position: fixed;
    overflow-y: auto;
}
.sidebar .sidebar-brand-wrapper .sidebar-brand img {
    height: auto;
}
@media (max-width: 480px) {
    .navbar .navbar-brand-wrapper {
        width: 75px;
    }
    @media (max-width: 991px) {
        .navbar .navbar-brand-wrapper {
            width: 75px;
        }
    }
}
.navbar .navbar-brand-wrapper .navbar-brand.brand-logo-mini img {
    width: auto;
    height: auto;

}
.navbar .navbar-brand-wrapper .navbar-brand img {
    height: auto;
}

.hi-player {
    width: 100%;
    padding: 1em;
    transform: rotate(0);
    animation: rotate 3s infinite linear;
    transition: all 0.75s 0.25s;

}
.btn i{
    margin-right: 0!important;
}
.btn-action i{
    margin-right: 0!important;
}

@keyframes rotate {
    from {
        transform: rotate(10deg);
    }
    to {
        transform: rotate(0deg);

    }
}
.logo-sis {
    width: 100%;
    padding: 1em;
    margin: 0 auto;
}
.bg-opacity {
    background-color: rgba(25, 53, 74 , 0.51);
    border: none;
    border-radius: 0;

}
.input-opacity {
    background-color: rgba(42, 48, 56, 0.5);
}
.yp-btn {
    background-color: rgba(215, 2, 1, 0.5) !important;
    border-color: rgba(215, 2, 1, 0.5) !important;
}
.lispector {
    font-style: italic;
}
.search-btn {

    width: 100%;
    height: 100%;
}

.search-btn i {
    margin-right: 0!important;

}
.player-name {
    text-align: center;
}
.player-item {
    color: black;
    display: flex;
    justify-content: center;

}
.player-item img {
    width: 100%;
    max-height: 30em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.player-item .player-info {
    display: flex;
    position: absolute;
    top: 2em;
    right: 1em;
    color: #737eff;
    font-size: 1.5em;
}

.player-item .player-info i {
    padding: 0.20em;

}
#jogadores > div > div> div > div.player-info i:hover{
    color: #45585e !important;

}

.player-item .info1 {
    display: flex;
    position: absolute;
    height: 2em;
    bottom: 4.5em;
    width: 100%;
    background: black;
    text-align: center;
    justify-content: space-around;
    opacity: 0.65;
    color: rgba(142, 250, 117,1);
}
.player-item .info1 div {
    padding: 0.5em;
}
.player-item .info2 {
    display: flex;
    position: absolute;
    height: 4.5em;
    bottom: 0;
    width: 100%;
    background: black;
    color: rgba(142, 250, 117,1);
    text-align: center;
    justify-content: center;
    opacity: 0.65;

}
.player-item .info2 div {
    padding: 0.5em;
}

.profile-menu .btn{
    display: flex;
    justify-content: center;
}
.profile-top{
    justify-content: space-between;
    margin-bottom: 0.5em;
}
.profile-top h4{
 padding: 0.50em;
 margin-bottom: 0!important;
}
.profile-top div{
    margin-bottom: 0.25em;
    display: flex;
    justify-content: end;
}
.profile-top div button{
    margin-right: 0.25em;
}
.profile-top .btn{
    height: fit-content;

}
.msg-me{
    justify-content:right;
}
.msg{

 padding: 0.5em;
 border-radius: 1em;
}
.msg-request{
    background-color: rgb(105, 186, 87);
}
.msg-send{
    background-color: blue;
    color: white !important;
}
#profile-video{
    display: none;
}
#profile-about{
    display: none;
}
.register-bg{
    background: url(../images/auth/Register_bg.png) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
}
.chat-bg{
    background: url(../images/auth/Chat_bg.jpg) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;  
}
.admin-bg{
    background: url(../images/auth/Admin_bg.jpg) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;  
}
.chat-opacity{
    background: rgb(25 28 36 / 88%) !important;
}
#chat, #conversas, #elencoconversas{
    height: 60vh;
    overflow-y: auto;
}
.preview-msg:hover{
    background: #0b0d10;
    cursor: pointer;
}
/**MODS PESQUISA JOGADOR*/
.player-name {
    color: white;
    margin-top: 0.25em;
}
.player-item .player-info {
    top: 1.5em;
}
.player-item {
    display: block !important;
}
.ninfo1 {
    padding-top: 0.25em;
    display: flex;
    height: 2em;
    width: 100%;
    text-align: center;
    justify-content: space-around;
    color: white;
    background: #2A3038;

    padding: 0.25em;
}
.ninfo2 {
    display: flex;
    height: 4.5em;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    background: #2A3038;
    justify-content: space-between;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    padding: 0.6em;


}
.ninfo2 div p{
    margin: 0 !important;
}
.ninfo2 div .bold{
    font-weight: bold;
    font-size: 1.1em;

}
.mdi, td{
    cursor: pointer;
}
.profile-menu button{
    align-items: center;
}
body { overflow-x: hidden; }
.pdftoolbar, .pdftoolbar i {
    font-size: 14px;
}
.pdftoolbar span {
    margin-right: 0.5em;
    margin-left: 0.5em;
    width: 4em !important;
    font-size: 12px;
}
.pdftoolbar .btn-sm {
    padding: 0.12rem 0.25rem;

}
.pdftoolbar {
    width: 100%;
    height: auto;
    background: #2c303c;
    z-index: 100;
}
.h-50 {
    height: 50% !important;
}
.curriculopdf{
    padding: 0 !important;
    margin: 0 !important;
}
.pdfjs-viewer{
    background: #2c303c !important;
    border: 1px solid #383d4a !important;
}
.footer {
    background: none;
}
.item-scroll{
    height: 38.5vh !important;
    overflow-y: auto;
}
.name-dashboard{
        white-space: nowrap; 
        width: 3.8em !important; 
        overflow: hidden;
        text-overflow: ellipsis !important; 
      
}
.icon-global{
    color: #7aff8a;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}
.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  .loader:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #007bff;
    animation: spin 1s linear infinite;
  }
  .card-title{
    font-weight: bold !important;
  }
  
  @keyframes spin {
    to { transform: rotate(360deg); }
  }
  .list-connected li {
    position: relative;
    padding-left: 40px; /* aumenta o espaço à esquerda para acomodar o marcador e a linha */
    
  }
  
  .list-connected li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px; /* posiciona o marcador à esquerda */
    width: 10px; /* largura do marcador */
    height: 10px; /* altura do marcador */
    background-color: #0090e7; /* cor do marcador */
    border-radius: 50%; /* transforma o marcador em um círculo */
  }
  
  .list-connected li:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px; /* posiciona a linha verticalmente no meio do marcador */
    left: 25px; /* posiciona a linha à esquerda do marcador */
    width: 1px; /* largura da linha */
    height: 100%; /* altura da linha */
    background-color: #0090e7; /* cor da linha */
  }