/*@import url("/__data/assets/css_file/0020/31664/map.css");
@import url("/__data/assets/css_file/0025/27790/form.css");*/

/*
#org_chart{background-color: #DDDBDE;}
.BALaunchPad{cursor: pointer;}
code{border:2px ridge;display:block;padding:5px;background:#f8f7c7;white-space:pre-wrap;}

*/

/*Text alignment classes
 .text-right{text-align:right} 
Text alignment classes*/

/*.tabs__content{width:100%}*/

/*Enfield Connected logged in dashboard links
.dashboard-links{background-color: #fff;}

*/
/*
@media screen and (min-width:1025px){
.dashboard-links .all-services__list {justify-content: center;}
}
*/
/* Enfield Connected logged in dashboard links*/

/*
#__ba_panel{
    position: fixed;
    bottom: 7.85714em;
    left: 0.725em;
    z-index:4;
}
*/
/*
ul.all-services__list.content-wrapper{
    justify-content:initial !important;
}
*/

/*Govmetric overlay fix
.gm_sidebar_rh {
    z-index: 4 !important;
}
Govmetric overlay fix*/

/*To be removed after jobs and career and SEND landing pages moved to new design
.row{display:flex}
.width33{flex:0 0 33.333%}
Spotlight page styles
.box-shadow{box-shadow:0 1.875rem 3.125rem 1px rgb(15 15 15 / 10%)}
.spotlight-full{padding: 0.5em 0 1.25em 0;}
.spotlight{margin: 0 1em 1em 1em;;height:100%;background:#f4f4f4;}
.spotlight p{margin-left: 1.5em; margin-right: 1.5em;}
.spotlight .btn{color: white !important; text-decoration: none !important}
.spotlight ul li a {color: inherit !important;}
.spotlight img{width:100%;}
.spotlight-list ul{padding:0}
.spotlight-list ul li{display: block; padding: 10px 15px; border-top: 1px solid #ddd;}
.spotlight-list ul li:first-child{border-top: none;}
a:hover{text-decoration: none;}
.width75{flex:0 0 75%}.width50{flex:0 0 50%}.width25{flex:0 0 25%}
.padh0w1{padding:0 1em}
.padh1w0{padding:1em 0}
.pad1{padding:1em}
h2 {margin: 1.5625rem 0 .9375rem 0;}
.general-cta__wrapper h2{margin:1.5625rem 0px 34px 0; !important}
@media screen and (max-width: 600px){
.row{flex-direction:column}
.spotlight .desc{padding:0 1em 1em}
}
Spotlight page styles
.text-center{text-align:center}
To be removed after jobs and career and SEND landing pages moved to new design*/


/*Editors confirmed these features are not being used anymore
summary styles
summary{cursor:pointer;font-size:1.17em;font-weight:bold;padding:1em;background:#f4f4f4;transition:all .3s}
summary:hover,summary:active{background:#f1f1f1}
details[open] summary ~ * {animation:sweep .3s ease-in-out}
@keyframes sweep{
0%{opacity: 0; transform:translateY(-10px)}
100%{opacity: 1; transform:translateY(0)}
}
details{margin-bottom:.5em;background:#f9f9f9;box-shadow:#ccc 1px 1px 1px}
details div[itemprop=acceptedAnswer]{padding:0 1em 1em}
details[open] > summary::marker{color:#c41508;transition:all .3s}
details > summary::marker{transition:all .3s}
summary styles
timeline
.timeline{position:relative;padding:10px 10px 10px 50px;margin:20px 5px;max-width:max-content}
.timeline::before{content:'';width:5px;background-color:#c41508;position:absolute;top:0;bottom:0;left:12px}
.timeline .event{padding:20px 30px;background-color:#f4f4f4;position:relative;border-radius:6px;margin-bottom:10px;box-shadow:1px 1px 3px #ccc}
.timeline h2,.timeline h3,.timeline h4{margin:0}
.timeline .desc{margin:10px 0 0 0;color:#222}
.timeline .event::before{content:'';border:10px solid transparent;border-right-color:#f4f4f4;border-left:0;position:absolute;top:20%;left:-10px}
.timeline .event::after{content:'';background:#fff;border:4px solid #c41508;width:16px;height:16px;border-radius:50%;position:absolute;top:20%;left:-44px}
timeline
Editors confirmed these features are not being used anymore*/