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

H1, H2, H3, H4, H5, H6 {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-weight: 700 ;
  color: #BED049;
	
}

main {
 	position: relative; 
  
}
H1 {
	font-size: 2.5rem;
	margin-top: 1.3em;
	margin-bottom: 1.5em;
	line-height: 1em;
	position: relative !important;
	font-weight: 700 !important;
	text-align: center;
	display: block;
	background: #fff;
	z-index: 999;

}

H1:before {
  content: '';
  color:#CFBA73;
	background-image: url(https://inkberrowbenef.mychurchedit.co.uk/content/images/original/ejy2tivslf3hca10upg85qxmz6r74wodk9b.png);
    background-repeat: no-repeat;
  background-size: 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    position: absolute;
    top: -1em;
    left: calc(50% - 1.25rem);
}

H1:after {
	content: '';
	
  
    width: 100%;
    height: 4rem;
    display: inline-block;
    position: absolute;
   border-bottom: 1px solid #BED049;
    left: 0;
	z-index:0;
}
H2 {
	font-size: 2.3rem;
	margin: 0;
	padding: 0.7rem 0;
	line-height: 1.1	em;
    color: ;
  	font-weight: 700 !important ;

}
H3 {
	font-size: 1.8rem;
	margin: 0;
	padding: 0.5rem 0;
 color:#5F7D00 ;
  	  	font-weight: 700 !important ;

}
H4 {
	font-size: 1.35rem;
	margin: 0;
	padding: 0.5rem 0;
 color: ;  	font-weight: 700 !important ;
}
H5 {
	font-size: 1.25rem;
	margin: 0.5rem 0;
 color:#5F7D00 ;    	font-weight: 700 !important ;
}
H6 {
	font-size: 1.1rem;
	margin: 0.5rem 0;
 color: ;}
P {
	font-size: 1rem;
	margin-top: 0.8rem;
font-family: Inter, Arial, Helvetica, sans-serif;

  	font-weight: 400;
}
hr {
	border-bottom: solid #E4E7F0 1px;
	border-top: solid #E4E7F0 1px;
}

p, a, table, li, button{
	font-family: Inter, Arial, Helvetica, sans-serif;
  line-height: 1.6rem;
}

p, table, li, button, table {
	color: #000;
}

li {
	color: #000;
	line-height: 1.7rem;
}

blockquote {
	margin: 1em 0em;
 	padding: 1.5em;
 background: rgb(242, 246, 216);

}
blockquote, blockquote p{
 	 color: #5F7D00 !important;
   font-size: 1.2rem;
}


/* -------hover state for images that are links in the design ----------*/
a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=60);
}

/* -------hover state for first image widget in header (logo)----------*/

header:hover .image-widget:first-of-type:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);

}




/* -- make form fields 100% -----------*/

.value-wrapper input, .value-wrapper textarea {
 width: calc(100% - 2vw)
}

/* --buttons  -----------*/

button, .button {
    padding: 0.5em 1.5em;
    color: white;
    background: #5F7D00;
    border: 1px solid #eee;
    cursor: pointer;
    font-size: 0.9125rem;
   /* letter-spacing: 2px;*/
    display: inline-block;
    border-radius: 25px !important;
  font-weight: 600 !important;
}

button:hover, .button:hover {
	background: #111;
	border: 1px solid #8189EC;
	color: #fff !important;
}

a:not(.button, .breadcrumbs), .fc .fc-daygrid-day-number {
	color: #5F7D00;
	text-decoration: none;
}

a:not(.button):hover {
 	color: #111;
	text-decoration: underline;
}
/*--------Max width of content area---------*/

/* --layout - there are no controls in Design builder to manage max-width of content other than padding- these styles can be used for this -----------*/

header .grid__container > div, 
main .grid__container > div, 
footer .grid__container > div
{
 max-width: 1400px !important;
 margin: 0 auto;
}

/* --can be used selectively to override the above - for content you do want full width -e.g. rotator or map -----------*/
/*main .grid__container:first-of-type > div{
 max-width: 100% !important;
}*/
header .grid__container {
 -webkit-box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 1px rgb(0 0 0 / 15%);
}

/* --rotator captions ------------------------*/

.rotator-caption div {
  line-height: 1.3em !important;
  position: relative;
  z-index: 99;
    margin: 0;
    padding: 0.7rem 0 0;
    font-weight: 400 !important;
	font-size: calc(1.8vw + 0.3em )!important;}

.rotator-caption {
 
    width: 100%;
   height: 100%; 
    left: 0;
 	padding: 3em 10vw 3em 10vw;
   padding-top: 3vw ;
    line-height: 1.4em;
 z-index: 999;
 bottom: 0;
	
}

