@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.grecaptcha-badge {
  z-index: 1000;
}

.voloplistheader,.voloplistheader > a {
	color: #505260;
	font-size: 10px;
}
.pagelocation {
	color: #8dc63f;
	border-top:solid 1px #8dc63f;
	border-bottom:solid 1px #8dc63f;
	padding:4px 6px;
}
.newpageinationbutton > a , .newpageinationbutton {
	border-bottom:solid 1px #8dc63f;
	background: #8dc63f;
	color:white;
}
.abouttextareaedit {
	color: dimgrey;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 10px;
	margin-top: 5px;
	background: white;
}
.abouttextarea:focus {
  outline: none;
}
.abouttextareaedit:focus {
  outline: none;
}
.abouttextarea {
	color: dimgrey;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 10px;
	margin-top: 5px;
	background: #f8f8f8;
}
.signupvolpopup > div {
	font-size: 23px;
}
.dob {
	display:inline-block;
}
.removeadditionalshift, .removeShift1 {
	color:#007681;
	font-size:11px !important;
}
.viewdetails {
	margin-left:353px;
}
.resetpasswordreq {
	font-size: 8px;
	text-align: center;
	padding-top: 5px;
}
.shifts {
	display: inline-block;
	vertical-align: middle;
}
.shiftholder {
	display:inline-block;
	margin-left:10px;
}
.signupvolpopup > div {
	padding:30px 30px 0px 30px;
}
.shiftbuttonholder {
	margin-top:30px;
	padding:30px;
	border-top: 1px solid #dee2e6;
}
.dropdowndate {
	height: 38px;
	padding-left: 9px;
}
.overlay > div {
	background: white;
	width: 600px;
	margin: auto;
	margin-top: 50px;
	border-radius: 3px;
	background:white;
}
input::placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
	font-size:13px !important;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
    .charitydropdown option {
        line-height: 60px;
    }
.charitydropdown {
	font-size: 0.8125rem;
	color: #8c98a4 !important;
	font-family: inherit;
}
.shiftleft {
	margin-left:-8px;
}
.newvolsignwithop {
	padding:20px;
}
.signupvmod {
	position:relative;
	padding:0px;
	margin: 0px 105px !important;
}
.graybackground {
	background:#f8f8f8;
}
.footercontainer {
	max-width:1120px;
	margin:auto;
}
.main-nav > ul > li,main-nav > ul > li > a  {
	color:white !important;
}
.oppalignmentmod > p, .oppalignmentmod > h1 {
	margin-left:10px;
}
.oppalignmentmod {
	margin-top:-11px;
	margin-left:40px;
}
.volunteerlogin, .charitylogin {
	display:none;
	margin-top:25px;
}
.choiceholder {
	width:605px;
	margin:auto;
	margin-top:98px;
}
.charityright, .volunteerleft {
	display:inline-block;
	width:300px;
	text-align:center;
	padding:20px;
	height:200px;
}
.charityright > div {
	border:solid 2px white;
	border-radius:3px;
	padding:4px;
	width:84px;
	display:inline-block;
}
.charityright {
	background:#C2A204;
	color:white !important;
}
.charopdividerleft, .charopdividerright {
	margin-top:130px;
	vertical-align:top;
	display:inline-block;
}
.charopdividerleft {
	background:pink;
	width:340px;
}
.charopdividerright {
	background:blue;
	width:40px;
}
.volunteerleft > div {
	border:solid 2px white;
	border-radius:3px;
	padding:4px;
	width:104px;
	display:inline-block;
}
.volunteerleft {
	background:#8dc63f;
	color:white !important;
}
.text-left {
  text-align: left !important;
}

.ph {font-size:12px;}
.centerer {
	margin:auto;
}
.text-center {
  /*padding: 0 0 14px 0;*/
  text-align: center !important;
  background-color: #f8f8f8;
}
.footer-block{
  vertical-align: top;
  display: inline-block;
  text-align: left;
  margin: 0 14px 0 15px;
  width:247px;
}
.text-right {
  text-align: right !important;
}

.text-position-button {
    text-align: center;
}

.fa-angle-double-up {
  margin-top: 20px;
  margin-bottom: 15px;
}

.headerlist {
  font-size: 15px;
  color: #fff;
  border: solid 2px;
  font-size: 13px;
  /* text-decoration: none; */
  border: 0 !important;
  text-align: left !important;
  font-weight:  600;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  height: 100%;
  overflow-x: hidden;
  font-size: 100%;
  font-family: "Montserrat" !important;
  color: #575757;
  background: white;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

a {
  color: #007681;
  text-decoration: none !important;
  font-family: "Montserrat" !important;
  text-transform: unset;
}

a:hover {
  color: #067782;
}

li, p {
   line-height: 200%;
   color: #575757;
}
ul > li {
	font-size: 14px !important;
}
ul, ol {
	list-style-type: circle;
	margin-bottom: 1rem;
	font-size: 13px !important;
}

img {
  max-width: 100%;
}

input, textarea {
  font-size: 16px;
  font-size: 1rem;
}
input::-ms-clear, textarea::-ms-clear {
  display: none;
}

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

Main components

-------------------------------- */
header[role=banner] {
  margin-top: 2.5px !important;
  position: relative;
  height: 90px;
  background: #fff;
}
header[role=banner] #cd-logo {
  float: left;
  margin: 25px 0 0 5%;
  /* reduce logo size on mobile and make sure it is left aligned with the transform-origin property */
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(1);
}
header[role=banner] #cd-logo img {
  display: block;
}
header[role=banner]::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
#whyvol-li{
  border-top:none !important;
}
@media (max-width: 700px) {

.overlay > div {
	width:100%;
}
.viewdetails {
	margin-left:0px;
}
.signupvmod {
	padding:0px;
	margin: 0px 0px !important;
}
.ph {font-size:16px;}
.mobiletopadjust {
	padding-bottom:20px;
}
.cardsize {
	height:auto;
}
.oppalignmentmod > p, .oppalignmentmod > h1 {
	margin-left:-10px;
}
.opphref {
	display:inline-block;
	width:100%;
}
.parabackground {
	margin-top:252px !important;
}
}
@media only screen and (min-width: 840px) {
  header[role=banner] {
    height: 90px;
    max-width: 1200px;
    box-shadow: none;
    margin: 0 auto;
  }
  header[role=banner] #cd-logo {
    margin: 21px 0 0 50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (max-width: 840px) {
  .main-nav {
      margin-top: -5px;
      margin-left: 0%;
    }
  .main-nav ul.is-visible {
      background: #9fc54d;
  }
  .main-nav ul {
    display: none;
    }

    .main-nav ul.is-visible {
    display: block;
    }
}
.is-visible li {
  border: none;
  border-bottom: 0.1px rgb(102, 102, 102) solid;
}
#whyvol-li{
  border-top: 0.1px rgb(102, 102, 102) solid;
}
.is-visible li a {
  font-size: 15px;
  color: white;
  font-weight: 400;
  text-transform: none;
  line-height: 25px !important;
  padding: 10px 10px 10px 20px;
}
.is-visible #border-li {
  border-top: 0.1px rgb(102, 102, 102) solid;
  border-bottom: 0.1px rgb(102, 102, 102) solid;
}
.main-nav {
  position: absolute;
  top: 5px;
  right: 71px;
  width: 40px;
  height: 100%;
  background: url("/assets/img/nav.png") no-repeat center center;
  background-size: 13px;
  cursor: pointer;
}
.main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.main-nav ul.is-visible {
  position: fixed;
  z-index: 100;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  padding: 0;
  margin-left: 20%;
  height: 110%;
  width: 100%;
  top: -50px;
  box-shadow: inset  5px -5px 15px -5px rgb(0, 0, 0 ,0.5);
  animation-name:burger_menu;
  animation-duration: .3s;
}
@keyframes burger_menu{
  0%{
      margin-left: 100%;
  }
  100%{
      margin-left: 20%;
  }
}
.main-nav a {
  font-weight:  600;
  display: block;
  line-height: 50px;
  color: #FFF;
}
@media only screen and (min-width: 840px) {

  .main-nav {
    margin-top: -4px;
    width: auto;
    height: 80px;
    background: none;
    cursor: auto;
  }
  .main-nav ul {
    margin-right: -6px;
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 80px;
  }
  .main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .main-nav li {
    /*margin-left: -0.5px;
    margin-top: 0.5px;*/
    display: inline-block;
    /*padding: 4.5px 16.9px;*/
    height: 90px;
  }
  /*li#recvolunteer {
    padding: 0px 19px;
  }*/
  .main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
  }
  .main-nav a.cd-signin, .main-nav a.profileButton {
    padding: 0.6em 1em;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 2px;
    font-size: 16px;
    background-color: #9fc54d;
  }
  .main-nav a.cd-signin:hover {
    background: #86a640;
  }
  .main-nav a.profileButton {
    background: #9fc54d;
    border: none;
    letter-spacing: 0.3px;
  }
  .main-nav a.profileButton:hover {
    background: #86a640;
  }
}

