/*------- makes content pages full width - no sidebar  ---*/


.d-none {
 display: none;
}

main .grid__row div:last-child {
	grid-area: 1 / 1 / span 12 / span 12 !important;
} 

/*-------------*/


html {
 	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
   font-size: 16px;
}


H1, H2, H3, H4, H5, H6 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

	color: #EA600C ;
  	margin: 0;
  	line-height: 1.2em;
  	margin-bottom: 0.3em;
  	margin-top: 1em;

  letter-spacing: -0.05rem;
}
H1 {
	font-size: 2.25rem;
  margin-top: 0em;	
  color: #005F79;
 	font-weight: 700 !important;
}

H2 {
	font-size: 1.75rem;
  	color: #005F79;
 	font-weight: 700 !important;
}

H3 {
	font-size: 1.5rem;
 	font-weight: 700 !important;
}
H4 {
	font-size: 1.3rem;
	color: #000000;
  line-height: 1.4em;
}

H5 {
	font-size: 1.125rem;
	line-height: 1.4em;
}

H6 {
	font-size: 1.125rem;
color: #005F79;
  line-height: 1.4em;
}

P {
	font-size: 1.1rem;
	line-height: 1.6rem;
	margin-top: 0.8rem;
	color: #000;
}
hr {
	border-bottom: solid #E5ECF4 1px !important;
	border-top: solid  #E5ECF4 1px !important;
  height: 0 !important;
}


p, a, table, li, button{
  	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 1.625em;
}

table {
	
}
img {
	border: 0px;
}
a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a img:hover, .swiper-wrapper:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.table {
	background-color: #F8F9FD;
}

.table th, .table td, .table{
		border: 0;
}
.table th, .table td{
		padding: 0.5em;
}
.table th{
	background-color: #004792;
	color: #fff;	
}

.table tr:nth-child(even) {
	background-color: #EAEBF5;
}


li {
	line-height: 1.7rem;
}

blockquote {
	border-left: 0em !important;
/* font-style: normal !important;*/
	padding: 1em; 
  background: rgb(236, 244, 246);
  margin: 0;
}



/*----old styles 
blockquote {
	border-left: 0em !important;
 font-style: normal !important;
	margin: 3em 0;
}

blockquote p{
 font-size: 1.3rem;
  font-weight: 400 ;
  color: #005F79;
}
--*/





button, .button, .text-small {
padding: 0.05em 0.7em;
	color: white !important;
	background: #EA600C ;
	cursor: pointer;
	border-radius: 0px;
	display: inline-block;
	color: white;
	border: 1px solid transparent;	
 border-radius: 3px !important;
   text-transform: uppercase;
 font-weight: bold;
  margin: 0.2em 0;
}

.text-small:after, button:after, .button:after:not(.search-widget) {
	content: '>';
  padding-left: 0.3em;
}

button:hover, .button:hover, .text-small:hover {
background: #005F79;
	border: 1px solid transparent;
	color: #fff !important;
}


main .page-content a:not(.button), 
main .ck-content a:not(.button){
  		color: #203C86;
		text-decoration: none; 
}

main .page-content a:not(.button):hover {
 color: #333;
	text-decoration: none;
}



/* hide rotator nav and remove white space*/
.custom-pagination {
    display: none;
}
main div:first-child .widget__content__data>div{
  margin-bottom: 0 !important;
}
#fireFoxFixer {
    margin-bottom: 0px  !important;
}
/* ------------- */
.archive .content h3 a {
    font-size: 1.375rem !important;
    color: #005F79;
  }

.archive img {
 max-width: 300px !important;
 padding-left: 1em;
}


.ck-content .text-huge {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700 !important;
  	margin: 0;
  	line-height: 1.1em;
  	margin-bottom: 0.3em;
  	margin-top: 1em;

 	font-size: 2.25rem;
  margin-top: 0em;	
  color: #EA600C !important;
/*  text-transform: uppercase;*/

}  
/*
.text-widget.ck-content ul {
 list-style-type: none;
 padding: 0;
}
*/

