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


H1, H2, H3, H4, H5, H6 {
	font-family: Cambria,'Source Serif Pro', Georgia, serif;
	font-weight: 400 !important;
	color: #004389;
  	margin: 0;
  	line-height: 1.1em;
}

H1 {
	font-size: 2.5rem;
	margin: 1em 0 0.9em 0;
  text-align: left !important;
}
H2 {
	font-size: 2rem;
	padding: 0.7rem 0 0.4rem;
}

H3 {
	font-size: 1.75rem;
	padding: 0.5rem 0 0.3rem;
   color: #1a65af;
}
H4 {
	font-size: 1.5rem;
	padding: 0.5rem 0 0.3rem;
}

H5 {
	font-size: 1.25rem;
}

H6 {
	font-size: 1rem;
	font-weight: 600 !important;
	color: #000;
	font-family: Calibri, 'Open Sans', Arial, Helvetica, sans-serif;
  	line-height: initial;

}

P {
	font-size: 1rem;
line-height: 1.625em;
	margin-top: 1em;
	/*color: #000;*/
}
hr {
	border-bottom: solid #E4E7F0 1px;
	border-top: solid #E4E7F0 1px;
  height: 0 !important;
}

/* 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: #203C86;}

.archive img {
 max-width: 300px !important;
 padding-left: 1em;
}
body, p, li, button, .accordion{
  	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 {
	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: #EAEBF5;
}


li {
	line-height: 1.7rem;
}

footer {
  border-top: #EDEDEC solid 1px;
}


blockquote {
	border-left: 0.4em solid #004289;
	margin-left: 0px;
		padding-left: 1.5em;
}

blockquote p{
  color: 	#004289;
}


button, .button {
	padding: 0.5em 1em;
	color: white !important;
	background: #004990;
	cursor: pointer;
	border: 0 solid transparent;
	border-radius: 2px;
	border: 1px solid transparent;
		
}

button:hover, .button:hover {
background: #203C86;
	border: 1px solid transparent;
	color: #fff !important;
}

/* -------- link styles -------------- */
 main .page-content a:not(.button),  main .text-widget a:not(.button), 
footer a:not(.button), main .widget__content__data a:not(.button), a:not(.button){
		color: #004990;
  color: #1a65af;
text-decoration: none;
}

 main .page-content a:not(.button)  {
  text-decoration:  underline;
 }

main blockquote h2 a {
 text-decoration: none !important;
}
main .page-content a:not(.button):hover {
 	color: #000;
  text-decoration: underline;
}
footer a:not(.button):hover {
 border-bottom: 0 solid;
}

.linkBgd {
    padding: 0.5em 1em;
    display: block;
    background: #EDF2F7;
    cursor: pointer;
    border-radius: 2px;
}
/* --image styles------------------*/
.borderTurquoise {
	border-top: 6px #00A0AF solid;
}

.borderGreen {
	border-top: 6px #78A22F solid;
}

.borderOrange {
	border-top: 6px #E89719 solid;
}
/* -------- -------------- */

.breadcrumbs a {
 font-size: 14px !important; 
}


.ck-content .text-big {
     font-family: Cambria,'Source Serif Pro', Georgia, serif;
    font-size: 1.75rem;
    padding: 0.5rem 0 0.3rem;
}

.ck-content .text-huge {
      font-size: 2.5rem;
    color: #004990;
    text-align: left;
    line-height: 1.1em;
    font-family: Cambria,'Source Serif Pro', Georgia, serif;
    padding: 0em 0;
    margin: 0;
      display: block;
}  

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


/* --max-width ------------------*/


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

header .grid__container > div{
 max-width: 1200px !important;
 margin: 0 auto;
}

main .grid__container > div {
    max-width: 1200px !important;
 margin: 0 auto;
}

main .grid__container:nth-of-type(1) > div {
    max-width: 100% !important;
}


