/* module-key = 'com.mute.confluence.plugins.terms.jira:terms-common-res', location = '/public/css/terms-server-jira.css' */
.acs-nav-item.term-space-sidebar-link .icon,
.collapsed .acs-nav-item.term-space-sidebar-link .icon,
.terms-icon-term,
.profile-section .content-type-term {
  background-image: var(
    --background-image-url-logo,
    url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 128 128' style='enable-background:new 0 0 128 128;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2342526E;} %3C/style%3E%3Cg id='Layer_0_xA0_Image_1_'%3E%3C/g%3E%3Cg id='logo_copy_1_'%3E%3Cg id='A'%3E%3Cg%3E%3Cpath class='st0' d='M69.2,99H56.7l-6.2-17.3H23.3l-6,17.3H4.8l25.8-67.8h12.9L69.2,99z M47.4,72.5l-9.6-27.1 c-0.3-0.9-0.6-2.3-0.9-4.3h-0.2c-0.3,1.8-0.6,3.2-1,4.3l-9.5,27.1H47.4z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Rectangle_1'%3E%3Cg%3E%3Cpolygon class='st0' points='61.7,29 67.2,45.1 122,45.1 122,29 '/%3E%3C/g%3E%3C/g%3E%3Cg id='Rectangle_1_copy'%3E%3Cg%3E%3Cpolygon class='st0' points='78.2,82.8 83.6,99 122,99 122,82.8 '/%3E%3C/g%3E%3C/g%3E%3Cg id='Rectangle_1_copy_2'%3E%3Cg%3E%3Cpolygon class='st0' points='67.2,55.9 72.7,72.1 122,72.1 122,55.9 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
  );
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
}

.trm-app-container {
  height: 100% !important;
  width: 100%;
  display: flex;
  flex-grow: 1;
}

.cvs-terms-dialog .aui-dialog2-content {
  padding: 0;
}

.cvs-terms-dialog iframe {
  border: none;
  width: 100%;
  min-height: 435px;
  background-color: #fff;
}

.cvs-terms-dialog iframe.cvs-terms-dialog-small {
  min-height: 300px;
}

/*Fix AUI Confluence 7.12.0*/
html:not(.aui-no-focusvisible) .trm-app-container :focus-visible,
html:not(.aui-no-focusvisible) .cvs-modal :focus-visible {
  box-shadow: none !important;
}

.cvs-dark-theme {
  background-color: #282e33 !important;
}

#ghx-tab-com-mute-jira-plugins-terms-trmj-issue-panel-gh,
#ghx-tab-com-mute-confluence-plugins-terms-jira-trmj-issue-panel-gh,
#THIRD_PARTY_TAB-ghx-tab-com-mute-confluence-plugins-terms-jira-trmj-issue-panel-gh-nav {
  display: none;
}

#trm-highlighter {
  display: inline-block;
}

#trm-highlighter.jira-dc-rapid-view {
  margin-left: 8px;
}