/* --max-width ------------------
main .grid__container .breadcrumbs{
 max-width: 1240px !important;
 margin: 0 auto;
}

header .grid__container:first-of-type > div{
 max-width: 1240px !important;
 margin: 0 auto;
}
/* --rotator  ------------------*/
.rotator-caption {
    position: absolute;
    bottom: calc(53% - 4.375rem);
    width: 100%;
    left: 0;
    padding: 20px;
    line-height: 1;
}

.rotator-title--text, .rotator-caption--text{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 700;  
}

.rotator-title--text {
  font-size: 2.625rem !important;
 text-transform: uppercase;
}

.rotator-caption--text {
 font-size: 1.25rem !important;
 line-height:1.3rem;
}

.swiper-wrapper {
 position: relative;
}

.swiper-slide:after {
	content: 'VIEW';
	 bottom: 2vw;
 text-transform: uppercase;
 left: calc(50% - 2em);
	position:absolute;
	display: block;
 color: #dfff;
 background: #EA600C;
 padding: 0.3em 0.7em;
   font-weight: 700;
  border-radius: 3px !important;
}

.swiper-slide:after::hover {
 	background-color: #333; 
}

.rotator-image-container {
    min-height: 250px;
}

/* -calendar widget ------------------*/

.widget-calendar .event-name-wrapper p{
  font-weight: 700;
  font-size: 20px !important;
}

.text-event-day {
 border-top: 1px solid #E2DEDE;
}
  
.widget-calendar .text-layout .event {
    line-height: 1.5rem;
}


#calendar_container {
  border-bottom: 1px solid #E2DEDE !important;
}

/* --latest articles  -----------------

.widget-latest-articles .article{
        flex: 0 0 33.12% !important;
    max-width: 33.1%!important;
 margin: 0 !important;
    padding: 20px 20px 60px 20px!important;
 position: relative;
}

.widget-latest-articles .article h3  {
  margin: 1em 0;
line-height: 1.3;}


.summary-article {
 line-height: 1.6;
}

.widget-latest-articles .article h3:after{
 content: 'Read More';
 position: absolute;
 bottom: 0;
 left: 20px;
 font-size: 0.7em;
 padding: 0.3em 1.5em;
	color: white !important;
	background: #383838;
	cursor: pointer;
	border-radius: 20px;
	display: inline-block;
	color: white;
	border: 1px solid transparent;
}

.widget-latest-articles .article h3:hover:after  {
    background: #203C86;
    border: 1px solid transparent;
    color: #fff !important;
}
/* --homepage - people groups  ------------------*/

main div:nth-of-type(6) .grid__row > div > div, main div:nth-of-type(7) .grid__row > div > div 
{
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}

main div:nth-of-type(6) .grid__row .article, main div:nth-of-type(7) .grid__row .article {
 flex: 0 0 100% !important;
    max-width: 100% !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.0);
    margin: 0 0!important;
}

main div:nth-of-type(6) .grid__row{
 margin: 0 0 1em 0 !important;
}

/* --defines larger first article ------------------*/

main div:nth-of-type(3) .grid__row .widget-latest-articles .article:first-of-type .image-article {
    width: 100% !important;
    max-width: 100%;
  margin-bottom: 2em !important;
}

/* --latest articles  ------------------*/

.widget-latest-articles .article{
    
 margin: 0 !important;
    padding: 1em!important;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}

.widget-latest-articles h3:after {
    content: 'VIEW';
    top: -3.7em;
    right: 1em;
    position: absolute;
    display: block;
    font-size: 0.9125rem;
    color: #fff;
    background: #EA600C;
    padding: 0.4em 0.8em;
   border-radius: 3px !important;
}

.widget-latest-articles h3:hover {
 color: #005F79 !important;
}

.widget-latest-articles h3:hover:after  {
    background: #005F79;
    color: #fff !important;
}


.widget-latest-articles .article{
 margin: 1em 0!important;
}


.widget-latest-articles .article-view a{
 position: relative;
}

.widget-latest-articles .article h3  {
  margin: 1.8em 0 0.7em!important;
  line-height: 1.3;
  }


.summary-article {
 line-height: 1.6;
}
/* --sidebar and content------------------*/