#rotator-image-title-51 {
    color: #BED049 !important;
    font-size: calc(2.8vw + 0.3em) !important;
    font-weight: 700 !important;
}
/* -- -rotator - create a cast over photo ------------------------

.rotator-caption:after{
content: '';
 opacity: 0.2;
 width: 100%;
height: 100%;
 position: absolute;
 top: 0vw;
 left: 0;
}*/

/* --homepage cards---------------------------------------------------------------------*/
.footer-text a{
  width: 100%;
  padding: 1em;
  display:block;
    	font-family: Oswald, Arial, Helvetica, sans-serif !important;
	font-weight: 600 ;
  text-transform: uppercase;
}
.footer-text p{
 margin: 0;
}

div.image-widget:hover, .footer-text a:hover {
    opacity: 40%;
  background: black;

}
.footer-text H3{
  padding:  0;
}


/*---------Footer-----*/

/* makes the powered by link in footer more discrete ------------------------*/

.frontend .poweredBy a {
  font-size: 0.7em;
}
/*---------Header navigationÃ¢â‚¬â€--------*/
/*- hides first link in main nav bar - usually home link --

header .level-1 li:first-of-type a:not(.level-2 a){
 display:none;--*/
}
/* --header navigation ----------------------------------------------------------------------*/

header #full-menu .level-1 a{	
	     padding: 0.6em 0.5em 0.6em 0.5em;
	     font-size: 1.625rem;    
}

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


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

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

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
	 border-bottom: 1px #ECEFF4 solid;
}

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;
  padding: 0 !important;
}

header .level-1 li{
  padding-right: 0 !important;
  padding-left: 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: 0.9em !important;
    width: 10% !important;
}

/*.widget__content__menu .desktop-menu>ul {
    justify-content: left;
}*/
/* --------------Remove vertical space fix on small devices  -------------------------------*/

.main .grid__row {
    gap: 0px;
}

#burger-menu svg {
}
/* --media queries for other screen sizes -----scales fonts and fixes nav----*/

@media (min-width: 1280px) {
#rotator-image-title-51 {
    font-size: calc(2.8em) !important;
}
      .rotator-caption div {
	font-size: 1.8em !important;}
}


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

  header #full-menu .level-2 a {
    font-size: 0.9125rem !important;
}
}

/* -------*/

@media (max-width: 1180px) {
header #full-menu .level-1 a:not(.expand){
       font-size:  0.9125rem !important;
}
}
/* -------*/
@media (max-width: 1024px) {
html {
   	font-size: 15px; 
  }
#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) {
  
html {
   	font-size: 14px; 
}

}


/* -------*/

@media (max-width: 580px) {
html {
   	font-size: 13px; 
  }

  .collapse td{
		display: block;
		width: 100% !important;
	}
  
.widget__content__menu {
    text-align: center;
}
  
  header .grid__container:last-of-type .image-widget{
 background-position: center !important;
}




#burger-menu svg {
}
header div.grid__container:first-of-type {
    height: 100%;
    min-height: 20px !important;
}
header div.image-widget:first-of-type {
    height: 100%;
    min-height: 100px !important;
}
}


/* --restrict width of sidebar nav ------------------*/
.sidebarBody {
    width: 210px;
}
  
  .selected {
   	     background-color: #ffffff !important;
  }

