/* Seleção customizada */
::-moz-selection {
    color: white;
    background: rgb(41, 161, 156);
    background: rgba(41, 161, 156, 0.44);
}
::selection {
    color: white;
    background: rgb(41, 161, 156);
    background: rgba(41, 161, 156, 0.44);
}

/* #29A19C6f ou rgba(41, 161, 156, 0.44) */

/* Barra de rolagem customizada */
::-webkit-scrollbar /*the scrollbar.*/{
    width: 15px;
}

::-webkit-scrollbar-track/*the track (progress bar) of the scrollbar.*/{
    border: none;
}

::-webkit-scrollbar-thumb/*the draggable scrolling handle.*/{
    background: #435055;
    border-radius: 15px;
}

::-webkit-scrollbar-thumb:hover/*the draggable scrolling handle on hover.*/{
    background: rgb(41, 161, 156);
    background: rgba(41, 161, 156, 0.44);
}
* {
    box-sizing: border-box;
    text-decoration: none;
    font-family: Arial;
    font-size: 16px;
    transition-duration: 0.2s;
    scroll-behavior: smooth;
}
body {
    background-color: #27323A;
    color: white;
    margin: 0;
}
button, input[type="submit"], input[type="image"] {
    cursor: pointer;
    /*background-color: rgba(41, 161, 156, 0.44);*/
    background-color: #27323A;
    border-radius: 50px;
    /*border: solid 2px rgba(41, 161, 156, 0.44);*/
    border: none;
    color: white;
    margin: 0;
    padding: 5px;
}
button {
    padding: 15px;
    transition-duration: 0.2s;
    font-size: 16px;
    font-weight: bold;
}
button img {
	max-height: 30px;
	max-width: 30px;
    vertical-align: middle;
    margin: 0 15px;
}
button.first {
    border-radius: 50px 0 0 50px;
}
button.middle {
    border-radius: 0;
}
button.last {
    border-radius: 0 50px 50px 0;
}
input, select, textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #27323A;
    border-radius: 15px;
    border: solid 2px rgb(41, 161, 156);
    border: solid 2px rgba(41, 161, 156, 0.44);
    color: white;
    margin: 10px;
    padding: 5px;
    /*text-align: center;*/
    display: inline-block;
}
input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=checkbox]:checked {
    background-color: rgb(41, 161, 156);
    background-color: rgba(41, 161, 156, 0.44);
}
input[type=image] {
    max-width: 104px;
    max-height: 70px;
}
img {
    max-width: 40px;
    max-height: 40px;
}
code {
    background-color: lightgray;
    padding: 5px;
    margin: 10px;
    border-radius: 5px;
    user-select: all;
}
table {
    border: solid 2px rgb(41, 161, 156);
    border: solid 2px rgba(41, 161, 156, 0.44);
    border-collapse: collapse;
}
th, td {
    border: solid 2px rgb(41, 161, 156);
    border: solid 2px rgba(41, 161, 156, 0.44);
}
tr:hover {
    background-color: #435055;
}
button:hover, input[type="submit"]:hover, input[type="image"]:hover {
    background-color: #435055;
}
button:active, input[type="submit"]:active, input[type="image"]:active {
    background-color: black;
}
button:disabled, input[type="submit"]:disabled, input[type="image"]:disabled {
    cursor: not-allowed;
    background-color: #435055;
}
select:hover, input:hover, textarea:hover {
    border-color: rgb(41, 161, 156);
    border-color: rgba(41, 161, 156, 0.44);
}
select:focus, input:focus, textarea:focus, button:focus {
    outline: 0 solid transparent;
}
a {
    color: white;
    text-decoration: none;
}
a:link {
    color: white;
    text-decoration: none;
}
a:active {
    color: rgb(41, 161, 156);
    color: rgba(41, 161, 156, 0.44);
    text-decoration: none;
}
a:visited {
    color: white;
    text-decoration: none;
}

.title {
    margin: 0;
    padding: 0;
    height: 80px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    background-color: rgb(41, 161, 156);
    background-color: rgba(41, 161, 156, 0.44);
    position: sticky;
    top: 0;
}
.title a, .title h1 {
    float: left;
}
.title a, .title h1, .title button, .lateralMenu a, .lateralMenu h1, .lateralMenu button {
    display: block;
    height: 100%;
    margin: auto;
}
.title button, .lateralMenu button {
    background-color: transparent;
    min-height: 0;
	min-width: 0;
    font-size: 14px;
    height: 100%;
    width: auto;
    border-radius: 14px;
    margin: auto;
}
.title button:hover, .title button:disabled, .lateralMenu button:hover, .lateralMenu button:disabled {
    background-color: #27323A;
    background-color: rgba(41, 161, 156, 0.44);
}

.lateralMenu {
    position: fixed;
    left: 0;
    top: 0;
   	bottom: auto;
    height: 100%;
    width: 80px;
    background-color: rgb(41, 161, 156);
    background-color: rgba(41, 161, 156, 0.44);
}

.box {
    margin: 10px;
    padding: 10px;
    border-radius: 28px;
    color: white;
    background-color: rgb(41, 161, 156);
    background-color: rgba(41, 161, 156, 0.44);
    text-align: center;
    text-decoration: none;
}
.box div {
    margin: auto;
    background-color: #27323A;
    padding: 0;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.box div img {
    width: 50px;
    height: 50px;
    margin: 25px;
}

.popup {
    position: fixed; z-index: 1;
    margin: 0;
    left: 0;
    top: 0; width: 100%; /* Largura total */
    height: 100%; /* altura total */
    overflow: auto; /* Ativa rolagem se necessário */
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
    border-radius: 0;
}

.popup div {
    width: 100%;
    border: solid 2px rgb(41, 161, 156);
    border: solid 2px rgba(41, 161, 156, 0.44);
    border-radius: 28px;
    padding: 10px;
    text-align: center;
    background-color: #27323A;
}
.popup div div {
    border-radius: 16px;
    border: none;
    padding: 0;
    text-align: center;
}
/* containers */
.container {
    border: solid 2px rgb(41, 161, 156);
    border: solid 2px rgba(41, 161, 156, 0.44);
    border-radius: 28px;
    margin: 10px;
    padding: 10px;
}

.container::after {
    content: "";
    clear: both;
    display: table;
}

.container h3 {
    margin: 10px;
}

.container img {
    float: left;
    max-width: 60px;
    max-height: 60px;
    width: 100%;
    margin-right: 20px;
}

.playing {
    background-color: #435055;
    border-color: #A3F7BF;
}

.playing img {
    display: none;
}

.playing:before {
    content: "";
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    display: block;
    background: url("https://projetos.familiastem.com.br/assets/get/?i=Play&p=%2329A19C&s=%23A3F7BF") no-repeat center;
    background-size: cover;
}

.time {
    float: right;
    color: #aaa;
}