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


H1, H2, H3, H4, H5, H6 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
	color: #006EC2;
	line-height: 1.1em;
}

.widget__content__data>h1 {
	/*text-align: center;*/
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
		text-align: center;
}

H1 {
	font-size: 3rem;
	margin: 0;
	padding: 0;
	color: #282424;
  	padding: 0.8rem 0;
  
}

H2 {
	font-size: calc(1.5rem + 1vw);
	margin: 0;
	padding: 0.8rem 0;

}
H3 {
	font-size: 1.5625rem;
	margin: 0;
	padding: 0.8rem 0 ;
}

.gradient H1, .gradient H2, .gradient H3, .gradient H4, .gradient H5, .gradient H6, .gradient p, .gradient a:link, .gradient a:visited, .gradient li {
  color: #fff
}


H4 {
	font-size: 1.35rem;
	margin: 0;
	padding: 0.5rem 0;
  line-height: 1.4em;

}
H5 {
	font-size: 1.35rem;
  	margin: 0;
	margin: 0.5rem 0;
}
H6 {
	font-size: 1.1rem;
	margin: 0.5rem 0;
}

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

.large {
    font-size: 2.375rem !important;
    line-height: 1.2em !important;
}


.hideBorder {
    border: 0px !important;
}

.collapse {
 padding: 2em 0 
}


a:not(.button, .breadcrumbs) {
	color: #3A9CD6;
	text-decoration: none;
}

a:not(.button):hover {
 	color: #222;
	text-decoration: underline;
}

footer a:not(.button, .breadcrumbs) {
	color: #eee;
	text-decoration: none;
}

footer a:not(.button):hover {
 	color: #fff;
	text-decoration: underline;
}

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

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%);
}

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

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

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

/* --sidebar nav ------------------*/
.sidebarBody {
    width: 210px;
}
/* --restrict width of page without sidebars ------------------*/

h1, .page-content, .page-form, .archive, hr {
    max-width: 960px;
    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: 'Lato', Arial, Helvetica, sans-serif !important;
}

.rotator-title--text {
    font-size: 4.5rem !important;
    text-shadow: 0px 0px 10px #000000;
 	position: relative;
}
.rotator-caption:before{
    content: '';
    background-color: #000 !important;
    opacity: 0.2;
    width: 100%;
    height: 41vw;
    position: absolute;
    top: -15.5vw;
    left: 0;
}

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

.swiper-wrapper {
 position: relative;
}
/* hide rotator nav and remove white space*/
.custom-pagination {
    display: none;
}

.swiper-slide:after {
  content: 'Read More';
  bottom: 2vw;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  left: calc(50% - 3.7em);
  position: absolute;
  display: block;
  border: 1px solid #F3F2F8;
  color: #fff;
  background: #b81e27;
  font-weight: 400;
  border-radius: 20px;
  padding: 0.4em 1.2em;
}

#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;
}
p, a, table, li, button, .accordion{
  	font-family: 'Lato', Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

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

.page-content li{
	list-style-type: none;
	background-image: url(https://designimplemen.mychurchedit.co.uk/content/images/original/hkbr6ncezfstiwlvq21o4j5370dxapu89gm.png);
	background-size: 18px 18px;
  	background-repeat: no-repeat;
  	background-position: 0.6em 0.6em;
  	padding: 0.3em 2.5em;
}
.page-content ul {
	padding-left: 0 !important;
}




blockquote {
 	font-style: normal !important;
	margin: 0em 0;
  padding: 2em 3em;
  /* background-color: #f4f8fe;
  -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; margin: 0;*/
  background: url(https://iknowsoftware.mycharityedit.co.uk/content/images/original/CtbOZEHd5YQgYVBs0Gwoi3qg816vPwd3eI3Cfej6.png?v=4952);
 background-position: right top;
background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
     /* background-attachment: fixed;*/
  max-width: 1200px;
  border-radius: 20px;
}

/*
blockquote img{
padding: 0 0 1em 0 ;  
}*/



.removeBorder {
  border: 0 solid #fff !important;
  background: transparent !important;
}

button, .button {
    padding: 0.3em 1.5em;
	color: white !important;
	background: #476eb2;
	cursor: pointer;
	border-radius: 20px;
	display: inline-block;
	color: white;
	border: 1px solid transparent;	
    font-weight: 400;
  margin: 0.4em 0.4em;
 
}

.home {
  padding: 0.6em 2em;
  color: #3577CF !important;
   font-size: 1.25rem;
  border-radius: 40px;
  background: linear-gradient(162deg, #ffffff 0%, #cae3f2 100%);
}


header .button{
  padding: 0.3em 0.8em;
}

.light {
    padding: 0.3em 1.5em;
    color: #298ED6 !important;
    border: 1px solid #D3D3D3;
    font-weight: 600;
  	background: #fff;
}

.arrow, .button.arrow:hover, button.arrow:hover {
  	background-image: url(https://designimplemen.mychurchedit.co.uk/content/images/original/hkbr6ncezfstiwlvq21o4j5370dxapu89gm.png);
	background-size: 18px 18px;
  	background-repeat: no-repeat;
  	background-position: 7px center;
  	padding: 0.3em 2.5em;
}


button:hover, .button:hover {
	background: #006EC2;
	border: 1px solid transparent;
	color: #fff !important;
}
/*
main a:not(.button), footer a:not(.button) {

	color: #006EC2;
	margin: 0.75em 0.3em 0.75em 0.3em;
	text-decoration: none;
	border-bottom: 2px solid transparent;
}*/



main a:not(.button):hover {
 	color: #646464;
    text-decoration: none;
    border-bottom: 2px solid #646464;
}


footer a:not(.button):hover {
 	border-bottom: 0 solid;
}

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


.ck-content .text-huge {
       font-size: 3rem;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
    	color: #2a206f !important;
    	padding: 0em 0;
    	margin: 0;
    	line-height: 1em;
        display: block;
  		font-weight: 300 !important;
}  

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

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

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

header .grid__container:last-of-type {
/*border-bottom: 2px solid #f3f2f8;*/
}

header .grid__container:first-of-type > div{
 max-width: 1240px !important;
 margin: 0 auto;
}

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


h2.homepage{
  padding: 7rem 5rem 3rem 0rem;
}

img.homepage{
  padding: 3rem 3rem 3rem 3rem;
  margin-left: 3rem;
}

/* -------------------------------------content page layouts ------------------------------------*/

.textBlock {
  width: 50%;
  padding: 2em 2% 3em;
  box-sizing: border-box;
}

.textBlockFull {
  width: 100%;
  padding: 2em 2% 3em;
  box-sizing: border-box;
}

.textBlock i {
  padding: 0.33333333em;
}

.textBlock h2 {
  padding: 0.6em 0;
}

.floatLeft {
    float: left;
}




/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}



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

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


.widget__content__menu .desktop-menu>ul {
    justify-content: right;
}


/* --footer
------------------*/
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 {
 display:none;
}


header #full-menu .level-1 a{
	 font-weight: 400 !important;
 		font-size: 1rem; 
}

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


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

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

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

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
 border-bottom: 1px #F3F2F8 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;
}
header .level-1 li {
border-top: transparent 3px solid;
}
header .level-1 li a{
	padding: 1.5em 0em 1.6em 0.7em;
	display: inline-block;
    	max-width: initial !important;
text-transform: initial;
}

.widget__content__menu .desktop-menu>ul>li {
    padding: 0 0.5rem ;
}
.widget__content__menu .desktop-menu>ul>li>ul {
    margin-top: 0rem; 
}


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

header #full-menu .level-2 a.expand {
    padding-top: 0.5em !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 (max-width: 1340px) {
header #full-menu .level-1 a:not(.expand){    
	     font-size: 1rem !important;
}
  
header #full-menu .level-2 a:not(.expand) {
    font-size: 0.9125em !important;  
}
  
    html {
   	font-size: 15px; 
  }
  
  .rotator-title--text {
    font-size: 3rem !important;
}
  
}

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

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

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

    .flex-container > div {
    width: 50%;
  }
  
}

