:root {
    --outer-padding-m: 24px;
    --outer-padding-d: 96px;
}

#ctg img{
  width: 70px !important;
  height: 70px !important;
}


/*Confluence Macro Note/tip/Warning CSS*/
.confluence-information-macro{
  	background: #fcfcfc;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    margin: 10px 0 1em 0;
    min-height: 20px;
    padding: 10px 10px 10px 36px;
    position: relative;

}

.confluence-information-macro-note {
      background: #fffdf6;
    border-color: #ffeaae;

}
.confluence-information-macro-tip {
    background-color: #f3f9f4;
    border-color: #91c89c;
}

.confluence-information-macro-warning {
    background: #fff8f7;
    border-color: #d04437;
}

.confluence-information-macro .confluence-information-macro-icon {
    display: block;
    left: 10px;
    line-height: 20px;
    position: absolute;
    top: 12px;
    vertical-align: text-bottom;
}

.aui-iconfont-warning:after {
  font-family: "Font Awesome 6 Free";  
  content: "\f071";
  color: #594300;
  
}

.aui-iconfont-approve:after {
  font-family: 'Font Awesome 6 Free';  
  content: "\f058";
  color: #14892c;
}

.aui-iconfont-error:after {
  font-family: 'Font Awesome 6 Free';  
  content: "\f057";
  color: #cf4336;
}

/*Statuspage css*/
.statuspage .panel,.statuspage .alertPanel,.statuspage .infoPanel {
    color: #333;
    padding: 0;
    margin: 0;
    border: 1px solid #f0f0f1 !important;
    overflow: hidden;
    border-radius: 3px;
  	width:70%;
}
.panel .component {
  width:100%;
} 
.statuspage .panelHeader{
    padding: 10px 20px 10px 20px !important;
    background-color: #f0f0f1 !important;
}
.statuspage .panelContent{
   padding: 10px 20px 10px !important;
}
.operational {
  float : right;
  color: #78BE20 !important;
   text-transform: capitalize ;
}
.degraded-performance {
  float : right;
  color: #FDDA25 !important;
   text-transform: capitalize ;
}
.major-outage {
  float : right;
  color: #BA0C2F !important;
   text-transform: capitalize ;
}
.partial-outage {
  float : right;
  color: #E35205 !important;
   text-transform: capitalize ;
}
.under-maintenance {
  float : right;
  color: #337EFF !important;
   text-transform: capitalize ;
}
.incident-upt-status{
  text-transform: capitalize ;
  padding-right: 8px;
  font-weight:600;
}

p.component{
  width:60%;
}

.statuspage .incident-details{
  width:60%;
  margin-bottom:30px;
  box-shadow: 5px 10px 8px #888888;
}
.statuspage .panel .incident-details{
  width:100%;
}

.incident-upt-body{
  margin-bottom:2px;
}
.incident-upt-timestamp{
  font-size:14px;
  color:#75787B;
}
.statuspage .resolved {
  background-color: #78BE20;
}
.statuspage .unresolved{
  background-color: #E35205;
}

.aui-message-error{
  display: none !important;
}

.maintenance h3{
  background-color:  #337EFF;
  
}

.maintenance .unresolved {
  background-color:  #337EFF !important;
  
}

.no-mtn{
  display: none ;
}

.scheduled-mtn{
  margin-top:24px;
}

.reported-incident{
  margin-top:24px;
}

.statuspage .card-header {
  color:#fff;
  font-weight:500 !important;
}

/*END Statuspage css*/

.aui-button, a.aui-button, .aui-button:focus{
	outline: 0px auto -webkit-focus-ring-color;  
}


.headerButton{
  border: 0px !important;
  background-color: transparent;
  font-weight: 600;
}


#ctg img{
  width:70px;
  height:70px;
}

