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

html {
 	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
   font-size: 16px; 
   	font-family: "Century Gothic", "Montserrat", sans-serif;

}


H1, H2, H3, H4, H5, H6 {
 	font-family: "Century Gothic", "Montserrat", sans-serif;
	font-weight:400;	
 	color: #2899d7;
}

H1 {
font-size: 30px;
font-weight: 400;
}

H1{
	color: #5DCC00;
	background-image:url(https://design10implem.mychurchedit.co.uk/content/builder/images/1700048932-ZZrW.png);
	background-repeat:no-repeat;
	padding-left: 45px;
	line-height: 32px;
	padding-bottom: 4px;
}

H2{
	font-size:20px;
	margin:10px 0 16px 0!important;
	font-weight: 400;
}

H3 {
	font-size:16px;
	margin:20px 0 16px 0;
  	color: #5DCC00;
}

H4 {
	font-size:16px;
	margin:20px 0 16px 0;
}

H5, caption {
	font-size:15px;
	margin:20px 0 16px 0;
}

H6 {
	font-size:12px;
	margin:20px 0 16px 0;
}


.fas {
	font-size: 1.3rem;
	margin-left: 2rem;
	color: #45B900;
}

main p {
  	font-size: 16px;	
	margin:0;	
  	padding-bottom: 10px;	
  	line-height: 1.3em;
  	padding-top: 0px;
     	font-family: "Century Gothic", "Montserrat", sans-serif;

}
header p {
 	margin: 0; 
}

table {
	font-size:14px;
	color:#313131;
	line-height:18px;
  
}


li {
	color:#313131;
	/* list-style-type: disc; */
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	color:#313131;
	text-decoration:none;	
}

.textcontent{	
  	font-size: 12px;
	color: #1e4f65;
  	text-align: right;
}




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

header .grid__container:nth-of-type(3)  {
     position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 999;
   /*  -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 15%);*/
  border-bottom: 1px solid #f9f9f9;
}

header {
  -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 15%);
  
}

/* --------------------*/
.page-content {
 	padding-bottom: 2em !important;
}

/* --sidebar nav ------------------*/
.sidebarBody {
    width: 200px;
}



/* ------------- */
.archive .content h3 a {
color: #695689;
    text-decoration: none;
    font-size: 1.35rem !important;
    font-weight: 700;
}


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


table {
	
}
img {
	border: 0px;
}
a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=60);
}

.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: #F3F2F8;
}


li {
	line-height: 1.7rem;
}


blockquote p {
    color: #000;
 line-height:1.5em
}

blockquote {
        margin-left: 0;
        border-left: 0.3em solid #c3d3de;
        padding: 1.9em;
        background-color: #e2f3fe;
}

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

button, .button {
    padding: 0.3em 1em;
	color: #ffffff !important;
	background: #6bc66b;
	cursor: pointer;
	border-radius:30px;
	display: inline-block;
	color: white;
	border: 0px	
  position: relative;
  margin: 0.1em 0.1em;
  white-space: wrap;
}

button:hover, .button:hover {
	background: #51a452;
	border: 0px;
	color: #fff !important;
}



.homebuttons li a {
  min-width: 12em; 
}
.homebuttons li:nth-child(2n) a.button {
background: #000 !important;
}
/*
.button2 {
 font-family: "Montserrat", sans-serif;
 padding: 25px;
 color: #ffffff !important;
 background-color: #38beff;
 cursor: pointer;
 border-radius: 0px;
 display: inline-block;
 position: relative;
 margin: 0 !important;
 width: 100%;
 padding: 1em;

 font-size: 1.4em;
 text-decoration: none;
 border-radius: 2px;
 box-sizing: border-box;
 border-bottom: 2px solid #fff;
}
*/

.button2 {
border-radius: 0px;
 width: 100%;
 margin: 0 !important;
  box-sizing: border-box;
 border-bottom: 2px solid transparent;
 padding: 1em;
 font-size: 1.5rem;
  box-sizing: border-box;
}

.button2:hover {
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
}

/*--- links ---*/

main a:not(.button){
		color: #27ae60;
		text-decoration: none;
		border-bottom: 0.5px dashed;
}

main a:not(.button):hover {
 	color: #1a6c3d;
	text-decoration: none;
  
}

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




footer h3 a {
  color:#fff !important ;
  font-size: 1.375rem !important;
  font-weight: 400 !important;
}

/*------*/

.breadcrumbs a {
 font-size: 12px !important; 
  color:#94938F;
}


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

.maxwidth {
 	max-width: 1200px !important; 
  margin: 0 auto;
}



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


/* --rotator captions ------------------------*/
.rotator-caption div.rotator-title--text {
  margin: 5.5vw 0 0em!important;
    line-height: 1.1em !important;
 z-index: 999;
 font-size: 2.8vw !important;
	width: 21vw !important;
  }

