﻿@charset "utf-8";
.tippy-tooltip.ntsalert-theme {font-family:"Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;font-size:10pt;font-style:normal;color:white;box-shadow:0 0 20px 4px rgba(154, 161, 177, .15), 0 4px 80px -8px rgba(36, 40, 47, .25), 0 4px 4px -2px rgba(91, 94, 105, .15);background-color:rgba(244, 67, 54, 1);padding:5px 10px;}
.tippy-popper[x-placement^=top] .tippy-tooltip.ntsalert-theme .tippy-arrow {border-top:8px solid rgba(244, 67, 54, 1);border-right:8px solid transparent;border-left:8px solid transparent;}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.ntsalert-theme .tippy-arrow {border-bottom:8px solid rgba(244, 67, 54, 1);border-right:8px solid transparent;border-left:8px solid transparent;}
.tippy-popper[x-placement^=left] .tippy-tooltip.ntsalert-theme .tippy-arrow {border-left:8px solid rgba(244, 67, 54, 1);border-top:8px solid transparent;border-bottom:8px solid transparent;}
.tippy-popper[x-placement^=right] .tippy-tooltip.ntsalert-theme .tippy-arrow {border-right:8px solid rgba(244, 67, 54, 1);border-top:8px solid transparent;border-bottom:8px solid transparent;}
.tippy-tooltip.ntsalert-theme .tippy-backdrop {background-color:rgba(244, 67, 54, 1);}
.tippy-tooltip.ntsalert-theme .tippy-roundarrow {fill:rgba(244, 67, 54, 1);}
.tippy-tooltip.ntsalert-theme[data-animatefill] {background-color:rgba(244, 67, 54, 1);}