@media(max-width: 1024px){
  #news{
   
   padding: 2px !important;
 }
  .jumbotron {
    padding: 2rem var(--outer-padding-m) !important;
  }
  #sitefooter{
    padding: 4px var(--outer-padding-m) !important;
  }
  .topnav{
    padding: 4px var(--outer-padding-m) !important;
  }
   .mainnav{
      padding: 4px var(--outer-padding-m) !important;
  }
  #main{
   padding: 4px var(--outer-padding-m) !important;
  }
  .spacename {
    padding: 4px var(--outer-padding-m) !important;
  }
}

@media (max-width: 575.98px) { 
  #mobilelogo {
       height: 30px;
    	
   }
   
 }
 
 @media (min-width: 576px) and (max-width: 767.98px) { 
    #mobilelogo {
       height: 32px;
      
   }
 }
 
 @media (min-width: 768px) and (max-width: 1024px){ 
   #mobilelogo {
       height: 36px;
   }
 }
 
 @media (min-width: 1200px) {
   .container {
     max-width: 100%;
   }
 }
 
 #sitefooter{
   background-color:#0A1264;
   
   color:#b8bfc6;
   margin-top:15px;
 }

 .footer-logo img{
  height: 36px;
}

.social-logos img{
height: 25px; 
}
 
 #sitefooter .fa{
   color:#b8bfc6;
 }
 
 #sitefooter .fa:hover, #sitefooter .fa:focus{
   color:#fff;
 }
 
 #sitefooter hr{
   border-top: 1px solid #b8bfc6;
 }
 
 
 .fontAwesome{ font-family: 'Helvetica', "Font Awesome 5 Free", sans-serif; }
 
 .topnav .navbar-nav{
   line-height:initial;
 }
 .topnav .navbar-nav a{
   color:#000;
 }
 .topnav .navbar-nav a:hover,.topnav .navbar-nav a:focus{
   color:#0A1264;
 }
 
 .topnav .navbar-nav .fa{
   color:#7580a0;
 }
 
 .topnav .navbar-nav .fa:hover,.topnav .navbar-nav .fa:focus{
   color:#0A1264;
 }
 .topnav .envelope .dropdown-toggle::after {
     display: none;
     margin-left: .255em;
     vertical-align: .255em;
     content: "";
     border-top: .3em solid;
     border-right: .3em solid transparent;
     border-bottom: 0;
     border-left: .3em solid transparent;
 }
 
 .topnav .form-control {
     display: block;
     width: inherit;
     height: calc(2em + .75rem + 0px);
     padding-top:.375rem;
     padding-bottom:.375rem;
     padding-right:0.75rem;
     padding-left:5rem;
     font-size: 15px;
     font-weight: 400;
     line-height: 0;
     color: #333;
     background-color: #f8f9fa;
     background-clip: padding-box;
     border: 1px solid #bababa;
     border-radius: 1.5rem;
 }
 .topnav ::placeholder{
   color: #a7aeb5 ;
   font-size: 15px;	  
 
 }
 .topnav {
     position: relative;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding: 8px var(--outer-padding-d);
 }
 
 .moodys-logo{
     display: block;
     float: left;
     width: 134px;
     height: 36px;
     background-image: url(../img/mdy_lg_rgb_moodysblue.svg);
     background-repeat: no-repeat;
   background-position-x: -8px;
     margin-right: 10px;
 }
 
 .mainnav{
   background-color:#0A1264;
   padding: 8px var(--outer-padding-d);
   
 
   
 }
 
 .dropdown-item.active, .dropdown-item:active {
     color: #fff;
     text-decoration: none;
     background-color: #0A1264;
 }
 
 .dropdown-item:focus, .dropdown-item:hover {
     color: #0A1264;
     text-decoration: none;
     background-color: #f8f9fa;
 }
 
 #smallNav{
   padding: 4px var(--outer-padding-m);
 }
 
 .mainnav li.active>a, a[aria-expanded="true"] {
     color: #fff;
     background: none !important;
 }
 
 .mainnav .nav-link:focus{
   color:#f5f5f5 !important;
 }
 
 .border-right {
     border-right: 1.5px solid #b8bfc6 !important;
 }
 
 .navbar-brand h3{
   color:#0A1264;
   
 }
		
