/* Meu Time Web — Sistema Global de Ícones
   Fonte visual: private/src/Support/Icon.php. Não usar outra biblioteca de ícones. */
.mtw-icon,.icon{display:inline-block;vertical-align:-.125em;flex:0 0 auto;pointer-events:none}
.btn,.tab,.portal-btn,.site-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.btn>.mtw-icon,.btn>.icon,.portal-btn>.mtw-icon,.site-btn>.mtw-icon{width:17px;height:17px}
.tab>.mtw-icon,.site-tab>.mtw-icon{width:18px;height:18px}
.icon-btn{display:inline-grid;place-items:center}
.icon-btn>.mtw-icon,.icon-btn>.icon{width:18px;height:18px;margin:0}
.sidebar-nav .mtw-icon,.side-nav .mtw-icon{width:20px;height:20px}
.modal-head h3{display:flex;align-items:center;gap:9px}
.modal-head h3>.mtw-icon{width:20px;height:20px}
.modal-foot .btn>.mtw-icon{width:17px;height:17px}
.mtw-control-icon-only{font-size:0;gap:0}
.mtw-control-icon-only>.mtw-icon{width:18px;height:18px}
.portal-section-head h2,.site-section-head h2{display:flex;align-items:center;gap:8px}
@media(max-width:640px){.btn,.portal-btn,.site-btn{gap:7px}.tab{gap:7px}}