/* -main css------------------*/

 .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 !important;
}
 .sidebarBody .menu a:hover {
     text-decoration: none !important;
}
 .sidebarBody ul.level-1 > li > a{
    padding-top: 25px !important;
     padding-bottom: 25px !important;
    border-top: #BED049 solid 6px !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-family: Inter, Arial, Helvetica, sans-serif !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-size: 24px !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-1 > li > a{
    text-transform: none !important;
}
 .sidebarBody ul.level-1 > li > a{
    color: #adafb2 !important;
}
 .sidebarBody ul.level-1{
    background-color: #ffffff !important;
     margin-top: 2em; !important;
}
 .sidebarBody ul.level-1 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-1 > li:hover{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-1.selected > li {
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-1.selected > li > a{
    color: #282829 !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: Inter, Arial, Helvetica, sans-serif !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: #282829 !important;
}
 .sidebarBody ul.level-2{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-2 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-2 > li:hover{
    background-color: rgb(242, 246, 216) !important;
}
 .sidebarBody ul.level-2.selected > li {
    background-color: rgb(242, 246, 216) !important;
}
 .sidebarBody ul.level-2.selected > li > a{
    color: #282829 !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: Inter, Arial, Helvetica, sans-serif !important;
}
 .sidebarBody ul.level-3 > li > a{
    font-size: 16px !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: #282829 !important;
}
 .sidebarBody ul.level-3{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-3 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-3 > li:hover{
    background-color: #f2eae1 !important;
}
 .sidebarBody ul.level-3.selected > li {
    background-color: #f2eae1 !important;
}
 .sidebarBody ul.level-3.selected > li > a{
    color: #282829 !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: Inter, Arial, Helvetica, sans-serif !important;
}
 .sidebarBody ul.level-4 > li > a{
    font-size: 16px !important;
}
 .sidebarBody ul.level-4 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-4 > li > a{
    text-transform: none;
}
 .sidebarBody ul.level-4 > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-4{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-4 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-4 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-4.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-4.selected > li > a{
    color: #282829 !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: 16px !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: #282829 !important;
}
 .sidebarBody ul.level-5{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-5 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-5 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-5.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-5.selected > li > a{
    color: #282829 !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: Inter, Arial, Helvetica, sans-serif;}
.sidebarBody ul.level-1 > li > a{font-size: 20px}
.sidebarBody ul.level-1 > li > a{font-weight: 700}
.sidebarBody ul.level-1 > li > a{text-transform: uppercase}
.sidebarBody ul.level-1 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-1{background-color: rgb(254, 254, 254)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-1 > li:hover{background-color: #f2eae1}
.sidebarBody ul.level-1.selected > li {background-color: #f2eae1}
.sidebarBody ul.level-1.selected > li > a{color: rgb(255, 255, 255)}
.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: Montserrat, Arial, Helvetica, sans-serif;}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 700}
.sidebarBody ul.level-2 > li > a{text-transform: uppercase}
.sidebarBody ul.level-2 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-2{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover{background-color:#f2eae1}
.sidebarBody ul.level-2.selected > li {background-color: #f2eae1}
.sidebarBody ul.level-2.selected > li > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li > a{padding-left: 25px !important; padding-right: 25px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Inter, Arial, Helvetica, sans-serif;}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 700}
.sidebarBody ul.level-3 > li > a{text-transform: uppercase}
.sidebarBody ul.level-3 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-3{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover{background-color: #f2eae1}
.sidebarBody ul.level-3.selected > li {background-color: #f2eae1}
.sidebarBody ul.level-3.selected > li > a{color: rgb(255, 255, 255)}
.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: Montserrat, Arial, Helvetica, sans-serif;}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 700}
.sidebarBody ul.level-4 > li > a{text-transform: uppercase}
.sidebarBody ul.level-4 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-4{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(255, 255, 255)}
.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: Inter, Arial, Helvetica, sans-serif;}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 700}
.sidebarBody ul.level-5 > li > a{text-transform: uppercase}
.sidebarBody ul.level-5 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-5{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(255, 255, 255)}
.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(255, 255, 255)}
.sidebarBody ul.level-1{background-color: rgb(201, 74, 59)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(238, 238, 238)}
.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: 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(255, 255, 255)}
.sidebarBody ul.level-2{background-color: rgb(201, 74, 59)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(238, 238, 238)}
.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(255, 255, 255)}
.sidebarBody ul.level-3{background-color: rgb(201, 74, 59)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-3 > li > a{padding-left: 20px !important; padding-right: 0px !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(255, 255, 255)}
.sidebarBody ul.level-4{background-color: rgb(201, 74, 59)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-4 > li > a{padding-left: 30px !important; padding-right: 0px !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(255, 255, 255)}
.sidebarBody ul.level-5{background-color: rgb(201, 74, 59)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(180, 66, 53)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(238, 238, 238)}
.sidebarBody ul.level-5 > li > a{padding-left: 40px !important; padding-right: 0px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-1 > li > a{font-family: Open Sans}
.sidebarBody ul.level-1 > li > a{font-size: 20px}
.sidebarBody ul.level-1 > li > a{font-weight: 700}
.sidebarBody ul.level-1 > li > a{text-transform: uppercase}
.sidebarBody ul.level-1 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-1{background-color: rgb(254, 254, 254)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(255, 255, 255)}
.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}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 700}
.sidebarBody ul.level-2 > li > a{text-transform: uppercase}
.sidebarBody ul.level-2 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-2{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li > a{padding-left: 25px !important; padding-right: 25px !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}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 700}
.sidebarBody ul.level-3 > li > a{text-transform: uppercase}
.sidebarBody ul.level-3 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-3{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(255, 255, 255)}
.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}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 700}
.sidebarBody ul.level-4 > li > a{text-transform: uppercase}
.sidebarBody ul.level-4 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-4{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(255, 255, 255)}
.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}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 700}
.sidebarBody ul.level-5 > li > a{text-transform: uppercase}
.sidebarBody ul.level-5 > li > a{color: rgb(90, 68, 101)}
.sidebarBody ul.level-5{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(133, 108, 142)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(255, 255, 255)}
.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}