/* Body */
*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
input, button {
  border: none;
  outline: none;
  background: none;

}
.container {
  margin-top:100px !important;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important;
}
.center-container {
  min-height: calc(100vh - 220px);
}
.cont {
  overflow: hidden;
  position: relative;
  width: 650px;
  height: 350px;
  margin: auto;
  background: #f8f8f8;;
  display: flex;
  border-radius: 2px;
}
.form-sign-in {
    margin: 100px 100px 100px;
}
.cont .form {
  position: relative;
  width: 390px;
  height: 100%;
  transition: transform 1.2s ease-in-out;
  padding: 50px 30px 0;
}
.cont .sub-cont {
  overflow: hidden;
  position: absolute;
  left: 390px;
  top: 0;
  width: 900px;
  height: 100%;
  padding-left: 260px;
  background: #fff;
  transition: transform 1.2s ease-in-out;
}
.cont.charityLogin .sub-cont {
  transform: translate3d(-390px, 0, 0);
}

button {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: 36px;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.img {
  overflow-x: hidden;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 100%;
  padding-top: 260px;
}
.img:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 900px;
  height: 100%;
  background: #C2A204;
  /* transition: transform 1.2s ease-in-out; */
  transition: color 1s ease;
  transition: background 1s ease;
}
.cont.charityLogin .img:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 900px;
  height: 100%;
  background: #8dc63f;
  /* transition: transform 1.2s ease-in-out; */
  transition: color 1s ease;
  transition: background 1s ease;
}

.img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cont.charityLogin .img:before {
  transform: translate3d(640px, 0, 0);
}
.img__text {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  padding: 0 20px;
  text-align: center;
  color: #fff;
  transition: transform 1.2s ease-in-out;
}
.img__text h2 {
  margin-bottom: 10px;
  font-weight: normal;
}
.img__text p {
  font-size: 14px;
  line-height: 1.5;
}
.cont.charityLogin .img__text.m--up {
  transform: translateX(520px);
}
.img__text.m--in {
  transform: translateX(-520px);
}
.cont.charityLogin .img__text.m--in {
  transform: translateX(0);
}
.img__btn {
  overflow: hidden;
  z-index: 2;
  position: relative;
  width: 100px;
  height: 36px;
  margin: 27px auto 0;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
}
.img__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  font-size: 13px;
  height: 30px;
}
.img__btn span {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: transform 1.2s;
  height: 30px;
}
.img__btn span.m--in {
  transform: translateY(-72px);
}
.cont.charityLogin .img__btn span.m--in {
  transform: translateY(0);
}
.cont.charityLogin .img__btn span.m--up {
  transform: translateY(72px);
}

h2 {
  width: 100%;
  font-size: 20px;
  /* text-align: center; */
}
.form-control-volunteer.success input,
.form-control-volunteer.success select {
  border-color: #9fc54d;
  color: #9fc54d;
}
.form-control-volunteer.error input,
.form-control-volunteer.error select {
    border-color: #c02b0a;
    color: #c02b0a;
}

.form-control-charity.success input {
  border-color: #9fc54d;
  color: #9fc54d;
}
.form-control-charity.error input {
    border-color: #c02b0a;
    color: #c02b0a;
}


.reg-cont .form-control-volunteer label {
  /*margin-bottom: 0;*/
  text-align: left;
}

.reg-cont .form-control-volunteer.error label {
  margin-top: 0;
}

label span {
  font-size: 12px;
  color: #575757;
  text-transform: none;
}

input {
  color: dimgrey;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 10px;
  margin-top: 5px;
}

.submit {
  margin-top: 25px;
  margin-bottom: 20px;
  background: #C2A204;
  text-transform: uppercase;
}



.green-btn {
  background: #9fc54d;
}

.fb-btn {
  border: 2px solid #d3dae9;
  color: #8fa1c7;
}
.fb-btn span {
  font-weight: bold;
  color: #455a81;
}

.volunteer {
  transition-timing-function: ease-out;
}
.cont.charityLogin .volunteer {
  transition-timing-function: ease-in-out;
  transition-duration: 1.2s;
  transform: translate3d(640px, 0, 0);
}

.charity {
  transform: translate3d(-900px, 0, 0);
}
.cont.charityLogin .charity {
  transform: translate3d(0, 0, 0);
  background-color: #f8f8f8;
}

/* footer */
.wpb_btn-large {
  width: 260px;
}
/* STYLES SPECIFIC TO FOOTER  */
footer {
  margin-top: auto;
  width: 100%;
  height: auto;
  /* background-color: #f8f8f8; */
  text-align: left;
  font-family: "Montserrat" !important;
  font-size: 13px;
  text-transform: none;
	z-index:2;
	background:white;
  /* border-top: 1px silver solid */
}
footer.bt-grey {
    border-top: 1px #c0c0c05e solid;
}
.copyright {
  padding: 10px 0;
  background-color: #b8a027;
width:100%;
  color: white;
  text-align: left !important;
  text-transform: none;
  /*height: 75px;*/
  /*height: 91px;*/
  font-size: 14px;
  text-align: left;
}

.other-page .copyright {
    padding: 6px 20px 32px 20px!important;
}

footer .col {
  width: max-content;
  height: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px 20px 20px;
  display: inline-table;
  text-align: left;
}
footer h1 {
  margin-bottom: 22px;
  font-weight:  600;
  font-size: 14px;
  color: #575757;
  /* letter-spacing: 0.1em;  */
}
footer ul {
  padding: 0;
}
.padbottom15 {
	padding-bottom:15px;
}
.padtop15 {
	padding-top:15px;
}
.footerspacer {
	margin-bottom:125px;
}
footer ul li {
	margin-bottom: 15px;
	color: #1e4034;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 0px;
	cursor: pointer;
	list-style: none;
}
footer ul li a {
  color: #575757;
}
footer ul li a:hover {
  color: #9fc54d;
}


button[name="volunteerButton"],
button[name="nfs-volunteer_update"] {
  background: #9fc54d;
}
button[name="charityButton"] {
  background: #d4af7a;
}