@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: #476EB2;
}

  
}

@media (max-width: 580px) {
  
.homepage, .fullwidth {
        width: 100% !important;
    }
 /*img.homepage {
    padding: 1rem; 
    margin-left: 0rem; 
} */
  
        .collapse td {
        display: block;
        width: 100% !important;
    }
  
   .collapse td p {
        text-align: center;
    }
  
  
html { 	
  }
  
.flexContainer blockquote{
  width: 100%;
  }
  
H1 {
  margin-top: 1em;	
}
  
  H2 {
 font-size: 1.7rem;
}

 
.widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
  

header .text-widget p{
 	text-align: center !important;
} 
header .grid__row > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  
.image-widget {
   background-position: center center !important;
}
  
.widget mobile:col-12 {
  padding: 0 !important;
  }
  
#burger-menu {
    background: #E5EFF8;
}
  .widget__content__menu {
    /*justify-content: center !important;*/
}  
  
}




/* -------------------------------------- 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:#2a206f;  }

.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: #2a206f;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:#2a206f;  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 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 {
	margin-top: 6.125rem;
}

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

.sidebarBody ul.level-1 {
 border-top: #eee solid 1px;
}.sidebarBody ul.level-1 > li > a{font-family: Lato !important}
.sidebarBody ul.level-1 > li > a{font-size: 20px !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: #F3F2F8!important}
.sidebarBody ul.level-1.selected > li {background-color: #F3F2F8 !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: 15px !important; padding-bottom: 15px !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: #F3F2F8 !important}
.sidebarBody ul.level-2.selected > li {background-color: #F3F2F8 !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: 6px !important; padding-bottom: 6px !important}
.sidebarBody ul.level-3 > li > a{font-family: Lato !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: #F3F2F8 !important}
.sidebarBody ul.level-3.selected > li {background-color: #F3F2F8 !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: 6px !important; padding-bottom: 6px !important}
.sidebarBody ul.level-4 > li > a{font-family: Lato !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: #F3F2F8!important}
.sidebarBody ul.level-4.selected > li {background-color: #F3F2F8 !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: 6px !important; padding-bottom: 6px !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: #F3F2F8!important}
.sidebarBody ul.level-5.selected > li {background-color: #F3F2F8!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: 6px !important; padding-bottom: 6px !important}
/*
.sidebarBody ul.level-1 > li > a{font-family: Lato}
.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(54, 55, 72)}
.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(54, 55, 72)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(54, 55, 72)}
.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: Lato}
.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(54, 55, 72)}
.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(54, 55, 72)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(54, 55, 72)}
.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: Lato}
.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(54, 55, 72)}
.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(54, 55, 72)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(54, 55, 72)}
.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: Lato}
.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(54, 55, 72)}
.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(54, 55, 72)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(54, 55, 72)}
.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: Lato}
.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(54, 55, 72)}
.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(54, 55, 72)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(54, 55, 72)}
.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}
