html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*body {
    font-family: Arial, sans-serif;
    background-color: #f5f5fa;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}*/


input {
    background-color: #F3F2F8 !important;
    height: 5vh;
}
button{
    height: 5vh;
}

.container {
    padding: 20px;
    text-align: center;
}

.loginBackGround{
    background-image: url(../images/bg_login.png);
    background-size: cover;
    background-repeat: no-repeat;
}

main.row{
    height: 83vh;
    margin: 0;
}

main.row .colums{
    padding: 0;
}

#cardLogin input {
    background: #fff !important;
    border-radius: 1rem;
    height: 4rem;
}

#cardLogin #LoginButton {
    height: 4rem;
    border-radius: 1rem;
}

.loginContainer {
    display: flex;
    padding: 0;
    flex-direction: column;
    justify-content: flex-end;
    height: 100vh;
}

.info-card {
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
}

.info-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.info-card p {
    font-size: 14px;
    color: #555;
}

.withHeader {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
}

.withHeader header{
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.withHeader header #contentHeader {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.insideContent {
    background: #F3F2F8;
    border-radius: 5rem 1rem 1rem 5rem;
    margin-right: 1rem;
    height: 90vh;
    overflow: auto;
}

.insideContent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);;
    background-color: #172B47;
}

.insideContent::-webkit-scrollbar {
    width: 12px;
    background-color: #172B47;
}

.insideContent::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

#StartQueue{
    width: 100%;
}

.headerCardGood{
}
.headerCardGood .info-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #e0f7fa;
    color: #00796b;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}

.info-card .info-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #e0f7fa;
    color: #00796b;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}

.wait-time {
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}

    .wait-time .icon {
        font-size: 40px;
        color: #00acc1;
        margin-bottom: 10px;
    }

    .wait-time h4 {
        font-size: 16px;
        color: #333;
        margin-bottom: 5px;
    }

    .wait-time span {
        font-size: 24px;
        font-weight: bold;
        color: #333;
    }

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #00acc1;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    transition: background-color 0.3s;
}

    .button:hover {
        background-color: #007c91;
    }

    .button .icon {
        font-size: 20px;
        margin-right: 10px;
    }

.queue-container{
    display: none !important;
}
.loader {
    width: 15rem;
    height: 15rem;
    border: 22px solid #00A8B5;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}

.loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 22px;
    top: 0;
    background: #FFf;
    width: 20px;
    height: 20px;
    transform: translate(-50%, 50%);
    border-radius: 50%;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#cardLogin {
    padding: 2rem 3rem;
    border-radius: 5rem 0 0 0;
}

#hambrguerMenu {
    border: 0;
    color: white;

}

#hambrguerMenu:focus {
    outline: 0 !important;
    box-shadow: 0 0 0;
}

#hambrguerMenu span img{
    color: #00a8b5;
}

#contentCardJoinQueue{
    width: 100%;
}

#menuCallButtons {
    background-color: #00A8B5;
    height: 7vh;
}

#videoCallInfo {
    max-height: 75vh;
}

/* Estilo geral da tabela */
#attendantTable {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 1em;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

    /* Estilo do cabeçalho da tabela */
    #attendantTable thead tr {
        background-color: #f8f9fa;
        color: #333333;
        text-align: center;
        border-bottom: 2px solid #e9ecef;
    }

    /* Estilo das células do cabeçalho */
    #attendantTable th {
        padding: 12px 15px;
        font-weight: 600;
    }

    /* Estilo das linhas da tabela */
    #attendantTable tbody tr {
        border-bottom: 1px solid #e9ecef;
    }

        /* Efeito de hover nas linhas */
        #attendantTable tbody tr:hover {
            background-color: #f1f1f1;
        }

    /* Estilo das células do corpo da tabela */
    #attendantTable td {
        padding: 12px 15px;
        text-align: center;
        color: #555555;
    }

    /* Estilo para as linhas pares (zebrado) */
    #attendantTable tbody tr:nth-child(even) {
        background-color: #f8f9fa;
    }

    /* Estilo para a última linha */
    #attendantTable tbody tr:last-child {
        border-bottom: none;
    }

/* Estilo geral da lista */
.modern-list {
    list-style-type: none; /* Remove os marcadores padrão */
    padding: 0;
    max-width: 600px;
    margin: 20px auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    overflow: auto;
}

.modern-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    ;
    background-color: #172B47;
}

.modern-list::-webkit-scrollbar {
    width: 12px;
    background-color: #172B47;
}

.modern-list::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

    /* Estilo dos itens da lista */
    .modern-list li {
        background-color: #ffffff;
        margin: 10px 0;
        padding: 15px 20px;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        transition: transform 0.2s ease, box-shadow 0.2s ease;
        display: flex;
        align-items: center;
    }

        /* Efeito de hover nos itens */
        .modern-list li:hover {
            transform: translateY(-3px);
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
        }

        /* Ícone antes de cada item (opcional) */
        .modern-list li::before {
            content: "\2022"; /* Código Unicode para o caractere "•" */
            color: #009879;
            font-size: 24px;
            margin-right: 15px;
        }

/* Responsividade */
@media (max-width: 768px) {
    .modern-list li {
        padding: 12px 15px;
    }

        .modern-list li::before {
            font-size: 20px;
            margin-right: 10px;
        }
}


#localVideo, #remoteVideo{
    max-height: 60vh;
}