@media only screen and (min-width: 1280px) {
  .contain {
    width: 1200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1139px) {
  .contain {
    display: block;
  }
}

@media only screen and (max-width: 950px) {
.charityright, .volunteerleft {
	height:260px;
}
.container {
  margin-top:0px !important;
}
  .footer .col {
    width: 40%;
  }
  .footer .col h1 {
    font-size: 14px;
  }
  .footer .col ul li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 600px) {
input {
	font-size:16px !important;
}
    .footer .col {
      width: 50%;
    }
    .footer .col h1 {
      font-size: 14px;
    }
    .footer .col ul li {
      font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}
.changeChar {
  color: #d4af7a;
}
.changeVolunteer {
  color: #9fc54d;
}
.changeChar, .changeVolunteer {
  border: solid;
}
 @media only screen and (max-width: 840px){
.moborgdetails {
  justify-content: left !important;
}

  .cont {
    width: 470px;
  }
  .sub-cont {
    left: 470px;
  }
   .form {
    width: 630px;
    padding-top: 15px !important;
  }
  .cont .sub-cont .img {
    display: none;
  }
  .cont.charityLogin .sub-cont {
    transform: translate3d(-610px, 0, 0);
  }
  .charityLabel {
     width: 440px;
     margin-left: 80px;
     padding: 0;
  }
  .volunteer {
    left: 40px;
    z-index: 99;
  }
  .reg-cont .volunteer {
    left: 0px;
  }
}
.poppcard {
	position: absolute;
	bottom: 0;
	right: 0;
}
@media only screen and (max-width: 480px){
.poppcard {
	position:relative;
}
.charitBox {
	display:inline-block;
	width:100%;
	margin-bottom:1px;
	}
  .cont {
    width: 300px;
  }
  .form {
    width: 460px;
    padding: 15px 30px 0;
  }
.charityform {
	width:100%;
}
  .cont .volunteerLabel {
    margin: 25px 0px -10px 0px;
  }
  .cont .charityLabel {
    margin: 25px auto -10px;
  }
  button {
    width: 220px;
  }
  .cont.charityLogin .sub-cont .img {
    display: none;
  }
  .charityLabel {
    width: 240px;
  }
  .volunteer {
    left: 0px;
  }
}
@media only screen and (min-width:769px){
 .cont button.changeForm {
    display: none;
  }
}
@media only screen and (max-width:769px){
  .reg-cont.charityRegistration {
    height: 1750px !important;
  }
}
  button[name='volunteer-signin'] {
  background-color: #8fc941;
}

.form-control-volunteer .errorText,
.form-control-charity .errorText {
  visibility: hidden;
  text-transform: inherit;
  color: #c02b0a;
}

.form-control-volunteer.error .errorText,
.form-control-charity.error .errorText {
  visibility: visible;
}

.form-control-volunteer .successText,
.form-control-charity .successText {
  visibility: hidden;
  text-transform: inherit;
}

.form-control-volunteer.success .successText,
.form-control-charity.success .successText {
  visibility: visible;
  color: #8fc941;
}

/* Registration Page  */
.reg-cont {
  overflow: hidden;
  position: relative;
//  width: 1040px;
  width: 100%;
  height: max-content;
  background: #fff;
  display: flex;
  border-radius: 2px;
  margin:auto;
}
.heroimagetop {
  position: fixed;
	top:128px;
}
.parabackground {
	background: white;
	z-index: 2;
	margin-top: 400px;
}
.reg-img {
  overflow: hidden;
  z-index: 2;
  position: absolute;
  top: 0;
  width: 260px;
  height: 100%;
  padding-top: 120px;
}
.reg-img:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 900px;
  height: 100%;
  background: #9fc54d;
  transition: transform 1.2s ease-in-out;
}
.reg-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.changeReg {
  overflow: hidden;
  z-index: 2;
  position: relative;
  width: 100px;
  height: 36px;
  margin: 37px auto;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
}
.changeReg:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 10px;
  font-size: 13px;
}
.changeReg span {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: transform 1.2s;
}
.changeReg span.m--in {
  transform: translateY(-72px);
}
.cont.charityClicked .changeReg span.m--in {
  transform: translateY(0);
}
.cont.charityClicked .changeReg span.m--up {
  transform: translateY(72px);
}
.reg-cont.charityRegistration .sub-cont {
  transform: translate3d(-780px, 0, 0);

}
.reg-cont.charityRegistration .reg-img:before {
  transform: translate3d(640px, 0, 0);
}
.reg-cont.charityRegistration .img__text.m--up {
  transform: translateX(520px);
}
.reg-cont.charityRegistration .img__text.m--in {
  transform: translateX(0);
}
.reg-cont.charityRegistration .changeReg span.m--in {
  transform: translateY(0);
}
.reg-cont.charityRegistration .changeReg span.m--up {
  transform: translateY(72px);
}
.reg-cont.charityRegistration .volunteer {
  transition-timing-function: ease-in-out;
  transition-duration: 1.2s;
  transform: translate3d(-800px, 0, 0);
}
.reg-cont.charityRegistration .charity {
  transform: translate3d(0, 0, 0);
}
.reg-cont .sub-cont .charity {
  transform: translate3d(260px, 0, 0);
}

.mr-40 {
  margin-right: 40px !important;
}
.reg-cont .form {
  background: #f8f8f8;
  position: relative;
  width: 780px;
  height: 100%;
  transition: transform 1.2s ease-in-out;
  padding: 30px;
}
.reg-cont .sub-cont {
  overflow: hidden;
  position: absolute;
  left: 780px;
  top: 0;
  width: 100%;
  height: 100%;
  /* padding-left: 260px; */
  background: #fff;
  transition: transform 1.2s ease-in-out;
}
li {
  border-radius: 10px;
}
/* radio-button  */
.l-radio {
  width: max-content !important;
  padding: 5px;
  border-radius: 50px;
  display: inline-flex;
  cursor: pointer;
  transition: background 0.2s ease;
  margin: 8px 0;
  -webkit-tap-highlight-color: transparent;
}
.l-radio:hover, .l-radio:focus-within {
  background: rgba(159, 159, 159, 0.1);
}
.l-radio input {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: none;
  border: 0;
  box-shadow: inset 0 0 0 1px #9F9F9F;
  box-shadow: inset 0 0 0 1.5px #9F9F9F;
  appearance: none;
  padding: 0;
  margin: 0;
  transition: box-shadow 150ms cubic-bezier(0.95, 0.15, 0.5, 1.25);
}
.l-radio input:focus {
  outline: none;
}
.l-radio input:checked {
  box-shadow: inset 0 0 0 6px #007681; /*pzd*/
}
.l-radio span {
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  padding: 0 3px;
}
.reg-cont .radio-button {
  display: -webkit-inline-box !important;
  margin-right: 5px;
}
.l-radio.radio-button {
  margin-left: -5px;
  margin-top: -15px;
}

span[required]::after {
  content: "*";
  color: red !important;
}
.form-control-volunteer span {
  font-size: 14px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
}
.missouri-county, .missouri-county-charity {
  margin-top: -82px;
}
.kansas-county, .missouri-county,
.kansas-county-charity, .missouri-county-charity {
  position: relative;
  transition-timing-function: ease-in-out;
  transition-duration: 1.2s;
  transform: translate3d(1600px,0,0);
}
.kansas-county.selected, .missouri-county.selected,
.kansas-county-charity.selected, .missouri-county-charity.selected {
  transition-timing-function: ease-in-out;
  transition-duration: 1.2s;
  transform: translate3d(0,0,0) !important;
}
form select {
  background: transparent;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding-right: 15px;
  margin-top: 5px;
}

