.bgframe{
  background: #5b527f;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #2d5875, #5b527f);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #2d5875, #5b527f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
width:100%;
padding:30px;
color:#e6e6e6;

}
.bgframe.light{
  background: #d4e3ec !important;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #d4e3ec, #e0ddec) !important;  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #d4e3ec, #e0ddec) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  width:100%;
  padding:30px;
  color:#212b32 !important;
}
.bgframe.light a{
  color:#8037ee !important;
  text-decoration: none;
  font-size:20px;
  font-weight:300;
  border-bottom:2px solid #8037ee !important;
}
.bgframe h2{
  font-weight:400 !important;
  font-size:35px;
}
.bgframe p{
  font-size:20px;
  font-weight:300;
}
.bgframe a{
  color:#e6e6e6;
  text-decoration: none;
  font-size:20px;
  font-weight:300;
  border-bottom:2px solid #e6e6e6 !important;
}
.pimg{

  background-repeat: no-repeat !important;
background-size: cover !important;
  height:auto;
  min-height:70vh;
  width:100%;
  position:relative;

}
@media only screen and (device-width: 768px) {
  .pimg{

    background-repeat: no-repeat !important;
  background-size: cover !important;
    height:auto;
    min-height:47vh !important;
    width:100%;
    position:relative;

  }
}
@media only screen and (device-width: 1024px) {
  .pimg{

    background-repeat: no-repeat !important;
  background-size: cover !important;
    height:auto;
    min-height:34vh !important;
    width:100%;
    position:relative;

  }
}
.pimg.left{
background-position: 0 0;
}
.pimg.right .nhsuk-quote-callout{
right:20px;
left:auto;
}
.pimg.right{
background-position: 100% 0;
}
.alert{
  background: #ffeb3b;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #ffeb3b, #fff59b);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #ffeb3b, #fff59b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
width:100%;
padding:30px;
color:#212b32;
font-weight:300;
}
.quote{
  background: #e4e6f1;  /* fallback for old browsers */
width:100%;
padding:30px;
color:#2f3e94;
font-weight:300;
}
.quote p{

font-weight:300;
}
.homewelcome {
position: relative;
width:100%;
height:calc(100% - 78px);
background: #5b527f;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2d5875, #5b527f);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2d5875, #5b527f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.flexbox .col {
  flex: 1;
  padding: 30px;
}
.flexbox .col.right {

  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.flexbox .col.left {

  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
@media screen and (max-width: 685px) {
  .flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    overflow: hidden;
    width:100%;
  }
  .flexbox .col {
    flex: 1;
    padding: 30px !important;
  }
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    border:0px solid #efefef;
    margin-bottom:20px;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.layer {

    position: absolute;
background:url('../assets/images/church.png');
background-size:cover;
background-position: bottom;
background-repeat: no-repeat;
    width: 100%;
  height:100%;
    bottom:0px;
    -webkit-mask-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
          mask-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
}
.scrolldown{

width:100%;
padding-top:50px;
  margin:0 auto;
  color:#fff;
z-index:999;
text-align: center;
    padding-bottom: 1px;
}
.scrolldown i{
  display:block;
  margin-bottom:40px;
  -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }
.strap{

  padding:120px 0 0 0;
  margin:0 auto;

z-index:999;

}
.strap h1{
  color:#fff;
  font-size:1.7em;
  font-weight:300;
text-align: center;
}
.strap span{
  color:#fff;

    font-weight:600;
}
.homepagetile{
  background:#8037ee;text-align:center;padding:30px;font-size:50px;color:#ffffff;background: linear-gradient(to right, #8037ee, #3bafb3);
  border-radius:30px 30px 0px 0px;
}
.clr{
  clear:both;
}
.home .nhsuk-header__logo{
  display:none;
}
.home .thumbnail_right{
  width:100%;
  min-height:350px;
    max-height:500px;
  object-fit:cover;
}
.home .thumbnail_left{
  width:100%;
    min-height:350px;
    max-height:500px;
  object-fit:cover;
}
.thumbnail_right{
  width:100%;
  min-height:350px;
    max-height:200px;
  object-fit:cover;
}
.thumbnail_left{
  width:100%;
    min-height:350px;
    max-height:200px;
  object-fit:cover;
}
.nhsuk-quote-callout {
  padding: 14px;
background: rgba(255, 255, 255, 0.9);
color: #8037ee;
padding-top: 0!important;
position: absolute;
width: 30%;
min-width: 250px;
bottom: 20px;
left: 20px;
}
.nhsuk-quote-callout-right{
  right: 20px;
}
.nhsuk-quote-callout>:first-child {
    margin-top: 0;
}
@media (max-width: 40.0525em)
.nhsuk-quote-callout__label {
    margin-left: -24px;
    margin-right: 0;
    padding: 8px 24px;
    top: -8px;
}
.nhsuk-quote-callout p {
    font-size: 20px;
    line-height: 1.5;
    display: block;
    margin-top: -33px;
    margin-bottom: 16px;
}
.nhsuk-quote-callout__label {
  font-size: 67px;
  line-height: 1.1;
  background-color: #8037ee;
color:#fff;
  display: inline-block;
  margin: 0 0 8px 0px;
  padding: 8px 10px 8px 10px;
  position: relative;
  top: -33px;
  height: 50px;
  width:50px;
  overflow:hidden;
  text-align:center;
}
.nhsuk-quote-callout>:last-child {
    margin-bottom: 0;
}


/* SUBNAV */

.subnav{
  position: -webkit-sticky; /* Safari */
    position: sticky;

    overflow-x: scroll !important;
    overflow-y: hidden !important;
    display: block !important;
    height: 75px !important;
  top:0;
  left:0;
  background:#fff;
padding:15px;
  width:100%;
      z-index: 9999;
}

  .subnav ul{
    margin:0;
    padding:0;
    list-style:none;
    white-space: nowrap;
  }
    .subnav li{
      display:inline-block;

    }
    .subnav   a{
        padding:10px 20px;
        display:block;
font-size: 1.2rem;
        text-decoration:none;
        transition:all 0.3s ease-in-out;
      //  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      }
    .subnav     a:hover{
          color:#8037ee;
        }
        .subnav     a:visited{
              color:#8037ee;
            }
      .subnav  a:focus {
        background: none !important;
        box-shadow: none !important;
    color: #8037ee !important;
    outline: 0px solid transparent;
    text-decoration: none;
}
.subnav  a:visited {
color: #8037ee !important;
}



      .subnav .active:after {
        content: "" !important;
        display: block !important;
        margin: 0 auto !important;
        width: calc(100% - 30px) !important;
        margin-top: -5px !important;
        border-top: 3px solid #8037ee !important;
        padding:10px 20px;
        animation: createBox .25s;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* NAV SECTIONS */

.section_dark{
padding: 0 10%;
max-width: none;
margin:0px;
}
.section_light{
padding: 0 10%;
max-width: none;
margin:0px;
background:#FFF;
}
.section_light h2, h3{color:#8037ee;}
.section_light .pimg{margin-bottom:20px;}
.section_dark h2, h3{color:#8037ee;}
.section_dark .pimg{margin-bottom:20px;}
.pulloutbox_dark{
  padding:20px;
  background:#EFF1F8;
  color:#8037ee;
  margin-top:40px;
}
 .pulloutbox_dark p:last-child{
   margin-bottom: 0px;
   }
.pulloutbox_dark_contact{
  padding:20px;
  background:#EFF1F8;
  color:#8037ee;
  margin-top:40px;
  width:100%;
  text-align:center;
}
.pulloutbox_light{
  padding:20px;
  background:#FFFFFF;
  color:#8037ee;
  margin-top:40px;
}
.pulloutbox_light p:last-child{
  margin-bottom: 0px;
  }


/* Events list */
.fas{
  margin-right:0px;
}
.nhsuk-promo img{
  width:100%;

}
.center-cropped {
  width: 100%;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow: hidden;
  border-radius:30px 30px 0px 0px;
}

/* Set the image to fill its parent and make transparent */
.center-cropped img {
  min-height: 100%;
  min-width: 100%;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
}
.logo_my {
    color: #9999cc;
    font-size: 19px;
    margin-left: 17px;
    text-shadow: 0 0px 0 #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.logo_bcc {
    color: #fff;
    margin-left: 6px;
    font-size: 19px;
    text-shadow: 0 0px 0 #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.eventicon i,.eventicon svg{
  float: left;
  margin-bottom: 20px;
  margin-top: 3px;
  margin-right:10px;
}
.nhsuk-promo{
    position: relative;
  }
.ribbon {
  width: 150px;
      height: 150px;
      overflow: hidden;
      position: absolute;
      float: left;
      z-index: 999;
}

.ribbon span {
  position: absolute;
display: block;
width: 249px;
padding: 6px 0;
background-color: #6ddb34;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
color: #fff;
font: 700 18px/1 'Lato', sans-serif;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-align: center;
}
.ribbon.green span {
background-color: #8037ee;
}
.ribbon.red span {
background-color: red;
}
.ribbon.orange span {
background-color: orange;
}

/* top left*/


.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}


.nhsuk-promo {
  display: inline-block;
  width: 100%;

  margin-right: 3%;

  vertical-align: top;
}

.no-link h3{
  color:#8037ee !important;
      text-decoration: none;


}
.no-link i{
  color:#8037ee !important;

}
.no-link .info{
  color:#8037ee !important;

}
.no-link .nhsuk-promo__link-wrapper:active {
    background-color: #fff;
    box-shadow: none;
    top: 0px;
}



  @media (min-width: 641px) {
    .nhsuk-promo {
      width: 29%;
    }
    .section_dark .nhsuk-promo {
      width: 46%;
    }
    .section_light .nhsuk-promo {
      width: 46%;
    }
  }

.nhsuk-header__logo a:hover path{
fill:#eff1f8;
}
.nhsuk-header__logo a:focus{
box-shadow:none;
}
.logout{
  float:right;padding:12px 20px 0px 0px;
}
.contactshortcuts ul{
text-align:center;
    padding-left: 0px;
}
.contactshortcuts ul li{
margin:0 20px;
 font-size:18px;
 display:inline-block;
 width:50px;
}
.contactshortcuts ul li a{
    text-decoration: none;
  }
  .contactshortcuts ul li a:focus {
    background: none;
    box-shadow: none;
    color: #212b32;
    outline: 4px solid transparent;
    text-decoration: none;
}
.contactshortcuts ul li i{
background:#8037ee;
color:#fff;
width:50px;
height:50px;
padding:12px;
font-size:25px;
border-radius:50px;
margin-bottom:5px;
}
.contactshortcuts ul li i:hover{
background:#7c2855;
}
.contactshortcuts ul li i:hover span{
background:#7c2855;
}
.contactshortcuts ul li span{
  display:block;
  font-size:12px;
  text-decoration:none;
}
.contact_user .nhsuk-grid-column-three-quarters a{
font-size: 1.2rem;
}
.nhsuk-breadcrumb__back {
   display: block;
}


/* ROTA */

.clash a{
  background: red;
padding: 5px;
color: #fff;
}


.nhsuk-icon__search {
    fill: #fff;
}
.nhsuk-search__submit {
    background-color: #8037ee;
  }
  .autocomplete__input {
    width: 535px;
    border: 1px solid #ccc;
}
.nhsuk-header__search {
float:none;
    text-align: center;
        margin-top: 20px;
            margin-bottom: 20px;
}
.searchbox{
display: flex;
    flex-wrap: wrap;
    height: auto !important;
    background:#FFFFFF;
    }
.searchbox.focus{
  box-shadow: 0 0 0 4px #ffb81c;
outline: 4px solid transparent;
outline-offset: 4px;
}

.searchbox input {

    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
    font-size: 1.1875rem;
line-height: 1.47368;
width: 150px;
    flex: 1;
}
.tag.highlight{
background:  #ffb81c;
}
.tag{
position: relative;
background: #8037ee;
color: #fff;
border-radius: .2rem;
font-weight: 700;
    font-size: 18px;
    padding-left: 24px;
padding-right: 24px;
margin-right:10px;
margin-bottom:5px;
cursor: pointer;
flex: none;
}
.tag .cross{
      position: absolute;
      right: 6px;
      top: 3px;
        font-size: 14px;

}
.not-found{
  background:#FFF;
}
.usericona{
position: absolute;
left: 5px;
  top: 2px;
  font-size: 14px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .nhsuk-button {
    margin-bottom: 8px;
}
.users{
      list-style-type: none;
      margin:0px;
      padding:0px;
}
.users li{
    margin-bottom: 0px;
  }
  .useritemhref:link{
    text-decoration: none;
    display: block;
  }
  .useritemhref.highlight{
    background: #e8f5fa;

        box-shadow: 0 0 0 4px #ffcd60;
        color: #212b32;
        text-decoration: none;
  border-radius: 6px;
  }
  .useritemhref.highlight:before{
    content: "↵";
    float:right;
    padding:20px 15px 0px 0px;
    color:#555555;
  }
.useritemhref:hover{
  background: #e8f5fa;

border-radius: 6px;
}
.useritem{
  position: relative;
  align-items: center;
  font-size: 15px;
  color: #616061;
  font-weight: 400;
  width: 100%;
      min-height: 73px;
  cursor: pointer;
  border: 1px solid transparent;
  border-top: 1px solid #ddd;
  padding-left: 10px;
  padding-right: 12px;
  padding-top: 11px;
  padding-bottom: 11px;

  }
  .usericon{
    float: left;
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 25px;
    margin-right: 20px;
    background: #8037ee;
    border-radius: 5px;
    padding-left: 0px;
    text-align:center;
    color: #fff;
    }

    .userdetails{
text-transform: capitalize;
    }
    .userdetails .user{
      color: #1d1c1d;
      font-weight: 700;
      display:block;
          font-size: 1.2em;
          text-decoration: none !important;
    }
    .userdetails .user i{
      color: #007f3b;

    }
    .userdetails .info{
      color: #1d1c1d;
      font-weight: 300;
      display:block;
          font-size: 1.1em;
    }
    .disabled{
      opacity: .5;
pointer-events: none;
    }
    @media screen and (min-width: 640px) {
.nhsuk-panel-with-label{

            box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.22);
        }
      }

  .dialognav{
    width: 100%;
    display: block;
    height: 70px;

  }
  .default_dialog .nhsuk-panel-with-label{
        margin-top: 90px;
  }
  .dialogbutton{
    float: right;
    width: 70px;
    height: 70px;
    background: none;
    border: none;
        padding: 12px;
    cursor: pointer;
    color:#8037ee;
  }
  .dialogbutton:focus {
      outline: -webkit-focus-ring-color auto 0px;
  }
  .dialogbutton:hover{
    color:#8037ee;
  }
    .dialogbutton i{
      font-size: 3em;
    }
  .buttonlabel{
    font-size: 1.5em;
    display: block;
  }
  .users::-webkit-scrollbar {
      width: 1em;
      border-radius: 50px;
      position:absolute;
      -webkit-appearance:none;
      width:8px;
  }

  .users::-webkit-scrollbar-track {
  background-clip:padding-box!important;border-radius:3px;color:#fff;
  background:#f3f3f3;box-shadow:inset 0 -4px 0 0,inset 0 4px 0 0;
  border-radius:50px;
  }

  .users::-webkit-scrollbar-thumb {
    background:rgba(29,28,29,.52);box-shadow:none;min-height:36px;
    border-radius:50px;
  }
  .users::-webkit-scrollbar-corner{background:#fff}

.users{
  overflow-y: auto;
max-height: 300px;
padding: 3px 15px 3px 5px;
}

#list{
background: #fff;
margin: 25px 0px;
padding-left: 0px;
}
#list li{
list-style-type:none;
padding:0;
margin:0;
}
.curemove{
  float: right;
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 25px;
    margin-left: 20px;
    background: #6b6b6b;
    border-radius: 5px;
    padding-left: 0px;
    text-align: center;
    color: #fff;
}
/* Bible */

.biblenavframe{

background:#FFFFFF;
  width:100%;

}
.sticky{
background:#FFFFFF;
  position: sticky;
  top: 0;
  width:100%;
  margin: 0px;
  z-index:9;
}
@media (min-width:61.875em) {

  .biblenavframe{
position:static !important;
    width:100%;
    margin-top:30px;

  }
  .sticky{
background:none;
position: static;
  }
  .navfix{
      padding: 0 6% 0 10%;

      }
}
.biblenav {

  width: 100%;
text-align: center;
display: flex;
margin: 0 auto;


}

.biblenav .item{
text-align: center;
min-width: 100px;
margin-right: 0px;
color: #8037ee;
font-size: 1.2rem;
text-decoration: none;
padding:20px 0px 20px 0px;
margin: 0 auto;
}
.biblenav .item span{
  font-size:10px;
  color:#4b6271;
  display:block;
      white-space: nowrap;
}
.biblenav a{
  text-decoration: none;
  width: 25%;
}
.biblenav a:focus{
background-color: inherit;
box-shadow: none;
color: #212b32;
outline: 0px solid transparent;
text-decoration: none;
}
.biblenav a div{
  border-bottom:2px solid #FFFFFF;
}
.biblenav a:hover div{
  border-bottom:2px solid #8037ee;
}
.biblenav .navseleceted div{
  border-bottom:2px solid #8037ee;
}
.biblebooks{
  padding:0px;
  margin:0;
}
.biblebooks li{
  list-style-type: none;
}
.navchapters{
display:none;
margin: 0px 0px 30px 0px;
height: auto;

}
.navchapters a{
  display: inline-block;
  padding: 0px;
  text-align: left;
  /* background: lightgray; */
  text-decoration: none;
  margin: 15px;
  min-width: 40px;
  font-size: 1.5rem;
}
.navbook{
  padding: 0px;
  font-size: 1.5rem;
  color: #8037ee;
  text-decoration:none;
  display:block;
}
.navbook:focus{
 background-color: #FFF;
box-shadow: 0 0px #FFF, 0 0px lightgrey;
}
.blockbox{
  background:#FFF;
  padding:20px;

}
#message {
    position: fixed;
    top: 30px;
    left: 10px;
    width: auto;
    background:#ffeb3b;
    color:#245222;
    padding:10px 20px;
    border:2px solid #ffffff;
    display:none;
    z-index:500;
    font-size: 20px;
    font-weight: 600;
    -webkit-box-shadow: 0px 3px 47px -21px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 47px -21px rgba(0,0,0,0.75);
box-shadow: 0px 3px 47px -21px rgba(0,0,0,0.75);
}
#inner-message {
    margin: 0 auto;
}
.richText {
    position: relative;
    background-color: #eff1f8;
    border: #EFEFEF solid 1px;
    color: #333333;
    width: 100%;
}

.richText .richText-form {
}

.richText .richText-form label {
    display: block;
    padding: 10px 15px;
}

.richText .richText-form input[type="text"],
.richText .richText-form input[type="file"],
.richText .richText-form input[type="number"],
.richText .richText-form select {
    padding: 10px 15px;
    border: #999999 solid 1px;
    min-width: 200px;
    width: 100%;
}

.richText .richText-form select {
    cursor: pointer;
}

.richText .richText-form button {
    margin: 10px 0;
    padding: 10px 15px;
    background-color: #3498db;
    border: none;
    color: #FAFAFA;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.richText .richText-toolbar {
    min-height: 20px;
    border-bottom: #EFEFEF solid 1px;
}

.richText .richText-toolbar .richText-length {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: middle;
    line-height: 34px;
}

.richText .richText-toolbar .richText-length .black {
    color: #000;
}

.richText .richText-toolbar .richText-length .orange {
    color: orange;
}

.richText .richText-toolbar .richText-length .red {
    color: red;
}

.richText .richText-toolbar ul {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.richText .richText-toolbar ul li {
    float: left;
    display: block;
    list-style: none;
}

.richText .richText-toolbar ul li a {
    display: block;
    padding: 10px 13px;
    border-right: #EFEFEF solid 1px;
    cursor: pointer;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.richText .richText-toolbar ul li a .fa,
.richText .richText-toolbar ul li a .fas,
.richText .richText-toolbar ul li a .far,
.richText .richText-toolbar ul li a svg {
    pointer-events: none;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: default;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown {
    position: relative;
    display: block;
    margin: 3% auto 0 auto;
    background-color: #FAFAFA;
    border: #EFEFEF solid 1px;
    min-width: 100px;
    width: 300px;
    max-width: 90%;
    -webkit-box-shadow: 0 0 5px 0 #333;
    -moz-box-shadow: 0 0 5px 0 #333;
    box-shadow: 0 0 5px 0 #333;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close {
    position: absolute;
    top: 0;
    right: -23px;
    background: #FFF;
    color: #333;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    width: 20px;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown {
    list-style: none;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li {
    display: block;
    float: none;
    font-family: Calibri, Verdana, Helvetica, sans-serif;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a {
    display: block;
    padding: 10px 15px;
    border-bottom: #EFEFEF solid 1px;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover {
    background-color: #FFFFFF;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline {
    margin: 10px 6px;
    float: left;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 #999;
    -moz-box-shadow: 0 0 10px 0 #999;
    box-shadow: 0 0 10px 0 #999;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a span {
    display: block;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.richText .richText-toolbar ul li a .richText-dropdown-outer div.richText-dropdown {
    padding: 10px 15px;
}

.richText .richText-toolbar ul li a:hover {
    background-color: #FFFFFF;
}

.richText .richText-toolbar ul li[data-disable="true"] {
    opacity: 0.1;
}

.richText .richText-toolbar ul li[data-disable="true"] a {
    cursor: default;
}

.richText .richText-toolbar ul li:not([data-disable="true"]).is-selected .richText-dropdown-outer {
    display: block;
}

.richText .richText-toolbar ul:after {
    display: block;
    content: "";
    clear: both;
}

.richText .richText-toolbar:last-child {
    font-size: 12px;
}

.richText .richText-toolbar:after {
    display: block;
    clear: both;
    content: "";
}

.richText .richText-editor {
    padding: 20px;
    background-color: #FFFFFF;
    border-left: #FFFFFF solid 2px;
    font-family: Calibri, Verdana, Helvetica, sans-serif;
    height: 300px;
    outline: none;
    overflow-y: scroll;
    overflow-x: auto;
}

.richText .richText-editor ul,
.richText .richText-editor ol {
    margin: 10px 25px;
}

.richText .richText-editor table {
    margin: 10px 0;
    border-spacing: 0;
    width: 100%;
}

.richText .richText-editor table td,
.richText .richText-editor table th {
    padding: 10px;
    border: #EFEFEF solid 1px;
}

.richText .richText-editor:focus {
    border-left: #3498db solid 2px;
}

.richText .richText-initial {
    margin-bottom: -4px;
    padding: 10px;
    background-color: #282828;
    border: none;
    color: #33FF33;
    font-family: Monospace, Calibri, Verdana, Helvetica, sans-serif;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    min-height: 400px;
    height: 400px;
}

.richText .richText-help {
    float: right;
    display: block;
    padding: 10px 15px;
    cursor: pointer;
}

.richText .richText-undo,
.richText .richText-redo {
    float: left;
    display: block;
    padding: 10px 15px;
    border-right: #EFEFEF solid 1px;
    cursor: pointer;
}

.richText .richText-undo.is-disabled,
.richText .richText-redo.is-disabled {
    opacity: 0.4;
}

.richText .richText-help-popup a {
    color: #3498db;
    text-decoration: underline;
}

.richText .richText-help-popup hr {
    margin: 10px auto 5px auto;
    border: none;
    border-top: #EFEFEF solid 1px;
}

.richText .richText-list.list-rightclick {
    position: absolute;
    background-color: #FAFAFA;
    border-right: #EFEFEF solid 1px;
    border-bottom: #EFEFEF solid 1px;
}

.richText .richText-list.list-rightclick li {
    padding: 5px 7px;
    cursor: pointer;
    list-style: none;
}


.firstline{padding: 12px 16px 0px 16px;display: block;}
  .sortableset .firstline{padding: 12px 16px 0px 40px;display: block;}
.title{font-weight:600;font-size:1.2em}
.star{margin-left:15px;color:#8037ee;}
.secondline{padding: 0px 16px 5px 16px;display:block;color:#666;font-size:0.9em}
.sortableset .secondline{border-bottom: 1px solid #d8dde0;padding: 5px 16px 5px 16px;}
.forthline{padding: 0px 16px 12px 16px;font-size:0.9em;font-weight:600;    display: block;}
.secondline a{margin-right:20px;}
.thirdline{padding: 0px 16px 12px 16px;display:block;font-size:0.8em}
.lastdate{padding: 0px 16px;display:block;font-weight:600;font-size:0.9em}
.line{border-bottom: 1px solid #d8dde0;clear:both;}
.pubborder{
  border-left:8px solid #8037ee;
}
.mainframe{
  position: relative;
}
.imageframe{
width: 26%;
position: absolute;
top: 0;
bottom: 0;
}
.wordsframe{
display: block;
    height: auto;
    margin-left: 26%;
  }
.slideimg{
height: 100%;
width: 100%;
display: block;
float: left;
background: #efefef;
background-position: center center;
margin-right: 20px;
background-size:cover;

}
.prevleft{
  float:left;
  padding:15px;
  color: #212b32 !important;
}
.prevright{
  float:right;
  padding:15px;
}

.progress{
text-align:center;
width:100%;
}
.percentage{

}
.percentagewords{
  display:block;
text-align:center;
color:#757575;
margin-left:10px;
margin-right:10px;
}
.box {
width:150px;
height:150px;
display:inline-block;
border-radius:50%;
border:5px solid transparent;
background:
linear-gradient(#eff1f8,#eff1f8) padding-box,
linear-gradient(var(--v), #FFF 50%,transparent 0) center/calc(var(--s)*100%) border-box,
linear-gradient(var(--v), #8037ee 50%,transparent 0) center/calc(100% - var(--s)*100%) border-box,
linear-gradient(to right, #FFF 50%,#8037ee 0) border-box;
text-align: center;
font-size: 42px;
margin-top: 69px;
margin-bottom:10px;
padding-top: 38px;
color:#8037ee;
}
#myInput {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='search' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-search fa-w-16 fa-fw'%3E%3Cpath fill='%238037ee' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' class=''%3E%3C/path%3E%3C/svg%3E"); /* Add a search icon to input */
  background-position: 6px 6px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  padding: 12px 20px 12px 40px; /* Add some padding */
  margin-bottom: 34px; /* Add some space below the input */
      background-size: 22px;

}
.drag-me:before {
    content: '.';
    position: absolute;
    margin-left: 14px;
    margin-top:4px;
    margin-right: 14px;
    font-size: 20px;
    line-height: 20px;
    color: #8037ee;
    text-shadow: 0 5px #8037ee, 0 10px #8037ee, 5px 0 #8037ee, 5px 5px #8037ee, 5px 10px #8037ee, 10px 0 #8037ee, 10px 5px #8037ee, 10px 10px #8037ee;

}
.drag-me:hover:before {
cursor:move;
}
.origional{
  display:none;
}
.usericona{
position: absolute;
left: 5px;
  top: 2px;
  font-size: 14px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

#ullist{
      list-style-type: none;
      margin:0px;
      padding:0px;

}
#ullist li{
    margin-bottom: 0px;
  }
  .songitemhref:link{
    text-decoration: none;
    display: block;
    margin: 5px;
  }
  .songitemhref.highlight{
    background: #e8f5fa;

        box-shadow: 0 0 0 4px #ffcd60;
        color: #212b32;
        text-decoration: none;
  border-radius: 6px;
  }
  .songitemhref.highlight:before{
    content: "↵";
    float:right;
    padding:20px 15px 0px 0px;
    color:#555555;
  }
.songitemhref:hover{
  background: #eff1f8;

border-radius: 6px;
}
.songitem{
  position: relative;
  align-items: center;
  font-size: 15px;
  color: #616061;
  font-weight: 400;
  width: 100%;
      min-height: 73px;
  cursor: pointer;
  border: 1px solid transparent;
  padding-left: 10px;
  padding-right: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
display: flex;
  }
  .usericon{
    float: left;
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 25px;
    margin-right: 20px;
    background: #2e3192;
    border-radius: 5px;
    padding-left: 0px;
    text-align:center;
    color: #fff;
    display: inline-table;
    }

    .songdetails{

    }
    .songdetails .user{
      color: #212b32;
      font-weight: 700;
      display:block;
          font-size: 1.2em;
          text-decoration: none !important;

    }
    .songdetails .user i{
      color: #212b32;

    }
    .songdetails .info{
      color: #212b32;
      font-weight: 300;
      display:block;
          font-size: 1.1em;
          text-transform: none !important;
    }

    .disabled{
      opacity: .5;
pointer-events: none;
    }
    @media (min-width: 40.0625em){
.song-list .nhsuk-list-panel__label {
  font-size: 32px;
  font-size: 1rem;
  line-height: 1.25;
}
}
.song-list .nhsuk-list-panel__label {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  background-color: #8037ee;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 13px;
}
.song-list .nhsuk-list-panel__box--with-label, .nhsuk-list-panel__list--with-label {
  border-top: 2px solid #8037ee;
  margin: -20px 0 0;
  padding: 27px 0 0;
}
@media (min-width: 40.0625em){
.song-list .nhsuk-list-panel {
  margin-bottom: 14px;
}
.song-list .nhsuk-list-panel {
  margin-top: 14px;
}
}
.songitems li:first-child{
border: 1px solid transparent;
border-top: 0px solid #ddd;
}
.songitems li{
display: flex;
border: 1px solid transparent;
border-top: 1px solid #ddd;
}

.lyrictext::-webkit-scrollbar {
  width: 1em;
  border-radius: 50px;
  position:absolute;
  -webkit-appearance:none;
  width:8px;
}

.lyrictext::-webkit-scrollbar-track {
background-clip:padding-box!important;border-radius:3px;color:#fff;
background:#f3f3f3;box-shadow:inset 0 -4px 0 0,inset 0 4px 0 0;
border-radius:50px;
}

.lyrictext::-webkit-scrollbar-thumb {
background:rgba(29,28,29,.52);box-shadow:none;min-height:36px;
border-radius:50px;
}
.lyrictext::-webkit-scrollbar-corner{background:#fff}

.lyrictext{
overflow-y: auto;
max-height: 300px;
padding: 3px 15px 3px 5px;
margin-top:20px;
}

.addtoset{
float:right;padding: 6px 16px;margin: auto 10px;width:auto;flex-grow: 0;display:inline-table;max-height: 55px;
}
.addtoset:hover{
margin: auto 10px;
}
.filteredlist{
display:none;
}
a.addsection {
  display: inline-block;
}
.searchsticky{
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  padding-bottom:20px;

  background: rgba(239,241,248,1);

background: linear-gradient(180deg, rgba(rgba(239,241,248,1)) 0%, rgba(rgba(239,241,248,1)) 69%, rgba(rgba(239,241,248,0.1)) 100%);
  z-index:9999;
}
.scrollbox::-webkit-scrollbar {
    width: 1em;
    border-radius: 50px;
    position:absolute;
    -webkit-appearance:none;
    width:8px;
}

.scrollbox::-webkit-scrollbar-track {
background-clip:padding-box!important;border-radius:3px;color:#fff;
background:#f3f3f3;box-shadow:inset 0 -4px 0 0,inset 0 4px 0 0;
border-radius:50px;
}

.scrollbox::-webkit-scrollbar-thumb {
  background:rgba(29,28,29,.52);box-shadow:none;min-height:36px;
  border-radius:50px;
}
.scrollbox::-webkit-scrollbar-corner{background:#fff}

.scrollbox{
overflow-y: auto;
max-height: 300px;
padding: 3px 15px 3px 5px;
margin-top:20px;
}

.tag{
    padding-left: 12px;
}


.ui-tooltip {
  padding: 10px 20px;
  background: white;
  border-radius: 20px;
  width:300px;
  box-shadow: 0 0 7px black;
}
.content{
  position: relative;
  font-size: 20px;
  line-height:2.2;
}
.content .chord{
  position: absolute;
    margin-top: -25px;
  color: red;
  font-size: 20px;

}
.content .letter:hover:before{
border-left:2px solid red;
content:' ';
height:45px;
position: absolute;
    margin-top: -25px;
    cursor:pointer;
}
.edit{
  position: relative;
  font-size: 20px;
  line-height:2.6;
}
.edit .chord{
  position: absolute;
    margin-top: -25px;
  color: #4b6271;
  font-size: 20px;
}

.edit .chordslash{
  position: absolute;
    margin-top: -25px;
  color: #4b6271;
  font-size: 20px;
}
.edit .chordslash .chord{
  position: relative !important;
    margin-top: 0px !important;
  color: #4b6271;
  font-size: 20px;
}

.editchords{
  display:none;
}

.transpose-keys {
	margin: 10px 0;
	overflow: auto;
display:none;
}
.transpose-keys a {
	display: block;
	float: left;
	width: 2.25em;
	text-align: center;
	margin: 0 .25em .25em 0;
	color: #333;
	background: #fff;
	text-decoration: none;
	padding: .4em 0;
	border: solid 1px transparent;
	outline: none;
}
.transpose-keys a.selected {
  background: #8037ee;
  color: #FFF;
}
.transpose-keys .origin{

  border-bottom: solid 4px #2E3192;
}



.content{
  position: relative;
  font-size: 20px;
  line-height:2.2;
}
.content .chord{
  position: absolute;
    margin-top: -25px;
  color: #8037ee;
  font-size: 20px;

}
.content .letter:hover:before{
border-left:2px solid #8037ee;
content:' ';
height:45px;
position: absolute;
    margin-top: -25px;
    cursor:pointer;
}
.edit{
  position: relative;
  font-size: 20px;
  line-height:2.6;
}
.edit .chord{
  position: absolute;
    margin-top: -25px;
  color: #d41f1f;
  font-size: 20px;
cursor:pointer;
}
.edit .letter{
padding-top: 25px;
cursor:pointer;
}
.ui-state-highlight:after{
  content: " ";
      border-left: 2px solid #8037ee;
      position: absolute;
          height: 35px;
          z-index:7;
            cursor:pointer;
}

.edit .letter:hover:before{
  content: 'ADD CHORD';
      height: 21px;
      position: absolute;
      margin-top: -7px;
      cursor: pointer;
      background: #8037ee;
      font-size: 9px;
      color: white;
      padding: 0px 5px;
      margin-left: 5px;
      z-index:9;
      cursor:pointer;
}
.edit .letter:hover:after{
  content: " ";
      border-left: 2px solid #8037ee;
      position: absolute;
          height: 35px;
          z-index:7;
            cursor:pointer;
}
.edit .chord:hover{
color:green;
cursor:pointer;
}
.edit .chord:hover:before{
  content: 'EDIT CHORD';
      height: 21px;
      position: absolute;
      margin-top: -7px;
      cursor: pointer;
      background: green;
      font-size: 9px;
      color: white;
      padding: 0px 5px;
      margin-left: 5px;
      z-index:9;
      cursor:pointer;
      width: 62px;
}
.edit .chord .letter:hover:before{
border-left:0px solid green;
content:' ';
height:105px;
position: absolute;
    margin-top: -25px;
    cursor:pointer;
}
.editlyrics .chord{
  display:none;
}
.editchords{
display:none;
}
.chordsuggestions{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.chordsuggestions li{
  display: inline-block;
}
.chordsuggestions a {
  display: block;
width: auto;
text-align: center;
padding: 10px 10px;
color: #8037ee;
background: #dedede;
text-decoration: none;
margin-right: 15px;
min-width: 55px;
border-radius: 6px;
font-weight: bold;
}
.chordsuggestions a:hover {

color: #fff;
background: #8037ee;

}





/* DIALOG CSS */

.hidden {
  display: none;
}

[role="alertdialog"],
[role="dialog"] {
  box-sizing: border-box;
  padding: 15px;
  border: 0px solid #000;
  min-height: 100vh;
  border-radius: 0px;
  background:#eff1f8;

}

@media screen and (min-width: 640px) {
  [role="alertdialog"],
  [role="dialog"] {
    position: absolute;
    top: 2rem;
    left: 50vw;  /* move to the middle of the screen (assumes relative parent is the body/viewport) */
    transform: translateX(-50%);  /* move backwards 50% of this element's width */
    min-width: calc(740px - (15px * 2));  /* == breakpoint - left+right margin */
    min-height: auto;
background:#eff1f8;

  }
}


.dialog_label {
  text-align: center;
}

.dialog_form {
  margin: 15px;
}

.dialog_form .label_text {
  box-sizing: border-box;
  padding-right: 0.5em;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  width: 30%;
  text-align: right;
}

.dialog_form .label_info {
  box-sizing: border-box;
  padding-right: 0.5em;
  font-size: 12px;
  width: 30%;
  text-align: right;
  display: inline-block;
}

.dialog_form_item {
  margin: 10px 0;
  font-size: 0;
}

.dialog_form_item .wide_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 27em;
}

.dialog_form_item .city_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 17em;
}

.dialog_form_item .state_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 15em;
}

.dialog_form_item .zip_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 9em;
}

.dialog_form_actions {
  text-align: right;
  padding: 0 20px 20px;
}

.dialog_close_button {
  float: right;
  position: absolute;
  top: 10px;
  left: 92%;
  height: 25px;
}

.dialog_close_button img {
  border: 0;
}

.dialog_desc {
  padding: 10px 20px;
}

/* native <dialog> element uses the ::backdrop pseudo-element */

/* dialog::backdrop, */
.dialog-backdrop {
  display: none;
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
      z-index: 999;
}

@media screen and (min-width: 640px) {
  .dialog-backdrop {
    background:#eff1f8;
  }
}

.dialog-backdrop.active {
  display: block;
}

.no-scroll {
  overflow-y: auto !important;
}

/* this is added to the body when a dialog is open */
.has-dialog {
  overflow: hidden;
}

/* styling for alert-dialog example */
.notes {
  display: block;
  font-size: 1rem;
  line-height: 1.3;
  min-width: 400px;
  max-width: 100%;
  width: 33%;
}

.toast {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 1rem;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  position: fixed;
  top: 1rem;
  right: 1rem;
  transform: translateY(-150%);
  transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

.toast.active {
  transform: translateY(0);
}
/* BIBLE */
.bibletitle{
border-top: 1px solid #d8dde0;
padding-top:40px;
}
.bibletitle:first-child{
border-top: 0px solid #d8dde0;
padding-top:0px;
}
.bibletitle h2{
  float: left;
      margin-right: 13px;
}
.addcommentbtn{
  color: #a7a7a7;
  font-size: 18px;
  margin-left: 37px;
  padding-top: 10px;
  margin-top: 0px;
  display: block;
  text-align: right;
}
.addcommentbtn:hover{
  color:#2E3192;
  cursor:pointer;
}


.footnotes{

background:#ffffff;
padding:20px 30px 10px 30px;

}
.footnotes h3{
      font-size: 1.2rem;
}
.footnotes p{
font-size:1rem;
}
.no-touch .verseselect:hover{
  background-color: #dbd8f5;
  color: #000000;
}
.selected{
  background-color: #dbd8f5;
  color: #000000;
}
.highlight{
  background-color: #f3f1b7;
  color: #000000;
}
.verse-num{
  white-space: pre-line;
}
  .comment .verse-num {
    background: #8037ee;
padding-left: 5px;
text-align: center;
padding-right: 1px;
border-radius: 5px;
min-width: 32px;
display: inline-block;
color: white;
margin-right: 4px;
height: 23px;
line-height: 23px;
 }
 .headingtitle{
   font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333;
    display: block;
    font-weight: 600;
    margin-top: 0;
        color: #8037ee;
            margin-bottom: 24px;
 }
 /*.comment .verse-num::after {
   width: 0;
height: 0px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
content: '';
border-top: 4px solid #2E3192;
position: absolute;
margin-top: 22px;
margin-left: -21px;
  }*/
.startselection{
  background-color: #dbd8f5;
}
.startselectiona:before{
  content: '';
      border-left: 4px solid red;
      height: 47px;
      position: absolute;
      margin-top: -9px;
}
.startselectiona:after{
  content: '';
      border-left: 4px solid red;
      height: 47px;
      position: absolute;
      margin-top: -9px;
}
#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }

        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }

        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }
        #tooltip span:hover
        {
            text-decoration: underline;
cursor:pointer;
        }
        .commentscripture{

        }
        .commentscripture sup{
          display:none;
        }
        .copyright p{
          font-size:0.8rem;
          color:darkgrey;
          border-top:1px solid darkgrey;
          padding-top:10px;
          margin-top:30px;
        }
        .unreadverse{

        width: 14px;
        height: 14px;
        border-radius: 7px;
        font-size: 16px;
        color: green;
        margin-top: -5px;
        }
        .readverse{
        background:#8037ee;width:14px;height:14px;border-radius:7px;
        }
        .unread{
          float: left;
        height: 20px;
            padding: 7px 15px 0px 15px;
            margin-top: 13px;
        }
        .pagination {
          display: inline-block;
          margin-top:40px;
        }

        .pagination a {
          color: black;
          float: left;
          padding: 8px 16px;
          text-decoration: none;
          background-color: #fff;
          margin-right:15px;
        }

        .pagination a.active {
          background-color: #8037ee;
          color: white;
        }

        .pagination a:hover:not(.active) {background-color: #ddd;}
        .commentframe{
          padding:20px;
          background: #FFF;
          margin:20px 0px;
        }
/* CONTACTS PAGE */

.nhsuk-nav-a-z {
margin-top: 15px;
margin-bottom: 15px;
}.nhsuk-nav-a-z__link, .nhsuk-nav-a-z__link--disabled {
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
display: block;
min-width: 34px;
padding-bottom: 8px;
padding-top: 8px;
text-align: center;
}
.searchframe .healthsearch {
padding: .3em;
border-color: transparent;
box-shadow: none;
opacity: 1;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-size: auto;
background-position: 0% 0%;
background-repeat: repeat repeat;
vertical-align: top;
background-color: #ffffff;
outline: none;
color: #231f20;
font-size: 17px;
font-weight: normal;
margin: 0;
padding: 7px 10px 7px 10px;
width: 100%;
display: block;
}
.searchframe fieldset {
border: 2px solid #8037ee;
position: relative;
padding: 0;
margin: 0px;
overflow: hidden;
}
/* BOOKINGS */
.footermenu{
  background:rgba(255,255,255,0.9);
  width:100%;
  position:sticky;
  bottom:0px;
  height:auto;
  padding:30px;
  border-top: 4px solid #8037ee;
}
.footermenu p{
  margin-bottom:0px;
}
.footermenu a{
  width:100%;
}
.lettera{
  width:100%;
  background:#eff1f8;
  padding:5px 20px;
  color:#8037ee;
  border-bottom:1px solid transparent;
  font-weight:600;
}
/* ROTA */

.clash a{
  background: red;
padding: 5px;
color: #fff;
}
.message{
  border: 4px solid #1bd565;
      padding: 24px;
      margin-bottom:15px;
}
.nhsuk-icon__search {
    fill: #fff;
}
.nhsuk-search__submit {
    background-color: #2e3192;
  }
  .autocomplete__input {
    width: 535px;
    border: 1px solid #ccc;
}
.nhsuk-header__search {
float:none;
    text-align: center;
        margin-top: 20px;
            margin-bottom: 20px;
}
.searchbox{
display: flex;
    flex-wrap: wrap;
    height: auto !important;
    }
.searchbox.focus{
  box-shadow: 0 0 0 4px #ffb81c;
outline: 4px solid transparent;
outline-offset: 4px;
}

.searchbox input {

    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
    font-size: 1.1875rem;
line-height: 1.47368;
width: 150px;
    flex: 1;
}

.usericona{
position: absolute;
left: 5px;
  top: 2px;
  font-size: 14px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

.users{
      list-style-type: none;
      margin:0px;
      padding:0px;
}
.users li{
    margin-bottom: 0px;
  }
  .useritemhref:link{
    text-decoration: none;
    display: block;
    margin: 5px;
  }
  .useritemhref.highlight{
    background: #e8f5fa;

        box-shadow: 0 0 0 4px #ffcd60;
        color: #212b32;
        text-decoration: none;
  border-radius: 6px;
  }
  .useritemhref.highlight:before{
    content: "↵";
    float:right;
    padding:20px 15px 0px 0px;
    color:#555555;
  }
.useritemhref:hover{
  background: #eff1f8;

border-radius: 6px;
}
.useritem{
  position: relative;
  align-items: center;
  font-size: 15px;
  color: #616061;
  font-weight: 400;
  width: 100%;
      min-height: 73px;
  cursor: pointer;
  border: 1px solid transparent;
  padding-left: 10px;
  padding-right: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
display: flex;
  }
  .usericon{
    float: left;
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 25px;
    margin-right: 20px;
    background: #8037ee;
    border-radius: 5px;
    padding-left: 0px;
    text-align:center;
    color: #fff;
    display: inline-table;
    }

    .userdetails{

    }
    .userdetails .user{
      color: #212b32;
      font-weight: 700;
      display:block;
          font-size: 1.2em;
          text-decoration: none !important;

    }
    .userdetails .user i{
      color: #007f3b;

    }
    .userdetails .info{
      color: #4b6271;
      font-weight: 300;
      display:block;
          font-size: 1.1em;
          text-transform: none !important;
    }

    .disabled{
      opacity: .5;
pointer-events: none;
    }
    @media screen and (min-width: 640px) {
.nhsuk-panel-with-label{

            box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.22);
        }
      }


  .buttonlabel{
    font-size: 1.5em;
    display: block;
  }
  .users::-webkit-scrollbar {
      width: 1em;
      border-radius: 50px;
      position:absolute;
      -webkit-appearance:none;
      width:8px;
  }

  .users::-webkit-scrollbar-track {
  background-clip:padding-box!important;border-radius:3px;color:#fff;
  background:#f3f3f3;box-shadow:inset 0 -4px 0 0,inset 0 4px 0 0;
  border-radius:50px;
  }

  .users::-webkit-scrollbar-thumb {
    background:rgba(29,28,29,.52);box-shadow:none;min-height:36px;
    border-radius:50px;
  }
  .users::-webkit-scrollbar-corner{background:#fff}

.users{
  overflow-y: auto;
max-height: 300px;
padding: 3px 15px 3px 5px;
}
.pubborder{
  border-left:8px solid #8037ee;
}
.category{
  color:#8037ee;
  font-weight:600;
}