.rotator-caption {
  	width: 31.5%;
  	left: 68.5%;
  	z-index: 999;
  	margin: 0 auto;
	position: relative;
 height: 100%;
  padding: 3vw;
}

.rotator-caption:after {
    content: '';
       background-color: #0361D3 !important;
    opacity: 0.8;
    width: 100%;
   height: 100%;
    position: absolute;
	   top: 0vw;
    left: 0;
}


.rotator-caption div {
  line-height: 1.3em !important;
  position: relative;
  z-index: 99;
  font-size: calc(1.2vw + 0.5em )!important;
 font-weight: 700;
   margin: 3vw 0 0em!important;

}

/* -calendar widget ------------------*/
  
.widget-calendar {
    background: #F4F6F9 !important;
}

.text-style-event-day-title {
  margin: 2rem 2rem 0 !important;
}

.widget-calendar p {
 	text-align: left; 
}

.text-event-day {
      border-bottom: #BCAAD3 solid 1px ;
   background: #F4F6F9 ;
      max-width: 800px;
    margin: 0 auto;
}
.widget-calendar .text-layout .text-event-day {
    text-align: left; 
}

.event-time {
    margin: 0 0 0 2rem !important;
}

.calendarLink {
      margin: 0 0 2rem 2rem !important;
}


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

.widget-latest-articles {
  margin-top: 1.5em;
}

div.header-text p{
  margin-bottom: 0rem;
}

div.header-text {
  padding: 0 !important; 
}

.widget-latest-articles .article{
 flex: 0 0 31.12% !important;
    max-width: 31.1%!important;
    margin: 0 !important;
    padding: 1em 0px 5em 0px!important;
    position: relative;
}

.widget-latest-articles .article h3  {
  margin: 1em 0;
line-height: 1.3;
font-size: 2.25rem !important;
font-weight: 400 !important;}

.date-article {
  font-weight: 700;
}

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

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

.widget-latest-articles .article h3:hover:after  {
    background: #111;
    border: 1px solid transparent;
    color: #fff !important;
}
.widget-latest-articles img {
    border: solid 1px #dddbea;
}

/* --quicklinks ------------------

.links ul {list-style-type:none;padding-left: 1.5em;}

.links a  {
	color: #464646 !important;
}
.links ul li {position: relative; 
line-height: 1.6;
font-size:1.2rem;}

.links ul li:before {
	content: '>';
	width: 1.125em;
	height: 1.125em;
	position: absolute;
	top: 0em;
	left: -1.2em;
	font-weight: 600;
	color: #FABB00;
	font-size: 0.8em;
}


/* --header ------------------*/
header .text-widget li {
 float: right;
}
header .text-widget a, footer .text-widget a{
	color: #1A1A1A;
	padding: 0 1px;
	text-decoration: none;

}
header .text-widget a:hover {
 color: #2a206f;
}

.search-widget .button{
 border-radius: 5px;
      background: #dedddd;
}
.search-widget .input{
    background: #fff;
  border: 1px solid #fff;
}

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

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

/* footer  .grid__container:last-of-type > div{
 border-top: 1px solid #707070;
   border-bottom: 1px solid #707070;
  padding: 2em 0;
} */




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

header .level-1 > li:first-of-type {
 display:none;
}
header .grid__container:last-of-type > div {
 /*   border-bottom: 2px solid #f3f2f8;-*/
  -webkit-box-shadow: 0px 10px 2px -8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 10px 2px -8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 2px -8px rgba(0, 0, 0, 0.15);
}
/*
header .level-1 li:first-of-type a:not(.level-2 a){
 display:none;
}
*/
header .widget__content__menu{
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 100% 6px;
}

header #full-menu .level-1 a {
    font-size: 0.8 !important;
    letter-spacing: 0px;
    padding: 1px;
}

/* header #full-menu .level-1 li:nth-child(2), header #full-menu .level-1 li:nth-child(8) {
	border-top: none;
}
header #full-menu .level-1 li:nth-child(3) {
	border-top: none;
}
header #full-menu .level-1 li:nth-child(4) {
	border-top: none;
}
header #full-menu .level-1 li:nth-child(5) {
	border-top: none;
}
header #full-menu .level-1 li:nth-child(6) {
	border-top: none;
}
header #full-menu .level-1 li:nth-child(7) {
	border-top: none;
}

header #full-menu .level-1 li:hover {
	border-top: none;
} */

header #full-menu .level-2 a {
padding: 0em 0.2em !important;
    font-size: 0.8 !important;
    font-weight: 400 !important;
     white-space: normal !important;
  width: 93%;
    line-height: 1.1rem;
}

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

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
 border-bottom: 1px #E5ECF4 solid;
 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 {
	    border-left: 1px solid #fff;
}
header .level-1 li a{
	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;
  padding-right: .2rem;
}