nav li {
  border-radius: 0;
}
@media only screen and (min-width:991px){
/* .changeChar {
  display: none;
  } */
}
.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  font-size: 20px;
}
.file-upload .volunteerLabel {
  margin-bottom: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Registration form image upload
~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.reg-cont .file-upload {
  margin: 0 auto;
}

.reg-cont .file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.reg-cont .file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.reg-cont .file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.reg-cont .file-upload-content {
  display: none;
}

.reg-cont .file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.reg-cont .image-upload-wrap {
  margin-top: 5px;
  border: 1px dashed #d4d4d4;
  position: relative;
  border-radius: 2px;
}

.reg-cont .image-dropping,
.reg-cont .image-upload-wrap:hover {
  background-color: #ededed;
  color: #757575;
}
.reg-cont .drag-text {
  text-align: center;
}

.reg-cont .drag-text h3 {
  font-size: 14px;
  color: #757575;
  margin-top: 1px;
  padding: 10px 0 6.5px;

}

.reg-cont .file-upload-image {
  border-radius: 0 0 2px 2px;
}

.reg-cont .remove-image {
  position: absolute;
  right: 30px;
  border-radius: 0 0 0 15px;
  width: max-content;
  height: 30px;
  margin: 0;
  color: #fff;
  background: #ffffff;
  border: none;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 8px 10px 10px;
}

.reg-cont .remove-image {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.reg-cont .remove-image:active {
  border: 0;
  transition: all .2s ease;
}

@media (max-width: 1119px) {
  .reg-img {
    display: none;
  }
}
@media (max-width: 1120px) {
  .container {
      max-width: 799px;
      padding: 0 20px;
  }
  .reg-cont button.changeForm.changeChar {
    display: block;
  }
  .charity {
    transform: translate3d(0, 0, 0) !important;
  }
}

@media (min-width: 1120px) {
.resizeBlock {
    max-width: 1125px!important;
}
}

@media (min-width: 1120px) {
  .container {
      /*max-width: 1140px; valchanges*/
      max-width: 1085px;
  }
  .reg-cont button.changeForm {
    display: none;
  }
}
@media only screen and (max-width:1120px){
  .form.charity {
    /* width: 100%;  */
  }
}
span.volunteerLabel.error, span.charityLabel.error {
  color: #c02b0a !important;
}

/* profile part */
/* profile style  */


.searchSide {
  border-radius: 10px;
  height: max-content;
  background-color: #fff;
  font-size: 14px;
  padding: 14px 0 0 0px!important;
}

.pt-3 {
    padding-top: 0rem!important;
}

.side_block-header h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  color: #FFF;
  border-radius: 2px;
  background-color: #8dc63f !important;
  padding: 13px;
  /*font-size: 24px;*/
  font-size: 18px;
}
.opportunity_btn {
  height: max-content;
  border-radius: 0 0 2px 2px;
  padding: 10px;
  background: #9fc54d !important;
  border-right: 1px #ededed solid;
  font-size: 20px;
  color: white;
}
.opportunity_btn:hover {
  background: #86a640 !important;
  color: white;
}

.charitBox {
  height: max-content;
  border-radius: 0 0 2px 2px;
  padding: 10px;
  background-color: #C2A204!important;
  border-right: 1px #ededed solid;
  font-size: 20px;
  color: white;
}
.charitBox:hover {
  background: #ae9103!important;
  color: white;
}


.tilApply {color: white; background-color: #007681!important; border-color:1px solid #007681; font-weight: 600;}

.tilApply:hover {color: white; background-color: #014a51!important; border-color:1px solid #014a51; font-weight: 600;}

.tilApply:disabled {color: #fff; background-color: #007681!important; border-color: #007681!important; font-weight: 600;}

.cancelApply {color: white; background-color: #8dc63f!important; border-color:#8dc63f; font-weight: 600; height:30px; width:320px !important }
.cancelApply:hover {color: white; background-color: #80b43a!important; border-color:#80b43a; font-weight: 600; height:30px;}



.btn-danger {
    color: #fff;
    background-color: #007681;
    border-color: #007681;
    font-weight: 600;
    font-size:13px;
    height:30px;
}

.btn-danger:hover {
    color: #fff;
    background-color: #014a51;
    border-color: #014a51;
    font-weight: 600;
    font-size:13px;
    height:30px;
}

.opportunityButton:hover
{
  background-color: #00754a;
  color: white;
}

.aboveImageButton:hover{
    background-color: #C2A204;
    color: #fff;
}


.opportunity_btn.latest {
  border: 0;
}



@media (max-width: 467px) {
  .searchButton {
    margin: 20px;
  }
}

.searchButton {
  text-transform: uppercase;
  background-color: #8dc63f;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
  height:30px;
  border: 1px solid;

}

.searchButton:hover {
  text-transform: uppercase;
  background-color: #80b43a;;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
  height:30px;
  border: 1px solid;

}

/*.searchButton:hover {
  background: #8DC63F !important;
}*/

.profile_body img {
  border-radius: 10px 10px 0 0;
}

.opportunityButton {
  line-height: 13px;
  background-color: #8fc941;
  border-radius: 5px;
}

.aboveImageButton {
  border-radius: 0 0 10px 10px;
  background-color: #8fc941 !important;
}

/*button.aboveImageButton:hover{
    background-color:#fff;
}*/

.aboveImageButton:hover{
  color: #fff; /* button text color */
  outline: none;
  background: #8fc941;

  cursor: pointer;
	text-decoration: none; /* remove underline if using A instead of BUTTON tag */
  overflow: hidden;
  transition: all .5s;
}


.main_info p {
  font-size: 18px;
}

/* selector  */

.selectMultiple {
  text-align: left;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.selectMultiple .open li {
  border-radius: 0 !important;
}
.selectMultiple select {
  display: none;
}
.selectMultiple > div {
  margin-top: 5px;
  position: relative;
  z-index: 2;
  padding: 8px 12px 2px 12px;
  border-radius: 8px;
  background: #fff;
  font-size: 14px;
  min-height: 44px;
  box-shadow: 0 4px 16px 0 rgba(22, 42, 90, 0.12);
  transition: box-shadow 0.3s ease;
}
.selectMultiple > div:hover {
  box-shadow: 0 4px 24px -1px rgba(22, 42, 90, 0.16);
}
.selectMultiple > div .arrow {
  right: 1px;
  top: 0;
  bottom: 0;
  cursor: pointer;
  width: 28px;
  position: absolute;
}
.selectMultiple > div .arrow:before, .selectMultiple > div .arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 8px;
  border-bottom: 8px solid #99A3BA;
  top: 43%;
  transition: all 0.3s ease;
}
.selectMultiple > div .arrow:before {
  right: 12px;
  transform: rotate(-130deg);
}
.selectMultiple > div .arrow:after {
  left: 9px;
  transform: rotate(130deg);
}
.selectMultiple > div span {
  color: #99A3BA;
  display: block;
  position: absolute;
  left: 12px;
  cursor: pointer;
  top: 8px;
  line-height: 28px;
  transition: all 0.3s ease;
}
.selectMultiple > div span.hide {
  opacity: 0;
  visibility: hidden;
  transform: translate(-4px, 0);
}
.selectMultiple > div a {
  position: relative;
  padding: 0 24px 6px 8px;
  line-height: 28px;
  color: black;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
}
.selectMultiple > div a em {
  font-style: normal;
  display: block;
  white-space: nowrap;
}
.selectMultiple > div a:before {
  content: "";
  left: 0;
  top: 0;
  bottom: 6px;
  width: 100%;
  position: absolute;
  display: block;
  background: #a1cc4249;
  z-index: -1;
  border-radius: 4px;
}
.selectMultiple > div a i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 28px;
  display: block;
}
.selectMultiple > div a i:before, .selectMultiple > div a i:after {
  content: "";
  display: block;
  width: 2px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #bf0000;
  border-radius: 1px;
}
.selectMultiple > div a i:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.selectMultiple > div a i:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.selectMultiple > div a.notShown {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.selectMultiple > div a.notShown:before {
  width: 28px;
  transition: width 0.45s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.2s;
}
.selectMultiple > div a.notShown i {
  opacity: 0;
  transition: all 0.3s ease 0.3s;
}
.selectMultiple > div a.notShown em {
  opacity: 0;
  transform: translate(-6px, 0);
  transition: all 0.4s ease 0.3s;
}
.selectMultiple > div a.notShown.shown {
  opacity: 1;
}
.selectMultiple > div a.notShown.shown:before {
  width: 100%;
}
.selectMultiple > div a.notShown.shown i {
  opacity: 1;
}
.selectMultiple > div a.notShown.shown em {
  opacity: 1;
  transform: translate(0, 0);
}
.selectMultiple > div a.remove:before {
  width: 28px;
  transition: width 0.4s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0s;
}
.selectMultiple > div a.remove i {
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.selectMultiple > div a.remove em {
  opacity: 0;
  transform: translate(-12px, 0);
  transition: all 0.4s ease 0s;
}
.selectMultiple > div a.remove.disappear {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.selectMultiple > ul {
  height: 174px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  border-radius: 0;
  transform: translate(0, 20px) scale(0.8);
  transform-origin: 0 0;
  filter: drop-shadow(0 12px 20px rgba(22, 42, 90, 0.08));
  transition: all 0.4s ease, transform 0.4s cubic-bezier(0.87, -0.41, 0.19, 1.44), filter 0.3s ease 0.2s;
}
.selectMultiple > ul li {
  color: #1E2330;
  background: #fff;
  border-radius: 0;
  padding: 12px 16px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease 0.3s, opacity 0.5s ease 0.3s, border-radius 0.3s ease 0.3s;
}
.selectMultiple > ul li:first-child {
  border-radius: 8px 8px 0 0;
}
.selectMultiple > ul li:first-child:last-child {
  border-radius: 8px;
}
.selectMultiple > ul li:last-child {
  border-radius: 0 0 8px 8px;
}
.selectMultiple > ul li:last-child:first-child {
  border-radius: 8px;
}
.selectMultiple > ul li:hover {
  background: #9fc54d;
  color: #fff;
}
.selectMultiple > ul li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%, -50%);
  transform-origin: 50% 50%;
}
.selectMultiple > ul li.beforeRemove {
  border-radius: 0 0 8px 8px;
}
.selectMultiple > ul li.beforeRemove:first-child {
  border-radius: 8px;
}
.selectMultiple > ul li.afterRemove {
  border-radius: 8px 8px 0 0;
}
.selectMultiple > ul li.afterRemove:last-child {
  border-radius: 8px;
}
.selectMultiple > ul li.remove {
  transform: scale(0);
  opacity: 0;
}
.selectMultiple > ul li.remove:after {
  -webkit-animation: ripple 0.4s ease-out;
          animation: ripple 0.4s ease-out;
}
.selectMultiple > ul li.notShown {
  display: none;
  transform: scale(0);
  opacity: 0;
  transition: transform 0.35s ease, opacity 0.4s ease;
}
.selectMultiple > ul li.notShown.show {
  transform: scale(1);
  opacity: 1;
}
.selectMultiple.open > div {
  box-shadow: 0 4px 20px -1px rgba(22, 42, 90, 0.12);
}
.selectMultiple.open > div .arrow:before {
  transform: rotate(-50deg);
}
.selectMultiple.open > div .arrow:after {
  transform: rotate(50deg);
}
.selectMultiple.open > ul {
  transform: translate(0, 12px) scale(1);
  opacity: 1;
  visibility: visible;
  filter: drop-shadow(0 16px 24px rgba(22, 42, 90, 0.16));
}

@-webkit-keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  25% {
    transform: scale(30, 30);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(50, 50);
  }
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  25% {
    transform: scale(30, 30);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(50, 50);
  }
}

h1 {
  font-size: 24px;
}

.card {
  background-color: #fff;
  border: 0 solid #d9dee3;
  border-radius: 0.5rem;
}

.card.accordion-item {
    box-shadow: 0px 1px 3px 1px rgba(161, 172, 184, 0.9);
}

.accordion-button,
.accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button
{
  border-radius: 10px !important;
  color: black !important;
  background-color: white !important;
  box-shadow: none !important;
  font-size: 16px !important;
}

.accordion>.card {
    padding: 5px 0;
    border-radius: 10px !important;
    margin-bottom: 0.6875rem;
}
/* profile end  */

tr.line-center td {
  line-height: 30px;
}

/* create/edit form */
.form-control {
  padding: 10px;
}
.input-ghost {
  display: none;
}
.wrapper {
  overflow: hidden;
}
#eventType {
  z-index: 99;
}
.reg-opportunity {
  background-color: #fff;
  border-radius: 20px;
  height: max-content;

}
input[type=checkbox] {
  width: 4%;
  /*display: inline;*/
}
textarea {
  border-color: #e6e6e6;
}
#addShift{
  color: #9fc54d;
  display: inline-flex;
}

/* file upload  */
.file-upload {
  margin: 0 auto;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 5px;
  border: 1px dashed #d4d4d4;
  position: relative;
  border-radius: 2px;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #ededed;
  color: #757575;
}
.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-size: 14px;
  color: #757575;
  margin-top: 1px;
  padding: 10px 0 6.5px;

}

.file-upload-image {
  border-radius: 20px;
}

.remove-image {
  position: absolute;
  right: 30px;
  border-radius: 0 0 0 15px;
  width: max-content;
  height: 30px;
  margin: 0;
  color: #fff;
  background: #ffffff;
  border: none;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight:  600;
  padding: 4px 8px 10px 10px;
  font-size:13px;
}

.remove-image {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

.reg-opportunity .remove-image,
.form.volunteer .remove-image
{
  position: inherit;
  border-radius: 2px 2px 0 0;
  background: #8dc63f;
  width: 100%;
  height: 30px;
  margin: 0;
  color: #fff;
  border: none;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 8px 10px 10px;
}

.profile_body .reg-opportunity img {
  border-radius: 0 0 10px 10px;
}
 /* file upload end  */

.profile_header .opportunity_btn {
  background: #C2A204 !important;
}

.saveButtonOpps, .oppsUpdate {
    color:#fff;
    background-color:#C2A204;
    font-weight: 600;
    height:30px;
}

.oppsUpdate:hover{background-color:#ae9103; font-weight: 600; height:30px;}

.profile_header .opportunity_btn:hover {
background: #ae9103 !important;
}

.profile_header .volks_btn {
    background:  #8dc63f !important;
}

.profile_header .volks_btn:hover {
    color: white;
    background-color: #80b43a!important;
    font-size: 20px;

}



.volks_btn {
  height: max-content;
  border-radius: 0 0 2px 2px;
  padding: 10px;
  background: #8dc63f!important;
  border-right: 1px #ededed solid;
  font-size: 20px;
  color: white;
}

.volks_btn a:hover {
  height: max-content;
  border-radius: 0 0 2px 2px;
  padding: 10px;
  background: #80b43a !important;
  border-right: 1px #ededed solid;
  font-size: 20px;
  color: white;
}

/* end create/edit form */




.form-check-input:checked {
  background-color: #007681;
  border-color: #007681;
}

.accordion-button.remove-img::after {
  content: none;
}

input:disabled {
  background: #e7e7e7 !important;
}
a.headerlist {
  color: #C2A204;
}
a.headerlist:hover{
  color: #C2A204;
}
.opportunity_btn {
  z-index: 99;
}
.side-img img{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
/*.btn-danger {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}*/

/* create  */

.form-control {
  padding: 10px;
}
.input-ghost {
  display: none;
}
.wrapper {
  overflow: hidden;
}
#eventType {
  z-index: 99;
}
.reg-opportunity {
  background-color: #fff;
  border-radius: 20px;
  height: max-content;

}
/*input[type=checkbox] {
  width: 4%;
  display: inline;
}*/
textarea {
  border-color: #e6e6e6;
}
#addShift{
  color: #007f50;
  display: inline-flex;
}

.slick-slide img {
    max-height: 150px;
}

/*a.ultimate_carousel_btn {
    background-color: #9fc54d !important;
    font-weight: 500;
}*/


.service-box.sb_center i:before {
    font-size: 28px;
    position: relative;
    z-index: 2;
}

.ult_modal.ult-small {
    width: max-content !important;
}
input[type=date] {
  font-size: 11px;
}

.mtb{margin-top: 8px;}

.noresf {margin: 6px 0 0 10px;}

/* list page  */

.top-footer {
  background-color: #929292;
  height: 70px;
  padding-top: 10px;
  display: none;
}
.top-footer-text {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.top-footer-bottom-text {
  color: #fff;
  font-size: 11px;
}
.text-cont {
  width: 45%;
  margin: auto;
  text-align: left;
}
.submit-mail {
  display: inline-block;
  background: #9fc54d;
  text-transform: uppercase;
  margin-top: 5px;
}
.char-block, .banner-block, .sign-up-block {
  background-color: #FFF;
  border-right: 1px silver solid;
  height: 424px;
}
#vol-widget {
  width: 168px;
  height: 384px;
  margin: 20px auto 0;
  padding: 75px 20px;
  background: url(/assets/img/vol-banner.png) no-repeat center top;
  font-size: 12px;
  text-align: center;
}
#vol-widget p {
  font-size: 11px;
  font-weight:  600;
}
#vol-widget h3 {
  color: #9fc54d;
}
#vol-widget a {
  font-size: 10px;
  text-decoration: underline;
}
.char-block-main {
  border: 1px silver solid;
  border-radius: 20px;
  margin-top: 80px;
  padding: 20px;
}
.sign-up-block-main {
  border: 1px silver solid;
  border-radius: 20px;
  margin-top: 110px;
  padding: 20px;
}