main .grid__container .breadcrumbs{
 max-width: 1200px !important;
 margin: 0 auto;
}
/*
header .grid__container:first-of-type > div{
 max-width: 1240px !important;
 margin: 0 auto;
}*/
/* -rotator------------------*/
/*
.swiper-wrapper::before {
    content: 'We are the Church of England Diocese of Bath and Wells';
    position: absolute;
    font-size: 2em;
    bottom: 0em;
    background: #000;
    opacity: 75%;
    color: #fff;
    display: inline-block;
    font-family: Cambria,'Source Serif Pro', Georgia, serif;
    width: 100vw;
    padding: 1em 20vw 3.5em 20vw!important;
    margin: 0 0vw;
  text-align: center !important;
  line-height: 1.2;
 border-top: #78A22F solid 6px;
 z-index: 9;

}
.swiper-wrapper::after {
    content: 'Through our family of churches and schools across 500 parishes we love and serve the 900,000 people of Somerset.';
    position: absolute;
    font-size: 1em;
    bottom: 1.5em;
    color: #fff;
    display: inline-block;
    font-family: Cambria,'Source Serif Pro', Georgia, serif;
    width: 100vw;
    padding: 1em 25vw !important;
    margin: 0 ;
    text-align: center !important;
    line-height: 1.5;
    z-index: 10;
}
*/
/* -welcome------------------*/

main div:nth-of-type(3) .grid__row > div:last-of-type > div .ck-content  {
	border-top: solid #E89719 6px;
 border-bottom: solid #E89719 6px;
  padding: 17% 0;
      height: 100%;
}

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

.text-event-day:nth-child(1n+3), .text-event-day:nth-child(1) {
background: #EDEDEC;
}
  
/* -Links------------------*/

main div:nth-of-type(2) .grid__row .text-widget h3 {
	padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 6px solid #78A22F;
}

main div:nth-of-type(2) .grid__row div:nth-of-type(3) .text-widget h3,
main div:nth-of-type(2) .grid__row div:nth-of-type(4) .text-widget h3{
	border-bottom: 6px solid #00A0AF;
}

.links ul {
       padding: 0 0 0 1em !important;
}

.links ul a{
 color: #004990;
}

.links li {
    padding: 0 0 0.7em 0.8em;
    line-height: 1em !important;
    position: relative;
}


.links ul li:before {
    content: ' ';
    width: 1.125em;
    height: 1.125em;
    position: absolute;
    top: 0.1em;
    left: -1em;
    color: #B51B26;
    font-size: 0.8em;
    z-index: 999;
 background-image: url(https://bathandwells.org.uk/stylesheets/images/c68.png);
    background-repeat: no-repeat;
    background-size: 1.125em;
}


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

.widget-latest-articles .article{
        flex: 0 0 33.12% !important;
    max-width: 33.1%!important;
 margin: 0 !important;
 padding: 20px 20px 7em 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: 2em;
 left: 20px;
 font-size: 0.7em;
	display: inline-block;
	border: 1px solid transparent;
 	padding: 0.5em 1em;
	color: white !important;
	background: #004990;
	cursor: pointer;
	border: 0 solid transparent;
	border-radius: 2px;
	border: 1px solid transparent;
  font-family:  'Open Sans', Arial, Helvetica, sans-serif;
}

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

.widget-latest-articles .article:nth-of-type(1) {
			border-bottom: 6px #00A0AF solid;
}

.widget-latest-articles .article:nth-of-type(2) {
		border-bottom: 6px #78A22F solid;
}
.widget-latest-articles .article:nth-of-type(3) {
		border-bottom: 6px #E89719 solid;
}

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


.news.button{
	background-color: #FFFFFF;
	color: #000 !important; 
	border: #DDE2ED solid 1px;
	margin: 0.5em 1em;
	font-weight: 700;
	padding: 1em 3em;
	border-radius: 3em;
	position:relative;
}

.news.button:hover {
	background-color: #DDE2ED;
}

.news.button:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    background-image: url(https://rochesternew.mychurchedit.co.uk/stylesheets/images/c12.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    left: 1em;
    bottom: 1.2em;
    color: #fff;
}

/* --landing page imgs  ------------------*/

.flexContainer {
    display: flex;
    flex-flow: row wrap;
}

.flexContainer blockquote {
	margin:0;
	border-left: none;
	color: #000;
}


.flexContainer blockquote p
{
    margin: 0px;
}

/*.flexContainer blockquote h2
{
     /* padding: 1.5em 5% 1.5em  0; */
    /* font-size: 1.3rem;
     line-height: 1.2;
     margin-top: 0;
} */

.flexContainer blockquote p strong
{
   
    color: #203C86;
}

.flexContainer blockquote h2{
	        padding: 1em 5% 0em;
	        font-size: 1.6rem;
	        font-family: Cambria,'Source Serif Pro', Georgia, serif !important;
	        /* width: 100%; */
	        display: inline-block;
	        line-height: inherit;
}


.flexContainer blockquote
 {
background-color: #F6F8FB;
    width: 33%;
    margin-right: 0.3%;
    box-sizing: border-box;
    float: left;
    display: block;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 0%;
    list-style: none;
   
}


.flexContainer blockquote p:last-child
{
         display: block;
        padding: 0.5em 5% 1em;
    margin: 0px;
  color: #000;
}

.flexContainer   blockquote p
{
    margin: 0px;
}

.flexContainer  blockquote img
{
    width: 100% !important;
    height: auto !important;
}

.flexContainer blockquote a:hover
{
    color: #000;
    text-decoration: none;
}

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


/* --sidebar nav ------------------*/
.sidebarBody {
    width: 210px;
    margin-top: 8em;
}

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

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: 5px;
      background: #D8E3EE;
}
.search-widget .input{
    background: #fff;
  border: 1px solid #fff;
}