header #full-menu .level-2 a.expand {
    padding-top: 0.5em !important;
  width: 7% !important;
  
}
/* -------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 (min-width: 1440px) {
.rotator-caption div.rotator-title--text{
 font-size: 48px !important;
	width: 340px !important;	
}
}


@media (max-width: 1340px) {
header #full-menu .level-1 a:not(.expand){    
	     font-size: 1.1rem !important;
    padding: 1px 1px;
}
  
header #full-menu .level-2 a:not(.expand) {
    font-size: 0.8em !important;  
} 
html {
   	font-size: 15px; 
  }
  
  .rotator-title--text {
    font-size: 3rem !important;
}
}



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

@media (max-width: 960px) {
  html {
   	font-size: 14px; 
  }
  #full-menu {
 display:none !important;
}
  #burger-menu{    
   display:block !important;
}
.sidebarBody {
    width: initial;
}
    
.rotator-title--text {
    font-size: 2rem !important;
}
  
} 


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

}
html {
   	font-size: 13px; 
}
.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-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; 
  } 
  #burger-menu svg {
    fill: #2a206f;
}
  .swiper-slide:after {
 font-size: 1.7em;
}
  
}

/*-------Show sidebar menu on mobile-----------*/
@media (max-width: 639px) {
   .main .d-none {
    display:block !important;
  }
}
/*---------------------------------------------*/