/* .top-nav {
  right: 20px;
  width: 44px;
  height: 40px;
  background: url("/assets/img/nav.jpeg") no-repeat center center;
  background-size: 50px;
  cursor: pointer;
}
.top-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.top-nav ul.is-visible {
  position: fixed;
  z-index: 100;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.top-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #FFF;
} */
/* @media only screen and (min-width: 1210px) { */
.top-nav {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  height: 52px;
  background: #f8f8f8;
  cursor: auto;
}
.top-nav ul {
  padding-right: 7px;
  text-align: end;
  position: static;
  width: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  line-height: 45px;
}
.top-nav ul.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.top-nav li {
  display: inline-block;
  margin-left: 1em;
}
.top-nav li:nth-last-child(2) {
  margin-left: 2em;
}
.top-nav a {
  text-transform: uppercase;
  color: #C2A204;
  display: inline-block;
  height: auto;
  line-height: normal;
  background: transparent;
  font-size: 14px;
}
.topheadernonwp > a:hover {
	color:#c2a204 !important;
}
.subwrapper {
	background: #f8f8f8;
}
.top-nav-wrapper {
	text-align: right;
	padding-top:5px;
	background: #f8f8f8;
	width:1100px;
	margin:auto;
}
.mtop35 {
	margin-top:35px;
}
.banner-wrapper {
	z-index:100;
  position: fixed;
	width:100%;
  height: 90px;
  background: #fff;
  /*box-shadow: 0px 10px 10px rgb(170 170 170);*/
}
.search-li {
  width: 40px;
  padding-right: 30px;
  height: auto;
}
.search-icon {
  content: url(/assets/img/search.png);
  width: 12px;
  height: 12px;
}
.search-icon:hover {
  content: url(/assets/img/hover_search.png);
  width: 12px;
  height: 12px;
}
header[role=banner] li:hover {
  background-color: #f8f8f8;
}
header[role=banner] li:hover > a {
  color: #b8a027 !important;
}
header[role=banner] li#search:hover {
  background-color: transparent;
}
@media only screen and (max-width: 1100px) {
  #whyvol-li{
    border-top: 0.1px rgb(102, 102, 102) solid;
  }
.top-nav ul {
  margin-top: 13px;
  text-align: center;
}
.main-nav li {
  padding: 0;
}
}
@media only screen and (max-width: 991px) {
#inputDateFrom, #inputDateTo {
	width:100% !important;
}
.volks_btn {
	display: block !important;
	width: 100%;
	margin: 1px 0px 0px 0px;
	font-size: 18px;
}
.sidebar-profile form {
	margin:auto !important;
	width:100% !important;
}
.text-center {
  height: auto;
  text-align: center !important;
	padding-top:100px;
}
.mobilesearchop  {
	width:100% !important;
}
.copyright p {
	width:100% !important;
}
}
.copyright p {
	display:block;
	width:1109px;
    font-size: 14px;
	color:white;
	margin:auto;
	margin-top:5px;
}
.is-visible #search {
display: none;
}
#search {
    padding: 5px 5px 5px 1px;
    position: relative;
    top: 2px;
}
#menu {
  display: none;
}
.is-visible #menu {
  display: flex;
  line-height:60px !important;
  justify-content: center;
  margin-left: -20% !important;
  color: #c5cfdd;
  padding: 0;
  margin-top: 5px;
  font-size: 16px;
  opacity: 1 !important;
  border: none;
}