.search-widget .input {
    margin: 9px 10px;
   border-radius: 5px 0 0 5px;
}
.search-widget .button{
 border-radius: 0px 5px 5px 0;
  margin: 0px !important;
}

.search-widget .input, .d--flex {
   
    margin: 0px 10px;
}

.d--flex > div{
 height: 35px
}

/* --footer ------------------*/
/* footer > div:first-of-type{
	text-align: center;
	margin-bottom: 1em;
}*/

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

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

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

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

header .widget__content__menu{
	background-image: url(https://bathandwells.org.uk/stylesheets/images/c63.png);
	background-repeat: repeat-x;
	background-position: center top;
  	background-size: 100% 6px;
    
}

header #full-menu .level-1 a{
	    	
	  padding: 0.5em 1em 0.5em 1em;
	    font-family: Cambria,'Source Serif Pro', Georgia, serif;
	     font-weight: 400 !important;
	     letter-spacing: 0px;      
}

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


header #full-menu .level-1 li:hover {
	border-top: #203C86 6px solid;
  	background: #F6F8FB;
}

header #full-menu .level-2 a {
	padding: 0em 0.7em !important;
    font-size: 1em !important;
    font-weight: 400 !important;
     white-space: normal !important;
  	width: 90%;
  	font-family: Cambria,'Source Serif Pro', Georgia, serif;
  line-height: 1.1rem;
}

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

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
 border-bottom: 1px #ECEFF4 solid;
     	background: #F6F8FB;
 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-top: transparent 6px solid;
}
header .level-1 li a{
	padding: 0.5em 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.5em !important;
  width: 10%;
}



@media (max-width: 1340px) {
header #full-menu .level-1 a:not(.expand){    
	     font-size: 1.15rem !important;
}
  
header #full-menu .level-2 a:not(.expand){    
	     font-size: 0.9375rem !important;
}  
    html {
   	font-size: 14px; 
  }
  
}
@media (max-width: 1279px) {

  .secondaryNav li {
  float:right;
  }
}

@media (max-width: 1024px) {
  header #full-menu .level-2 a:not(.expand){    
	     font-size: 0.875rem !important;
} 
  html {
   	font-size: 14px; 
  }
  #full-menu {
 display:none !important;
}
  #burger-menu{    
   display:block !important;
}
.sidebarBody {
    width: initial;
}
header .grid__container > div {
    gap: 0 !important;
}
  
  header .grid__container > div > div {
     grid-area: 1 / 1 / span 5 / span 4;
}   
  
} 

@media (max-width: 960px) {
header #full-menu .level-1 a:not(.expand){
}
  
  .swiper-wrapper::before {
    font-size: 1.5em;
    bottom:0em;
 padding: 1em 1em 3em!important;
    

}
.swiper-wrapper::after {
    padding: 0.7em 1em !important;
 bottom:0em;
}

}

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

}
html {
   	font-size: 13px; 
}

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