.navbar-brand h4{
  font-size: 1.35rem;
}
 .navbar-brand h5{
   color:#0A1264;
   line-height: inherit;
 }
 
/* @media (min-width:992px) and (max-width:1400px){
   
   #blg .col-12, #blg .col-md-10{
     padding-left:0px;
   }
   
   .mainnav .navbar-nav .nav-link {
     color: white;
     font-size: 0.93rem;
     
 }
   
 }
 
 @media (min-width:1824px){
   
   #blg .col-12, #blg .col-md-10{
     padding-left:0px;
   }
   
 } */
 
 
 #blg ol{
   margin-block-end: 0px;
   margin-bottom: 0px;
 }

#blg{
  padding: 0 var(--outer-padding-d);
}
 
 .breadcrumb{
   margin-bottom: 0px;
   background-color: transparent;
 }
 
 .container{
    flex: 1 0 auto !important;
 }
 
 
 
 
 .cl .card:hover{
   border-top:none !important;
 }
 
 .showing {
  
   opacity: 0.7;
   -webkit-transform: scale(0.90);
           transform: scale(0.90);
   z-index: 0;
 }
 
 .cl .card {
  
   min-height: min-content !important;
   box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
   border-radius: 0;
   z-index:1200;
   border-top:none;
   width: -webkit-fill-available !important;
   left:0px;
   
 }
 
 .cl .dropdown-item {
   white-space:normal !important;
   border-left : 3px solid #0A1264;
   margin:.5rem;
 }
 
 .cl .dropdown-item:hover,.cl .dropdown-item:focus,.cl .dropdown-item:active{
   
   background-color: #ddddde !important;
   
 } 
 
 .cl .card-body {
   padding : .5rem !important;
 }
 
 
 .owl-item .card:hover{
   box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
   transition: all 0.3s ease;
   transform: scale(1) !important;
   border-top: 3px solid #0A1264;
 }
 
 
 
 .category .card {
     min-height: 175px;
     width: inherit;
 }
 
 .card-body .fas {
   font-size : 60px ;
   color : #4c4d4d ; 
   
 }
 
 
 
   
     .owl-carousel .owl-item {
         text-align:center;
     }
     .owl-carousel .item {
         float: none;
         display: inline-flex;
         vertical-align : middle !important;
         
         
     }
    .owl-item .card{
      width : 230px !important;
     min-height : 183px;  	
 
   }
 
 
 
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
   
   font-size : 11px !important; 
   padding: 0px !important;
   outline : none;
   
 }
 
 .owl-prev, .owl-next {
   width: 80px;
   height: 0px;
   position: absolute;
   top: 39%;
   transform: translateY(-50%);
   display: block !important;
   border:0px solid black;
 }
 .owl-prev { left: 0px; }
 .owl-next { right: 0px; }
 
 .owl-prev i, .owl-next i {
     transform: scale(3,4);
     color: #00a4d8;
     outline: none;
 }
 
 .owl-prev.disabled i, .owl-next.disabled i {
     transform: scale(3,4);
     color: #949494 !important;
     outline: none;
 }
 
 .jumbotron {
     padding: 2rem var(--outer-padding-d);
     margin-bottom: 2rem;
     background-color: transparent;
     border-radius: .3rem;
 }
 
 .jumbotron {
   margin-top : 20px;
 }
 
 
 .jumbotron h1, .jumbotron h3 {
   color: #fff;
  
 }
 