#header-wrapper {
    left: 0;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #8dc63f !important;
    border-color: #8dc63f !important;
}



.heading_wrapper h2,
.heading_wrapper {
  font-size: 24px !important;
}

select[multiple] {
    padding-right: 1px;
    outline: none;
}


select[multiple]::-webkit-scrollbar {
  width: 8px;
}

select[multiple]::-webkit-scrollbar-track {
  background: #9fc54d0f;
}

select[multiple]::-webkit-scrollbar-thumb {
  background-color: #8dc63f; /*scrollbar color*/
  border-radius: 100px;
  /* border: 3px solid transparent;  отступ вокруг бегунка */
}

select[multiple] option {
    padding: 0 0 0 10px;
    color: #5757575!important;
}

select[multiple]:focus option:checked {
  background: #cecece linear-gradient(0deg, #cecece 0%, #cecece 100%); /*pzd*/
}


/*scroll FF*/
select[multiple] {
 scrollbar-color: #8dc63f #9fc54d0f;
}


/*select[multiple]::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}*/

select[multiple]::-webkit-scrollbar-track-piece  {
   background-color: #9fc54d0f;
}

select[multiple]::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #8dc63f #f3f5f0;
    border-radius: 100px;
}

/*end scroll FF*/

/*start*/
.charitySelect select[multiple] {
    padding-right: 1px;
    outline: none;
}


.charitySelect select[multiple]::-webkit-scrollbar {
  width: 8px;
}

.charitySelect select[multiple]::-webkit-scrollbar-track {
  background: #9fc54d0f;
}

.charitySelect select[multiple]::-webkit-scrollbar-thumb {
  background-color: #C2A204; /*scrollbar color*/
  border-radius: 100px;
  /* border: 3px solid transparent;  отступ вокруг бегунка */
}

.charitySelect select[multiple] option {
    padding: 0 0 0 10px;
    color: #5757575!important;
}

.charitySelect select[multiple]:focus option:checked {
  background: #cecece linear-gradient(0deg, #cecece 0%, #cecece 100%); /*pzd*/
}


/*scroll FF*/
.charitySelect select[multiple] {
 scrollbar-color: #C2A204 #9fc54d0f;
}


/*select[multiple]::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}*/

.charitySelect select[multiple]::-webkit-scrollbar-track-piece  {
   background-color: #9fc54d0f;
}

.charitySelect select[multiple]::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #C2A204 #f3f5f0;
    border-radius: 100px;
}
/*end*/


.title-heading {
  color: #8dc63f;
  text-transform: uppercase;
  border-bottom: 3px solid #8dc63f;
  /*padding-bottom: 26px;*/
}

.link-hover {
  color: #007681 !important;
  font-size: 24px;
}

.link-hover:hover {
  color: #8dc64f !important;
  font-size: 24px;
}


.ultimate_carousel_btn {
  border-radius: 2px !important;
}

.slick-prev {
  margin-left: -30px !important;
}

.slick-next {
  margin-right: -30px !important;
}
.footer_br{
  display: none;
}
@media only screen and (max-width: 1134px){
 .footer_br{
   display: block;
 }
 .copyright p {
   margin: 0 40px 0 5px;
 }
}

.fa-angle-double-up:before, .fa-angles-up:before {
  font-size: 34px !important;
}

i.fa.fa-envelope,
i.fa.fa-sign-in {
    margin-top: -5px;
}
.header-search {
    position: absolute;
    top: 99%;
    z-index: 99999;
    right: 47px;
    overflow: hidden;
}
.header-search .searchform-wrapper{margin-top:-62px; -webkit-transition: margin-top 0.3s ease-in-out; -moz-transition: margin-top 0.3s ease-in-out; -o-transition: margin-top 0.3s ease-in-out; transition: margin-top 0.3s ease-in-out;}
.header-search.header-search-active .searchform-wrapper{margin-top:0px;}
.header-search .search-input{background-color: #8fc941; color:#fff; width:260px; height:57px; padding:0 20px; border:none;}
.header-search .search-input:focus{}

button[name='actionButton'] {
    font-size: 13px !important;
    width: 123px;
    height: 30px;
}

button[name='actionButtonProfile'] {
    font-size: 13px !important;
    font-weight: 600;  /*test*/
}

.ult-overlay-close.popup-edge-top-right {
    width: 20px !important;
    height: 20px !important;
}

.lookPassword {
    position: relative;
}

.lookPassword span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
}

.passwordSpan {
    font-size: 10px !important;
    letter-spacing: -0.1px;
}

.error .passwordSpan {
    display: none;
}

.errorColor {
    text-align: right;
    color: #c02b0a;
    font-size: 10px !important;
}

