/* Document : https://exameteoricoeletronico.com.br/sistema/css/agendamento-externo.min.css | Created on : 24/04/2026, 11:58:02 | Author : GRUPO CRIAR Description: Layout da tela. | Recomendação de sintaxe http://www.w3.org/TR/REC-CSS2/ */
.visible-sm {display: none;}table {table-layout: fixed;}th {white-space: normal;overflow: hidden;text-overflow: ellipsis;}#dadosAgendamento {width: 100%;}@media (max-width: 768px) {.hidden-sm {display: none;}.visible-sm {display: block;}.visible-sm th {width: 25%;}}@media (max-width: 576px) {table * {font-size: 10px;}.xmb-10 {margin-bottom: 10px;}.xmt-10 {margin-top: 10px;}.text-center-xs {text-align: center;}}