.jumbotron h1{
  font-family:Financier-Display-Semibold, Calibri, "Helvetica Neue", Arial, sans-serif;
}
 
 @media (max-width : 520px){
   
   .jumbotron {
     margin-top : 10px;
   }
  
   .jumbotron h1{
       
       font-size: 2rem ;
   }
    .jumbotron h3{
       font-size: 1.2rem ;
   }
   
   .jumbotron img{
       width: 125px;
     
     } 
 }
 
 
 #news{
   background-color: #fbfbfb;
   padding: 2px var(--outer-padding-d);
 }
 
 
 #news .card-footer {
     padding: .75rem 1.25rem;
     background-color: rgba(0,0,0,0);
     border-top: 1px solid rgba(0,0,0,.125);
 }
 
 
 .banner {
   background-color:#0A1264;
   background-position: center; 
   background-repeat: no-repeat; 
   background-size: cover;
 } 
 
 #ddlVersion {
   text-transform:capitalize;
 }
 
 #divVersion{
   text-transform:capitalize;
 }
 
 .Popup .modal  {
    position: fixed;
    top: 5px;
   /* right: 40px;
    bottom: 0; */
    left: 15px; 
    width:auto;
    height:auto;
    z-index: 1040;
    overflow: auto;
    overflow-y: auto;
 }
 
 
 @font-face {
  font-family: Financier-Display-Black-Italic;
  src: url(../fonts/financier-display-black-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Black;
  src: url(../fonts/financier-display-black.woff2);
}
@font-face {
  font-family: Financier-Display-Bold-Italic;
  src: url(../fonts/financier-display-bold-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Bold;
  src: url(../fonts/financier-display-bold.woff2);
}
@font-face {
  font-family: Financier-Display-Light-Italic;
  src: url(../fonts/financier-display-light-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Light;
  src: url(../fonts/financier-display-light.woff2);
}
@font-face {
  font-family: Financier-Display-Medium-Italic;
  src: url(../fonts/financier-display-meduim-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Medium;
  src: url(../fonts/financier-display-meduim.woff2);
}
@font-face {
  font-family: Financier-Display-Regular-Italic;
  src: url(../fonts/financier-display-regular-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Regular;
  src: url(../fonts/financier-display-regular.woff2);
}
@font-face {
  font-family: Financier-Display-Semibold-Italic;
  src: url(../fonts/financier-display-semibold-italic.woff2);
}
@font-face {
  font-family: Financier-Display-Semibold;
  src: url(../fonts/financier-display-semibold.woff2);
}
@font-face {
  font-family: GT-America-Standard-Black-Italic;
  src: url(../fonts/GT-America-Standard-Black-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Black;
  src: url(../fonts/GT-America-Standard-Black.woff2);
}
@font-face {
  font-family: GT-America-Standard-Bold-Italic;
  src: url(../fonts/GT-America-Standard-Bold-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Bold;
  src: url(../fonts/GT-America-Standard-Bold.woff2);
}
@font-face {
  font-family: GT-America-Standard-Light-Italic;
  src: url(../fonts/GT-America-Standard-Light-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Light;
  src: url(../fonts/GT-America-Standard-Light.woff2);
}
@font-face {
  font-family: GT-America-Standard-Medium-Italic;
  src: url(../fonts/GT-America-Standard-Medium-Italic.woff2);
} 
@font-face {
  font-family: GT-America-Standard-Medium;
  src: url(../fonts/GT-America-Standard-Medium.woff2);
}
@font-face {
  font-family: GT-America-Standard-Regular-Italic;
  src: url(../fonts/GT-America-Standard-Regular-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Regular;
  src: url(../fonts/GT-America-Standard-Regular.woff2);
}
@font-face {
  font-family: GT-America-Standard-Thin-Italic;
  src: url(../fonts/GT-America-Standard-Thin-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Thin;
  src: url(../fonts/GT-America-Standard-Thin.woff2);
}
@font-face {
  font-family: GT-America-Standard-Ultra-Light-Italic;
  src: url(../fonts/GT-America-Standard-Ultra-Light-Italic.woff2);
}
@font-face {
  font-family: GT-America-Standard-Ultra-Light;
  src: url(../fonts/GT-America-Standard-Ultra-Light.woff2);
}


 html {
   font-size:16px;
   font-family:GT-America-Standard-Regular, Calibri, "Helvetica Neue", Arial, sans-serif;
 }
 
 body {
   font-family:GT-America-Standard-Regular, Calibri, "Helvetica Neue", Arial, sans-serif;
 }
 
 #topnav, #sitefooter, #doc-copyright {
   font-family:GT-America-Standard-Thin, Calibri, "Helvetica Neue", Arial, sans-serif;
 }
 
 .navbar-brand {
   font-family:GT-America-Standard-Medium, Calibri, "Helvetica Neue", Arial, sans-serif;
 }
 
 html, body {
   min-height: 100vh;
 }
 
 body {
   display: flex;
   flex-direction: column;
    
 }
 
 #main {
   flex: 1 0 auto;
   padding: 0 var(--outer-padding-d);
   
 }
 
 .marquee, #spacename {
   -ms-flex: 1 0 auto;
 }
 
 a {
   color:#0A1264;
 }
 
 a:hover {
   color:#4d69bd;
   text-decoration:none;
 }
 
 #ht-sidebar a:hover {
   background:#e6e6e6;
   text-decoration: none;
 }
 
 .btn-primary {
   color: #fff;
   background-color: #0A1264;
   border-color: #0A1264;
 }
 
 .btn-primary:hover {
   color: #fff;
   background-color: #4d69bd;
   border-color: #4d69bd;
 }
 
 .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
   color: #fff;
   background-color: #4d69bd;
   border-color: #4d69bd;
 }
 
 .btn-primary.focus, .btn-primary:focus {
     color: #fff;
     background-color: #4d69bd;
     border-color: #4d69bd;
     box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
 }
 
 
 .btn-outline-primary {
   color: #0A1264;
   background-color: transparent;
   border-color: #0A1264;
 }
 
 .btn-outline-primary:hover {
   color: #fff;
   background-color: #4d69bd;
   border-color: #4d69bd;
 }
 
 .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
   color: #fff;
   background-color: #4d69bd;
   border-color: #4d69bd;
 }
 
 .btn-outline-primary.focus, .btn-outline-primary:focus {
     color: #fff;
     background-color: #4d69bd;
     border-color: #4d69bd;
     box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
 }
 
 .btn-secondary {
     color: #343441;
     background-color: #f5f5f5;
     border-color: #f5f5f5;
 }
 
 
 .btn-secondary:hover {
     color: #343441;
     background-color: #e5e5e5;
     border-color: #e5e5e5;
 }
 
 .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
     color: #343441;
     background-color: #e5e5e5;
     border-color: #e5e5e5;
 }
 
 .btn-secondary.focus, .btn-secondary:focus {
     color: #343441;
     background-color: #e5e5e5;
     border-color: #e5e5e5;
     box-shadow: 0 0 0 0.2rem rgba(130,138,145,.5);
 }
 
 .page-link {
   color: #0A1264;
 }
 
 .page-item.active .page-link {
   background-color: #0A1264;
   border-color: #0A1264;
 }
 #sitefooter {
   flex-shrink: 0;
   padding: 16px var(--outer-padding-d);
 }
 
 #sitefooter a {
   color: #b8bfc6;
 }
 
 #sitefooter a:hover,#sitefooter a:focus  {
 color: #fff;
 
 }
 #topnav {
   font-size:0.8rem;
 }
 /*
 #masterheader {
   background-image: url("../img/masthead.jpg");
   background-repeat: no-repeat;
   background-size: cover;
 } */
 
 .nav-item .conf-macro p {
   margin-bottom:0;
 }
 
 .nav-item i.fa-external-link-alt {
     font-size: 0.9rem;
 }
 
 
 .spacename {
   z-index:1030;
   background-color:white;
     padding: 8px var(--outer-padding-d);
   
 }