.sidebarBody {
  max-width: 210px;
}


/* --footer ------------------*/


footer > div:first-of-type img{
	display: inline-block;
	margin: 1em 2em;
}

.frontend .poweredBy a {
  font-size: 0.7em;
}

footer div.image-widget {
    background-position: left center !important;
}


footer a:not(.button)  {
		color: #203C86;
		text-decoration: none; 
  
}
footer a:not(.button):hover {
 border-bottom: 0 solid;
}


footer .widget__content__data>div {

    justify-content: left !important;
}
/* --header ------------------*/
header .text-widget li {
 float: right;
}
header .text-widget a{
       color: #707070;
    padding: 0 0.5em;
    text-decoration: none;
  font-size: 0.9125rem;
 	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
 font-weight: 600;
}




header .text-widget a:hover {
 color: #203c86;
}

.search-widget .button {
    border-radius: 0px;
  margin: 10px 25px 10px 0px !important;
    
}
.search-widget .input{
    background: #ECF4F6;
    border: 1px solid #ECF4F6 !important;
    border-radius: 0px;
}

/* --header navigation ------------------*/



header #full-menu .level-1 a{    	
	  	  padding: 0.5em 0.2em 0.4em 0.2em;
}

header #full-menu .level-1 a:hover {
 	text-decoration: none; 
}


header #full-menu .level-1 li:hover {
 color: #EA600C;
}

header #full-menu .level-2 a {
padding: 0.2em 0.7em !important;
    font-size: 0.9125em !important;
    font-weight: 400 !important;
     white-space: normal !important;
  width: 90%
}

header #full-menu .level-2 li {
	border-top: transparent 0px solid;
 border-bottom: 1px #ECF4F6 solid;
  text-align:left !important;
  width: 13em;
}

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
 border-bottom: 1px #ECF4F6 solid;
     	background: #ECF4F6;
 font-weight: 700 !important;
}

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}

header .level-1 li a{
	padding: 0.6em 0.7em;
	display: inline-block;
    	max-width: initial !important;

}

header #full-menu >ul.level-1 {
     background-color: transparent;
}


header #full-menu .level-1 a.expand {
 font-size: 0.4em !important;
 padding: initial;
}

header #full-menu .level-2 a.expand {
    padding-top: 1.1em !important;
  width: 10%;
}

/* -------hides level 3 and below on topbar nav --------*/

header  .widget__content__menu ul li ul li ul li, 
header  .widget__content__menu ul li ul li a.expand{
display: none;
}

/* ------------media queries-----------------*/
@media (max-width: 1340px) {
header #full-menu .level-1 a:not(.expand){    
	     font-size: 1.15rem !important;
}
    html {
   	font-size: 15px; 
  }
}
/* -----------------------------------*/
@media (max-width: 1130px) {
header #full-menu .level-1 a:not(.expand){
       font-size: 1rem !important;
}
}
/* -----------------------------------*/
@media (max-width: 1024px) {
  
  html {
   	font-size: 14px; 
  }
  #full-menu {
 display:none !important;
}
  #burger-menu{    
   display:block !important;
}
  

} 
  

/* -----------------------------------*/
@media (max-width: 960px) {
header #full-menu .level-1 a:not(.expand){
 
}
}
/* -----------------------------------*/
@media (max-width: 900px) {
  .archive img {
 max-width: 150px !important;

}
.widget-latest-articles .image-article {
    width: 50%;
    float: left;
    margin-right: 20px;
    max-width: 200px;
}
.widget-latest-articles .article{
    flex: 0 0 100% !important;
    max-width: 100%!important;
}
  
  .widget__content__menu .mobile-menu-toggle ul li a{
    padding-top: 0.3em ;
  padding-bottom: 0.3em ;
  font-size: 1.3rem !important;
}
  .widget__content__menu .mobile-menu-toggle ul li ul li a{
    padding-top: 0.2em ;
  padding-bottom: 0.2em ;
  }

  .widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
  	.widget__content__menu .mobile-menu-toggle  ul li ul li .expand{
    display: none !important;
  } 
  #burger-menu svg {
    fill: #005f79;
}
}
/* -----------------------------------*/
@media (max-width: 580px) {
    header div.image-widget {
       min-height: 60px !important;
}
 
html {
   	font-size: 13px; 
}

H1 {
  margin-top: 1em;	
}
  
header .text-widget p{
 	text-align: center !important;
}
  
 
.widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
  
  footer .text-widget p, footer .text-widget h3 {
 text-align: left !important;
}
  
header .grid__row > div {
  padding: 0 !important;
  }
footer .widget__content__data>div {

    justify-content: left !important;
}

}


