



/* Template css resource: Core 10 - Module header - Topmenu */
.topmenu-atlassian{background:#091e42;height:50px;max-height:50px;color:#FFF;text-align:center;font-family:"Source Sans Pro", sans-serif;font-size:16px;line-height:1.68;margin-top: -18px;}
.topmenu-atlassian p,.topmenu-atlassian p a{color:#FFF;font-family:"Source Sans Pro", sans-serif;font-size:16px;line-height:1.68;padding-top:9px}
div.menuitem-atlassian a{color:#00adee;margin-top:-15px;margin-right:5px}
@media screen and (max-width: 1020px){div.menuitem-atlassian a{color:#00adee;font-size:14px}.topmenu-atlassian{background:#091e42;height:fit-content;max-height:fit-content}}
div.menuitem-atlassian a,.topmenu-atlassian p a{animation:blinker 2.5s linear infinite}
@keyframes blinker{50% {opacity: 0.4}}
header {
background: linear-gradient(90deg, #000, #000ba9 0, #e42132 79%, #fe8000 100%, #ff7f00 0);
}