button.btn.btn-outline-secondary {
    border-color: #C2A204!important;
    color: #C2A204;
    border-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.btn-outline-secondary {
    border-color: #C2A204!important;
    color: #C2A204;
    border-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;


}


button.btn.btn-outline-secondary:hover {
    background: #C2A204!important;
    color: white;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.colorCharity {
  text-transform: uppercase;
  background-color: #ffffff !important;
  color: #C2A204;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
  height:30px;
  border: 1px solid;
  border-color: #C2A204 1px solid;

}

.colorCharity:hover {
  text-transform: uppercase;
  background-color: #8dc63f !important;
  color: white !important;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
  height:30px;
  border: 1px solid;
  border-color: #C2A204 1px solid;
}
.approvebutton:hover {
	background:red !important;
	color:white !important;
}


.xbb {color:#007681;}
.xbb:hover {color:#014a51;}
.ue {
    margin: 0px 0 0 -11px;
}

button.btn.btn-outline-volks-secondary {
    border: #8dc63f 1px solid;
    color: #8dc63f;
    font-weight: 600;
}

button.btn.btn-outline-volks-secondary:hover {
    background: #8DC63F!important;
    color: #fff;
    font-weight: 600;
}

.footer-sidebar a:hover {
    border-bottom: 0px;
    color: #8fc941!important;
}

.footer-sidebar a {
    color: #575757!important;

}

.slick-slide img {object-fit:contain; }

.wpb_wrapper p a { color: #007681!important; text-transform: unset; font-weight:  400;}
.wpb_wrapper p a:hover { color: #014a51!important; text-transform: unset; font-weight:  400;}

.cd-signin {    font-weight:  600;}

.page-id-2722 .wpb_wrapper  a {
    color: #007681!important;
    font-weight:  400;
}


.page-id-1117 .vc_toggle_content ul {list-style-type: disc!important;}
.page-id-2722 .vc_custom_1648570150942 ul {list-style-type: disc!important; }

.page-id-2722 .vc_custom_1648570150942 ul li strong a {text-decoration:none!important;}

.backgroundcheck, .courtordered, .dattachments {
    /*margin-bottom: 15px;*/

}

.noline {border-bottom:0!important;}

.backgroundcheck {
    /*margin-top: 20px;*/
    /*margin-bottom: 25px;*/
    margin-bottom: 10px;
}

.docattachment {
    margin-top: 10px;
    margin: 0px 0px 0px 29px;
}

.increaseSize {
    --bs-gutter-x: 0rem!important;
}
.editGroup{
    margin-left: 0rem!important;
}

.chooseFile { text-transform: uppercase;}


a.ultimate_carousel_btn {
    background-color: #8dc63f !important;
    font-weight: 600;
    color:#fff;
    font-size:13px!important;
    text-transform:uppercase;

}

a.ultimate_carousel_btn:hover{
    background-color: #8DC63F!important;

}





.home .side_block {
    padding: 0px 0 0 0;
}

.organization-heads .opportunities-page {
    /*margin: 10px 0px 0 10px;*/
    margin: -5px 0 0 10px;
}

.page-link {
    color: #8dc63f;
}


.page-link:hover {
    z-index: 2;
    color: #8dc63f;
    background-color: #fff;
    border-color: #8dc63f;
}

option {
    color: #575757;
}


.slick-next:before{
    color: #007681!important;
}

.slick-prev:before{
    color: #007681!important;
}


@media (min-width: 768px) {


.col-md-8 {
    width: 67.666667%!important;
}
}

.textOne .textPoint {
    margin: 0 0 0 30%;
}

.textTwo .textPoint {
    margin: 0 0 0 30%;
}

.textThird .textPoint {
    margin: 0 0 0 30%;
}

.flink {color: #007681; font-weight: 400;}
.flink:hover {color: #014a51; font-weight: 400;}

.textOne a {color: #007681; font-weight: 400;}
.textOne a:hover {color: #014a51; font-weight: 400;}

@media (min-width: 1120px){
.container.contWrapp  {
    max-width: 801px;
}
}

.btn-reset-choose {
    color: #fff;
    background-color: #007681!important;
    border-color: #007681!important;
    font-size:13px!important;
    font-weight: 600;
}

.btn-reset-choose:hover {
    color: #fff;
    background-color: #014a51!important;
    border-color: #014a51!important;
    font-size:13px!important;
    font-weight: 600;
}


.btn-choose {
    color: #fff;
    background-color: #C2A204!important;
    border-color: #C2A204!important;
    font-size: 13px!important;
    font-weight: 600;
    border-radius: 0 5px 5px 0;
    height: 42px;
}

.btn-choose:hover {
    color: #fff;
    background-color: #ae9103!important;
    border-color: #ae9103!important;
    font-size:13px!important;
    font-weight: 600;
    border-radius: 0 5px 5px 0;
    height: 42px;
}

.save-ops {
    color:#fff;
    background-color:#C2A204!important;
    font-size:13px;
    font-weight: 600;
    height: 30px;
}

.save-ops:hover{
    background-color:#ae9103!important;
    font-weight: 600;
    color:#fff;
    height: 30px;
}

.container .textOne {
    margin: 10px 10px 0px -38px;
}

.updateCharityProfile {
    color:#fff;
    background-color:#C2A204!important;
    font-size:13px;
    font-weight: 600;
    height:30px;
}


.updateCharityProfile:hover{
    background-color:#ae9103!important;
    font-weight: 600;
    color:#fff;
    height:30px;
}

.editProfileButton{
    border-radius: 0 0 10px 10px;
    background-color: #007681 !important;
    font-weight: 600;
    font-size:13px;
    height:47px;

}

.editProfileButton:hover{
    border-radius: 0 0 10px 10px;
    background-color: #014a51 !important;
    font-weight: 600;
    font-size:13px;
    height:47px;

}

.deleteProfile {height:47px;}
.deleteProfile:hover{
background-color:#014a51!important;
height:47px;
}
.deleteProfile:focus{
background-color:#014a51!important;
height:47px;
border-color:#014a51!important;
box-shadow:none!important;
}

.editProfileButton:hover{
    border-radius: 0 0 10px 10px;
    background-color: #014a51 !important;
    color:#fff;
    font-weight: 600;
    height:47px;
    font-size:13px;
}



.createButton {
  text-transform: uppercase;
  background-color: #C2A204 !important;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
}

.createButton:hover {
  text-transform: uppercase;
  background-color: #ae9103 !important;
  line-height: 0;
  border-radius:2px;
  font-weight:  600;
  font-size:13px!important;
}


.charityBack {
    color: #007681;
    text-decoration: none !important;
    font-family: "Montserrat" !important;
    font-size: 13px;
    text-transform: unset;
    font-weight: 600;
}

.charityBack:hover {
    color: #014a51;
    text-decoration: none !important;
    font-family: "Montserrat" !important;
    font-size: 13px;
    text-transform: unset;
    font-weight: 600;
}

.opsDetais {
    color: #C2A204;
    border-bottom: none!important;
}

.greenBtn {
    background-color:#8dc63f;
    font-size:13px;
    font-weight:600;
    color:#fff;
    font-family: "Montserrat" !important;
    height:30px;

}

.greenBtn:hover {
    background-color:#80b43a!important;
    font-size: 13px;
    font-weight:600;
    color:#fff;
    height:30px;
}

.fb-icon {
    margin-right: 15px;
}

.twitter-icon {
    margin-right: 15px;
}


.iconEnv { fill:#007681}

.iconEnv:hover { fill:#014a51;}

.iconFb { margin-right: 15px; fill:#007681; margin-left: 15px;}

.iconTwitter { margin-right: 15px; fill:#007681;}


.iconFb:hover { margin-right: 15px; fill:#014a51; margin-left: 15px; }

.iconTwitter:hover { margin-right: 15px; fill:#014a51 }


@media (min-width: 768px){
.mx-md-3 {
    margin-right: 1rem!important;
    margin-left: 0rem!important;
}

}

.volsEditButton {
  border-radius: 0 0 10px 10px;
  background-color: #007681 !important;
  font-size:13px;
  font-weight: 600;
  color:#fff;
  font-family: "Montserrat" !important;
  height: 47px;
}


.volsEditButton:hover{
    background-color:#014a51!important;
    font-size:13px;
    font-weight: 600;
    color:#fff;
    height: 47px;
}


.volksUpdate {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #8dc63f;
  text-transform: uppercase;
  font-weight: 600;
  font-size:13px;
  height:30px;

}

.volksUpdate:hover{
  margin-top: 20px;
  margin-bottom: 20px;
  background: #d4af7a;
  text-transform: uppercase;
  font-weight: 600;
  font-size:13px;
  background-color: #80b43a;
  height:30px;
}


.applVolonteer {
    color: #fff;
    text-decoration: none !important;
    font-family: "Montserrat" !important;
    font-size: 13px;
    text-transform: unset;
    font-weight: 600;
    background-color: #8dc63f;
    height:30px;
    margin-top: 1rem!important;

}

.applVolonteer:hover{
    color: #fff;
    text-decoration: none !important;
    font-family: "Montserrat" !important;
    font-size: 13px;
    text-transform: unset;
    font-weight: 600;
    background-color: #80b43a;
    height:30px;
    margin-top: 1rem!important;
}


.opportunity_btnvolont {
  border-radius: 0 0 2px 2px;
  padding: 10px;
  background-color: #8dc63f!important;
  border-right: 1px #ededed solid;
  font-size: 20px;
  color: #fff;
}

.opportunity_btnvolont:hover {
    background: #8DC63F !important;
    color:#fff;
}

.exportBtn {
    background-color:#007681;
    font-weight: 400;
    color:#fff;
    border-color: #007681;
    height:30px;

}
.exportBtn:hover {
    background-color:#014a51;
    font-weight: 400;
    border-color: #014a51;
    height: 30px;
    color:#fff;

}


input[type='checkbox'] {
    accent-color: #007681;
}

.table>:not(:first-child) {
    border-top: 2px solid #575757;
    /*background-color: ;*/
}

.social-icons {
    margin-bottom: 15px;
    /*margin-top: 15px;*/
}


hr{
        /*height: 1px;*/
        background-color: #d9dee3!important;
        border: solid 1px #d9dee3;
        margin-top: 10px!important;
        margin-bottom: 10px!important;
        opacity: 0.75!important;

    }


.forgotBtn {font-weight: 600; color:#007681;font-family: "Montserrat" !important; font-size: 13px; }
.forgotBtn:hover {font-weight: 600; color:#014a51; font-family: "Montserrat" !important; font-size: 13px;}

.assigned-volunteers-details a:hover {color:#014a51;}
.assigned-volunteers-details .exportBtn:hover {color:#fff;}

.loc a:hover {color:#014a51;}
.evnt a:hover {color:#014a51;}
.mailbox a:hover {color:#014a51;}

.reg-cont .formCharity {
  /*background: #f8f8f8;*/
  position: relative;
 // width: 780px;
  height: 100%;
  transition: transform 1.2s ease-in-out;
  padding: 1px;
}
.reg-cont .sub-contCharity {
  overflow: hidden;
  position: absolute;
  left: 780px;
  top: 0;
  width: 100%;
  height: 100%;
  /* padding-left: 260px; */
  background: #fff;
  transition: transform 1.2s ease-in-out;
}

.profile_header {
    background-color: #fff;
}

.formCharity a:hover {color: #014a51!important;}

.dattachments a:hover{color: #014a51!important;}

.btnViewVolks {
    font-weight: 600;
    color: #8dc63f;
    /*border-color: var(--greencolor) solid 1px;*/
    border: solid 1px;
    font-family: "Montserrat";
    font-size: 13px;
    margin: 1rem 3.5rem 1rem 0rem;
}

.btnViewVolks:hover {
    font-weight: 600;
    color:#fff;
    border-color:#8DC63F;
    background-color:#8DC63F;
    font-family: "Montserrat";
    font-size: 13px;
}

.charViewButton {
    width: 10px!important;
    max-width: 100px;
    float: left;
    margin: 3rem 4px 4px 4rem;
}

.icon-pin-green {
  background: url(/assets/img/location-pin-light.svg);
  color: black !important;
}

.icon-pin {
  padding: 2px;
  width: 23px;
  height: 31px;
  margin: 0 10px 0 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  float: left;
  background-repeat: no-repeat;
  background-size:100%;
}

.icon-pin > a {
  color: white !important;
  font-size: small !important;
}

.removeSpaces {
    margin: 5px 25px 0 0px;
}

.opportunity-sign-or-register {
    margin-bottom: 15px;
    margin-top: 11px;
}

.rm-md {
    flex: 0 0 auto;
    width: 22.33333333%;

    margin-bottom: 10px;
}

.rm-download {
    flex: 0 0 auto;
    width: 39.33333333%;

    margin-bottom: 10px;
}

.fooh:hover {color:#014a51;}

.owl-theme .owl-dots .owl-dot {
  width: max-content !important;
}

.owl-item span a {
    /*margin: auto 2.5rem!important;
    padding: 6px 33px;*/
    font-size: 13px;
    border-radius: 2px;
    color: #fff;
    background-color: #8dc63f;
    font-weight:  600;
    /*display: block;
    width: 125px;*/
    /*height: 30px;
    text-align: center;*/
    margin-top: 10px;
}

.owl-item span a:hover {
    /*margin: auto 2.5rem!important;*/
    background-color: #80b43a;
    color: #fff;
    /*display: block;
    width: 125px;*/
    /*height: 30px;
     text-align: center;*/
}


.past-pb h2 {
    margin: 10px 10px 10px 10px;
}

.opportunity-location .row .col-md-8 h6 a, .rm-download a {color:#007681;}
.opportunity-location .row .col-md-8 h6 a:hover, .rm-download a:hover {color:#014a51;}

form select:focus-visible, .form-control-volunteer:focus-visible, .col-12 {outline: none;}


.owl-next {
    position: absolute!important;
    margin: -272px 0px 0px 28rem!important;
    font-size: 50px!important;
    color: #007681!important;
}


.owl-theme .owl-nav [class*=owl-]:hover {
    background: none!important;
    color: #007681!important;
    text-decoration: none!important;
}


.owl-prev {
    position: absolute!important;
    margin: -17rem 0px 0px -708px!important;
    font-size: 50px!important;
    color: #007681!important;
}

.wpb_wrapper .col-12.custom-scroll {
  height: 108.5px;
}

.oppnamelink {
    background-color: unset!important;

}


.owl-theme .owl-dots .owl-dot.active span {
    background: #007681!important;
}

.owl-theme .owl-dots .owl-dot:hover span {
     background: #014a51!important;
}

.carousel_btn_span {
    font-family: 'Montserrat';
    font-weight: 600;
    height:30px;
    text-align: -webkit-center;
    display: block;
    margin-top: auto;
    justify-self: end;
}

.carousel_btn_span a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 125px;
    height: 30px;
    margin: auto;
}

.oppnamelink div {
  color: #007681;
}


.owl-stage {
 	display: flex;
 	margin: 27px 0 0 0;
}

.owl-slide {
	height: 100%;
	display: flex;
    flex-direction: column;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}



.error input[type='radio']:not(:checked) {
    box-shadow: inset 0 0 0 1.5px #c02b0a;
}




.modal-header {
    border-bottom: none!important;
}

.title-heading-modal {
  color: #8dc63f;
  text-transform: uppercase;
  border-bottom: 3px solid #8dc63f;
  /*padding-bottom: 26px;*/
  width:100%;
}






/*slider adjustment*/

.owl-carousel .owl-item img {
   /* object-position: top!important;*/
}

.owl-stage-outer {
    padding-bottom: 10px;
}

.owl-slide {
    background-size: cover;
    padding-bottom: 0px;
    /*border: 1px solid #d9dee3;*/
    /*box-shadow: 0 0.125rem 0.25rem rgb(161 172 184 / 40%);*/
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*border-left: 1px solid #d9dee3;*/
}

.owl-item {
    border-radius: 10px;
    box-shadow: 0px 2px 3px 1px rgba(161, 172, 184, 0.9);
    width : 210.6px !important;
}



.owl-image {
    margin-bottom: 15px;
    border-bottom: 1px solid #d9dee3;
}

.wrapper_all {
    /*margin: 0 0 0 10px;*/
    margin: 0 0 -3px 10px!important;
}

.carousel_btn_span {
    border-top: 1px solid #d9dee3;
    height: 50px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height:180px;
    /*border-bottom: solid 1px #d9dee3;*/
}

.green-color {
    color: #8dc63f;
}

#addInstruction {
  color: #007f50;
  display: inline-flex;
}

/*end slider adjustment*/


.profile_main .hidden-charity-name {display:none;}

.profile_main .title-charity-role {margin: -9px 0 0 0;}


.unused-items .hidden-charity-name {display:none;}
.unused-items .title-charity-role {margin: -9px 0 0 0;}
/*.unused-items .char-button {margin: auto 0 0 10px;}*/


/*.charityDetailsBtn  .char-button {margin: none;}*/


.input-group-shift {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}


i.fa.fa-search{
    margin: 15px 0 0 0px!important;
    position: absolute;
}

h1.here-are {
    height: 41px;
}

h2.here-are {
    height: 41px;
}

.carousel_btn_span > a {
    height: 100%;
    margin-top: 0;
    width: 100%;
    border-radius: 0 0 10px 10px !important;
    margin-top: 0 !important;
}
.calenderpos {
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 8px;
}
.owl-slide > a > img {
	margin:6px 0px 0px 3px;
}
.owl-slide {
    text-align: center !important;
}
.charitymobwidth {
	padding-right: 0;
	padding-left: 35px;
}
#insertorg {
	font-size:inherit;
}
.addopp,.oppapply  {
	display:none;
	background-color: rgba(0,0,0,0.5);
	padding-top:200px;
}
.cardtextalignment {
	text-align:right;
}
.emailsent {
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
}
.oobuttonmod:hover {
	color:white !important;
	background:#007681 !important;
	font-weight:bold !important;
}
.obuttonmod {
	width:74px;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
}

/*
This was used for the charity sign-up mobile form which apparently was never used.
The form is in sign-up-charity.php and has been completely commented out since it was hard-coded as display:none.
If it is re-used, this may need to be restored.
.mobilesignupform {
	display:none;
	margin: 0px 25px;
}
*/

.hide {
	display:none;
}
.oppholder {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  outline: 1px solid #ddd;
  padding: 20px;
	margin-bottom:10px;
}

.oppholder > div > div {
	display:inline-block;
}
.oppholder > div:nth-of-type(even) {
	margin-bottom:10px;
}
.oppholder > div:nth-of-type(odd) {
	font-weight:bold;
}
@media (max-width: 800px) {
.reg-cont {
	padding-top:100px !important;
}
.card {
	min-height: 462px !important;
}
.mobilewidthmodifier {
	width:100%;
}
	.hideinmobile {
		display:none;
	}
	.showinmobile {
		display:block;
	}
}
.approvevol {
	width:183px !important;
	color:red !important;
}
.emailallmobile {
	display:none;
}
@media (max-width: 600px) {
.emailallmobile {
	display:inline;
}
.mobileadjustmentmain {
	display:block !important;
}
.colimagemod {
	width:100%;
}
.col-9 {
	width:100%;
}
.mobilehmod {
	margin-bottom:70px;
}
.profile_body {
	display:inline-block;
}
.side_block-header {
	margin-top:80px;
}
.addscroll {
	overflow-x: scroll !important;
}
.choiceholder {
	width:100%;
}
.charityright, .volunteerleft {
	width:49%;
}
.btn-outline-secondary {
	width:56% !important;
}
.charitymobwidth {
	padding-left:0px;
}
.cardtextalignment {
	text-align:left;
}
.mobilebutton {
	width:116px !important;
}
.approvevol {
	width:172px !important;
	color:red !important;
}
	.mobilespacingtop {
		margin-top:20px;
	}
	.oppalignmentmod {
		margin-top:0px;
		margin-left:0px;
		width:100%;
	}
	.input-group-addon > i {
		display:none !important;
	}
	.no-login-wrapper .side_block form {
		width:100% !important;
	}
	.side_block {
		width:100% !important;
	}
	.no-login-wrapper {
		display:inline-block !important;
	}
	.top-nav-wrapper {
		width:100%;
	}
	.volunteer {
		width:100% !important;
	}
	.top-nav-wrapper {
	padding-right: 5px;
	}
	.example {
	font-size:50px;
	}
	.col-md-6 {
	}
	.opportunitiesmobilemod {
		display:inline-block;
	}
	.mobileadjustmentformcharities {
		margin-top:25px;
	}
	.assigned-opportunities {
		margin-top:80px;
	}
.mobvoleditmod {
	display:inline-block;
}
.side-img {
	width:100%;
}
.mobmodl0 {
	margin-left:0px !important;
}
.mobiletext input {
	font-size:16px;
}
.topheadernonwp {
	margin-bottom:5px !important;
}
.widthmodifieropp {
	width:50px !important;
}
.cardsize {
	width: 200px;
	height:200px;
}
.volbuttonwidth:nth-of-type(2) {
	margin-top:3px;
}
.volbuttonwidth {
	width:82px;
}
.mobvolprof {
	margin-bottom:10px;
}
.beige {
	background-color:beige !important;
}
.datepicker {
	z-index:100 !important;
}
.datepicker-days > table > thead {
	background:#8dc63f;
	color:white;
}