@media (max-width: 580px) {
  
html { 	
  }
  
.flexContainer blockquote{
  width: 100%;
  }
  
  
header .text-widget p{
 	text-align: center !important;
}
  
.widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
 
header .grid__row > div {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
  
   header .grid__row .image-widget{
  padding: 1em 0 0;
 }

    .swiper-slide:after {
 font-size: 1em;
}
    header .text-widget ul {
   text-align: center;
}
  header .text-widget li {
    float: none;
    display: inline;
} 
}







/* -------------------------------------- styles for editors to use  ------------------------------------*/


.round5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.round15 {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.margin {
	margin: 15px 3% !important;
}
.bordertop {
	border-top: solid 6px #2a206f;
}


/* -------------------------------------- accordion ------------------------------------*/

.accordion, .accordion-row, .accordion-row-title, .accordion-row-body, .accordion-title {
	width: 100%;
	display: block;

}
.accordion {
	position: relative;
}
.accordion-title, .accordion-row-title {
	background-color: #EDF2F7;
	padding: 0.5em 3%;
	box-sizing: border-box;
}
.accordion-title {
	background-color: #fff;
	font-size: 2rem;
}
.accordion-row-title {
	font-weight: 700;
		border-bottom: 2px solid white;
}
.accordion-row-opened {
	color: #000;
	position: relative;
}
.accordion-row-closed {
	color: #000;
	font-weight: 400;
	position: relative;
}
.accordion-row-body {
	background-color: #F3F2F8;
	padding: 0.5em 3%;
	box-sizing: border-box;
	margin: 0!important;
}
.accordion-row-opened::after {
	content: "-";
	right: 2%;
	position: absolute;
	font-size: 1.5em;
	color: #2a206f;
}
.accordion-row-closed::after {
	content: "+";
	right: 2%;
	position: absolute;
	font-size: 1.5em;
	color: #2a206f;
}
.accordion-row ol, .accordion-row ul {
	margin: 0;
	background-color: #EDEEF4;
}
.accordion-row ol li, .accordion-row ul li {
	display: list-item !important;
}




/*styles for making the embedded imported video responsive -----------------------------------------------------------------------------------*/

.video-block {

position: relative;
padding-bottom: 46.1%; 
padding-top: 25px; height: 0; overflow: hidden;
margin-bottom: 0;
}

.video-block iframe,
.video-block object,
.video-block embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.video {
	padding: 0.5em 0.5em;
	background-color: #fff;
	border: 1px solid #F3F2F8;
	box-sizing: border-box;
}

.video-wrap {
  width: 33%;
  float: left;
  margin: 0 0.166666666666666%;
}
.fc-daygrid-day-number {font-weight: 400;  font-size: 16px;  line-height: 21px;  color:#030303;  }

.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: #707070;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: #695689 !important;background-color: #f3f2f8 !important;border-color: rgb(255, 255, 255) !important;}

.fc-toolbar {text-transform: capitalize;  color:#030303;  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: #695689;  background-color: rgb(255, 255, 255);  }

.fc-h-event {font-weight: 400;font-size: 16px;line-height: 21px;padding: 0px;text-transform: capitalize;color: #030303 !important;background-color: #fff !important;border-color: rgb(209, 209, 209) !important;}
.fc-event-main {color: #000 !important}
.fc-daygrid-event-dot {display: block; }


/* --- SIDE BAR -- */

.sidebarBody .menu>ul li a, 
.sidebarBody .menu ul li ul li a,
.sidebarBody .menu ul li ul li ul li a
{
    border-bottom:0.5px solid #FFF;
  font-family: "Montserrat";
}
.sidebarBody ul.level-1 {
 border-top: 0px !important;
}

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



.sidebarBody ul.level-1 > li > a{font-family: "Montserrat", Arial, Helvetica, sans-serif !important}
.sidebarBody ul.level-1 > li > a{font-size: 20px !important}
.sidebarBody ul.level-1 > li > a{font-weight: 500 !important}
.sidebarBody ul.level-1 > li > a{text-transform: none !important}
.sidebarBody ul.level-1 > li > a{color: #58CD00 !important}
.sidebarBody ul.level-1{background-color: #FFF !important}
.sidebarBody ul.level-1 > li:hover > a{color: #58CD00 !important}
.sidebarBody ul.level-1 > li:hover{background-color: #FFF!important}
.sidebarBody ul.level-1.selected > li {background-color: #FFF!important}
.sidebarBody ul.level-1.selected > li > a{color: #FFF !important}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-2 > li > a{font-family: "Montserrat", 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: #000 !important}
.sidebarBody ul.level-2{background-color: #E2F4FE !important}
.sidebarBody ul.level-2 > li:hover > a{color: #000 !important}
.sidebarBody ul.level-2 > li:hover{background-color: #8BD7FB !important}
.sidebarBody ul.level-2.selected > li {background-color: #8BD7FB !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: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-3 > li > a{font-family: "Montserrat", Arial, Helvetica, sans-serif !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: #000 !important}
.sidebarBody ul.level-3{background-color: #ffffff !important}
.sidebarBody ul.level-3 > li:hover > a{color: #000 !important}
.sidebarBody ul.level-3 > li:hover{background-color: #F6F8FB !important}
.sidebarBody ul.level-3.selected > li {background-color: #F6F8FB !important}
.sidebarBody ul.level-3.selected > li > a{color: #000 !important}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-4 > li > a{font-family: "Montserrat", Arial, Helvetica, sans-serif !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: #000 !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: #F6F8FB!important}
.sidebarBody ul.level-4.selected > li {background-color: #F6F8FB !important}
.sidebarBody ul.level-4.selected > li > a{color: #000 !important}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-5 > li > a{font-family: "Montserrat", Arial, Helvetica, sans-serif !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: #000 !important}
.sidebarBody ul.level-5{background-color: #ffffff !important}
.sidebarBody ul.level-5 > li:hover > a{color: #000 !important}
.sidebarBody ul.level-5 > li:hover{background-color: #F6F8FB!important}
.sidebarBody ul.level-5.selected > li {background-color: #F6F8FB!important}
.sidebarBody ul.level-5.selected > li > a{color: #000 !important}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 5px !important; padding-bottom:5px !important}
.sidebarBody ul.level-1 > li > a{font-family: Nunito}
.sidebarBody ul.level-1 > li > a{font-size: 20px}
.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: #000000}
.sidebarBody ul.level-1{background-color: #f1f1f1}
.sidebarBody ul.level-1 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-1 > li:hover{background-color: #667c9b}
.sidebarBody ul.level-1.selected > li {background-color: #667c9b}
.sidebarBody ul.level-1.selected > li > a{color: #ffffff}
.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: Nunito}
.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: #000000}
.sidebarBody ul.level-2{background-color: #f1f1f1}
.sidebarBody ul.level-2 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-2 > li:hover{background-color: #667c9b}
.sidebarBody ul.level-2.selected > li {background-color: #667c9b}
.sidebarBody ul.level-2.selected > li > a{color: #ffffff}
.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: Nunito}
.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: #000000}
.sidebarBody ul.level-3{background-color: #f1f1f1}
.sidebarBody ul.level-3 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-3 > li:hover{background-color: #667c9b}
.sidebarBody ul.level-3.selected > li {background-color: #667c9b}
.sidebarBody ul.level-3.selected > li > a{color: #ffffff}
.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: Nunito}
.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: #000000}
.sidebarBody ul.level-4{background-color: #f1f1f1}
.sidebarBody ul.level-4 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-4 > li:hover{background-color: #667c9b}
.sidebarBody ul.level-4.selected > li {background-color: #667c9b}
.sidebarBody ul.level-4.selected > li > a{color: #ffffff}
.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: Nunito}
.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: #000000}
.sidebarBody ul.level-5{background-color: #f1f1f1}
.sidebarBody ul.level-5 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-5 > li:hover{background-color: #667c9b}
.sidebarBody ul.level-5.selected > li {background-color: #667c9b}
.sidebarBody ul.level-5.selected > li > a{color: #ffffff}
.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}