.spacetitle{
  font-family:Financier-Display-Semibold, Calibri, "Helvetica Neue", Arial, sans-serif;
}
 
 .search-result span {
     font-weight: bold;
 }
 
 .sidebar {
   height: calc(100vh - 52px);
   top:52px;
     
 }
 
 .sidebar button.search {
   background-color:#0092e1;
   color:white;
 }
 
 .sidebar .nav-link {
   color: #0A1264;
   padding-left: 0;
 }
 
 .sidebar .nav-link:hover {
   color: #343441;
 }
 
 .dropdown-menu {
   z-index:1100;
 }
 
 
 
 .mainnav .navbar-nav .nav-link {
   color: #b8bfc6;
     padding:0.2rem 0.5rem;
 }
 
 .mainnav .nav-link:hover {
   color: #fff;
 }
 
 #ht-sidebar .ht-pages-nav ul .leaf > .ht-pages-nav-toggle:before {
   line-height: 90%;
   content: "\f121";
 } 
 
 @media screen and (max-width: 640px){
   #ht-sidebar {
       width: 100% !important;
       overflow: hidden;
   }
 }
 
 
 @media screen and (max-width: 991px) {
   #ht-sidebar {
     -webkit-transition: opacity 0.3s ease-in;
     -moz-transition: opacity 0.3s ease-in;
     -o-transition: opacity 0.3s ease-in;
     transition: opacity 0.3s ease-in;
     opacity: 1;
   }
   
 #ht-sidebar .ht-pages-nav ul .ht-pages-nav-toggle:before {
     line-height: 22px;
     content: "\f11c";
 }
 .sp-aui-icon-small:before, .sp-aui-icon-large:before {
     color: inherit;
     font-family: "SP Atlassian Icons";
     font-weight: normal;
     -webkit-font-smoothing: antialiased;
     font-style: normal;
     left: 0;
     line-height: 1;
     position: absolute;
     text-indent: 0;
     speak-as: none;
     top: 50%;
 }
 
 .sp-aui-icon-small:before {
     font-size: 21px;
     margin-top: -8px;
 } 
   
 .dropdown-item {
   white-space: initial;
 }
 
 }
 
 /*Sidenav*/
 
 .wrapper {
     display: block;
 }
 
 
 #sidebar {
     width: 250px;
     position: fixed;
     top: 0;
     right: -250px;
     height: 100vh;
     z-index: 1040;
     background: #0A1264;
     color: #fff;
     transition: all 0.3s;
     overflow-y: scroll;
     box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
     font-size: 1rem;
 }
 
 #sidebar.active {
     right: 0;
 }
 
 
 .overlay {
     display: none;
     position: fixed;
     width: 100vw;
     height: 100vh;
     background: rgba(0, 0, 0, 0.7);
     z-index: 1035;
     opacity: 0;
     transition: all 0.5s ease-in-out;
     top:0;
 }
 .overlay.active {
     display: block;
     opacity: 1;
     right: 0;
     
 }
 
 #sidebar .sidebar-header {
     padding: 20px;
     background: #6d7fcc;
 }
 
 #sidebar ul.components {
     padding: 20px 8px;
     
 }
 
 #sidebar ul p {
     color: #fff;
     padding: 10px;
 }
 
 #sidebar .nav-item .conf-macro p {
   padding:0;
 }
 
 #sidebar ul li a {
     padding: 10px;
     display: block;
     color:#b8bfc6;	
 }
 
 #sidebar ul li a:hover {
     color: #ffff;
     background: transparent;
     text-decoration:none;
 }
 
 #sidebar ul li.active>a,
 a[aria-expanded="true"] {
     color: #fff;
     background: #0A1264;
 }
 
 #sidebar .bg-dark{
   
   height:69vh;
 }
 
 #sidebar  .bg-dark li a:hover {
     color: rgba(255, 255, 255, 0.5);
     background: transparent;
     text-decoration:none;
 }
 
 #sidebar .bg-dark li.active>a,
 a[aria-expanded="true"] {
     color: #fff;
     background: #606465;
 }
 
 #sidebar .dropdown-menu {
    background-color: #606465;
     
 }
 
 /* Expand macro and icon CSS start */
 .expand-control .aui-button{
  background-color: transparent !important;
  box-shadow: none !important;
}

 .icon::before {
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
 }
 
 button[aria-expanded="false"] .expand-icon::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 2px;
}