@media (max-width: 640px) {
  
  .secondaryNav li {
  float:none;
  }
main > div .grid__row{
  margin: 1em 0 1em;
 }
 
main > div:nth-of-type(1) .grid__row {
  margin: 0;
 }
  
  
header .grid__row > div:last-of-type {
    padding: 0 5px 0.5em!important;
}
header .search-widget {
 margin-bottom: 5px;
}  
  

  
header .text-widget ul{
 	text-align: center !important;
 float: none !important;
}
  
footer  .image-widget{
 background-position: center center !important;
}
 
  
.flexContainer blockquote
 {
width: 100%;
  }
  
H1 {
  margin-top: 1em;	
}
  

  
.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;
}
  
  footer .grid__row > div:first-of-type {
    padding: 2em 10px 1em!important;
}
  
}

/*-----------------------extra spacing for forms-------------------------------------------*/
.value-wrapper, .checkboxes>div {
  	margin-bottom: 1.5em;
}


/* -------------------------------------- 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 #5F4599;
}


/* -------------------------------------- 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: #F6F8FB;
	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: #004990;
}
.accordion-row-closed::after {
	content: "+";
	right: 2%;
	position: absolute;
	font-size: 1.5em;
	color: #004990;
}
.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 #F0ECEC;
	box-sizing: border-box;
}

.video-wrap {
  width: 33%;
  float: left;
  margin: 0 0.166666666666666%;
} 

   /* -calendar-*/

.tippy-box {background-color: #EDF2F7 !important; color: #1568A9 !important;} /*change background & text colour for hover box on events */
.tippy-box div p, .tippy-box div span, .tippy-box div {color: #000000 !important;}

.fc-daygrid-day-number {font-weight: 400;  font-size: 16px;  line-height: 21px;  color: #203c86;  }

.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: #203c86;  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: #203c86;  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: #EDF2F7;
    border-color: #EDF2F7;

}

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

.fc-event-title {font-weight: 400 !important; color: #1568A9;}
   

/* Small Secondary Nav */

.secondaryNav{
 
 float: right;

}
.secondaryNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
  
}
.secondaryNav li {
	display: inline-block;
}
.secondaryNav li a {
	display: block;
	color: #004289;
	text-align: center;
	padding: 0em 0.4em;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.875em;
	border-left: 1px solid #D8E3EE;
	margin: 0.3em 0;
}
.secondaryNav li a:hover {
	color: #000000;
}

.secondaryNav li:first-child a{
	 border-left: 0px solid #D8E3EE; 
}
/* --------------------*/

.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;
}

.sidebarBody ul.level-1 {
    border-top: #E5ECF4 solid 6px;
}.sidebarBody ul.level-1 > li > a{font-family: Cambria,'Source Serif Pro', Georgia, serif !important}
.sidebarBody ul.level-1 > li > a{font-size: 28px !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: #000 !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: #F6F8FB!important}
.sidebarBody ul.level-1.selected > li {background-color: #F6F8FB !important}
.sidebarBody ul.level-1.selected > li > a{color: #000 !important}
.sidebarBody ul.level-1 > li > a{padding-left: 25px !important; padding-right: 25px !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: #F6F8FB !important}
.sidebarBody ul.level-2.selected > li {background-color: #F6F8FB !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: #F6F8FB !important}
.sidebarBody ul.level-3.selected > li {background-color: #F6F8FB !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: #F6F8FB !important}
.sidebarBody ul.level-4.selected > li {background-color: #F6F8FB !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: #F6F8FB !important}
.sidebarBody ul.level-5.selected > li {background-color: #F6F8FB !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: 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: rgb(0, 0, 0)}
.sidebarBody ul.level-1{background-color: rgb(241, 241, 241)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(102, 124, 155)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(102, 124, 155)}
.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: 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: rgb(0, 0, 0)}
.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(102, 124, 155)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(102, 124, 155)}
.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: 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: rgb(0, 0, 0)}
.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(102, 124, 155)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(102, 124, 155)}
.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: 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: rgb(0, 0, 0)}
.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(102, 124, 155)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(102, 124, 155)}
.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: 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: rgb(0, 0, 0)}
.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(102, 124, 155)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(102, 124, 155)}
.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}