/* ----------------- media queries ------------------

@media (max-width: 1340px) {

 header #full-menu .level-1 a:not(.expand){    
	     font-size: 1.15rem !important;
}

html {
   	font-size: 14px; 
  } 
}

@media (max-width: 1130px) {
header #full-menu .level-1 a:not(.expand){
       font-size: 1rem !important;
}
}

@media (max-width: 1024px) {
  
  html {
   	font-size: 14px; 
  }
  #full-menu {
 display:none !important;
}
  #burger-menu{    
   display:block !important;
}
} 
  
} 

@media (max-width: 960px) {
header #full-menu .level-1 a:not(.expand){
 
}
}

@media (max-width: 900px) {
  .archive img {
 max-width: 150px !important;

}
html {
   	font-size: 13px; 
}


  
  .widget__content__menu .mobile-menu-toggle ul li a{
    padding-top: 0.3em ;
  padding-bottom: 0.3em ;
  font-size: 1.3rem !important;
}
  .widget__content__menu .mobile-menu-toggle ul li ul li a{
    padding-top: 0.2em ;
  padding-bottom: 0.2em ;
  }

  .widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
  #burger-menu svg {
    fill: #560751;
}
}

@media (max-width: 580px) {
  

H1 {
  margin-top: 1em;	
}
  
header .text-widget p{
 	text-align: center !important;
}
  
.widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
  
  footer .text-widget p, footer .text-widget h3 {
 text-align: left !important;
}
}
*/

.fc-daygrid-day-number {font-weight: 400;  font-size: 16px;  line-height: 21px;  color: rgb(150, 105, 169);  }