button[aria-expanded="true"] .expand-icon::before{
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  content: "\f0d7";
  margin-right: 2px;
}
 .expand-control {
   cursor: pointer;
   text-decoration: none;
   margin-bottom: 10px;
 }
 
 .expand-control-text {
   vertical-align: top;
   color: #005EFF;
 }
 
 .expand-control-text:hover {
   text-decoration: underline;
 }
 
 .expand-hidden {
   display: none;
   opacity: 0;
 }
 
 .expand-content {
   margin: 0 0 10px 20px;
 }
 /* Expand macro and icon CSS end */
 
 
 
 .loader {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0.8;
   background-color: #f5f5f5;
   z-index: 9999;
 }
 
 .loader div {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 5em;
   height: 2em;
   margin: -1em 0 0 -2.5em;
   color: #000;
   font-weight: bold;
 }
 
 
 /*Sidebar Menu */
 
 #sidebar-wrapper {
   z-index: 1050;
   position: fixed;
   top:0;
   left: -496px;
   width: 50vw;
   min-width: 270px;
   height: 100vh;
   overflow-y: auto;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
   font-size: 0.875rem;
   background-color: #f8f9fa;
   padding: 1rem;
 }
 
 #sidebar-wrapper.active {
   left:0;
 }
 
 #sidebar-wrapper .form-control {
   font-size: 0.875rem;
 }
 
 @media screen and (min-width:992px){
 
   #sidebar-wrapper {
     z-index: 1000;
     position: sticky;
     left: 0px;
     width: inherit;
     min-width:initial;
     height: auto;
     padding: 1rem 0;	
   }
   
   .js-stickybit-parent > #sidebar-wrapper {
     position:relative;
     top:0;
     -webkit-transition: none;
     -moz-transition: none;
     -o-transition: none;
     transition: none;
     transition: none;
   }
 
   #sidebar-wrapper.js-is-stuck {
     bottom: 0;
   }
 
 }
 
 .sidebar-overlay {
     display: none;
     position: fixed;
     /* full screen */
     width: 100vw;
     height: 100vh;
     /* transparent black */
     background: rgba(0, 0, 0, 0.7);
     /* middle layer, i.e. appears below the sidebar */
     z-index: 1040;
     opacity: 0;
     /* animate the transition */
     transition: all 0.5s ease-in-out;
     top:0;
 }
 
 /* display .overlay when it has the .active class */
 .sidebar-overlay.active {
     display: block;
     opacity: 1;
 }
 
 #dismiss {
   padding-bottom:0.2rem;
 }
 
 #dismiss > .btn {
   border:none;
 }
 
 .marquee {
     padding: 10px 0px 10px 0px;
     border-bottom:3px solid #b60647;
 }
 .marquee p {
     color: #b60647;
     text-align:justify;
     font-weight:500;
     word-wrap: break-word;
     letter-spacing: .02em;
     margin-bottom : auto;
   
 }
 
 /*Training dashboard*/
 
 
 ul.light-tabs {
     height: 30px;
     padding: 0 10px;
     border-bottom: 1px solid #CCC;
     list-style-type: none;
     display: block;
     clear: both;
     margin: 0;
 }
 
 .light-tabs li {
     padding: 0;
     margin: 0;
     float: left;
     position: relative;
     cursor: pointer;
 }
 
 
 .light-tabs li.selected a, .light-tabs li.selected a:hover {
     border: 1px solid #CCC;
     border-bottom: 1px solid white;
     padding-top: 3px;
     color: #333;
     background: white;
     font-weight: bold;
     text-decoration: none;
 }
 
 .wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active {
     color: #005EFF;
 }
 
 .light-tabs a {
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     padding: 4px 10px 3px;
     color: #0A1264;
     text-decoration: none;
     cursor: pointer;
     display: block;
     line-height: 24px;
     overflow: hidden;
 }
 
 .aui-group {
     display: table;
     box-sizing: border-box;
     border-spacing: 0;
     table-layout: fixed;
     width: 100%;
     margin-top:10px;
 }
 
 .panel, .alertPanel, .infoPanel {
     color: #333;
     padding: 0;
     margin: 0;
    /* border: 1px solid #ddd;*/
     overflow: hidden;
     border-radius: 3px;
 }
 
 
 form.aui fieldset {
     border: 0;
     clear: both;
     display: block;
     margin: 0;
     padding: 0;
     position: relative;
 }
 
 form.aui.top-label .field-group>label, form.aui.top-label .field-group>aui-label {
     display: block;
     float: none;
     margin: 0 0 5px 0;
     padding: 0;
     text-align: left;
     width: auto;
 }
 
 form.aui label {
     color: #6b778c;
 }
 
 form.aui .checkbox>label, form.aui .radio>label {
     color: #172b4d;
 }
 
 .aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
     background-image: none;
     background-color: #0A1264;
     border-color: transparent;
     color: #fff;
     text-decoration: none;
     font-weight: 600;
 }
 
 @media screen and (min-width: 769px) {
   
   #searchBar_row {
     overflow: hidden;
     width: 257px;
     padding-right: 10px;
   }  
   
   #toggle-holder {
     display : none !important; 
   }
 }
 
 
 @media screen and (max-width: 768px) {
   #searchBar_row .aui-item {
       width: 100%;
       padding-right: 20px;
       margin-top: 15px;
   }
   
 }  
 
 #toggle-holder .aui-item {
   float : left ;
 }
 
 #searchButton {
   margin-top: 10px;
   width: 50% !important;
 }
 
 #searchBar_row input {
   margin-bottom:10px;
   margin-left:1px;
   width: inherit;
 }
 
 .confluenceTh, .confluenceTd {
     border: 1px solid #c1c7d0;
     padding: 7px 10px;
     vertical-align: top;
     text-align: left;
     min-width: 8px;
 }
 
 .confluenceTh, .confluenceTd .fa {
     color: #0A1264;
 }
 
 .confluenceTh, .confluenceTd .fa-play {
     color: #0A1264;
 }
 
 .aui-button, a.aui-button, .aui-button:visited {
     box-sizing: border-box;
     transition: background-color .1s ease-out;
     border-radius: 3.01px;
     border-style: solid;
     border-width: 1px;
     cursor: pointer;
     font-family: inherit;
     font-size: 14px;
     font-variant: normal;
     font-weight: 400;
     background-image: none;
     background-color: rgba(9,30,66,0.08);
     border-color: transparent;
     color: #344563;
     text-decoration: none;
     display: inline-block;
     height: 2.14285714em;
     line-height: 1.42857143em;
     margin: 0;
     padding: 4px 10px;
     vertical-align: baseline;
     white-space: nowrap;
 }
  
 .aui-group>.aui-item {
     box-sizing: border-box;
     display: table-cell;
     margin: 0;
     vertical-align: top;
 }
 
 #searchBar_column .pagination {
     text-align: center;
     -webkit-box-align: center;
     box-align: center;
     background-color: #f0f0f0;
     height: 40px;
     padding-top: 7px;
     padding-bottom: 7px;
 }
 
 #searchBar_column .confluenceTable{
   
   margin-bottom:0px;
 }
 
 
 #searchBar .panel{
   
 background-color : #f8f9fa; 
 font-size: 0.875rem;  
   
 }
 
 #ebDbData{
   display: flex !important;
 }
 .ebCatalogData{
   display: flex !important;
 }
 
 @media screen and (max-width: 768px){
   #ebDbData{
     display: block !important;
   }
   .ebCatalogData{
     display: block !important;
   }
 }