.reset *{all:revert}.has-tooltip .tooltip{background:#000;border-radius:.5em;color:#fff;font-size:.75em;opacity:0;padding:5px 10px;position:absolute;transform:translateY(30px);transition:.3s;visibility:hidden}.has-tooltip .tooltip:after{border:5px solid transparent;border-top-color:#000;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute;transform:rotate(180deg)}.has-tooltip:hover .tooltip{opacity:1;transform:translateY(50px);visibility:visible}@media only screen and (min-width:400px) and (max-width:1024px){html{font-size:14px}}@media only screen and (max-width:400px){html{font-size:12px}}.message-content iframe{height:80vh}#subject_list{max-height:800px;overflow-y:auto;width:100%}@media only screen and (max-width:600px){.message-content iframe{height:500px}#subject_list{max-height:300px;overflow-y:auto;width:100%}}[data-notify=container]{background-color:#007bff!important;color:#fff!important;border-radius:4px;border:1px solid #007bff}[data-notify=container][data-notify=info]{background-color:#17a2b8!important;border-color:#17a2b8}[data-notify=container][data-notify=success]{background-color:#28a745!important;border-color:#28a745}[data-notify=container][data-notify=warning]{background-color:#ffc107!important;border-color:#ffc107}[data-notify=container][data-notify=danger]{background-color:#dc3545!important;border-color:#dc3545}