.fc-daygrid-day {background-color: #f9f9f9;}

.fc-day-today {background-color: rgb(244, 244, 244) !important; }

.fc-col-header-cell-cushion {font-weight: 400;  font-size: 16px;  line-height: 24px;  text-transform: capitalize;  color: #fff !important;  font-weight: 700 !important; }

.fc-col-header-cell {background-color: #203c86;color: #fff !important;padding: 0.2em !important;}

.fc button {font-weight: 400 !important;  font-size: 16px !important;  line-height: 16px !important;  padding: 20px !important;  text-transform: capitalize !important;  color: rgb(255, 255, 255) !important;  background-color: #C4C5D3 !important;  border-color: rgb(255, 255, 255) !important;   }

.fc-toolbar {text-transform: capitalize;  color: rgb(150, 105, 169);  background-color: rgb(255, 255, 255) }

.fc-theme-standard {}

.fc .fc-scrollgrid-section > td {border-color: rgb(255, 255, 255); }

.fc-daygrid-dot-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(150, 105, 169);  background-color: rgb(255, 255, 255);  }

.fc-h-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(255, 255, 255);  background-color: rgb(150, 105, 169);  border-color: rgb(209, 209, 209);  }

.fc-daygrid-event-dot {display: block; }

.sidebarBody .menu>ul {
    margin-top: 0.5em;
}

.sidebarBody .menu>ul li a, 
.sidebarBody .menu ul li ul li a,
.sidebarBody .menu ul li ul li ul li a
{
    border-bottom:#ddd solid 1px;
}

.sidebarBody .menu a:hover {
  text-decoration: none !important; 	 
}

.sidebarBody ul {
padding-inline-start: 20px;
}

/* ------------ Body text scaling for readability ------------ */
@media (max-width: 1340px) {
  p, li, span, a {
    font-size: 1.05rem;
  }
}

@media (max-width: 1024px) {
  p, li, span, a {
    font-size: 1.1rem;
  }
}

@media (max-width: 900px) {
  p, li, span, a {
    font-size: 1.2rem;
  }
}

@media (max-width: 580px) {
  p, li, span, a {
    font-size: 1.35rem;
  }
}

.sidebarBody ul.level-1 {border-top: #DB6B38 solid 3px;}
.sidebarBody ul.level-1 > li > a{font-family: Open Sans !important}
.sidebarBody ul.level-1 > li > a{font-size: 1.5rem!important}
.sidebarBody ul.level-1 > li > a{font-weight: 700 !important}
.sidebarBody ul.level-1 > li > a{text-transform: uppercase !important}
.sidebarBody ul.level-1 > li > a{color: #DB6B38 !important}
.sidebarBody ul.level-1{background-color: #ffffff !important}
.sidebarBody ul.level-1 > li:hover > a{color: #000 !important}
.sidebarBody ul.level-1 > li:hover{background-color: #ECF4F6!important}
.sidebarBody ul.level-1.selected > li {background-color: #ECF4F6 !important}
.sidebarBody ul.level-1.selected > li > a{color: #000 !important}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 25px !important; padding-bottom: 25px !important}
.sidebarBody ul.level-2 > li > a{font-family: Open Sans !important}
.sidebarBody ul.level-2 > li > a{font-size: 16px !important}
.sidebarBody ul.level-2 > li > a{font-weight: 400 !important}
.sidebarBody ul.level-2 > li > a{text-transform: none !important}
.sidebarBody ul.level-2 > li > a{color: #000 !important}
.sidebarBody ul.level-2{background-color: #ffffff !important}
.sidebarBody ul.level-2 > li:hover > a{color: #000 !important}
.sidebarBody ul.level-2 > li:hover{background-color: #ECF4F6 !important}
.sidebarBody ul.level-2.selected > li {background-color: #ECF4F6 !important}
.sidebarBody ul.level-2.selected > li > a{color: #000 !important}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Open Sans !important}
.sidebarBody ul.level-3 > li > a{font-size: 15px !important}
.sidebarBody ul.level-3 > li > a{font-weight: 400 !important}
.sidebarBody ul.level-3 > li > a{text-transform: none !important}
.sidebarBody ul.level-3 > li > a{color: #555 !important}
.sidebarBody ul.level-3{background-color: #ffffff !important}
.sidebarBody ul.level-3 > li:hover > a{color: #555 !important}
.sidebarBody ul.level-3 > li:hover{background-color: #ECF4F6 !important}
.sidebarBody ul.level-3.selected > li {background-color: #ECF4F6 !important}
.sidebarBody ul.level-3.selected > li > a{color: #555 !important}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Open Sans !important}
.sidebarBody ul.level-4 > li > a{font-size: 14px !important}
.sidebarBody ul.level-4 > li > a{font-weight: 400 !important}
.sidebarBody ul.level-4 > li > a{text-transform: none !important}
.sidebarBody ul.level-4 > li > a{color: #777 !important}
.sidebarBody ul.level-4{background-color: #ffffff !important}
.sidebarBody ul.level-4 > li:hover > a{color: #777 !important}
.sidebarBody ul.level-4 > li:hover{background-color: #ECF4F6 !important}
.sidebarBody ul.level-4.selected > li {background-color: #ECF4F6 !important}
.sidebarBody ul.level-4.selected > li > a{color: #777 !important}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Open Sans !important}
.sidebarBody ul.level-5 > li > a{font-size: 13px !important}
.sidebarBody ul.level-5 > li > a{font-weight: 400 !important}
.sidebarBody ul.level-5 > li > a{text-transform: none !important}
.sidebarBody ul.level-5 > li > a{color: #999 !important}
.sidebarBody ul.level-5{background-color: #ffffff !important}
.sidebarBody ul.level-5 > li:hover > a{color: #999 !important}
.sidebarBody ul.level-5 > li:hover{background-color: #ECF4F6 !important}
.sidebarBody ul.level-5.selected > li {background-color: #ECF4F6 !important}
.sidebarBody ul.level-5.selected > li > a{color: #999 !important}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-1 > li > a{font-family: Arial}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: Arial}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Arial}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
