@import url("https://fonts.googleapis.com/css2?family=Poppins: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"); :root {
  --theme-color: #e11e2d;
  --navy-blue: #0b1539;
}
/* devanagari */
/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
  } */
/* latin-ext */
/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  } */
/* latin */
/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }  */

body,
body * {
  /* font-family: "Poppins", sans-serif !important; */
}
.background-custom {
  background: #f5f7ff;
}

a,
button {
  cursor: pointer !important;
}
/* .vtabs {
    padding: 60px 0;
} */
/* .path-voting .section-spacing {
    background: #F5F7FF;
} */
body.crm-menubar-below-cms-menu > #civicrm-menu-nav ul#civicrm-menu {
	z-index: 99999;
	top: 40px;
}
body .top-sec {
	z-index: 999999999999;
}
.section-spacing {
  padding: 3rem 0 !important;
}
.path-voting-districts .adress-btn {
	max-width: 500px;
	margin: 0 auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .race-page-details .candidate-block {
    max-width: 45%;
  }
  .race-listt {
    min-width: 48.8%;
    max-width: 48.8% !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 500px) {
  .path-candidates .official-search-main-wrapper {
    display: block;
  }
  .path-candidates .fieldset__wrapper {
    display: block !important;
  }
  .path-candidates #edit-submit {
    /* margin: 0px; */
    justify-content: center;
  }
  .path-candidates .right-content .add-new-button {
    margin-top: 0px;
  }
  .path-candidates #official-list .list-item,
  .path-add-race-candidate #edit-candidatelist .form-item {
    width: 100%;
  }
  .local-officials .official-search-main-wrapper {
    display: block;
  }
  .addandsearch .official-filter-form form#official-filter-form .js-form-item {
    margin-bottom: 10px !important;
  }
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    width: 100%;
  }
  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
  }
  .path-edit-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .add-local-offices   .right-content   #edit-select-official   .js-form-item-select-official {
    width: 100%;
  }

  .path-edit-offices   .right-content   #edit-select-official   .js-form-type-radio   .form-radio,
  .add-local-offices   .right-content   #edit-select-official   .js-form-type-radio   .form-radio {
    border: 1px solid #404c78 !important;
  }
  fieldset#edit-select-official--wrapper .js-form-item {
    width: 100%;
  }
  .local-listing-wrapper {
    overflow: unset !important;
  }
  .path-assign-official .right-content .official-search-main-wrapper {
    display: block;
  }

  .official-form-wrapper {
    overflow: unset !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .path-race .ext,
  .events .ext {
    display: block !important;
  }
  /* .race .grg .add-btn.text-align-right {
    position: relative;
    right: 0px;
    top: 20px;
  } */
  .path-officials .details-right-box div {
    margin-bottom: 9px;
    text-align: center;
    font-size: 14px;
  }
  .user-detailsp .president-detail-list .president-social-links table {
    justify-content: center !important;
  }
  .details-right-box.col-sm-8 {
    padding-top: 0px;
  }

  .path-manage-questions .row .col-3 {
    display: block;
    width: 100%;
    margin-top: 6px;
  }
  .path-manage-questions .row .col-9 {
    width: 100%;
  }
  .path-manage-questions .js-form-type-select {
    width: 100% !important;
  }
  .path-manage-questions .js-form-item input,
  .js-form-item select {
    width: 100% !important;
  }
  .path-manage-questions .row .col-9 .js-form-item {
    width: 100%;
  }
  .race-grp {
    display: block !important;
  }
  .race-boxes {
    display: block !important;
    padding: 15px 0;
  }
  .path-candidates .fieldset__wrapper {
    display: block !important;
  }
}
.view-btn a.text-white.add-new-button {
  width: auto;
}
.race-listing div#official-list {
  overflow: unset;
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .path-race .ext {
    display: flex !important;
  }
  .race .grg .add-btn.text-align-right {
    position: relative;
    right: 0px;
    top: 20px;
  }
  .path-manage-questions .row .col-3 {
    display: block !important;
    width: 30%;
    margin-top: 6px;
    text-align: right;
  }
  .path-manage-questions .row .col-9 {
    width: 70%;
  }
  .path-manage-questions .row .col-9 .js-form-item {
    width: 100%;
  }
  .path-manage-questions .row .col-9 .js-form-item input {
    width: 100%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 767px) {
  .path-candidates .official-search-main-wrapper {
    display: block;
  }
  .path-candidates #official-list .list-item,
  .path-add-race-candidate #edit-candidatelist .form-item {
    width: 45%;
  }
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    width: 45%;
  }
  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
  }
  .path-edit-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .add-local-offices   .right-content   #edit-select-official   .js-form-item-select-official {
    width: 43%;
  }
  .local-listing-wrapper {
    overflow: unset !important;
  }
  fieldset#edit-select-official--wrapper .js-form-item {
    width: 45.5%;
  }
  .official-form-wrapper {
    overflow: unset !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .path-candidates .official-search-main-wrapper {
    display: block;
  }
  .official-form-wrapper {
    overflow: unset !important;
  }
  .path-candidates .fieldset__wrapper {
    display: block !important;
  }
  .path-candidates #official-list .list-item,
  .path-add-race-candidate #edit-candidatelist .form-item {
    width: 29%;
  }
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    max-width: 31% !important;
    min-width: 31% !important;
  }
  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
  }
  .path-edit-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .add-local-offices   .right-content   #edit-select-official   .js-form-item-select-official {
    width: 26%;
  }
  .race-page-details .candidate-block {
    max-width: 29.4%;
  }
  .local-listing-wrapper {
    overflow: unset !important;
  }
  fieldset#edit-select-official--wrapper .js-form-item {
    max-width: 29.8%;
    min-width: 29.8%;
  }
  .race-listt {
    max-width: 32.1% !important;
    min-width: 32.1%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .path-candidates #official-list .list-item,
  .path-add-race-candidate #edit-candidatelist .form-item {
    max-width: 30% !important;
    min-width: 30% !important;
  }
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    max-width: 30% !important;
    min-width: 30% !important;
  }
  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
  }
  .path-edit-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .add-local-offices   .right-content   #edit-select-official   .js-form-item-select-official {
    max-width: 30% !important;
    min-width: 30% !important;
  }
  .race-page-details .candidate-block {
    max-width: 30.4% !important;
  }
  .path-assign-official   .right-content   div#edit-select-official   .js-form-item-select-official {
    max-width: 30%;
    min-width: 30%;
  }
  .path-assign-official   .right-content   div#edit-select-official   .js-form-item-select-official {
    max-width: 30.3% !important;
    min-width: 30.3% !important;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    max-width: 23% !important;
    min-width: 23% !important;
  }
  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
  }
  .race-page-details .candidate-block {
    max-width: 30.4% !important;
  }
  .path-assign-official   .right-content   div#edit-select-official   .js-form-item-select-official {
    max-width: 30%;
    min-width: 30%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1213px) {
  .race-page-details .candidate-block {
    max-width: 22% !important;
    min-width: 22% !important;
  }
}
.nctabs {
  display: grid;
  max-width: 545px;
  margin: 0 auto;
  text-align: center;
}
.nctabs a .child-wrapper {
  padding: 15px 0;
  border-radius: 5px;
  color: white;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.nctabs a {
  margin-bottom: 30px;
}
.nctabs a:last-child {
  margin-bottom: 0;
}
.votingtab-title h2,
.path-user .user-profile-details .title,
.path-user .title,
.go-showevents .fc-header-toolbar h2 {
  color: #1f2d61;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  font-family: "Poppins", sans-serif !important;
}
.votingtab-title h2:after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e11e2d;
  left: 0;
  position: absolute;
  display: block;
  top: 45px;
  margin: 0 auto;
  right: 0;
  transform: rotate(45.65deg);
}
.votingtab-title h2:before {
  content: "";
  display: block;
  width: auto;
  background-color: #1f2d61;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50.5px;
}

.nav-items ul li {
  display: inline-block;
}
.nav-items ul li:last-child {
  margin-right: 0;
}
.nav-items {
  text-align: right;
}
.nav-items ul li {
  padding: 10px 14px !important;
}
.nav-items ul li a {
  /* padding: 10px 14px; */
  padding: 0 !important;
  font-size: 15px;
  text-transform: uppercase;
  color: #444444;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  display: block;
}

.top-header {
  background: #fff;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
  padding: 15px 0;
  position: sticky;
  z-index: 999;
  top: 0;
}
#superfish-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#superfish-main li a {
  white-space: pre;
}
.nav-items ul .donatebtn {
  background: #e11e2d;
  border-radius: 3px;
  color: #fff !important;
  padding: 8px 18px !important;
}
.donatebtn a {
  color: #fff !important;
}
.login-item a {
  color: #e11e2d !important;
}
.login-item a {
  color: #e11e2d !important;
  display: flex;
  align-items: center;
}
.login-item a img {
  padding-right: 4px;
}
.nav-items ul li i {
  color: #e11e2d;
}
/* .menui {
  display: flex;
  justify-content: right;
  padding-right: 0;
  align-items: center;
} */
.registraion-page {
  max-width: 900px;
  margin: 0 auto;
  background: #f2f4fb;
  padding: 50px 25px;
}
.form-title p {
  text-align: center;
  color: #1f2d61;
  font-weight: 500;
  margin-bottom: 2rem;
}
.registraion-page label {
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2.5px;
}
.clickb p {
  color: #7c7c7c;
  margin-top: -7px;
  font-weight: 400;
}
.clickb p a {
  color: #1f2d61;
  font-size: 13px;
}
.votingtab-title.forms h2 {
  text-align: center;
  padding-bottom: 30px;
}
.full-w input {
  width: 100%;
}
.lbtn input {
  background: #e11e2d;
  border: none;
  border-radius: 3px;
  padding: 6px 50px;
  font-size: 16px;
  margin-top: 30px;
  margin-right: 0px !important;
  text-align: center;
  font-weight: 600;
  width: auto !important;
}
.registraion-page input {
  width: 100%;
  min-height: 44px;
}
.forms h2:before {
  content: "";
  display: block;
  width: auto;
  background-color: #1f2d61;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50.5px;
}
@media only screen and (max-width: 600px) {
  .forms h2:before {
    width: auto;
    background-color: #1f2d61;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50.5px;
  }
  .votingtab-title h2:after {
    top: 30px;
  }
  .forms h2:before {
    top: 35.2px;
  }
  .votingtab-title h2:before {
    top: 35.5px;
  }
  /* .path-elected-officials .elecp h1.main-header:before {
    top: 35.5px !important;
  } */
  /* .path-elected-officials .elecp h1.main-header:after {
    top: 30px !important;
  } */
}
.lbtn input:hover {
  background: #1f2d61;
  border: none;
}
.left-back {
  background: #f2f4fb !important;
  border-right: 1px solid #ececec;
}
.local-listing-wrapper {
  border: 0px solid #ececec;
  overflow: hidden;
}
.right-content h2 {
  text-align: center;
  color: #404c78;
  font-family: "Poppins", sans-serif !important;
  margin-top: 18px;
}
.right-content .add-new-button,
.manage-questions-category .view-header a {
  background: #e11e2e;
  color: #ffffff;
  padding: 9px 18px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
}
.local-listing-wrapper .left-back ul li a {
  color: #444444;
  padding-left: 15px;
  display: block;
  font-weight: bold;
  font-size: 16px;
  font-weight: 600;
}
.local-listing-wrapper .left-back ul li {
  border-bottom: 1px solid #ccd3eb;
  padding: 8px 15px;
  list-style: none;
}
table {
  width: 100%;
}
table a:hover {
  color: var(--navy-blue);
}
table th {
  color: #444444 !important;
  font-size: 16px;
  font-weight: 500 !important;
}
table tbody tr td {
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 400;
}
table tbody tr td.dt-type-numeric {
  text-align: left;
}
table tr {
  border-bottom: 1px solid #ececec;
}
table table.dataTable {
  width: 100% !important;
  margin: 0 auto;
  border-spacing: 0;
  border: 1px solid #ececec;
}
.right-content table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
  padding: 10px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.3);
}
.right-content div.dt-container.dt-empty-footer tbody > tr:last-child > * {
  border-bottom: 0px solid rgba(0, 0, 0, 0.3);
}
.edit-i a {
  color: #404c78;
  font-size: 18px;
  padding-right: 10px;
}
.delete-i a {
  color: #e11e2d;
  font-size: 18px;
}
.edit-i a:hover {
  color: #e11e2d;
}
.delete-i a:hover {
  color: #404c78;
  font-size: 18px;
}
.right-content .dt-paging.paging_full_numbers {
  text-align: center;
}
.right-content div.dt-container .dt-paging .dt-paging-button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 10px 0px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: inherit !important;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
  color: #444444 !important;
  font-size: 16px;
  font-weight: 500;
}
.right-content div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
  background: none;
  color: #e11e2d !important;
}
.right-content div.dt-container .dt-paging .dt-paging-button.disabled,
div.dt-container .dt-paging .dt-paging-button.disabled:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:active {
  cursor: default;
  color: #e11e2d !important;
  border: 0px solid transparent;
  background: transparent;
  box-shadow: none;
}
.iwi {
  margin: 0pc !important;
  width: auto !important;
}
.user-profile .name-text,
.path-candidates .name-text {
  color: #444444;
  font-size: 16px;
  font-weight: bold;
}
.user-profile .address-text {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
}
#official-list .user-profile {
  width: auto;
  float: none;
  border: 1px solid #ececec;
  padding: 7px;
  background: #ffffff;
  border-radius: 4px;
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
}
.right-content div.dt-container .dt-paging .dt-paging-button:hover {
  color: #404c78 !important;
  border: 0px solid #111;
  background-color: #111;
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0%, #585858),
  color-stop(100%, #111)
  );
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: none;
}

.right-content div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
  color: #e11e2d !important;
  border: 0px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.05);
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0%, rgba(230, 230, 230, 0.05)),
  color-stop(100%, rgba(0, 0, 0, 0.05))
  );
  background: -webkit-linear-gradient(
  top,
  rgba(230, 230, 230, 0.05) 0%,
  rgba(0, 0, 0, 0.05) 100%
  );
  background: -moz-linear-gradient(
  top,
  rgba(230, 230, 230, 0.05) 0%,
  rgba(0, 0, 0, 0.05) 100%
  );
  background: -ms-linear-gradient(
  top,
  rgba(230, 230, 230, 0.05) 0%,
  rgba(0, 0, 0, 0.05) 100%
  );
  background: -o-linear-gradient(
  top,
  rgba(230, 230, 230, 0.05) 0%,
  rgba(0, 0, 0, 0.05) 100%
  );
  background: none;
}
.right-content table.datasearch tr th,
.views-table th,
th,
.page-civicrm-vol table th {
  background: #ececec !important;
  background-color: #ececec !important;
  color: #000000;
}
.right-content .add-new-button:hover {
  background: #1f2d61;
}
.addandsearch {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.addandsearch .official-filter-form {
  width: 70%;
  float: left;
}
.addandsearch .official-filter-form form#official-filter-form {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.addandsearch .official-filter-form form#official-filter-form .js-form-item {
  width: 33%;
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.local-add .js-form-item label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.local-add .form-item__label.form-required::after,
.fieldset__label.form-required::after,
.required-mark::after {
  color: #e11e2d;
  content: "*";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.3em;
  font-size: 140%;
  line-height: 20px;
  margin-left: 0.3em;
  vertical-align: text-top;
}
.local-add .js-form-item input {
  border-color: #ececec;
}
.local-add .form-actions {
  justify-content: start;
  align-items: center;
  gap: 20px;
}
.local-add .form-actions a.cancel-btn {
  background: #404c78;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px;
  text-align: center;
  width: 125px;
}
.local-add .form-actions a.cancel-btn:hover {
  background: #e11e2d;
}
.local-add .form-actions .button {
  margin: 0;
  border: none;
  padding: 0 30px 0px 30px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
  height: 44px;
}
.local-add .form-actions .button:hover {
  background: #404c78;
}
.left-back nav ul.menu {
  padding: 0;
  margin: 0;
}
.left-back nav ul.menu li.menu-item a {
  color: #444444;
  padding-left: 15px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
  border-bottom: 1px solid #ececec;
}
.left-back nav ul.menu li.menu-item ul.menu li.menu-item a {
  padding-left: 35px;
}
.left-back {
  margin: 0px !important;
}
.left-back {
  padding: 0px !important;
}
.left-back ul li.menu-item a:hover {
  background: #e11e2e;
  color: white !important;
}
.left-back nav ul.menu li.menu-item a.is-active {
  background: #e11e2e;
  color: white;
}
.local-listing {
  border: 1px solid #ececec;
  overflow: hidden;
}
.top-header .main-logo a img {
  max-height: 80px;
  width: auto;
}
.right-content {
  padding: 0 28px 0 30px !important;
}
.user-profile .address-text {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #444444 !important;
  margin-bottom: 19px;
}

.local-add .js-form-item textarea {
  border-color: #ececec;
}
.path-edit-candidate .local-add .fieldset__legend{
  background: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.path-edit-candidate .local-add .fieldset__legend .fieldset__label{
  color: #444444;
  padding-left: 0;
}
.path-edit-candidate .local-add .form-boolean-group {
	display: flex;
	gap: 30px;
}
.path-edit-candidate .local-add .form-boolean-group .js-form-item .form-radio {
	width: 1.6875rem !important;
	height: 1.6875rem !important;
	margin-bottom: 4px;
	border: 3px solid #404c78 !important;
	min-height: 1.6875rem !important;
}
.path-edit-candidate .local-add .fieldset__wrapper {
	padding: 0px;
}
.add-candidate .fieldset__legend, .path-add-local-offices .local-add .fieldset__legend {
  background: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.path-add-candidates .add-candidate .fieldset__legend .fieldset__label, .path-add-local-offices .local-add .fieldset__legend .fieldset__label {
  color: #444444;
  padding-left: 0;
}
.path-add-local-offices .local-add .fieldset__wrapper {
  border: none !important;
  padding: 0;
}
.path-add-candidates .add-candidate .fieldset__wrapper .form-boolean-group, .path-add-local-offices .local-add .fieldset__wrapper .form-boolean-group {
  display: flex;
  gap: 30px;
}
/* .path-add-local-offices .local-add .js-form-item .form-radio {
  background: #404c78;
} */
.path-add-local-offices .local-add .form-actions {
  justify-content: start;
  margin-top: 25px;
}
/* input {
    min-height: 44px !important;
} */
/* .left-back nav ul.menu  li.menu-item.menu-item--active-trail {
    background: #E11E2D;
} */
/* .left-back nav ul.menu  li.menu-item.menu-item--active-trail a {
    color:white;
} */
.path-add-race .local-add .js-form-item .fieldset__legend {
  background: none;
  font-size: 16px;
  font-weight: 600;
}
.path-add-race .local-add .js-form-item .fieldset__legend .fieldset__label {
  color: #444444;
  padding-left: 0;
}
.path-add-race .local-add .js-form-item .fieldset__legend .fieldset__label:after {
  background: none !important;
  color: white;
  background-color: white !important;
  width: 0px !important;
  height: 0px;
  font-size: 0px;
}
.path-add-race .fieldset__wrapper.fieldset__wrapper--group {
  border: none !important;
  padding: 0px !important;
}
.path-add-race .local-add .fieldset__wrapper .form-boolean-group {
  display: flex;
  gap: 30px;
}
.path-add-race .local-add .js-form-item .form-radio {
  min-height: 1.6875rem !important;
  width: 1.6875rem !important;
  border: 3px solid #404c78 !important;
}
.path-add-race .local-add .local_field {
  padding-left: 0;
}
.path-add-race .local-add .col-sm-12 {
  padding-left: 0;
}
.path-add-race .local-add .js-form-submit {
  margin: 0;
  margin: 0;
  border: none;
  padding: 0 30px 0px 30px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
}
.path-add-race .local-add .js-form-submit:hover {
  background: #404c78;
}
.path-add-race .local-add .js-form-submit:focus {
  outline: none;
}
.path-add-race .local-add .col-sm-6 {
  padding-left: 0;
}
.path-candidates #official-list .list-item {
  float: left;
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  margin-left: 0px;
  margin-top: 25px;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 991px) {
  .path-add-local-offices .local-add .js-form-item input {
    width: 100% !important;
  }

  .path-add-local-offices .local-add .js-form-item textarea {
    width: 100% !important;
  }
  .path-add-local-offices .local-add .js-form-item select {
    width: 100% !important;
  }
  .path-add-race .local-add .js-form-item {
    width: auto;
  }
  .path-race .right-content.local-add .races-table.table tr th:last-child {
    min-width: 140px !important;
  }
  .path-candidates #official-list .list-item,
  .path-add-race-candidate #edit-candidatelist .form-item {
    width: 22%;
    max-width: 22%;
    min-width: 22%;
  }
  .local-officials .right-content #official-list .col-sm-12.col-md-3 {
    max-width: 23.6%;
    min-width: 23.6%;
  }
  .path-edit-offices .local-add .js-form-item input {
    width: 100% !important;
  }
  .details-titleb .col-sm-6:first-child:before {
    content: "";
    position: absolute;
    background: #3a4675;
    width: 2px;
    height: 70px;
    right: 33px;
    bottom: 0;
  }
  .path-edit-offices .local-add .js-form-item textarea {
    width: 100% !important;
  }
  .path-edit-offices .local-add .js-form-item select {
    width: 100% !important;
  }
  .path-edit-offices .local-add .js-form-item .form-radio {
    width: 1.6875rem !important;
    height: 1.6875rem;
    margin-bottom: 4px;
    border: 3px solid #404c78 !important;
  }
  .path-add-local-officials .local-add #ajax-wrapper {
    width: 50% !important;
    margin-bottom: 35px;
  }
  .path-add-local-officials .local-add #ajax-wrapper .js-form-item input {
    width: 100% !important;
  }

  .path-edit-officials .local-add #ajax-wrapper {
    width: 50% !important;
    margin-bottom: 35px;
  }
  .path-edit-race .local-add .js-form-item {
    width: auto;
  }
  .path-add-race .local-add .js-form-item input {
    width: 100%;
  }
  .path-edit-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .add-local-offices   .right-content   #edit-select-official   .js-form-item-select-official,
  .path-assign-official   .right-content   div#edit-select-official   .js-form-item-select-official {
    width: 24%;
    max-width: 22%;
    min-width: 22%;
  }
  .race-listt {
    max-width: 32.3% !important;
    min-width: 32.3%;
  }

  .path-local-officials .right-content #official-list .user-profile {
    width: 100%;
    float: left;
    border: 5px solid #ececec;
    padding: 10px;
    background: #ffffff;
    border-radius: 4px;
    margin-left: 0px;
    margin-top: 0px;
    list-style: none;
    text-align: center;
    height: 100%;
  }
  .path-edit-offices .local-add .fieldset__wrapper {
    border: none !important;
    padding: 0;
  }
  .path-edit-offices .local-add .fieldset__wrapper .form-boolean-group {
    display: flex;
    gap: 30px;
  }
  .path-edit-offices .local-add .js-form-item .form-radio {
    /* background: #404c78; */
    min-height: 1.6875rem;
  }
  .js-form-item .form-radio {
    min-height: 1.6875rem !important;
    border: 3px solid #404c78 !important;
  }
  .path-edit-offices .local-add .form-actions {
    justify-content: start;
    margin-top: 25px;
  }
  .addandsearch .official-filter-form input {
    border-color: #ececec;
  }
  .path-add-local-officials .local-add #ajax-wrapper .js-form-item {
    margin: 0;
  }

  .path-edit-officials .local-add #ajax-wrapper .js-form-item {
    margin: 0;
  }
}
.path-edit-offices .local-add .fieldset__legend {
  background: none !important;
  font-size: 16px;
  font-weight: 600;
}
.path-edit-offices .local-add .fieldset__legend .fieldset__label {
  color: #444444;
  padding-left: 0;
}
@media only screen and (max-width: 990px) {
  table th {
    white-space: pre;
  }
  .path-race-detail .view-content {
    width: 100%;
    overflow: auto;
  }
  .path-race-detail .container {
    padding: 0 10px !important;
  }

  .path-race-detail .add-new-button {
    font-size: 16px !important;
  }
  .path-race-detail .back-to .add-new-button:before {
    font-size: 27px !important;
  }


  .path-race-detail .details-titleb {
    padding: 10px !important;
  }

  .path-race-detail .accordion-button {
    font-size: 16px !important;
    padding: 10px !important;
    display: flex !important;
    align-items: center;
  }

  .race-accordion   .accordion-item   .accordion-header   button.accordion-button:after {
    top: 17px !important;
  }


  .path-add-local-officials .local-add #ajax-wrapper {
    margin-bottom: 35px;
  }
  .path-add-local-officials .local-add #ajax-wrapper {
    width: 100% !important;
  }
  .path-add-local-officials .local-add #ajax-wrapper .js-form-item input {
    width: 100% !important;
  }
  .path-edit-officials .local-add #ajax-wrapper {
    margin-bottom: 35px;
  }
  .path-edit-officials .local-add #ajax-wrapper {
    width: 100% !important;
  }
  .official-form-wrapper {
    overflow: unset;
  }
}
.path-voting-states .section-spacing {
  background: #f5f7ff;
}
.path-add-local-offices .office-card-on-form b {
  font-weight: 500;
  font-size: 16px;
  color: #444444;
}
.path-add-local-offices .office-card-on-form span {
  font-weight: 500;
  font-size: 16px;
  color: #444444;
}
.upp input {
  width: 100% !important;
}
.upp {
  margin-bottom: 0px !important;
  padding-right: calc(var(--bs-gutter-x) * .5) !important;
}
.path-add-candidates .add-candidate .fieldset__wrapper.fieldset__wrapper--group, .path-add-local-offices .fieldset__wrapper.fieldset__wrapper--group {
  border: none !important;
  padding: 0px !important;
}
.path-add-local-offices .office-card-on-form {
  padding: 0px;
  margin-left: 0px;
}
.path-add-local-offices #edit-select-official .office-card-on-form img {
  border-radius: 4px;
  margin: 4px 0;
  width: auto;
}

@media only screen and (max-width: 500px) {
  .addandsearch {
    display: block;
  }
  .right-content .add-new-button {
    background: #e11e2e;
    color: #ffffff;
    padding: 9px 18px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    width: auto;
    text-align: center;
    margin-top: 10px;
  }
}

.responsibility-area-cfsh {
  text-align: center;
}
.responsibility-area-cfsh input {
  margin: 0;
  width: 125px;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}
.responsibility-area-cfsh a.cancel-btn {
  background: #404c78;
  color: white;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 0;
  width: 125px;
  border-radius: 3px;
}
.responsibility-area-cfsh a.cancel-btn:hover {
  background: #e11e2d;
}
.responsibility-area-cfsh input#edit-back {
  background: #444444;
  border: none;
  min-height: 44px;
  border-radius: 3px;
  color: white;
  height: 44px;
}
.responsibility-area-cfsh input#edit-submit {
  border: none;
  background: #e11e2d;
  height: 44px;
}
.responsibility-area-cfsh input#edit-submit:hover {
  font-weight: 500;
  background: #404c78;
}
.responsibility-area-cfsh input#edit-back:hover {
  font-weight: 500;
  background: #666666;
}
.responsibility-area-cfsh input:focus {
  font-weight: 500;
  outline: none;
  offset: 0px;
}

.right-content .name .dt-search input::placeholder {
  font-size: 16px;
  font-weight: 500;
  color: #c4c4c4;
}
.right-content .name .dt-search input {
  border-color: #ececec;
  min-height: 44px;
  padding: 0 15px;
  margin-left: 0;
  border-radius: 3px;
  color: #c4c4c4;
  font-weight: 500;
  font-size: 16px;
}
.right-content .name .dt-search {
  margin-bottom: 20px;
}
.right-content .js-form-item input {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.right-content .button {
  padding: 10px 15px !important;
}
.right-content .js-form-item textarea {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.right-content .js-form-item input.form-radio:focus {
  border-width: 7px;
  border-color: #404c78;
  outline-color: transparent;
  box-shadow: 0 0 0 0px white, 0 0 0 0px #2494db;
}
.right-content .js-form-item select {
  color: #707070;
  font-weight: 500;
  font-size: 16px;
  min-height: 44px;
  height: 44px;
  padding-right: 0px;
}
.right-content .js-form-item input {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  min-height: 44px;
  /* width: 100%; */
  background: none;
}
.race-listing .section-spacing.inner-page {
  background: none;
}
.form-select:focus {
  border-color: #ececec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: none;
}
.addandsearch .official-filter-form input {
  border-color: #ececec;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  /* min-height: 44px; */
}
.addandsearch .official-filter-form input::placeholder {
  color: #c4c4c4;
}
.right-content .list-item.user-profile img {
  margin: 4px 0;
}
.right-content #offices-form-list input.form-radio {
  background: #404c78;
}
/* .path-add-local-offices .local-add .js-form-item .form-radio {
  background: #404c78;
} */

.links-style a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 6px;
  color: #e11e2e;
  position: relative;
  top: 0px;
}
input {
  font-size: 16px;
  font-weight: 500;
  color: #444444;
  border-color: #d9d9d9 !important;
}
.last-tabs h2 {
  padding-bottom: 40px !important;
}
.lbtn input:focus {
  outline: none;
  background: #1f2d61;
  border: none;
}
.form-item__label.form-required::after,
.fieldset__label.form-required::after,
.required-mark::after {
  color: #e11e2d;
  content: "*";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.3em;
  font-size: 140%;
  line-height: 20px;
  margin-left: 0.3em;
  vertical-align: text-top;
}

/*login-page*/
/* .user-login .user-login-form {
    max-width: 500px;Design implementation
    03h 40m

    Stop
    Hide
    margin: 0 auto;
} */
.user-login .user-login-form .js-form-item label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.user-login .user-login-form .js-form-item input {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  border-color: #d9d9d9;
}
.user-login .user-login-form .js-form-item .description {
  font-size: 13px;
  color: #444444;
}
.user-login .user-login-form .form-actions input {
  width: 100%;
  margin: 0;
  background: #e11e2d;
  border: none;
  border-radius: 3px;
  text-align: center;
  justify-content: center;
}
.user-login .user-login-form .form-actions input:focus {
  outline: none;
}
.user-login .user-login-form .form-actions input:hover {
  background: #404c78;
}
.form-item__label.form-required::after,
.fieldset__label.form-required::after,
.required-mark::after {
  color: #e11e2d !important;
}
.path-add-candidates .local-add div#ajax-wrapper .form-item-image {
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
}

.path-add-candidates .local-add .js-form-submit {
  margin: 0;
  border: none;
  padding: 0 30px 0px 30px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  text-align: center !important;
  justify-content: center;
}
.path-edit-race .local-add .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.path-edit-race .local-add .js-form-item .fieldset__legend .fieldset__label {
  color: #444444;
  padding-left: 0;
}
.path-edit-race .local-add .js-form-item .fieldset__legend {
  background: none;
  font-size: 16px;
  font-weight: 600;
}
.path-edit-race .local-add .fieldset__wrapper .form-boolean-group {
  display: flex;
  gap: 30px;
}
.path-edit-race .local-add .js-form-submit {
  margin: 0;
  margin: 0;
  border: none;
  padding: 0 30px 0px 30px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
}
.path-edit-race .fieldset__wrapper.fieldset__wrapper--group {
  border: none !important;
  padding: 0px !important;
}
/* .path-edit-race .local-add .js-form-item .form-radio {
  background: #404c78;
} */
.path-edit-race .local-add .col-sm-6 {
  padding-left: 0;
}
.path-edit-race .local-add .js-form-submit:focus {
  outline: none;
}
.path-edit-race .local-add .js-form-submit:hover {
  background: #404c78;
}
.path-add-race-candidate .right-content.local-add .js-form-submit {
  margin: 0;
  margin: 0;
  border: none;
  padding: 0 30px 0px 30px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
  margin-right: 15px;
  height: 44px;
}
.path-add-race-candidate .right-content.local-add a.cancel-btn.button {
  margin: 0;
  background: #404c78;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px;
  text-align: center;
  width: 125px;
  border: none;
  text-align: center;
  justify-content: center;
  height: 44px;
}
.add-race-candidate .col-sm-3.js-form-wrapper.form-wrapper #edit-candidatelist .js-form-item input:checked {
  background-image: url(/themes/custom/nc/images/Vector%201.png);
  box-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 11px;
}
.path-candidates .right-content.cpage .list-item .name-text b,
.addresss-text {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
}
.vote-settings .js-form-item-external-page-title input,
.js-form-item-internal-page-title input,
.js-form-item-webform-title input {
  width: 100%;
}
.path-add-race-candidate .right-content.local-add .js-form-submit:focus {
  outline: none;
}
.path-add-race-candidate .right-content.local-add .js-form-submit:hover {
  background: #404c78;
}
.path-add-race-candidate .right-content.local-add a.cancel-btn.button:hover {
  background: #e11e2d;
}
.path-add-race-candidate .right-content.local-add a.cancel-btn.button:focus {
  outline: none;
}
.path-race-candidate .right-content.local-add .races-table.table {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ececec;
}
.path-race-candidate .right-content.local-add .races-table.table th {
  border-bottom: 0px;
  padding: 10px;
}
.edit-i a {
  border: none;
  margin: 0px !important;
}
.delete-i a {
  border: none;
  margin: 0px !important;
}
.edit-i a:hover {
  border: none;
}
.delete-i a:hover {
  border: none;
}
.edit-i a:focus {
  outline: none;
}
.delete-i a:focus {
  outline: none;
}
.path-race .right-content.local-add .races-table.table,
.views-table,
.page-civicrm-vol table {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ececec !important;
  background: #fff;
}
.path-race .right-content.local-add .races-table.table th {
  border-bottom: 0px;
  padding: 18px;
}
.edit-i a {
  color: #404c78;
  font-size: 18px;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.right-content tbody tr td {
  padding: 8px 10px;
}
/* .path-race .right-content.local-add .dn-race-filter-form {
  padding: 0px !important;
} */
.path-race .right-content.local-add .dn-race-filter-form .fieldset__wrapper {
  padding: 0;
}
.path-race .button:focus {
  text-decoration: none;
  color: #e11e2d;
  border: solid 0px #0f6292;
  background: none;
  font-weight: 700;
}
.path-add-race .right-content.local-add .state_step_options .js-form-item {
  width: auto !important;
}
.user-login .region.region--content .block-system-main-block,
.user-register .region.region--content .block-system-main-block,
.user-password .region.region--content .block-system-main-block {
  max-width: 620px;
  margin: 0 auto;
  background: #f4f6fa;
  border-radius: 14px;
  padding: 25px;
}
.user-login .region.region--content,
.user-register .region.region--content,
.user-password .region.region--content {
  max-width: 620px;
  margin: auto;
  border-radius: 10px;
}
.user-login .tabs-wrapper,
.user-register .tabs-wrapper,
.user-password .tabs-wrapper {
  border-radius: 10px;
  margin-bottom: 10px;
}
.user-register .region.region--content .block-system-main-block {
  max-width: 100%;
}

.user-login .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:first-child a,
.user-register .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:first-child a,
.user-password .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.user-password .form-item {
  margin-bottom: 0 !important;
}

.user-login .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:last-child a,
.user-register .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:last-child,
.user-password .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.user-login .region.region--content .user-register-form .js-form-item input,
.user-register .region.region--content .user-register-form .js-form-item input,
.user-password .region.region--content .user-register-form .js-form-item input {
  width: 100%;
  border: none;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.user-login .user-login-form .js-form-item input,
.user-register .user-login-form .js-form-item input,
.user-password .user-login-form .js-form-item input {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  border-color: #d9d9d9;
  border: none;
}
.user-login .region.region--content .user-pass .js-form-item input,
.user-register .region.region--content .user-pass .js-form-item input,
.user-password .region.region--content .user-pass .js-form-item input {
  width: 100%;
  border: none;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.user-login .user-pass .js-form-item label,
.user-register .user-pass .js-form-item label,
.user-password .user-pass .js-form-item label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.user-login .user-register-form .js-form-item label,
.user-register .user-register-form .js-form-item label,
.user-password .user-register-form .js-form-item label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.user-login li.tabs__tab a:hover,
.user-register li.tabs__tab a:hover,
.user-password li.tabs__tab a:hover {
  background: #ecedf0 !important;
  color: #e11e2d !important;
}
.user-login .user-login-form .js-form-item input,
.user-register .user-login-form .js-form-item input,
.user-password .user-login-form .js-form-item input {
  width: 100%;
}
.user-login .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab a,
.user-register .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab a,
.user-password .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab a {
  background: #d8dae1;
  color: #1f2d61;
  font-size: 14px;
  font-weight: bold;
  padding: 0 8px;
}
.user-login .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a,
.user-register .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a,
.user-password .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a {
  color: #e11e2d;
  background: #ecedf0;
}
.user-login .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a:after,
.user-register .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a:after,
.user-password .region.region--content nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a:after {
  border: none;
}
.tabs__link:focus {
  position: relative;
  outline: solid 0px #b5c274 !important;
  outline-offset: -3px;
}
.user-login .region.region--content .user-register-form .form-actions input,
.user-register .region.region--content .user-register-form .form-actions input,
.user-password .region.region--content .user-register-form .form-actions input {
  width: 100%;
  text-align: center;
  background: #e11e2d;
  border: none;
  justify-content: center;
}
.button:focus {
  outline: 0px solid #53b0eb !important;
  outline-offset: 2px;
}
.user-login .region.region--content .user-pass .form-actions input,
.user-register .region.region--content .user-pass .form-actions input,
.user-password .region.region--content .user-pass .form-actions input {
  width: 100%;
  text-align: center;
  background: #e11e2d;
  border: none;
  justify-content: center;
}
.user-login .region.region--content .user-register-form .form-actions input:hover,
.user-register .region.region--content .user-register-form .form-actions input:hover,
.user-password .region.region--content .user-register-form .form-actions input:hover {
  background: #404c78;
}
.user-login .region.region--content .user-pass .form-actions input:hover,
.user-register .region.region--content .user-pass .form-actions input:hover,
.user-password .region.region--content .user-pass .form-actions input:hover {
  background: #404c78;
}
.path-race .right-content.local-add div#edit-actions {
  justify-content: start;
  margin-top: 0px;
}
.race .grg .fieldset-race .js-form-item label {
  margin-top: 0px;
}
.form-select:focus {
  border-color: #ececec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: none;
}
.local-add .js-form-item .form-radio:checked {
  background: none !important;
  border: 3px solid #404c78 !important;
}
.form-select:focus {
  border-color: #ececec !important;
  outline: 0;
  /* box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25); */
  box-shadow: none !important;
}
.path-add-candidates .local-add .js-form-submit:hover {
  background: #404c78;
}
.filter-b fieldset#edit-filters {
  border: none;
}
.filter-b .col-sm-12 {
  padding: 0;
}
.filter-b .fieldset__wrapper {
  padding: 0;
}
.filter-b .fieldset__wrapper .col-sm-4 {
  padding: 0;
}
/* #official-list .list-item img {
    max-height: 300px;
} */
.addandsearch .official-filter-form form#official-filter-form .form-actions {
  margin: 0;
}
.addandsearch .official-filter-form form#official-filter-form .form-actions a {
  padding: 9px 18px;
  font-size: 16px;
  font-weight: 500;
}
.local-official-form-wrapper .form-item-image {
  margin-left: 0px;
  padding-left: 0px;
}
.path-add-race-candidate .col-md-9.col-lg-9 .add-race-candidate {
  text-align: center;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.path-add-race-candidate .col-md-9.col-lg-9 .add-race-candidate a.cancel-btn.button {
  margin: 0;
  padding: 0;
  border: none;
  color: #e11e2d;
}
.tyh legend.fieldset__legend.fieldset__legend--visible {
  display: none;
}
.tyh .js-form-submit {
  position: relative;
  top: 11px;
  background: #404c78 !important;
}
.tyh .js-form-submit:hover {
  background: #e11e2e !important;
}
.cpage legend.fieldset__legend.fieldset__legend--visible {
  display: none;
}
.right-content .dt-paging.paging_full_numbers .dt-paging-button.current:hover {
  border: none;
  background: none;
}
.path-race .right-content.local-add .races-table.table tbody tr td:nth-last-child(2) {
  text-align: center;
}
.menui .nav-items ul.menu li.menu-item.donate-button a {
  background: #e11e2d;
  color: #fff;
  border-radius: 3px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .addandsearch .official-filter-form form#official-filter-form {
    display: block;
    width: 100%;
  }
  .addandsearch .official-filter-form form#official-filter-form .js-form-item {
    width: 100%;
  }
  .addandsearch .official-filter-form {
    width: 100%;
  }
  .addandsearch   .official-filter-form   form#official-filter-form   .form-actions   a {
    width: 100%;
  }
  .addandsearch .text-white.add-new-button {
    width: 100%;
    text-align: center;
    margin-top: 13px;
  }
  .path-local-officials .right-content #official-list {
    justify-content: center;
  }
}
.sub-menus a:after,
.menu-item--collapsed a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 6px;
  color: #e11e2e;
  position: relative;
  top: 0px;
  float: right;
}
.sub-menus a.is-active:after,
.menu-item--collapsed a.is-active:after {
  color: white;
}
.sub-menus a:hover:after,
.menu-item--collapsed a:hover:after {
  color: white;
}
.left-back nav ul.menu li.menu-item ul.menu li.menu-item a:after {
  content: "";
}
.wrapper-delete-official-form {
  padding: 0px !important;
}
.wrapper-delete-official-form .ui-widget-header {
  background: #f5f7ff;
  padding: 12px 12px;
  border: none;
}
.wrapper-delete-official-form .ui-widget-header span {
  color: #1f2d61;
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
}
.wrapper-delete-official-form .des {
  color: #444444;
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
}
.delete-module {
  padding: 0;
}
.wrapper-delete-official-form .ui-dialog-buttonpane {
  margin: 0;
  border-color: #ececec;
  padding: 30px 0px !important;
}
.wrapper-delete-official-form .ui-dialog-buttonpane button {
  width: 120px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  border: none;
  justify-content: center;
  border-radius: 3px;
}
.wrapper-delete-official-form .ui-dialog-buttonpane button:first-child {
  background: #e11e2d !important;
  color: #fff !important;
  outline: 0;
}
.wrapper-delete-official-form .ui-dialog-buttonpane button:last-child {
  background: #1f2d61 !important;
  color: #fff !important;
  outline: 0;
}
.wrapper-delete-official-form .ui-dialog-buttonpane button:first-child:hover {
  background: #1f2d61 !important;
  color: #fff !important;
  outline: 0;
}
.wrapper-delete-official-form .ui-dialog-buttonpane button:last-child:hover {
  background: #e11e2d !important;
}
.wrapper-delete-official-form span.ui-button-icon.ui-icon.ui-icon-closethick {
  right: 5px;
  background-image: url(/themes/custom/nc/images/arrow.png) !important;
  background-position: center;
  border: none;
  border-radius: 3px;
  width: 20px;
  height: 20px;
}
.wrapper-delete-official-form .ui-dialog-titlebar-close {
  border: none;
  right: 0.78em !important;
  height: 16px !important;
}
.path-civicrm .ui-datepicker-calendar .ui-state-active {
  border: 0px solid #003eff  !important;
  color: #000000 !important;
}
.wrapper-delete-official-form .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 0px solid #003eff  !important;
  background: none !important;
  font-weight: normal;
  color: #ffffff;
}
.wrapper-delete-official-form .ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 0px solid #cccccc /*{borderColorHover}*/ !important;
  background: none !important;
  font-weight: normal /*{fwDefault}*/;
  color: #2b2b2b /*{fcHover}*/;
}
.path-elected-officials .elected-officials-form {
  background: none;
  border: none;
  padding: 0;
}
.path-elected-officials .elecp {
  text-align: center;
}
.path-elected-officials .elecp h1.main-header {
  border-bottom: none;
  display: inline-block;
  color: #1f2d61;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0;
}
.path-elected-officials .elecp h3 {
  color: #444444;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  margin-bottom: 0px !important;
}
.path-elected-officials .elecp p {
  color: #444444;
  font-weight: 500;
}
.path-elected-officials .elecp .js-form-item input {
  border-color: #ececec !important;
  padding: 11px 13px;
  font-size: 16px;
  color: #cecece !important;
  font-weight: 400 !important;
  border-radius: 0px !important;
}
.path-elected-officials .elecp .js-form-item input::placeholder {
  font-size: 16px;
  color: #cecece !important;
  font-weight: 500 !important;
  font-weight: 400 !important;
}
.path-elected-officials .section-spacing.inner-page {
  padding: 0 15px;
  /* background: #f5f7ff; */
}
.path-elected-officials .elecp .form-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.path-elected-officials .elecp .form-wrapper #edit-submit {
  border-radius: 0px;
  margin: 0px !important;
  border: none !important;
  height: 44px;
}
.path-manage-homepage-banner .row {
	margin-bottom: 0px;
}
.path-manage-homepage-banner .view-content .views-table.cols-3 {
	margin-top: 15px;
}
/* .path-elected-officials .elecp .js-form-item {
  display: flex;
  justify-content: center;
} */
.path-elected-officials .elecp h1.main-header:before {
  color: red;
  content: "";
  display: block;
  width: auto;
  background-color: #1f2d61;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 32.5px;
}
.path-elected-officials .elecp h1.main-header:after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e11e2d;
  left: 0;
  position: absolute;
  display: block;
  bottom: 27.5px;
  margin: 0 auto;
  right: 0;
  transform: rotate(45.65deg);
}
.e-Officials-form .form-actions input {
  background: #e11e2d;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-size: 20px;
  font-weight: bold;
  font-family: "Poppins", sans-serif !important;
}
.path-elected-officials .elecp .search-cont {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.path-elected-officials .elecp .search-cont b {
  color: #1f2d61;
}
.view-tabsa {
  text-align: center;
  font-size: 0px;
}

.view-tabsa button.tablinks {
  background: none;
  padding: inherit;
  color: #1f2d61;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  border: 1px solid #1f2d61;
  margin: 0;
  min-width: 200px;
  padding: 8px 0;
}
.view-tabsa button.tablinks.active {
  background: #1f2d61;
  color: #fff;
}
.view-tabsa button.tablinks:hover {
  background: #1f2d61;
  color: #fff;
}
.federal-off h3 {
  text-align: center;
  color: #e11e2d;
  font-weight: bold;
  font-family: "Poppins", sans-serif !important;
}
.path-elected-officials .elecp {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  /* border-bottom: 2px solid #d9d9d9; */
  padding-bottom: 70px !important;
}
.path-elected-officials .elecp b {
  color: #1f2d61;
}
.path-elected-officials .elecp .form-actions input {
  background: #e11e2d;
  border: none;
  margin: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: bold;
}
.path-elected-officials .elecp .form-actions input:hover {
  background: #1f2d61;
}
.bottom-log {
  text-align: center;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.bottom-log b a {
  color: #1f2d61;
}
.bottom-log b a svg {
  padding-right: 3px;
}
.bottom-log b a i {
  padding-right: 3px;
}
.user-detailsp .president-name b {
  color: #1f2d61;
  font-size: 18px;
  font-weight: 600 !important;
}
.user-detailsp .president-name {
  margin-top: 9px;
}
.user-detailsp .president-title b {
  color: #444444;
  font-size: 15px;
  font-weight: 500;
}
.user-detailsp .president-address {
  font-size: 16px;
  font-weight: 500;
  color: #444444;
  line-height: 20px;
  padding: 8px 0;
}
a {
  display: block
}
.president-phone b {
  color: #444444;
}
.user-detailsp .president-phone {
  color: #1f2d61;
  font-size: 16px;
  font-family: "Poppins", sans-serif !important;
}
.user-detailsp .president-social-links {
  display: flex;
  justify-content: center;
  /* padding: 20px 0; */
}
.user-detailsp .president-social-links tr {
  display: flex;
  gap: 8px !important;
  justify-content: center !important;
}
.user-detailsp .details-link {
  background: #1f2d61;
  margin: 15px -16px -20px -16px;
  padding: 9px 0;
  cursor: pointer;
  margin-top: 10px;
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.user-detailsp .details-link button,
.user-detailsp .details-link a {
  background: none;
  color: white;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.path-manage-questions .view > *, .path-manage-questions-category .view > *, .path-manage-party .view > * {
	margin-bottom: 0px;
}
.user-detailsp .president-email a {
  color: #1f2d61;
  font-weight: 600;
  font-size: 15px;
}
.user-detailsp .president-phone b {
  font-weight: 600;
}
.user-detailsp .president-detail-list {
  text-align: center;
}
.user-detailsp .president-detail-list .president-social-links {
  display: block;
}
.user-detailsp .president-detail-list .president-social-links table {
  display: flex;
  justify-content: center;
}
.path-frontpage h3 {
  color: #1f2d61;
}
.path-frontpage .image-content .theme-btn:hover {
  background: #1f2d61;
}
.path-frontpage .js-form-wrapper.form-wrapper .js-form-item label {
  color: #444444;
  margin-bottom: 2.5px;
  font-size: 14px;
  font-weight: 500;
}
.path-frontpage .js-form-wrapper.form-wrapper .js-form-item input {
  color: #444444;
  font-size: 14px;
}
.path-frontpage .webform-button--submit:hover {
  background: #1f2d61;
}
.about-us h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #1f2d61;
  margin-top: 20px;
}
.about-us p {
  color: #444444;
  font-weight: 400;
  margin-top: 10px;
}
.about-us h3 {
  color: #1f2d61;
  margin-bottom: 0px !important;
}
.about-us .view-content .views-row {
  margin-top: 40px;
}
.about-us .views-field {
  font-weight: 500;
  /* display: inline-block; */
  display: unset;
}
.about-us .views-field.views-field-delete-node {
  position: relative;
  left: 9px;
}

.user-detailsp {
  text-align: center;
  padding-top: 1rem;
}
.user-detailsp .state-list-wrapper .state-list {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  min-height: 450px;
}
.user-detailsp .president-email a {
  color: #1f2d61;
  font-weight: 600;
  font-size: 15px;
  line-break: anywhere;
}
.user-detailsp .senator-list {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  min-height: 410px;
}
.user-detailsp .back-link a {
  color: #1f2d61;
  background: #c7d3ff;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 20px;
  margin-top: 15px;
}
.user-detailsp .state-detail-list,
.user-detailsp .president-detail-list {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.user-detailsp .state-detail-list,
.user-detailsp .president-detail-list {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 20px;
}
.path-frontpage .webform-submission-subscribe-to-our-list-form {
  display: flex;
  width: 100%;
  gap: 15px;
  margin: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.path-frontpage .block__title {
  background: #f2f4fb;
  padding-top: 30px;
}
.path-frontpage .webform-submission-subscribe-to-our-list-form .js-form-item {
  width: 18%;
}
.path-frontpage .webform-submission-subscribe-to-our-list-form .js-form-item input {
  width: 100%;
  min-height: 44px;
}
.path-frontpage .webform-submission-subscribe-to-our-list-form .form-item__label {
  color: #444444;
  font-size: 14px;
  margin-bottom: 2.5px;
  font-weight: 500;
}
.path-frontpage .webform-submission-subscribe-to-our-list-form .form-actions {
  padding-top: 31px;
}
.donate-joinb li {
  text-align: center;
  list-style: none;
}
.donate-joinb {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 15px;
  padding-left: 0px;
}
.donate-joinb li a {
  background: #e11e2d;
  padding: 12px 24px;
  /* max-width: ; */
  min-width: 125px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 3px;
  margin-top: 20px;
}
.donate-joinb li .join-n {
  background: #1f2d61;
}
.donate-joinb li a:hover {
  background: #1f2d61;
}
.donate-joinb li .join-n:hover {
  background: #e11e2d;
}
.path-frontpage .views-slideshow-controls-bottom.clearfix {
  display: none;
}
a i:before {
  font-family: "FontAwesome";
}
.go-event-manage .crm-container.ui-dialog {
  z-index: 99999999 !important;
}
span::before {
  font-family: fontAwesome;
}
i::before {
  font-family: fontAwesome;
}
.race-page-details p {
  font-weight: 400;
  color: #444444;
  margin-bottom: 20px;
}
.details-titleb {
  background: #f5f7ff;
  align-items: center;
  padding: 10px 20px;
}
.details-titleb .race-tit h3 {
  color: #e11e2d;
  font-weight: bold;
  text-transform: uppercase;
}
.details-titleb .candidate-details h3 {
  font-weight: 300;
  color: #3a4675;
  margin-bottom: 0px;
}
.details-titleb .candidate-details p {
  color: #444444;
  font-weight: 400;
}
.details-titleb .candidate-details h3 span.candidate-naming {
  color: #e11e2d;
}
.race-accordion .accordion-item {
  border: none;
}
.race-accordion .accordion-item .accordion-header button.accordion-button {
  color: #3a4675;
  font-size: 22px;
  font-weight: 600;
  padding: 8px 20px;
  background: #f3f3f3;
  border: 1px solid #f2f4fb;
  box-shadow: none;
  display: block;
  border-radius: 0px;
  line-height: normal;
}
.list-candi h3 {
  color: #3a4675;
  font-weight: 400;
}
.back-to .add-new-button {
  background: none !important;
  color: #3a4675 !important;
  font-size: 20px;
  font-weight: 400;
  padding: 0px !important;
}
.back-to .add-new-button:before {
  content: "\3c";
  font-size: 35px;
  position: relative;
  top: 5px;
  right: 5px;
}
.back-to {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 0px;
  margin-top: 0px !important;
}
/* .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
  position: absolute;
  right: 18px;
  top: 12px;
  --bs-accordion-btn-icon-width: 1.70rem;
} */
.list-candi .candidate-block p.comp-answers label.compareanslabel {
  font-size: 12px;
  font-weight: bold;
  padding-left: 0;
  color: #3a4675;
}
.list-candi .candidate-block p.comp-answers input {
  width: 15px;
  height: 15px;
  border-color: #1f2d61 !important;
  border-width: 1px;
  border-radius: 1px !important;
}
.list-candi .candidate-block p.cand-choice input {
  background: none;
  color: #1f2d61 !important;
  border: 1px solid #3a4675 !important;
  padding: 0px 20px;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  border-radius: 50px;
}
.list-candi .candidate-block p.comp-answers {
  margin-bottom: 15px;
}
.list-candi .candidate-block p.cand-choice input {
  background: none;
  color: #1f2d61 !important;
  border: 1px solid #3a4675 !important;
  padding: 0px 20px;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  border-radius: 50px;
  margin: 0px;
}
.list-candi .candidate-block.active p.cand-name {
  color: #3fa06f;
}
.list-candi .candidate-block.active p.cand-choice input {
  color: #e11e2d !important;
  border-color: #e11e2d !important;
}
.candidate-block.active {
  border: 5px solid #3fa06f !important;
}
.list-candi .candidate-block.active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  right: -15px;
  top: -15px;
  background: #3fa06f;
  color: white;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.path-race-detail .candidate-answers h3,
.candidate-questions h3 {
  color: #3a4675;
  font-weight: 400;
}
.path-race-detail .candidate-answers .naming-convention p.partyname {
  margin: 0;
  font-weight: 600;
  color: #444444;
}
.path-race-detail .candidate-answers .naming-convention p.candidatename {
  margin: 0;
  font-weight: bold;
  color: #3fa06f;
}
.path-race-detail .candidate-answers .cand-img {
  padding: 0px;
  display: flex;
  align-items: center;
  gap: 15px;
}
/* .path-race-detail .candidate-answers .naming-convention {
  padding-left: 15px;
} */
.path-race-detail .candidate-answers .cand-img {
  padding: 0px;
  border: 3px solid #f2f2f2;
}
.path-race-detail .candidate-answers .cand-img.active {
  padding: 0px;
  border: 3px solid #3fa06f;
}
.path-race-detail .candidate-answers .cand-img img {
  margin: -3px;
  height: 123px;
  width: auto;
}
.path-race-detail .candidate-answers .cand-img.active img {
  margin: -3px;
  height: 123px;
  width: auto;
}
.path-race-detail .candidate-answers .cand-img.active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  right: -15px;
  top: -15px;
  background: #3fa06f;
  color: white;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.path-race-detail .candidate-answers .accordion-item {
  border: none;
  margin-top: 20px;
}
.path-race-detail .candidate-answers .accordion-item .accordion-header button.accordion-button {
  background: #f2f4fb;
  box-shadow: none;
  border: 1px solid #f2f4fb;
  padding: 8px 20px;
  line-height: normal;
  color: #3a4675;
  font-size: 22px;
  font-weight: 600;
}
.path-race-detail .candidate-answers .accordion-item .accordion-body {
  font-size: 16px;
  font-weight: 400;
  color: #6e6e6e;
}
.path-candidates #official-list .list-item .address-text {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 19px;
}
.path-candidates #official-list .list-item {
  border-color: #ececec;
}
.race-accordion .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon) !important;
  transform: var(--bs-accordion-btn-icon-transform) !important;
  position: absolute;
  right: 11px;
  top: 13px;
}
.race-accordion .accordion-button::after {
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
  position: absolute;
  right: 11px;
  top: 13px;
}
.ui-autocomplete li.ui-menu-item:hover a {
  color: #222 !important;
}
.nav-items ul li ul {
  min-width: 200px !important;
}
.nav-items ul li ul li a {
  font-size: 15px;
  font-weight: 600 !important;
}
.nav-items ul li ul li:hover a {
  font-size: 15px;
  font-weight: 600;
}
.path-race-detail .candidate-questions .accordion-item {
  margin: 0;
  border: none;
}
.path-race-detail .candidate-questions .accordion-item .accordion-header {
  margin: 0px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-header button.accordion-button {
  color: #fff;
  background: #3a4675;
  border-radius: 0px;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  padding: 15px 21px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body {
  padding: 15px 0px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .active.cand-img {
  display: flex;
  align-items: center;
  border: 3px solid #3fa06f;
  padding: 0px;
  gap: 15px;
  margin-top: 20px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img img {
  margin: -3px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img .naming-convention p.partyname {
  margin: 0px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img .naming-convention p.candidatename {
  margin: 0px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .active.cand-img:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: -15px;
  background: #3fa06f;
  color: white;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  left: 64px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img {
  display: flex;
  align-items: center;
  border: 3px solid #f2f2f0;
  padding: 0px;
  gap: 15px;
  margin-top: 20px;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img .naming-convention p.candidatename {
  margin: 0;
  font-weight: bold;
  color: #3fa06f;
}
.path-race-detail .candidate-questions .accordion-item .accordion-body .cand-img .naming-convention p.partyname {
  margin: 0px;
  font-weight: 600;
  color: #444444;
}
.path-race-detail .candidate-questions .accordion-item .accordion-header button.accordion-button:after {
  content: "\f107";
  font-family: "FontAwesome";
  background-image: none;
  font-size: 26px;
  color: white !important;
  filter: none;
}
.path-race-detail .candidate-questions .accordion-item .accordion-header button.accordion-button:focus {
  border: 1px solid #3fa06f;
  box-shadow: none;
}
.path-race-detail .candidate-answers .accordion-item .accordion-header button.accordion-button:after {
  background-image: none !important;
  content: "\f107";
  font-family: "FontAwesome";
  background-image: none;
  font-size: 26px;
  color: #3a4675 !important;
  filter: none;
}
.race-accordion .accordion-item .accordion-header button.accordion-button:after {
  background-image: none !important;
  content: "\f107";
  font-family: "FontAwesome";
  background-image: none;
  font-size: 26px;
  color: #3a4675 !important;
  filter: none;
}
.path-manage-questions .form-actions {
  margin: 0px !important;
}
.path-manage-questions .form-actions input#edit-submit-manage-questions {
  margin-top: 0.5625rem !important;
  margin-left: 0px !important;
  height: 44px;
}
.path-manage-questions .row .col-3 {
  display: flex;
  justify-content: end;
  align-items: center;
}
.path-manage-questions .js-form-item input,
.js-form-item select,
form .form-text {
  min-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  height: 44px;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.path-manage-questions .js-form-item input::placeholder {
  font-size: 16px;
  color: #c4c4c4;
  font-weight: 500;
}
.senator-congress-list-wrapper {
  display: inline-block;
  width: 25%;
  height: 100%;
  margin-right: 25px;
  vertical-align: top;
}
.user-detailsp .president-list-wrapper {
  display: inline-flex;
  width: 25%;
  height: 100%;
  margin-right: 25px;
  vertical-align: top;
  justify-content: center;
}
.user-detailsp .president-list-wrapper .president-list.col-sm-3 {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  min-height: 450px;
}
.user-detailsp .senator-detail-list.col-sm-3,
.president-detail-list.col-sm-3 {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
}
.nav-items ul li ul .active-trail {
  background: #1f2d61;
}
.nav-items ul li ul .active-trail:hover a {
  font-size: 15px;
  font-weight: 600;
}
.nav-items ul li ul .active-trail .is-active {
  background: none;
}
.right-content .add-btn {
  margin-bottom: 15px;
}
.js-form-type-radio {
  margin-top: 0px !important;
}
.add-local-offices .js-form-item .image {
  background: none;
}
.path-add-race-candidate .local-add .form-checkboxes .js-form-item .office-card-on-form b {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
}
.path-add-race-candidate .local-add .form-checkboxes .js-form-item .office-card-on-form span {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
}
.path-add-race-candidate .local-add .form-checkboxes .js-form-item .office-card-on-form .image {
  background: none;
}
/* .path-add-race-candidate
  .local-add
  .form-checkboxes
  .js-form-item
  .office-card-on-form
  .image
  img {
  width: 100%;
} */
.path-edit-race .local-add .js-form-item input {
  width: 100%;
}
.path-edit-race .local-add .js-form-type-radio .form-radio {
  width: 1.6875rem !important;
  border: 3px solid #404c78 !important;
  min-height: 1.6875rem !important;
}
.path-edit-race .local-add .js-form-submit {
  height: 44px;
}
.edit-link.delete-i,
.edit-link.edit-i,
.delete-link.delete-i a {
  padding: 0 3px !important;
}
.path-manage-questions .row .col-3 a {
  padding: 9px 18px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  color: #fff;
  margin-top: 5px;
}
.manage-questions table.views-table.cols-3 tbody tr td:last-child {
  min-width: 180px;
}
.btnss {
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 15px;
}
.btnss input {
  margin: 0px !important;
  min-width: 150px;
}
.btnss .cancel-btn {
  font-size: 16px;
  font-weight: 500 !important;
}
.path-edit-offices .right-content .js-form-item .office-card-on-form b {
  color: #444444;
  font-size: 16px !important;
  font-weight: 400;
}
.local-officials .right-content .list-item.user-profile .name-text {
  font-weight: 400;
}
.local-officials .right-content .list-item.user-profile .name-text {
  font-weight: 600;
  color: #3a4675;
  font-size: 20px;
}
.node-add-questions-for-races .block-system .js-form-item input {
  width: 100%;
}
.node-add-questions-for-races .block-system .js-form-item label.form-item__label {
  margin-bottom: 2.5px;
  font-size: 16px;
  color: #444444;
  font-weight: 600;
}
.node-add-questions-for-races .block-system .js-form-item input {
  width: 100%;
  min-height: 44px;
  font-size: 16px;
  color: #444444;
}
.node-add-questions-for-races .block-system .js-form-item .form-select {
  width: 50%;
}
.node-add-questions-for-races .block-system .form-actions {
  justify-content: center;
}
.node-add-questions-for-races .block-system .form-actions input {
  margin: 0;
  padding: 0px 50px;
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-top: 20px;
}
.node-add-questions-for-races .block-system .form-actions input:hover {
  background: #1f2d61 !important;
}

.add-local-offices .add-local-offices-form {
  /* max-width: 900px; */
  margin: 0 auto;
}
/* .path-edit-offices .edit-local-offices-form {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
} */
.user-register .region.region--content {
  max-width: 1140px;
  margin: 0 auto;
}
.user-register .region.region--content .tabs.tabs--primary {
  max-width: 580px;
  margin: 0 auto;
}
.user-register .region.region--content .user-register-settings h3 {
  color: #404c78;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 10px;
}
.user-register .region.region--content .user-register-settings .js-form-item .form-item__label {
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2.5px;
}
.user-register .region.region--content .user-register-settings .js-form-item input {
  min-height: 44px;
  border: 1px solid #d9d9d9 !important;
}
.user-register .region.region--content .right-box .edit-profile-submit.brdr-top {
  text-align: center;
}
.user-register .region.region--content .right-box .edit-profile-submit.brdr-top input {
  min-height: 44px;
  height: 44px;
}
.user-register .region.region--content .right-box .edit-profile-submit.brdr-top input:hover {
  background: #1f2d61 !important;
}
.title.page-title {
  text-align: center;
  padding-top: 0px;
  color: #ffffff !important;
  font-size: 30px !important;
  font-weight: bold;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  width: auto;
  top: 0% !important;
  bottom: 0%;
  transform: none !important;
}
.user-register .region.region--content .right-box .col-md-12.clickb {
  padding: 0px;
}
.user-register .region.region--content .right-box .row.table-selector-address .row {
  padding: 0px;
}
.path-edit-candidate .local-add .js-form-submit {
	margin: 0;
	border: none;
	padding: 0 30px 0px 30px;
	color: white;
	font-size: 16px;
	font-weight: 500;
	background: #e11e2d;
	border-radius: 3px;
	width: 125px;
	text-align: center !important;
	justify-content: center;
}
.path-candidates .right-content.cpage .list-item .name-text b,
.c-name strong {
  color: #3a4675;
  font-size: 20px;
  font-weight: 600;
}
.path-edit-candidate .local-add .js-form-item input {
  width: 100%;
}
.path-edit-officials .local-add .form-item-image input {
  width: auto;
  background: #e11e2d;
}
.path-candidates #official-list .list-item img.swiper-image,
.path-local-officials .right-content #official-list .user-profile img,
.swiper-image {
  height: 200px;
  border-radius: 4px;
  margin-top: 0.5625rem;
  width: auto;
}
.add-local-officials .right-content.local-add .js-form-item input {
  width: 100%;
}
.add-local-officials .right-content.local-add .form-item-image input {
  width: auto;
}
.path-edit-officials .edit-local-official-form, .path-add-local-officials .add-local-official-form, .path-add-candidates .add-candidate, .path-edit-race .edit-local-official-form,
.path-add-race .add-race{
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.path-add-local-offices .local-add, .path-edit-offices .local-add {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}
.path-edit-candidate .local-add .js-form-submit:hover {
	background: #404c78;
}
.local-officials .right-content #official-list .col-sm-12.col-md-3 {
  margin-top: 0px !important;
}
.local-officials .right-content .add-btn.text-align-right {
  margin-bottom: 0px;
}
.path-edit-officials .local-add .js-form-item input {
  width: 100%;
}
.path-edit-officials .local-add .form-item-image input {
  width: auto;
}
.path-add-candidates .local-add .js-form-item input {
  width: 100%;
}
.path-add-candidates .local-add .form-item-image input {
  width: auto;
}
.top-titl {
  background: #404c78;
  padding: 60px 10px;
  color: #fff;
  text-align: center;
}
.title.page-title::before {
  content: "";
  display: block;
  width: auto;
  background-color: #ffffff;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* top: 49.5px; */
  bottom: -3px;
}
.title.page-title:after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e11e2d;
  left: 0;
  position: absolute;
  display: block;
  /* top: 45px; */
  bottom: -8px;
  margin: 0 auto;
  right: 0;
  transform: rotate(45.65deg);
}

body.path-edit-offices .right-content #edit-select-official .js-form-type-radio .form-radio,
.add-local-offices .right-content #edit-select-official .js-form-type-radio .form-radio,
.path-assign-official .right-content div#edit-select-official .js-form-item-select-official.js-form-type-radio .form-radio {
  width: 1.6875rem !important;
  height: 1.6875rem !important;
  border: 3px solid #404c78 !important;
  background: none;
  top: 10px;
  right: 10px;
  min-height: 1.6875rem !important;
}
.path-edit-offices .right-content #edit-select-official .js-form-type-radio .form-radio:checked,
.add-local-offices .right-content #edit-select-official .js-form-type-radio .form-radio:checked,
.path-assign-official .right-content div#edit-select-official .js-form-item-select-official.js-form-type-radio .form-radio:checked {
  background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 11px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.path-edit-offices .right-content #edit-select-official,
.add-local-offices .right-content #edit-select-official,
.path-assign-official .right-content div#edit-select-official {
  column-gap: 3rem;
}

.path-edit-offices .right-content #edit-select-official .js-form-item-select-official,
.add-local-offices .right-content #edit-select-official .js-form-item-select-official,
.path-assign-official .right-content div#edit-select-official .js-form-item-select-official {
  float: left;
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  margin-left: 0px;
  margin-top: 25px !important;
  list-style: none;
  text-align: center;
}

.path-edit-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form,
.add-local-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form,
.path-assign-official .right-content div#edit-select-official .js-form-item-select-official .office-card-on-form {
  width: auto;
}
.path-edit-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form .image,
.add-local-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form .image,
.path-assign-official .right-content div#edit-select-official .js-form-item-select-official .office-card-on-form .image {
  height: 200px;
  width: auto;
}
.path-edit-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form .image img,
.add-local-offices .right-content #edit-select-official .js-form-item-select-official .office-card-on-form .image img,
.right-content div#edit-select-official .js-form-item-select-official .office-card-on-form .image img {
  width: auto;
}

.path-candidates #official-list .list-item,
.path-add-race-candidate #edit-candidatelist .form-item {
  float: left;
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
  text-align: center;
}
.user-detailsp .official-list-wrapper {
  display: inline-block;
  width: 25%;
  margin-right: 25px;
  vertical-align: top;
}
.user-detailsp .official-list-wrapper .official-list.col-sm-3 {
  width: 100%;
  max-width: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border: none;
  min-height: 430px;
}
.president-list .president-image img,
.senator-list .president-image img,
.state-list .president-image img,
.official-list .president-image img {
  max-height: 150px;
  width: auto;
}
@media only screen and (max-width: 550px) {
  .state-list-wrapper {
    flex-grow: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    /* margin-right: 25px; */
    vertical-align: top;
  }
  .user-detailsp .official-list-wrapper {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    vertical-align: top;
  }
  .user-detailsp .president-list-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    vertical-align: top;
    justify-content: center;
  }
  .state-list-wrapper {
    flex-grow: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    vertical-align: top;
  }
  .senator-congress-list-wrapper {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 551px) and (max-width: 767px) {
  .state-list-wrapper {
    flex-grow: 0;
    display: inline-block;
    width: 50%;
    height: 100%;
    /* margin-right: 25px; */
    vertical-align: top;
  }
  .user-detailsp .official-list-wrapper {
    display: inline-block;
    width: 50%;
    margin-right: 0px;
    vertical-align: top;
  }
  .user-detailsp .president-list-wrapper {
    display: inline-flex;
    width: 50%;
    height: 100%;
    margin-right: 0px;
    vertical-align: top;
    justify-content: center;
  }
  .state-list-wrapper {
    flex-grow: 0;
    display: inline-block;
    width: 50%;
    height: 100%;
    margin-right: 0px;
    vertical-align: top;
  }
}
.path-manage-homepage-banner .view-id-manage_homepage_banner .row .col-3 a {
  color: #fff;
  background: #e11e2d;
  padding: 9px 18px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
}
.path-manage-homepage-banner .view-id-manage_homepage_banner .row .col-3 a:hover {
  background: #404c78;
}
.path-manage-homepage-banner .view-id-manage_homepage_banner .views-table.cols-3 th,
.path-manage-homepage-banner .view-id-manage_homepage_banner .views-table.cols-3 td,
.path-events table.views-table.cols-6 th,
.path-events table.views-table.cols-6 td {
  padding: 18px;
  border-bottom: 1px solid #ececec !important;
}
.path-manage-homepage-banner .view-id-manage_homepage_banner .views-table.cols-3 a {
  font-size: 13px;
  background: #e11e2e;
  margin: 0 6px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 4px 9px;
  border-radius: 4px;
}
.path-manage-homepage-banner .view-id-manage_homepage_banner .views-table.cols-3 a:hover {
  background: #1f2d61;
}
.vote-settings th,
.vote-settings td,
.voting-districts-listing table th,
.voting-districts-listing table td {
  padding: 18px !important;
  border-bottom: 1px solid #ececec !important;
}
.vote-settings #draggable-table,
.voting-districts-listing table,
.path-manage table {
  border: 1px solid #ececec !important;
}
.manage-questions-category .view-header {
  margin-bottom: 15px;
}
.manage-questions .row.manage-question-form-row {
  margin-bottom: 15px;
}
.manage-questions table.views-table.cols-3 {
  margin-top: 0px;
}
.manage-questions-category .views-table.cols-2 {
  margin-top: 0px;
}
.action-link a {
  height: auto;
}
.path-race .right-content.local-add div#edit-actions input#edit-submit {
  position: relative;
  top: 8px;
}
.path-race .right-content.local-add div#edit-actions a#edit-reset {
  position: relative;
  top: 8px;
}
.path-manage .nc-manage-questions-race-form .form-item-race-title {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
}
.race .local-add .fieldset__legend {
  display: none;
}
/* .race .grg .add-btn.text-align-right {
  position: unset;
  right: 0px;
  margin: 0px;
} */
.race .grg .add-btn.text-align-right .add-new-button {
  margin-top: 10px;
}
.events .list .eventt .event-icon {
	min-width: 10%;
}
.race .grg .fieldset-race {
  margin-top: 0px;
  margin-bottom: 0px;
}
.race .grg .fieldset-race .js-form-item {
  margin-top: 0px;
  margin-bottom: 17px;
}
.race .grg .add-btn.text-align-right {
  margin-bottom: 0px;
}
.path-edit-candidate .local-add {
  width: 100%;
  margin: auto;
  max-width: 1000px;
}
.race .section-spacing.inner-page {
  padding-top: 0px;
}
.manage-party table.views-table.cols-3 {
  margin-top: 0px;
}
.path-manage .nc-manage-questions-race-form .form-item-race-title {
  font-weight: bold;
}
.path-manage .nc-manage-questions-race-form .form-item-race-title label.form-item__label {
  font-weight: 400;
}
.candidates .cpage .fieldset-candidate {
  margin-top: 0px;
}
.candidates .cpage .fieldset-candidate .js-form-item {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*user-info*/
.user-settings-page .right-box h3 {
  color: #404c78;
  font-weight: 600;
  margin-bottom: 0px;
}
.user-settings-page .right-box .user-edit-link a {
  padding: 9px 18px;
  border-radius: 3px;
  color: #404c78;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.user-settings-page .right-box .user-edit-link a::before {
  content: "\f044";
  font-family: fontAwesome;
  padding-right: 5px;
}
.user-settings-page .right-box .user-edit-link {
  text-align: right;
  position: absolute;
  right: 0;
  top: 21px;
}
.user-settings-page .right-box .user-first-name div,
.user-settings-page .right-box .user-last-name div,
.user-settings-page .right-box .user-email div,
.user-settings-page .right-box .user-address div,
.user-settings-page .right-box .user-zipcode div,
.user-settings-page .right-box .user-country div,
.user-settings-page .right-box .user-city div,
.user-settings-page .right-box .user-phone div,
.user-settings-page .right-box .user-apt div,
.user-settings-page .right-box .user-state div {
  font-size: 16px;
  color: #444444;
  font-weight: 500;
  /* margin-top: 30px; */
}
.user-settings-page .right-box .user-email {
  color: #444444;
  font-weight: 400;
  font-size: 16px;
}
.user-settings-page .right-box .user-first-name .field__item,
.user-settings-page .right-box .user-last-name .field__item,
.user-settings-page .right-box .user-address .field__item,
.user-settings-page .right-box .user-zipcode .field__item,
.user-settings-page .right-box .user-country .field__item,
.user-settings-page .right-box .user-country .field__item,
.user-settings-page .right-box .user-city .field__item,
.user-settings-page .right-box .user-phone .field__item,
.user-settings-page .right-box .user-apt .field__item,
.user-settings-page .right-box .user-state .field__item {
  color: #444444;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0px;
  padding: 0px 0px;
  border-radius: 0px;
  /* background: #E2E2E2; */
}
/* .user-profile-details.container .user-settings-page.container {
    border: 1px solid #D9D9D9;
    padding: 0 20px 0px 0px;
    overflow: hidden;
} */
/* .user-profile-details.container .user-settings-page.container .user-settings-page.left-box {
    background: #F2F4FB;
    border: 1px solid #D9D9D9;
    border-top: 0;
    border-bottom: 0;
} */
.user-ba {
  background: #f2f4fb;
}
.official-form-wrapper {
  overflow: unset;
}
.user-profile-details.container .user-settings-page.container .user-settings-page.right-box {
  padding: 20px 20px;
}
.user-profile-details.container .user-settings-page.container .user-settings-page.left-box .field--name-user-picture {
  text-align: center;
  padding-top: 20px;
}

.user-profile-details.container .user-settings-page.container .user-settings-page.left-box .field--name-user-picture a {
  width: 100%;
  display: block;
  text-align: center;
}
.user-profile-details.container .user-settings-page.container .user-settings-page.left-box .field--name-user-picture a img {
  width: 125px;
  height: auto;
}
.main-f {
  background: none !important;
  padding: 0px !important;
}
.path-edit-offices .local-add .js-form-item .form-radio {
  width: 1.6875rem !important;
  min-height: 1.6875rem !important;
}
/*datepicker*/
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0 20px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
  padding: 0 0 0 2px;
  height: auto;
  line-height: 30px;
}
/*race-listing*/
.race-boxes {
  /* display: flex;
  gap: 20px;
  align-items: center; */
  padding: 10px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.race-grp {
  display: flex;
  justify-content: space-between;
}
.details-race h3 {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  line-height: normal;
  margin-bottom: 0px;
}
.race-grp p b {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.race-user-icon img {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 15px;
  height: 130px;
  width: auto;
}
.race-user-icon {
  text-align: center;
}
.events .fieldset-race .form-actions a:hover {
  background: #404c78;
}
.details-race p {
  color: #6e6e6e;
  font-weight: 400;
}
.race-grp spacer {
  background: #c0c0c0;
  width: 2px;
  margin-top: -6px;
  height: 40px;
}
.race-listing .local-listing-wrapper.elecp {
  overflow: unset !important;
}
.view-btn {
  text-align: right;
}
.view-btn a {
  padding: 10px 30px !important;
}
@media (max-width: 767px) {
  .race-boxes {
    text-align: center;
  }
  .race-grp {
    display: block;
  }
  .view-btn {
    text-align: center;
  }
  .user-settings-page .right-box .user-edit-link {
    position: unset;
  }
  .path-user .user-settings-page.left-box {
    padding-top: 0px;
  }
  .user-profile-details.container   .user-settings-page.container   .user-settings-page.left-box   .field--name-user-picture {
    padding-bottom: 15px;
  }
  .path-user .user-profile-details {
    padding: 0px !important;
  }
  .region--header-menu ul {
    margin-top: 3rem !important;
  }
  .race .grg {
    padding: 0 10px !important;
  }
  .path-race .right-content.local-add div#edit-actions {
    justify-content: center;
  }
  .user-login .user-login-form .form-actions {
    justify-content: center;
  }
  .user-login .user-login-form .form-actions input {
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
  .user-password .region.region--content .user-pass .form-actions input {
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
  .user-password .region.region--content .user-pass .form-actions {
    justify-content: center;
  }
  .vote-settings   #nc-voting-detail-by-domain-form   .form-item-external-page-title,
  .vote-settings   #nc-voting-detail-by-domain-form   .js-form-item-internal-page-title,
  .vote-settings #nc-voting-detail-by-domain-form .js-form-item-webform-title {
    max-width: 100%;
    margin: auto;
    background: #f2f4fb;
    padding: 11px 20px;
  }
  .vote-settings #nc-voting-detail-by-domain-form .form-actions {
    justify-content: center;
    background: #f2f4fb;
    padding: 11px 20px;
    margin: auto;
    width: 100%;
  }
  .manage-homepage-banner .row .col-3 {
    width: 100%;
  }
  .path-manage-homepage-banner   .view-id-manage_homepage_banner   .views-table.cols-3   td:last-child {
    min-width: 180px;
  }
  .path-events .ext .fggf {
    width: 100% !important;
  }
  .path-events .ext .fggf {
    display: block !important;
  }
  .endd {
    width: auto !important;
  }
  .path-events .ext {
    display: block !important;
  }
}
@media (max-width: 550px) {
  .path-add-race .local-add .fieldset__wrapper .form-boolean-group {
    display: block;
  }
  .path-edit-race .local-add .fieldset__wrapper .form-boolean-group {
    display: block;
  }
  .path-local-offices .right-content .add-btn {
    text-align: left;
  }
}
.top-titl .title.page-title a {
  color: #e11e2d;
}
/* .page-civicrm-vol .crm-vol-project-settings .crm-section {
  width: auto !important;
} */
.page-civicrm-vol .crm-vol-project-settings .crm-section .ng-scope .crm-vol-project-preview-description {
  margin-bottom: 10px;
}
/* .page-civicrm-vol .crm-vol-relationships .ng-scope .content {
  margin: 0px;
} */
.page-civicrm-vol .crm-vol-relationships .ng-scope .crm-marker.ng-isolate-scope {
  font-weight: normal;
}
.user-detailsp .president-social-links table {
  display: contents;
}
body .user-detailsp .details-right-box .president-social-links tr {
  justify-content: start !important;
}
.details-right-box .president-social-links {
  justify-content: start !important;
}
.elected-officials .tabcontent {
  overflow: unset !important;
}
#civicrm-menu-nav .crm-menubar-toggle-btn {
  width: 100%;
}
.tabs__trigger-icon span {
  border-color: #e11e2d !important;
}
.user-register .user-register-page.container {
  padding: 0px !important;
}
.user-register .user-register-settings.right-box .form-submit {
  width: auto !important;
}
.path-local-officials .right-content #official-list .user-profile {
  width: 100%;
  float: left;
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 4px;
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
  text-align: center;
  height: 100%;
  list-style: none;
  text-align: center;
  height: 100%;
}
.race-listing .local-listing-wrapper.elecp #official-list {
  justify-content: center;
}
@media (max-width: 699px) {
  .char {
    text-align: center;
  }
  .char img {
    margin-top: 0px;
  }
}
@media (max-width: 1358px) {
  .user-logged-in .top-header {
    /* padding: 41px; */
  }
  .admin-1 .top-header {
    padding: 41px;
  }
}
.elected-officials .official-list-main-wrapper {
  overflow: unset !important;
}
/* input[type="checkbox"],
input[type="radio"] {
  width: 1.6875rem !important;
} */
.user-pass-reset .form-actions input {
  width: auto !important;
}
/* .elected-officials .tabcontent .user-detailsp {
    overflow: unset;
} */
.local-add .form-actions {
  justify-content: start;
}
.path-candidates .cpage .filter-b .form-actions a {
  height: 44px;
  background: #e11e2d;
  color: #fff;
  min-width: 125px;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 3px;
  margin-bottom: 0px;
  margin-top: 0px
}
.path-candidates .cpage .filter-b .form-actions a:hover {
  background: #404c78;
}
.events-list {
  border: 5px solid #ececec;
  padding: 20px;
  background: #ffffff;
  border-radius: 5px;
  list-style: none;
  text-align: center;
  min-height: 250px;
}
.events-list .title-link a {
  font-size: 20px;
  color: #3a4675;
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 10px;
}
.events-list .date-list {
  color: #444444;
  font-size: 16px;
  padding-bottom: 10px;
}
.events-list .type {
  font-weight: 500;
  text-transform: capitalize;
}
.elected-officials .elecp {
  background: #f5f7ff;
  padding-top: 70px !important;
}
.elected-officials .region.region--content {
  margin-bottom: 0px;
}
.path-elected-officials .section-spacing.inner-page {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.path-candidates .cpage .filter-b .form-actions {
  display: block;
}
.path-candidates .cpage .filter-b .form-actions {
  display: flex;
}
.path-candidates .cpage .filter-b .form-actions input {
  display: block;
  width: 125px;
  margin-right: 0px;
  margin-top: 0px;
}
.candidates-listing .cpage .filter-b .fieldset-candidate .js-form-item {
	margin-bottom: 0px;
}
.path-candidates .cpage .filter-b .form-actions {
  display: flex;
  gap: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.candidates .cpage .add-btn .add-new-button {
  min-width: 120px;
  text-align: center;
}
.race-listing .elecp .fieldset__legend {
  display: none;
}
.race-listing .elecp .fieldset-race {
  background: none;
  margin-bottom: 0px;
  margin-top: 0px;
}
.race-listing .elecp .fieldset-race .fieldset__wrapper {
  padding-top: 0px;
}
.race-listing .elecp .fieldset-race .fieldset__wrapper .js-form-item,
.race-listing .elecp .fieldset-race .fieldset__wrapper .js-form-item label {
  margin-top: 0px;
}
.race-listing .elecp #edit-filters--7 .js-form-item input {
  color: #444444 !important;
  font-size: 16px;
  font-weight: 500;
  min-height: 44px;
}
.race-listing .elecp .js-form-item label {
  color: #444444 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 0px !important;
}
.race-listing .elecp .form-actions {
  align-items: center;
  justify-content: start;
  margin-bottom: 0px;
  margin-top: 0px;
}
.race-listing .elecp .form-actions .js-form-submit {
  background: #6c757d !important;
  min-height: 44px;
  height: 44px;
  min-width: 125px;
  margin-bottom: 0px;
}
.race-listing .elecp .form-actions .js-form-submit {
  background: #6c757d !important;
  min-height: 44px;
  height: 44px;
  min-width: 125px;
  margin-bottom: 0px;
  position: relative;
  top: 3px;
  padding: 0px !important;
  justify-content: center;
  margin-top: 0px;
}
.race-listing .elecp .form-actions a {
  margin: 0;
  border: none;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
  height: 44px;
  position: relative;
  top: 3px;
  min-height: 44px;
}
.right-content .js-form-item select {
  border-radius: 3px;
}
.race-listing .elecp .form-actions a:hover {
  background: #404c78;
}
.welcomeaboard p {
  color: #444444;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 10px;
}
.welcomeaboard p a {
  color: #1f2d61;
  text-decoration: underline;
}
.welcomeaboard .welcome-cs img {
  width: 100%;
  height: auto;
}
.events .fieldset-race .fieldset__legend {
  display: none;
}
.events .fieldset-race .form-actions {
  align-content: center;
  margin-bottom: 0px;
}
.events .fieldset-race .form-actions input {
  background: #6c757d !important;
  min-height: 44px;
  height: 44px;
  min-width: 125px;
  margin-bottom: 0px;
  position: relative;
  top: 0px !important;
  padding: 0px !important;
  justify-content: center;
  color: #fff;
  margin-top: 0px;
}
.events .fieldset-race .form-actions a {
  margin: 0;
  border: none;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background: #e11e2d;
  border-radius: 3px;
  width: 125px;
  justify-content: center;
  height: 44px;
  position: relative;
  top: 0px !important;
  min-height: 44px;
}
.events .fieldset-race input {
  min-height: 44px;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.events .fieldset-race label {
  color: #444444 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 0px !important;
}
.events .fieldset-race select {
  border-radius: 3px;
}
.events .list .eventt {
  display: flex;
  gap: 15px;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 10px 10px;
}
.events .list .eventt .event-icon img {
  height: 130px;
  width: auto;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 15px;
}
.events .list .eventt .event-content h2,
.events .grid .eventt .event-content h2 {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  line-height: normal;
  margin-bottom: 0px;
}
.events .list .eventt .event-content h2 a,
.events .grid .eventt .event-content h2 a{
  color: #000;
}
.events .list .eventt .event-content p,
.events .grid .eventt .event-content p {
  color: #6e6e6e;
  font-weight: 400;
}
.bott spacer {
  background: #c0c0c0;
  width: 2px;
  margin-top: -6px;
  height: 40px;
}
.events .list .eventt .event-content p b,
.events .grid .eventt .event-content p b {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.events .list {
  row-gap: 1rem;
}
.events .list .eventt .bott {
  display: flex;
  gap: 1.5rem;
}
.events .grid .eventt .event-icon img {
  height: 70px;
  width: auto;
  margin-bottom: 10px;
}
.events .grid .eventt {
  text-align: center;
}
.events .grid .eventt {
  text-align: center;
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  list-style: none;
  min-height: 400px;
}
.events .grid {
  row-gap: 1rem;
}
/* .adress-btn {
	margin-bottom: 15px;
	max-width: 500px;
	margin: 0 auto;
} */
@media (max-width: 576px) {
  .events .grid .list-view {
    min-width: 100%;
    max-width: 100%;
  }
  .events .list .eventt {
    display: block;
    text-align: center;
    border: 5px solid #ececec;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    list-style: none;
    box-shadow: none;
  }
  .events .list .eventt .bott {
    display: block;
    gap: 1.5rem;
  }
  .events .list .eventt .event-icon img {
    border: 0px solid #d7d7d7;
    padding: 0px;
    margin-bottom: 10px;
  }
  .events .grid .eventt {
    min-height: auto;
  }
  .events .views {
    text-align: right;
    position: unset !important;
    right: 0;
    bottom: 0;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 577px) and (max-width: 991px) {
  .events .grid .list-view {
    min-width: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .events .grid .list-view {
    min-width: 33.333%;
    max-width: 33.333%;
  }
}
.path-frontpage .webform-submission-subscribe-to-our-list-form .js-form-submit:hover {
  padding: 10px 50px;
  margin-right: 0 !important;
  font-weight: 500;
  font-size: 16px;
  padding: 15px 50px;
  background: #1f2d61;
}
.fggf {
	display: flex !important;
	gap: 10px !important;
	width: 80% !important;
}
.events .views {
  text-align: right;
  display: flex;
  gap: 5px;
  justify-content: end;
}
.endd {
  width: 20%;
}
.ext {
  width: 100%;
}
.events .fieldset-race {
  margin-bottom: 0px;
  margin-top: 0px;
}
.events .fieldset-race .fieldset__wrapper .js-form-item,
.events .fieldset-race .fieldset__wrapper .js-form-item label {
  margin-top: 0px;
}
.events .fieldset-race .fieldset__wrapper {
  padding-bottom: 0px;
  padding-top: 0px;
}
.add-districts-name .js-form-item .form-select,
.path-edit-district-name .js-form-item .form-select {
  width: 100%;
}

/* .events .views {
  text-align: right;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
} */
.events .views button {
  position: relative;
  bottom: -4px;
  min-height: 44px;
}
.path-manage .js-form-type-select select {
  width: auto;
}
.kkk .add-btn.text-align-right {
  margin-bottom: 15px !important;
}
.candidates .fieldset-candidate {
  margin-bottom: 0px;
}
.path-candidates .official-search-main-wrapper {
  align-items: end;
}
.path-candidates .official-search-main-wrapper .add-btn.text-align-right {
  margin-bottom: 15px;
}
.candidates .cpage .fieldset-candidate {
  margin-top: 0px;
  margin-bottom: 15px;
}
.candidates .cpage .fieldset-candidate .js-form-item label {
  margin-top: 0px;
  margin-bottom: 0px;
}
.path-edit-race .local-add .js-form-item,
.path-edit-race .local-add .js-form-item label,
.path-add-race .local-add .js-form-item,
.path-add-race .local-add .js-form-item label {
  margin-top: 0px;
}
.manage-party .view-header {
  margin: 0px;
}
.adress-btn {
  margin-bottom: 15px;
}
.adress-btn a {
  background: #e11e2e;
  padding: 9px 18px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.adress-btn a:hover {
  background: #1f2d61;
  color: #fff;
}
.precinct-listing table tr th {
  padding: 18px !important;
}
.precinct-listing table tbody td {
  padding: 18px !important;
  border-bottom: 1px solid #ececec !important;
  color: #6e6e6e;
  font-weight: 400;
  border: 0 !important;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  font-size: 16px;
}
.path-edit-district-name .js-form-item select {
  width: auto;
}
.precinct-listing table {
  border: 1px solid #ececec !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .events .fggf {
    display: block !important;
    gap: 10px;
    width: 100% !important;
  }
  .events .ext {
    display: block !important;
  }
  .events .endd {
    width: 100%;
  }
}
.candidates-listing .cpage .filter-b .fieldset-candidate {
	margin-top: 0px;
}
.path-candidate-profile .local-add {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.path-candidate-profile .local-add .js-form-item input {
  width: 100%;
}
.path-add-candidates .local-add .js-form-item input {
	width: 100%;
}
.path-candidate-profile .local-add .textf {
  padding: 0px;
}
.path-candidate-profile .local-add .js-form-type-radio input {
  width: 1.6875rem !important;
  height: 1.6875rem !important;
  min-height: 1.6875rem !important;
}
.path-candidate-profile .local-add legend.fieldset__legend {
  background: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.path-candidate-profile .local-add legend.fieldset__legend span.fieldset__label {
  color: #444444;
  padding: 0px;
}
.path-candidate-profile .local-add .fieldset__wrapper .form-boolean-group {
  display: flex;
  gap: 30px;
}
.path-candidate-profile .local-add .fieldset__wrapper {
  padding: 8px 0 0 0;
}
.imgg .js-form-submit {
  background: #e11e2d !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border-radius: 3px !important;
  justify-content: center;
}
.imgg .js-form-submit:hover {
  background: #404c78 !important;
}
.fhd {
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	margin-top: -68px;
}
.fhd span b {
	color: #444444;
}
@media (min-width: 992px) {
  .menutoggle {
    display: none;
  }
  .custom-menus .nav-item.dropdown:hover .dropdown-menu {
    display: block;
  }
  .custom-menus .nav-item.dropdown:hover a span::after {
    content: "▼";
    left: 38%;
    line-height: 1;
    position: absolute;
    text-indent: 0px;
    bottom: -12px;
    color: #e11e2d;
    transition-delay: 250ms;
  }
  .custom-menus .nav-item.dropdown .dropdown-menu li:hover .third-level {
    position: absolute;
    display: block;
    right: 0px;
    left: 100%;
    top: 0;
    margin-top: 0px !important;
    border: none;
  }
  .custom-menus .nav-item.dropdown .third-icons button {
    display: none;
  }
}
@media (max-width: 991px) {
  .menui .donlymob {
    display: none !important;
  }
  .donlymob.activemenuul{
    display: block !important;
  }
  .custom-menus .nav-item.dropdown .dropdown-menu {
    min-width: auto !important;
  }
  /* .top-header .container .row {
    display: block;
  } */
 /* .top-header .container .row .menui {
    width: 100% !important;
  } */
.top-header .container .row .menui .custom-menu-icon button {
    position: relative;
    bottom: 50px;
  }
  .top-header .container .row .menui .donlymob.activemenuul li {
    width: 100%;
  }
  .top-header .container .row .menui .activemenuul {
    margin-top: 0px !important;
  }
  .top-header .container .row .menui .donlymob.activemenuul li ul {
    margin-top: 10px !important;
  }
  .top-header .container .row .menui .donlymob.activemenuul .menuparent:hover ul {
    position: relative;
    top: auto;
    left: auto;
  }
  .menui ul.menu.sf-menu .menuparent:hover::after {
    content: "" !important;
  }
  .top-header .container .row .menui .nav-items {
    width: 100%;
  }
  .top-header .container .row .menui .donlymob.activemenuul li ul {
    margin-top: 10px !important;
    transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    width: 100%;
  }
  .top-header .container .row .menui .donlymob.activemenuul li:nth-last-child(2) {
    width: auto;
  }
  .custom-menu-icon {
    height: 0px;
  }
  .top-header .row .col-xs-5.col-sm-5.col-md-2 {
    width: 30%;
  }
  .top-header .menui {
    width: 70%;
  }
  .togg {
    justify-content: right !important;
  }
  .togg {
    justify-content: right !important;
    position: relative !important;
    top: 28px;
  }
  .custom-menus .nav-item.dropdown:hover .dropdown-menu {
    position: relative;
    margin-top: 0px !important;
  }
  .custom-menus .nav-item.dropdown:hover .dropdown-menu::before {
    content: "" !important;

  }
  .custom-menus .nav-item.dropdown .dropdown-menu {
    position: relative;
    margin-top: 0px !important;
  }
  .custom-menus .nav-item.dropdown:hover a::before {
    content: "";
    border-bottom: 0px solid #e11e2d !important;
    width: 100%;
    position: absolute;
    bottom: -2px;
    margin-left: 3px;
    left: -1px;
    transition-delay: 250ms;
  }
  .custom-menus .nav-item.dropdown .dropdown-menu li:hover .third-level {
    left: 0 !important;
    top: auto !important;
    position: relative !important;
  }
  .custom-menus .nav-item {
    padding-left: 0px !important;
    padding-right: 10px !important;
  }

  /* body .custom-menus .nav-item.dropdown .third-icons a::after {
    background-image: url(/themes/custom/nc/images/arrow-down.png) !important;
    width: 13px;
    height: 13px;
    background-size: 100% 100%;
    content: "" !important;
    right: -17px;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 15px;
  } */

  .nav-item.dropdown .dropdown-menu li .third-level {
    display: block !important;
    margin-top: 0px !important;
    border-top: none !important;
    border-bottom: 0px !important;
  }
  .custom-menus .nav-item.dropdown .dropdown-menu li .third-level li {
    padding-left: 10px !important;
  }
}
.custom-menus .nav-item {
	margin: 0px;
}
.custom-menus .nav-item .dropdown-menu li .third-level li a {
	font-size: 15px;
}
.custom-menus .navbar-nav {
	background: none;
	margin: 0px !important;
}
.custom-menus .nav-item.dropdown .dropdown-menu li .active {
	color: #444444;
}
.custom-menus ul li .dropdown-menu .active a {
	background: #1f2d61;
	color: #fff !important;
}

/*new-menu*/
.custom-menus {
	max-width: 100% !important;
	text-align: ;
	justify-content: right;
  background-color: none !important;
}
.top-header .menui .nav-items .site-branding__logo img {
	max-height: 80px;
	width: auto;
}
#navbarNavDropdown {
	background: #fff;
}
.custom-menus .navbar-nav {
	background: none;
}
.custom-menus {
  padding-top: 20px !important;
}
.custom-menus .nav-item.dropdown:hover .dropdown-menu {
	border: none;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	border-radius: 0px;
}
.custom-menus .navbar-nav li a {
	line-height: normal;
}
.custom-menus .navbar-nav li a:hover{
  color: #444444;
}
.custom-menus .nav-item.dropdown:hover a::before {
	content: "";
	border-bottom: 4px solid #e11e2d;
	width: 100%;
	position: absolute;
	bottom: -2px;
	margin-left: 3px;
	left: -1px;
	transition-delay: 250ms;
}
.custom-menus .nav-item.dropdown:hover .dropdown-menu li a::before {
	border: none !important;
}
.custom-menus .nav-item.dropdown a::after {
	background-image: url(/themes/custom/nc/images/arrow-down.png);
	width: 13px;
	height: 13px;
	background-size: 100% 100%;
	content: "" !important;
	right: -17px;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	top: 5px;
}
.custom-menus .nav-item.dropdown .dropdown-menu li a::after {
	background-image: none;
}
.custom-menus .nav-item.dropdown .dropdown-menu li {
	padding: 0px !important;
	width: 100%;
	position: relative;
}
.custom-menus .nav-item.dropdown .dropdown-menu li a {
	padding: 10px 10px !important;
}
.custom-menus .nav-item.dropdown .dropdown-menu li:hover a {
	background: #1f2d61;
	color: #fff;
}
.custom-menus ul li:last-child ul {
	float: none;
	left: auto;
	right: 0px;
}
/*multilevel*/
.nav-item.dropdown .dropdown-menu li .third-level {
	display: none;
}
.custom-menus .nav-item {
	display: block !important;
	position: relative;
	float: left !important;
}
.custom-menus .nav-item .dropdown-menu li .third-level li a {
	background: none !important;
	color: #444444 !important;
}
.custom-menus .nav-item .dropdown-menu li .third-level li:hover a {
	background: #1f2d61 !important;
	color: #fff !important;
}
.custom-menus .nav-item.dropdown .dropdown-menu li:hover .third-level {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	border-left: 1px solid #9b9b9b;
}
.custom-menus .nav-item.dropdown .dropdown-menu li .third-level {
	min-width: auto !important;
	width: 100%;
}
/*races*/


@media only screen and (min-width: 320px) and (max-width: 576px)  {
  .ext.d-flex.gap-3 {
    flex-wrap: wrap !important;
    padding: 10px;
  }
  .races .grg .add-btn.text-align-right {
      margin-bottom: 17px;
  }
}
@media only screen and (min-width: 577px) and (max-width: 991px)  {
  .grg .dn-race-filter-form .add-btn.text-align-right.col-sm-2 {
      width: 100%;
  }
  .grg .dn-race-filter-form .col-sm-10.p-0 {
      width: 100%;
  }
  .grg .dn-race-filter-form .col-sm-10.p-0 .ext {
      flex-wrap: wrap;
  }
  .grg .dn-race-filter-form .col-sm-10.p-0 .ext .js-form-item {
      margin: 0px;
  }
  .races .right-content.local-add div#edit-actions {
      margin-bottom: 0px;
  }
  .grg .dn-race-filter-form .add-btn.text-align-right.col-sm-2 {
      margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1300px)  {
  .local-add .form-actions .button {
    width: auto;
  }

}
/* ------------ sheetal start */
/* (27-02-2024) */
.votingtab-title {
  margin-bottom: 1rem;
  text-align: center;
}
.votingtab-title h2 {
  display: inline-block;
}
.theme-btn,
.button.form-submit,
.button.form-submit:hover {
  background: var(--theme-color);
  color: #fff !important;
  border-radius: 3px;
  border: 0 !important;
  padding: 0 16px;
  /* margin-left: 10px !important; */
}
.theme-btn a {
  color: #fff !important;
}
/* 28-02-2024 */
.header-login {
  position: relative;
  padding-left: 7px;
}
.header-login a {
  color: var(--theme-color) !important;
}
.header-login:after {
  content: "";
  background-image: url("../../images/red_user.svg");
  position: absolute;
  left: 0;
  top: 14px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
.copyright-sec {
  background-color: var(--navy-blue) !important;
  font-size: 13px !important;
}
.copyright-sec .designerdby a {
  font-size: 13px !important;
}
.copyright-sec {
  text-align: center;
}
#top {
  background-color: var(--navy-blue) !important;
}
.form-required:after {
  font-size: 115% !important;
}
input:focus {
  border-color: var(--navy-blue) !important;
}
table th,
table td {
  font-family: "Poppins", sans-serif !important;
}
table td {
  font-size: 14px;
}
table th,
.race-list thead th {
  font-size: 16px !important;
  font-weight: 600;
  color: #444444 !important;
}
.draggable-table .form-item {
  margin-bottom: 0;
}
.colorpick-eyedropper-input-trigger {
  margin-top: -14px;
  height: max-content;
}
.js-form-type-color {
  height: fit-content;
  display: flex;
  align-items: baseline;
}
.nc-voting-detail-by-domain-form input {
  font-size: 13px !important;
}
.draggable-table td {
  border-bottom-width: 1.5px;
}
.draggable-table td {
  padding: 11px 7px !important;
}
.dt-column-order:after {
  top: 54% !important;
}
.dt-column-order {
  right: unset !important;
  margin-left: 6px !important;
}
.path-local-offices .dt-search {
  position: relative;
}
.path-local-offices .dt-container {
  position: unset !important;
}
.path-local-offices .dt-layout-cell {
  padding-top: 1rem !important;
}
.path-local-offices .right-content .add-btn {
  /* position: absolute; */
  right: 30px;
  z-index: 99;
}
.path-local-offices .dt-search {
  margin-top: -13px;
}
.path-local-offices .edit-local-offices-form {
  width: 50%;
}

/* .path-edit-offices .local-add,
.add-local-offices-form .local-add,
.add-local-official-form,
.edit-local-official-form,
.manage-question-answer-1-16 #nc-manage-questions-race-form,
.path-add-race .form-section.right-content.local-add,
.node-add-questions-for-races .node-questions-for-races-form,
.add-candidates #add-candidate,
.admin-structure-taxonomy-manage-questions-category-add
  #taxonomy-term-questions-category-form,
.taxonomy-term-55-edit #taxonomy-term-questions-category-form,
.taxonomy-term-55-delete #taxonomy-term-questions-category-delete-form,
.node-add-our-leadership #node-our-leadership-form,
.page-civicrm-vol form fieldset {
  width: 100%;
  margin: auto;
  background: #f2f4fb;
  border-radius: 4px;
  padding: 1rem 2rem 3rem 2rem !important;
  max-width: 1000px;
} */
.path-edit-offices .edit-local-offices-form .js-form-item input,
.path-edit-offices .edit-local-offices-form .js-form-item textarea,
.path-add-local-offices .add-local-offices-form .js-form-item input,
.path-add-local-offices .add-local-offices-form .js-form-item textarea {
  width: 100% !important;
}
.local-add .js-form-item .form-radio:checked {
  background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 11px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
/* .path-edit-offices .edit-local-offices-form .form-item {
  margin-bottom: 3rem !important;
} */
/* .path-add-local-offices .add-local-offices-form .js-form-item input.form-radio,
.path-edit-offices .edit-local-offices-form .js-form-item input.form-radio {
  width: 22px !important;
} */
.path-add-local-offices .official-search-main-wrapper,
.path-edit-offices .official-search-main-wrapper,
.path-assign-official .right-content .official-search-main-wrapper {
  margin-bottom: 15px;
}
.path-edit-offices .official-search-main-wrapper .add-btn.text-align-right, .path-add-local-offices .official-search-main-wrapper .add-btn.text-align-right {
	position: relative;
	top: 16px;
}
.path-edit-offices .right-content fieldset, .path-add-local-offices .right-content fieldset {
	padding-left: calc(var(--bs-gutter-x) * .5);
	padding-right: calc(var(--bs-gutter-x) * .5);
}
.path-add-local-offices .fieldset__legend,
.path-edit-offices .fieldset__legend,
.path-assign-official .fieldset__legend {
  background: #0b1539 !important;
  padding: 12px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #fff !important;
}
.path-add-local-offices .right-content .add-btn,
.path-edit-offices .right-content .add-btn {
  margin-bottom: 0;
}
/* fieldset#edit-select-official--wrapper .js-form-item {
  width: 19% !important;
} */
#offices-form-list {
  justify-content: center;
}
/* //pagination */
.dt-paging-button {
  position: relative;
}
.dt-paging-button.next:after {
  content: "";
  background-image: url("../../images/next.svg");
  left: 8px;
}
.dt-paging-button.previous:before {
  content: "";
  background-image: url("../../images/prev.svg");
  right: 4px;
}
.dt-paging-button.next:after,
.dt-paging-button.previous:before {
  width: 13px;
  height: 16px;
  background-repeat: no-repeat;
  position: absolute;
  background-color: #fff;
  background-size: 100% 100%;
  top: 30%;
}
/* -- 29 feb 2024 */
.views_slideshow_controls_text_previous {
  position: relative;
}
.views_slideshow_controls_text_previous a:after {
  content: "";
  background-image: url("../../images/left-arrow.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}

/* ---- home  */
.view-homepage-banner {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.path-frontpage h2,
.about-us h2 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0;
  color: #1f2d61;
}
.path-frontpage p,
.about-us p,
p {
  color: #444444;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 10px;
}
 .path-civicrm .ui-dialog {
  z-index: 999999999999;

}
.select2-drop {
	z-index: 9999999999999999999999;
}
.add-districts-name .add-voting-district-form,
.path-edit-district-name .edit-voting-district-form,
.path-voting-districts .add-precinctcode-form {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}


/* body.crm-menubar-below-cms-menu > #civicrm-menu-nav ul#civicrm-menu {
	z-index: 999999999999999;
.path-voting-districts .adress-btn {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
/* body.crm-menubar-below-cms-menu > #civicrm-menu-nav ul#civicrm-menu {
    z-index: 999999999999999;
} */
.path-edit-precinct .edit-precinct-form {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
#crm-notification-container div.ui-notify-message p {
  color: #fff !important;
}
.path-frontpage .block__title {
  text-align: center;
}
.path-frontpage .iti.iti--allow-dropdown {
  width: 100%;
}
.path-frontpage .js-form-wrapper.form-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
}
.path-frontpage .js-webform-telephone-international {
  width: 100%;
}
/* .path-frontpage .js-form-wrapper.form-wrapper .js-form-item {
  width: 20%;
} */
.path-frontpage .webform-submission-form {
  max-width: 100%;
  padding: 16px 24px;
  margin: 2rem auto;
  background-color: #f2f4fb;
  padding: 30px 50px;
}
.path-frontpage .js-webform-telephone-international {
  width: 100%;
}
.path-frontpage .webform-button--submit {
  background: #e11e2d;
  border: 0;
  margin-right: 0 !important;
  font-weight: 500;
  font-size: 16px;
  padding: 15px 50px;
  height: 44px;
}
.path-frontpage .form-actions {
  justify-content: center;
  margin-bottom: 12px;
}
#block-nc-webform {
  margin: 0px;
  padding-top: 0rem;
}
label {
  font-weight: 500;
  font-size: 14px;
}

.image-content {
  margin: 5rem 0;
}
.content-col {
  padding-left: 25px !important;
}
.image-content .theme-btn {
  margin: 20px 0 0 !important;
  font-weight: 500;
  font-size: 16px;
  padding: 15px 30px;
}
.image-content .image-col img {
  height: 100%;
  /* border: 1px solid #0b1539; */
  object-fit: contain;
  padding: 2px;
}
.nc_cards {
  box-shadow: 0px 0px 11px #d9d9d9;
  background: #fff;
  margin: 20px 10px;
  padding: 25px 8px 7px;
  text-align: center;
}
.nc_cards h3 {
  margin-top: 10px;
  color: var(--navy-blue);
  font-weight: bold;
  margin-bottom: 0 !important;
}
.theme-link {
  color: var(--navy-blue);
  font-size: 14px;
  font-weight: 500;
}
.theme-link:hover {
  color: var(--navy-blue);
  opacity: 0.5;
}
.list-style-none {
  list-style: none;
}
#views_slideshow_controls_text_homepage_banner-block_1 {
  display: none;
}
.elected-officials-form {
  max-width: 745px;
  margin: auto;
  position: relative;
}
.elected-officials-form #edit-actions {
  position: absolute;
  right: 0;
  top: 152px;
}
.elected-officials-form #edit-actions input {
  font-weight: 500;
  font-size: 14px;
}
#edit-field-tomtom-address {
  color: #000000 !important;
}
/* about */
.view-id-our_leadership {
  margin: 5rem 0;
}
.about-us h3 {
  margin-top: 10px;
  color: var(--navy-blue);
  font-weight: bold;
  margin-bottom: 0 !important;
}
.about-us h2 {
  margin-bottom: 1rem;
}
.about-us .views-field.views-field-nothing img {
  box-shadow: 0px 0px 9px #ccc;
  padding: 2px;
  /* height: 100%; */
}
.about-us .views-row {
  padding: 26px;
}
.about-us .views-row:first-child {
  margin-top: 0;
}
.about-us .view-header {
  margin-bottom: 0;
}
.about-us .views-row:nth-child(odd) {
  background: #f0f0f0;
}
/* MY ELECTED OFFICIALS */

.elected-officials-form #edit-field-tomtom-address {
  width: 100%;
}
.elected-official-tabs.view-tabsa {
  padding: 40px 0;
  border-top: 1px solid #d9d9d9;
}
#overlay {
  height: 100vh;
  position: fixed;
}
/* ----- 1 march  */
/* header */
.region--header-menu ul {
  overflow: unset !important;
  background: #fff;
  /* margin-top: 3rem !important; */
  text-align: left;
}
ul.sf-menu .sf-sub-indicator:after {
  display: none;
}
.sf-menu li.sf-depth-1.menuparent .sf-with-ul:after {
  background-image: url(../../images/arrow-down.png);
  width: 13px;
  height: 13px;
  background-size: 100% 100%;
  content: "" !important;
  right: -17px;
  line-height: 1;
  position: absolute;
  text-indent: 0;
  top: 0px;
}
li.sf-depth-1.menuparent {
  padding-right: 30px !important;
}
ul.sf-menu .sf-with-ul {
  padding-right: 31px;
}

.menuparent.sfHover .sf-with-ul:before {
  content: "";
  border-bottom: 4px solid #e11e2d;
  width: 100%;
  position: absolute;
  bottom: -8px;
  margin-left: 3px;
  left: -1px;
}
.menuparent.sfHover:after {
  content: "▼";
  left: 38%;
  line-height: 1;
  position: absolute;
  text-indent: 0px;
  bottom: -8px;
  color: #e11e2d;
}
.sfHover ul li:hover,
.sfHover ul .is-active {
  background: #1f2d61;
  font-weight: 400;
  color: #fff !important;
}
.sf-menu ul li {
  padding: 15px 14px 13px 14px !important;
}
.sfHover ul li:hover a {
  color: #fff !important;
  cursor: pointer;
  font-weight: 400;
}
.go-contribute .CRM_Contribute_Form_ContributionCharts h3 {
  background: transparent;
  text-align: center;
  color: #404c78;
  font-family: "Poppins", sans-serif !important;
  margin: 18px 0;
}

.ui-tabs-nav {
  background: transparent;
  margin-bottom: 2rem !important;
}

.crm-tab-button {
  background: none;
  padding: inherit;
  color: #1f2d61 !important;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  border: 1px solid #1f2d61 !important;
  margin: 0;
  min-width: 200px;
  padding: 8px 0;
  border-radius: 0;
  text-align: center;
  background: transparent !important;
}

.crm-tab-button a {
  color: #1f2d61 !important;
  font-weight: 600;
  text-align: center;
}

.ui-state-active {
  background-color: #1f2d61 !important;
}
.crm-tab-button.ui-state-active {
  background: #1f2d61 !important;
  border-width: 1px !important;
}
.ui-state-active a {
  color: #fff !important;
  font-weight: 600;
}

.ui-tabs,
.ui-tabs-nav {
  border: 0 !important;
}
.float-right {
  padding: 0 !important;
}

/* .form-layout-compressed td {
  padding: 0 !important;
} */
.form-layout-compressed tr:first-child,
.form-layout-compressed th {
  background-color: transparent !important;
  border-bottom: 0 !important;
}
/* .site-branding__logo img {
  width: 80px !important;
} */
/* ---- table */
.race-listing th,
.local-offices th,
.manage-questions th,
.path-manage th[aria-label="Actions: Activate to remove sorting"],
th[aria-label="Actions: Activate to sort"] {
  padding-right: 2rem !important;
}
.race-listing table,
.local-offices table,
.manage-questions table,
.path-manage table,
.manage-questions-category table,
.manage-party table {
  width: 100% !important;
}

.race-listing th.dt-orderable-desc:hover,
.local-offices th.dt-orderable-desc:hover,
.manage-questions th.dt-orderable-desc:hover,
.path-manage th.dt-orderable-desc:hover {
  box-shadow: none;
  outline: 0 !important;
}

.race-listing th,
.race-listing thead,
.local-offices th,
.local-offices thead,
/* .manage-questions th, */
.manage-questions thead,
.path-manage th,
.path-manage thead,
.manage-party th,
.manage-party thead,
.page-civicrm-vol table thead {
  background: #ececec !important;
  color: #444444 !important;
  font-weight: 500 !important;
  border: 0 !important;
}

.race-listing td,
.local-offices td,
.path-manage td,
.manage-questions-category td,
.manage-party td,
td {
  background-color: transparent !important;
  color: #6e6e6e;
  font-weight: 400;
  border: 0 !important;
  font-size: 16px;
}
/* .page-civicrm-event [type="text"] {
  min-height: 1.8em;
} */
.race-listing th,
.race-listing td,
.local-offices th,
.local-offices td,
.manage-questions th,
.manage-questions td,
.path-manage th,
.path-manage td,
.manage-questions-category td,
.manage-questions-category th,
.manage-party td,
.manage-party th,
.race td,
.race th,
.page-civicrm-vol table th {
  padding: 18px !important;
  border-bottom: 1px solid #ececec !important;
}
/* login  */
.user-login-form .form-item,
.user-register .form-item-user-picture-0,
.user-password .form-item {
  margin: 2rem 0;
}
.user-register .user-settings-page .row {
  flex-direction: column;
  align-items: center;
}
.user-register .user-settings-page {
  width: 100%;
}
.user-register .user-settings-page.right-box .row * {
  width: 100%;
}
.user-register input {
  border: 0 !important;
}
#block-nc-subscribetoourlisttext {
  background: #f2f4fb;
  padding: 0px 50px 10px;
}
#block-nc-subscribetoourlisttext p {
  margin: 0;
}
.local-offices table td:last-child {
  display: flex;
}
/* edit offices */
.official-filter-form label {
  font-size: 16px;
  color: #444444;
  width: 100%;
}

.official-filter-form input {
  width: 100%;
  min-height: 44px;
}

.official-search-main-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 0 0;
}

/* edit offices  */
.fieldset__wrapper--group {
  border: 0 !important;
}
.office-card-on-form {
  margin-top: 0;
}
/* .fieldset__legend {
  display: none;
} */
.office-card-on-form img {
  border-radius: 4px;
  height: 100%;
}
.office-card-on-form {
  font-weight: 400;
  font-size: 16px !important;
}
.office-card-on-form .image {
  margin: 10px 0;
  overflow: hidden;
  text-align: center;
  height: 185px;
  /* background: #d9d9d9 !important; */
  border-radius: 4px;
  width: 100%;
}
.office-card-on-form #edit-select-official--wrapper input {
  top: 11px !important;
}
.path-edit-offices .form-submit,
.path-edit-offices .cancel-btn {
  color: #fff;
  border: 0;
  padding: 14px 50px;
  font-weight: 400;
  display: block;
  width: fit-content;
  border-radius: 4px;
  min-height: 44px;
  margin-bottom: 0;
}
.path-edit-offices .form-submit:hover,
.path-edit-offices .cancel-btn:hover {
  box-shadow: none;
  outline: 0 !important;
  color: #fff !important;
  opacity: 0.6;
  border: 0;
  font-weight: 400;
}
#edit-back {
  background: #444444;
}
/* #edit-submit,
.page-civicrm-vol .crm-vol-buttons .button,
.page-civicrm-vol .crm-vol-mange-buttons .ng-binding,
.page-civicrm-showevents .fc-button {
  background: #e11e2d !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  font-size: 16px !important;
} */

a.cancel-btn {
  background: #404c78;
}
/* delete modal  */
.delete-module,
.wrapper-delete-official-form {
  text-align: center;
}
.delete-module .ui-dialog-title,
.wrapper-delete-official-form .ui-dialog-title {
  font-size: 22px !important;
}
.delete-module .ui-widget-header,
.wrapper-delete-official-form .ui-widget-header {
  padding: 15px !important;
}
.delete-module .ui-dialog-buttonpane,
.wrapper-delete-official-form .ui-dialog-buttonpane {
  border: 0;
  text-align: center;
  padding: 0 !important;
  padding-bottom: 14px !important;
}
.delete-module .form-actions,
.wrapper-delete-official-form .form-actions {
  width: 100%;
  justify-content: center;
}
.delete-module .des,
.wrapper-delete-official-form .des {
  font-size: 17px;
}
.delete-module .ui-dialog-content,
.wrapper-delete-official-form .ui-dialog-content {
  display: flex;
  justify-content: center;
  padding-top: 3rem !important;
}
.wrapper-delete-official-form span.ui-button-icon.ui-icon.ui-icon-closethick {
  background-size: 100% 100% !important;
  top: 0;
}
/* Local Officials */
.path-local-officials .official-search-main-wrapper {
  margin-bottom: 15px;
}
.path-local-officials .list-item.user-profile .img {
  margin: 17px 0 !important;
  border-radius: 4px;
  display: block;
}
.address-text {
  margin: 5px 0;
  padding-bottom: 5px;
}
/* / races  */
/* .path-race .add-btn {
  right: 19px;
  top: 119px;
  z-index: 999;
  position: absolute;
} */
/* .path-race .add-btn.text-align-right {
  right: 19px;
  top: 119px;
  z-index: 999;
  position: absolute;
} */
.path-race td .add-btn.text-align-right {
  position: inherit !important;
}
.path-race .edit-link svg,
.path-race .delete-link svg,
.path-local-offices .right-content svg,
.path-local-offices .right-content .delete-link svg {
  font-size: 14px;
  display: flex;
  padding: 0 2px;
}
.path-race .edit-link a {
  padding: 0 !important;
}
.path-manage .form-item-race-title,
.path-manage .form-item-race-title label {
  text-align: center;
  color: #404c79;
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  margin-top: 18px;
  display: flex;
  justify-content: center;
  font-weight: 700;
  margin: 0;
  gap: 5px;
  padding: 1rem 0;
}
.path-manage .form-item-race-title label {
  padding: 0;
}
.path-manage .js-form-type-select {
  padding-right: 12px;
}
.path-manage .js-form-submit {
  outline: 0;
  border: 0;
  border-radius: 4px;
}
/*  add-race-candidate */
.path-add-race-candidate .form-checkbox {
  position: absolute;
  top: 73px;
  background-size: 11px;
  right: 33px;
  border: 1px solid #404c78 !important;
  min-height: 13px !important;
  height: 18px;
  width: 18px;
}
.path-add-race-candidate .form-type-boolean {
  position: relative;
}

.path-add-race-candidate .cancel-btn {
  color: #fff !important;
}
.path-race-candidate .delete-link a {
  background: #e11e2e;
  color: #fff;
  border: 0;
  font-weight: 400;
  margin: 0;
  font-size: 14px;
  border-radius: 4px;
  height: auto;
  padding: 10px 10px !important;
}
.path-race-candidate .delete-link a:hover {
	background: #1f2d61;
}
.path-candidates #edit-submit,
.race #edit-submit {
  color: #fff;
  border: 0;
  background: #6c757d !important;
  min-height: 44px;
  height: 44px;
  margin-bottom: 0px;
}
.path-candidates.filter-b fieldset#edit-filters {
  display: flex;
}
.path-candidates .fieldset__wrapper {
  display: flex;
  align-items: end;
  gap: 5px;
}
.path-candidates .name-text {
  font-weight: 400;
  padding-top: 10px;
}
.path-manage-questions #edit-submit-manage-questions {
  background: #e11e2d;
  border: 0;
  margin-top: 11px;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.path-manage-questions .form-item-field-questions-category-target-id label {
  margin-bottom: 6px !important;
}
.path-manage-questions .js-form-type-select {
  max-width: 300px !;
  width: 300px;
  margin-right: 10px;
}
.path-add-race-candidate .right-content .js-form-item input {
  right: -27px;
}
.path-candidates .swiper-image {
  height: auto;
  /* width: 100%; */
}
.list-item {
  position: relative;
}

.action-links {
  position: absolute;
  right: 6px;
  bottom: 4px;
  background: transparent !important;
}

.elected-officials .inner-page .container {
  padding: 0 !important;
}
.elected-officials .path-elected-officials .section-spacing.inner-page {
  padding-bottom: 0;
}

.add-race-candidate .col-sm-3.js-form-wrapper.form-wrapper {
  width: 100%;
  max-width: 100% !important;
}

.add-race-candidate .col-sm-3.js-form-wrapper.form-wrapper #edit-candidatelist {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.add-race-candidate .col-sm-3.js-form-wrapper.form-wrapper #edit-candidatelist .js-form-item input {
  right: 14px;
}
/* 3-march */
#nc-voting-detail-by-domain-form .form-item-external-page-title,
#nc-voting-detail-by-domain-form .js-form-item-internal-page-title,
#nc-voting-detail-by-domain-form .js-form-item-webform-title {
  max-width: 50%;
  margin: auto;
  background: #f2f4fb;
  padding: 11px 20px;
}

#nc-voting-detail-by-domain-form .form-actions {
  justify-content: center;
  background: #f2f4fb;
  padding: 11px 20px;
  margin: auto;
  width: 50%;
}
.race-page-details h2 {
  text-align: left;
  color: #404c78;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  margin-top: 18px;
  text-transform: uppercase;
}
.race-page-details .add-new-button {
  padding: 10px 20px;
  background: #e11e2e;
}
.race-page-details .add-btn {
  margin-top: 43px;
}
.race-page-details .race-page-details h3 {
  color: #404c78;
}
.accordion-item {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.accordion-button {
  background: #0b1539;
  color: #fff;
  font-size: 16px;
}

.accordion-body {
  color: #6e6e6e;
  font-size: 16px;
  font-weight: 400;
  padding: 18px 15px;
}
.accordion-button:after {
  filter: brightness(0);
}

.race-page-details .candidate-block {
  float: left;
  /* max-width: 22.4%; */
  border: 5px solid #ececec;
  padding: 10px;
  background: #ffffff;
  border-radius: 12px;
  margin-left: 0px;
  margin-top: 0px;
  list-style: none;
  /* min-width: 22.4%; */
}
.race-page-details .party-name {
  font-size: 15px !important;
  font-weight: 600;
  margin-bottom: 0;
  color: #444444;
}
.race-page-details .swiper-image {
  margin-bottom: 1rem;
  max-height: 170px;
  width: auto;
}
.race-page-details .candidate-block .cand-name {
  font-size: 24px;
  margin: 6px 0 5px;
  font-weight: bold;
  color: #3a4675;
}
.race-page-details .button {
  background: #e11e2e;
  border: 0 !important;
  color: #fff !important;
  font-weight: 500;
  border-radius: 4px;
}
/*------ 6 march*/
.path-race td:last-child {
  display: flex;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.path-race td:last-child .button {
  align-items: baseline;
  height: auto;
}
#edit-candidatelist {
  column-gap: 3rem;
  margin: 0;
}
.path-add-race-candidate #edit-candidatelist .office-card-on-form {
  min-height: fit-content;
  padding: 0;
  margin: 0;
  width: 100%;
}
.path-add-race-candidate #edit-candidatelist .office-card-on-form .image {
  height: 200px;
  margin-top: 0;
}
.path-add-race-candidate #edit-candidatelist .js-form-item label {
  display: flex;
  padding: 0 !important;
  width: 100%;
}
.path-add-race-candidate #edit-candidatelist .form-checkbox {
  top: 22px;
}
.manage-question-answer-1-16 #edit-questions-ans td {
  display: block;
}

.manage-question-answer-1-16 #nc-manage-questions-race-form {
  width: 83%;
}
.manage-question-answer-1-16 #nc-manage-questions-race-form .js-form-item {
  width: 100% !important;
  padding-right: 0 !important;
}
.manage-question-answer-1-16 #edit-questions-ans td:first-child,
.manage-question-answer-1-16 #edit-questions-ans td .form-item__label {
  font-weight: 600;
  color: var(--navy-blue) !important;
}
.manage-question-answer-1-16 #edit-questions-ans td:first-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}
.manage-question-answer-1-16 #edit-questions-ans td:nth-of-type(02) {
  padding-top: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
.node-add-questions-for-races .node-questions-for-races-form select {
  width: 100% !important;
}
.node-add-questions-for-races .node-questions-for-races-form #edit-title-0-value {
  margin-bottom: 2rem !important;
}
/* .manage-questions-category .page-without-sidebar {
  padding-top: 0;
} */
.manage-questions-category .view-header {
  text-align: right;
}
.manage-questions-category #view-delete-taxonomy-term-table-column {
  width: 15%;
}
.manage-questions-category td {
  font-size: 14px;
}
.manage-questions-category .views-field-delete-taxonomy-term a,
.manage-questions .views-field-edit-node a {
  font-size: 13px;
  background: #e11e2e;
  margin: 2px 6px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 4px 9px;
  border-radius: 4px;
}

.manage-questions-category .views-field-delete-taxonomy-term a:hover,
.manage-questions-category .view-header a:hover {
  color: #fff !important;
  background: #1f2d61;
}
.manage-questions-category a:hover,
.manage-questions .views-field-edit-node a:hover {
  color: unset;
}

.admin-structure-taxonomy-manage-questions-category-add #taxonomy-term-questions-category-form input[type="text"],
.taxonomy-term-55-edit #taxonomy-term-questions-category-form input[type="text"] {
  font-size: 14px;
  width: 100%;
}
.admin-structure-taxonomy-manage-questions-category-add #taxonomy-term-questions-category-form input,
.taxonomy-term-55-edit #taxonomy-term-questions-category-form input {
  font-size: 14px;
}
.taxonomy-term-55-delete #taxonomy-term-questions-category-delete-form {
  text-align: center;
}
.taxonomy-term-55-delete #taxonomy-term-questions-category-delete-form #edit-actions {
  justify-content: center;
}
.manage-party #view-edit-taxonomy-term-table-column,
.manage-party #view-delete-taxonomy-term-table-column {
  width: 11%;
}
.node-add-our-leadership #node-our-leadership-form input[type="text"],
.node-add-our-leadership #node-our-leadership-form select,
.node-add-our-leadership #node-our-leadership-form .form-item--editor-format,
.node-add-our-leadership #node-our-leadership-form [type="file"] {
  width: 100%;
}
.node-add-our-leadership #node-our-leadership-form .vertical-tabs__menu {
  padding-left: 0;
}
.node-add-our-leadership #node-our-leadership-form .menu-link-form,
.node-add-our-leadership #node-our-leadership-form .vertical-tabs__menu:hover a {
  border: 0;
  color: var(--navy-blue);
}
.node-add-our-leadership #node-our-leadership-form .menu-link-form .details-wrapper {
  margin: 0 20px;
}

.path-add-candidates .add-candidate .js-form-item .form-radio, .path-add-local-offices .local-add .js-form-item .form-radio {
  width: 1.6875rem !important;
  height: 1.6875rem !important;
  margin-bottom: 4px;
  border: 3px solid #404c78 !important;
  min-height: 1.6875rem !important;
}

.path-officials .back-link {
  text-align: left;
}
.path-officials .back-link a {
  margin-top: 0 !important;
  margin-bottom: 2rem;
}
.path-officials .details-right-box div {
  margin-bottom: 9px;
  text-align: left;
  font-size: 14px;
}
.path-officials .president-address {
  padding: 0 !important;
}
.path-officials .details-left-box .president-image img {
  width: 192px;
  height: auto;
}
.path-officials .president-social-links table,
.president-social-links table tr {
  justify-content: flex-start !important;
  margin-top: 9px !important;
  border: 0;
  gap: 9px !important;
}
.details-left-box,
.details-right-box {
  background: #f2f4fb;
  padding: 4rem 0 2rem 0;
}

.details-left-box {
  padding-right: 0;
}
.details-right-box {
  padding-right: 2rem;
  padding-left: 0;
}
/* 11 march */
.sfHover ul {
  min-width: 154px !important;
  width: 100% !important;
}
.sfHover ul li .sf-with-ul:after {
  right: 3px !important;
}
.sfHover ul li:after {
  display: none;
}
.sfHover ul li .sf-with-ul:before {
  display: none !important;
}
.sfHover ul li ul li {
  border-bottom: 1px solid #ddd;
  color: #1f2d61 !important;
}
.sfHover ul li:hover ul li a {
  color: #1f2d61 !important;
  background: transparent !important;
}
.sfHover ul li:hover ul li:hover {
  background-color: #1f2d61;
  color: #fff !important;
}
.sfHover ul li:hover ul li:hover a {
  color: #fff !important;
}
/* 12 march  */
.race-listing .race-boxes .sm-title {
  font-weight: 400;
  text-transform: capitalize;
}

.path-user .user-profile-details .title,
.path-user .title {
  text-align: center;
  padding-bottom: 20px;
}
.path-user label {
  font-weight: 600;
}
.path-user select,
.path-user input {
  font-size: 14px !important;
}
.path-user .description,
.user-password p {
  line-height: 20px;
  font-weight: 400 !important;
  padding: 0 7px;
  margin: 7px 0 !important;
}
.candidates-view {
	text-align: left !important;
}
.candidates-view .president-detail-list.container {
	text-align: left;
}
.candidates-view .details-left-box {
	text-align: center;
}
.candidates-view .details-right-box div {
	text-align: left;
	font-size: 14px;
	padding: 0;
	margin-bottom: 5px;
	color: #444444;
	line-height: 20px;
}
.cpage .list-item .name-text b a {
	color: #1f2d61;
	font-size: 18px;
	font-weight: 600 !important;
	text-transform: capitalize;
}
.candidates-view .back-link {
	margin-bottom: 2rem;
}
.user-detailsp .president-name b {
	text-transform: capitalize;
}
.candidates-view .details-left-box .president-image img {
	width: 192px;
	height: auto;
}
.csn .list-item .name-text b a {
	color: #1f2d61;
	font-size: 18px;
	font-weight: 600 !important;
	text-transform: capitalize;
}
.candidates-view .details-right-box div p {
	margin-bottom: 0px;
}
.user-register .form-item-user-picture-0 {
  margin-top: 5.3rem;
}
.path-user .password-confirm-message {
  font-size: 14px !important;
  padding: 0 7px;
  margin-top: 5px;
}
#edit-pass--description {
  margin-top: 0;
}
.path-user .user-settings-page.left-box {
  padding-top: 3.3rem;
}
/* .path-user .user-state.col-sm-4,
.path-user .user-zipcode.col-sm-8 {
  width: 50% !important;
} */
.user-settings-page input,
.user-settings-page select {
  border: 1px solid #ccc !important;
  border-radius: 0.1875rem;
  min-height: 3.375rem;
}
.user-settings-page #edit-submit,
.user-settings-page .button.form-submit {
  width: fit-content !important;
}
.user-settings-page .image-widget .file--mime-image-jpeg.file--image {
  display: block;
}
.user-settings-page .image-widget span {
  display: block;
}
.user-settings-page img {
  margin: 5px 0 10px;
}

/* .path-user input {
  width: 100% !important;
} */
.path-user .form-item-pass-pass2 {
  margin-bottom: 0 !important;
}
.path-user .user-profile-details .user-settings-page .left-box {
  background: #f1eeee;
}
.path-user .user-profile-details .user-settings-page .field--label-above div,
.path-user .user-profile-details .user-settings-page .label-text {
  font-weight: 600 !important;
}
.path-user .user-profile-details .user-settings-page .field--label-above .field__item {
  font-weight: normal !important;
}
.user-profile-details .user-settings-page.right-box .col-sm-6 {
  padding: 0;
  margin-bottom: 7px;
}

.page-civicrm-vol .crm-group .label label {
  font-weight: 600;
}

.page-civicrm-vol .crm-vol-manage-search .select2-container {
  min-width: 100% !important;
}
/* .page-civicrm-vol .crm-vol-mange-buttons .ng-binding {
  border-radius: 7px;
  min-width: 65px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
} */
/* .crm-container.crm-public #s2id_batchAction {
  position: absolute;
  right: 88px;
} */
/* .page-civicrm-vol .select2-default .select2-arrow {
  background: #f2f4fb !important;
  padding: 4px 9px;
  color: #fff !important;
} */
/* .page-civicrm-vol .crm-vol-buttons.crm-vol-mange-buttons {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
} */
/* .page-civicrm-vol table {
  margin-top: 10px !important;
} */
/* .page-civicrm-vol #crm-container.crm-public .crm-section,
.crm-section {
  width: 28%;
  padding: 10px;
} */
/* .page-civicrm-vol
  #crm-container.crm-public
  .crm-vol-field.crm-vol-field-projects-search-active.ng-isolate-scope.crm-section {
  padding-left: 10px;
  width: 15%;
} */
/* .page-civicrm-vol .crm-group.ng-isolate-scope {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 13px;
} */
/* 13 march  */
.page-civicrm-showevents .fc-button {
  font-weight: 400 !important;
  text-transform: capitalize;
  font-size: 15px !important;
}
.page-civicrm-showevents .fc-icon-left-single-arrow:after,
.page-civicrm-showevents .fc-icon-right-single-arrow:after {
  font-weight: 300;
}
.page-civicrm-showevents .fc-day-header {
  padding: 13px;
  font-weight: 600 !important;
}
.page-civicrm-showevents td {
  padding: 13px 0 !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.page-civicrm-showevents .fc-widget-content {
  padding: 0 !important;
}
.page-civicrm-showevents .fc-event-container {
  padding: 0 !important;
}
.webform-confirmation-modal .webform-confirmation-modal--content {
  font-size: 18px;
  color: #1f2d61;
  text-align: center;
  padding-top: 2rem;
}
.webform-confirmation-modal .ui-widget-header {
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

button.ui-dialog-titlebar-close {
  background-image: url("../../images/close.png");
  background-size: 15px;
  background-color: transparent;
  object-fit: cover;
  background-repeat: no-repeat;
}
/* 14 march  */
.civicrm-event-register .crm-section {
  width: 100%;
}
.civicrm-event-register .crm-section .crm-form-select,
.civicrm-event-register .crm-section input {
  box-shadow: none !important;
  background-image: none !important;
  width: 100%;
}
.civicrm-event-register .crm-section .label {
  width: 100%;
  text-align: left;
  margin-bottom: 14px;
}
.civicrm-event-register .crm-section .content {
  margin-left: 0;
}
.civicrm-event-register label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.civicrm-event-register .crm-profile .content {
  margin-bottom: 1rem;
}
.civicrm-event-register .crm-event-register-form-block {
  max-width: 620px;
  margin: 0 auto;
  background: #f4f6fa;
  border-radius: 14px;
  padding: 25px;
}
.civicrm-event-register legend {
  font-size: 20px !important;
  text-align: center;
  width: 100% !important;
  margin: 2rem 0;
  color: #0b1539 !important;
}
.civicrm-event-register #crm-submit-buttons #_qf_Register_upload-bottom {
  background: #e11e2d !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  font-size: 16px !important;
  width: 100%;
  padding: 14px;
  margin: 0 !important;
}

.civicrm-event-register #crm-submit-buttons {
  margin-top: 0 !important;
  margin-bottom: 30px;
}
.path-elected-officials .state-list-wrapper {
  padding-bottom: 25px;
}
.path-elected-officials .president-list-main-wrapper.user-detailsp {
  margin-bottom: 0;
}
#superfish-main-toggle span {
  display: none;
}
#superfish-main-toggle {
  position: relative;
}
#superfish-main-toggle:after {
  content: "";
  background-image: url("../../images/humburger.png");
  position: absolute;
  right: -15px;
  width: 28px;
  margin-top: -8px;
  height: 25px;
  background-size: cover;
  background-repeat: repeat;
}
#top {
  bottom: 5rem !important;
}
.main-logo {
  display: flex;
  height: 100%;
  align-items: center;
}
.user-login #edit-submit,
.user-register #edit-submit,
.user-password #edit-submit {
  width: fit-content !important;
  margin: 10px auto 0;
  padding: 0 40px;
}
.user-login .tabs__trigger,
.user-register .tabs__trigger,
.user-password .tabs__trigger {
  display: none;
}
.user-login .tabs__tab,
.user-register .tabs__tab,
.user-password .tabs__tab {
  display: block !important;
}

/* responsive css  */
/* /banner responsive */
@media (min-width: 1500px) and (max-width: 1800px) {
  .container {
    max-width: 1440px !important;
  }

  .elected-officials .inner-page .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1800px) {
  .elected-officials .inner-page .container {
    max-width: 100% !important;
  }
}
@media (max-width: 1490px) {
  .container {
    max-width: 100% !important;
    padding: 0 3rem !important;
  }
}
@media (max-width: 991px) {
  .state-list-wrapper,
  .senator-congress-list-wrapper,
  .user-detailsp .president-list-wrapper {
    width: 37%;
  }
  .right-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .about-us .views-field.views-field-nothing .container .row .col-sm-3,
  .about-us .views-field.views-field-nothing .container .row .col-sm-9 {
    width: 50%;
  }
  .about-us .views-field.views-field-nothing .container {
    padding: 0 !important;
  }
  .about-us .views-field.views-field-nothing .container .row .col-sm-3 img {
    height: auto !important;
  }

  p {
    font-size: 14px !important;
  }
  .view-homepage-banner img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    width: 100% !important;
    height: 303px !important;
  }

  .path-frontpage .webform-submission-subscribe-to-our-list-form {
    flex-wrap: wrap;
    row-gap: 0;
  }
  .path-frontpage   .webform-submission-subscribe-to-our-list-form   .form-actions {
    padding-top: 0;
    width: 100%;
  }
  .path-frontpage   .webform-submission-subscribe-to-our-list-form   .js-form-item {
    width: 48%;
  }
  .top-titl h2 {
    padding: 0 15px;
  }
  .race-grp .details-cl {
    display: block !important;
  }
  .top-header .main-logo a img {
    height: auto;
    width: 150px;
  }
}
@media (min-width: 991px) {
  div#official-list {
    overflow: auto;
  }

  .race-listing th {
    white-space: pre;
  }
  .right-sidebar {
    width: 233px !important;
  }
  .local-listing .col-lg-9 {
    width: calc(100% - 233px);
  }
  .race-page-details .candidate-block {
    float: left;
    max-width: 22%;
    border: 5px solid #ececec;
    padding: 10px;
    background: #ffffff;
    border-radius: 12px;
    margin-left: 0px;
    margin-top: 0px;
    list-style: none;
    min-width: 22%;
  }
}
@media (max-width: 900px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 43px !important;
  }
}
@media (max-width: 850px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 250px !important;
  }
}
@media (max-width: 810px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 242px !important;
  }
}
@media (max-width: 768px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 208px !important;
  }
  .user-detailsp .president-list-wrapper {
    justify-content: unset;
  }
  .state-list-wrapper,
  .senator-congress-list-wrapper,
  .user-detailsp .president-list-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .state-list-wrapper *,
  .senator-congress-list-wrapper *,
  .user-detailsp .president-list-wrapper * {
    margin-right: 0;
  }
  .manage-questions #view-title-table-column {
    width: 85%;
  }

  .manage-questions .view-content table {
    width: 770px !important;
  }

  .manage-questions .view-content {
    width: 100%;
    overflow: auto;
  }
  .elected-official-tabs.view-tabsa {
    text-align: left;
  }
  .elected-officials .view-tabsa button.tablinks {
    min-width: 25%;
    padding: 10px !important;
    font-size: 16px;
    font-weight: bold;
  }
  .elected-officials-form #edit-field-tomtom-address {
    padding-right: 35px !important;
    text-overflow: ellipsis;
  }
  .container {
    padding: 0 2rem !important;
  }
  #superfish-main-accordion {
    position: fixed;
    left: 0 !important;
    border-top: 1px solid;
    padding-top: 5px;
    box-shadow: 2px 1px 8px #ddd;
    top: 67px !important;
  }

  .about-us .views-field.views-field-nothing .container .row .col-sm-3,
  .about-us .views-field.views-field-nothing .container .row .col-sm-9 {
    width: 100%;
    text-align: center !important;
  }
  ul.sf .path-frontpage h2 {
    text-align: center !important;
  }
  .path-frontpage p {
    text-align: center !important;
  }
  .top-header .row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
  }
  /* .top-header .row .menui {
    padding-right: 0;
    /* width: fit-content !important; */
  } */
  /* .top-header .row .col-xs-5.col-sm-5.col-md-2 {
    width: fit-content !important;
  } */
  .path-frontpage   .webform-submission-subscribe-to-our-list-form   .js-form-item {
    width: 100% !important;
    margin-bottom: 0;
  }
  .nctabs a .child-wrapper {
    font-size: 20px;
  }
  .search-result {
    padding: 0 2rem;
  }
  .path-elected-officials .elecp {
    padding: 0 2rem;
  }
}
@media (max-width: 650px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 179px !important;
  }
  .forum table,
  .text-content table,
  .views-table,
  .draggable-table {
    margin-top: 0px !important;
  }
  .votingtab-title h2:before {
    bottom: 17px !important;
    top: unset;
  }
  .votingtab-title h2:after {
    top: unset;
    bottom: 12px !important;
  }
  #block-nc-becomeinvolvedblock .field--name-body .card-sec {
    padding: 1rem;
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1rem;
  }

  #block-nc-becomeinvolvedblock .field--name-body .card-sec img {
    width: 100px;
    height: 100px;
    margin-bottom: 13px;
  }
}

@media (max-width: 990px) {
  table {
    /* min-width: 600px; */
    overflow-x: auto;
    display: block;
  }
}
@media (max-width: 550px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 143px !important;
  }
  .manage-question-form-row {
    flex-direction: column-reverse;
    gap: 1rem;
  }

  .path-add-local-offices .local-add .fieldset__wrapper .form-boolean-group {
    display: block;
  }
  .path-frontpage .webform-submission-form {
    padding: 30px 20px;
  }
  #block-nc-subscribetoourlisttext {
    padding: 0px 18px 50px;
  }
}
@media (max-width: 450px) {
  .views_slideshow_cycle_slide,
  .views_slideshow_cycle_teaser_section {
    height: 98px !important;
  }

  .elected-officials .view-tabsa button.tablinks {
    min-width: 50%;
  }
}
.signup-txt h3 {
  line-height: 1.5rem;
}

/* ------------ sheetal end */

/* ------------ Decoupled Menu */

.menui ul.menu.sf-menu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.menui ul.menu.sf-menu .menuparent a::after {
	background-image: url(/themes/custom/nc/images/arrow-down.png);
	width: 13px;
	height: 13px;
	background-size: 100% 100%;
	content: "" !important;
	right: -17px;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	top: 0px;
}
.menui ul.menu.sf-menu .menuparent:hover a::before {
	content: "";
	border-bottom: 4px solid #e11e2d;
	width: 100%;
	position: absolute;
	bottom: -8px;
	margin-left: 3px;
	left: -1px;
    transition-delay: 250ms;
}
.menui ul.menu.sf-menu .menuparent:hover::after {
	content: "▼";
	left: 38%;
	line-height: 1;
	position: absolute;
	text-indent: 0px;
	bottom: -8px;
	color: #e11e2d;
    transition-delay: 250ms;
}
.menui ul.menu.sf-menu .menuparent ul li a::after {
	background-image: none;
}
.menui ul.menu.sf-menu .menuparent ul li a::before {
	border: none !important;
}
.menui ul.menu.sf-menu .menuparent ul li:hover {
	background: #1f2d61;
	font-weight: 400;
	color: #fff !important;
}
.menui ul.menu.sf-menu .menuparent ul li:hover a {
	color: #fff !important;
}
.menui ul.menu.sf-menu .menuparent ul li:hover a {
	color: #fff !important;
}
.menui ul.menu.sf-menu .menuparent ul {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
.menui ul.menu.sf-menu li:last-child ul {
	float: none;
	left: auto;
	right: 0px;
}
.menui ul.menu.sf-menu .menuparent ul {
    transition-delay: 250ms;
}
.menui ul.menu.sf-menu .menuparent ul .active {
	background: #1f2d61;
}
.menui ul.menu.sf-menu .menuparent ul .active a {
	color: #fff;
}
/* ------------ Decoupled menu end */

/*Issue page css*/

.path-add-issue .nc-issue-form {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}
.path-add-issue .nc-issue-form .js-form-item input::placeholder, .path-add-issue .nc-issue-form .js-form-item textarea::placeholder {
	color: #000000;
}
.path-add-issue .nc-issue-form .js-form-item input::placeholder {
	color: #444444;
	opacity: unset;
}
.path-add-issue .nc-issue-form .js-form-item input, .path-add-issue .nc-issue-form .js-form-item textarea {
	border-color: #D9D9D9 !important;
}
.path-add-issue .nc-issue-form .js-form-item-issue-title input {
	width: 100%;
}
.path-add-issue .nc-issue-form .fieldset {
	border: none;
	margin: 0px;
}
.path-add-issue .nc-issue-form .fieldset .fieldset__legend .fieldset__label {
	color: #444444;
	padding-left: 0;
	font-weight: 500;
}
.path-add-issue .nc-issue-form .fieldset .fieldset__legend {
	background: none;
	margin-bottom: 0px;
}
.path-add-issue .nc-issue-form .fieldset .fieldset__wrapper {
	padding: 0px;
}
.path-add-issue .nc-issue-form .fieldset .fieldset__wrapper .js-form-type-select {
	max-width: 500px;
	width: 100%;
	margin-top: 0px;
}
.path-add-issue .nc-issue-form .js-form-item-issue-category {
	max-width: 500px;
	width: 100%;
}
.path-add-issue .nc-issue-form .form-boolean-group {
	display: flex;
	gap: 30px;
}
.path-add-issue .nc-issue-form .form-boolean-group .js-form-type-radio .form-item__label.option {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
}
.path-add-issue .nc-issue-form .form-boolean-group .js-form-type-radio input {
	width: 1.6875rem !important;
	height: 1.6875rem !important;
	margin-bottom: 4px;
	border: 3px solid #404c78 !important;
	min-height: 1.6875rem !important;
}
.path-add-issue .nc-issue-form .form-boolean-group .js-form-type-radio input:checked {
	background-image: url(/themes/custom/nc/images/download-svg.png) !important;
	background-size: 11px !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
.path-add-issue .nc-issue-form .form-boolean-group .js-form-type-radio input:focus {
	border: none;
}
.path-add-issue .nc-issue-form .form-item-state {
	max-width: 500px;
}
.path-add-issue .nc-issue-form .form-item__label {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
}
.path-add-issue .nc-issue-form .fieldset .fieldset__legend .fieldset__label {
	color: #444444;
	padding-left: 0;
	font-weight: 500;
	font-size: 16px;
}
.path-add-issue .nc-issue-form .js-form-item-issue-image {
	max-width: 500px;
	width: 100%;
	margin-top: 0px;
}
.path-add-issue .nc-issue-form .js-form-item-issue-image #edit-issue-image input {
	width: 100%;
}
.path-add-issue .nc-issue-form .js-form-item-issue-detail-format {
	display: none;
}
.path-add-issue .nc-issue-form .form-submit {
	margin: 0px;
}
.path-add-issue .nc-issue-form .form-submit:hover {
	background: #1f2d61;
}
@media only screen and (max-width: 576px) {
    .path-add-issue .nc-issue-form .form-boolean-group {
        display: block;
        gap: 30px;
    }
}

.defaultSite a.dlink {
  color: #0060df !important;
  text-decoration: underline;
}
.defaultSite a.dlink:hover {
  text-decoration: none;
}

.path-add-issue .nc-issue-form .js-form-type-checkbox input{
  border: 2px solid #404c78 !important;
border-radius: 3px;
}
.path-add-issue .nc-issue-form .js-form-type-checkbox input:checked{
  background-size: 12px !important;
background-repeat: no-repeat !important;
background-position: 50% 50% !important;
background-image: url(/themes/custom/nc/images/Vector%201.png);
}
.path-add-issue .nc-issue-form .js-form-type-checkbox input:focus{
  outline: none;
}
.path-add-issue .nc-issue-form .fieldset {
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
padding: 20px;
margin-bottom: 20px;
}
/*list-issue*/
.nc-issues-admin-listing .fieldset__wrapper {
display: flex;
gap: 1rem;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-type-textfield {
max-width: 20%;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-submit {
margin: 0px;
padding: 10px 15px;
height: 44px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
position: relative;
top: 13px;
}
.nc-issues-admin-listing .fieldset__wrapper {
display: flex;
gap: 1rem;
align-items: center;
margin: 0px;
}
.nc-issues-admin-listing .fieldset__wrapper #edit-reset {
background: #E11E2D;
color: #fff;
border: none;
box-shadow: none;
}
.nc-issues-admin-listing .fieldset__wrapper #edit-submit {
background: #6c757d !important;
color: #fff;
border: none;
box-shadow: none;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item input {
min-height: 44px;
height: 44px;
border: 1px solid #7e96a7 !important;
border-radius: 0.1875rem;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item select {
color: #444444;
font-weight: 500;
font-size: 15px;
min-height: 44px;
height: 44px;
border: 1px solid #7e96a7 !important;
border-radius: 0.1875rem;
font-family: poppins;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item label {
color: #444444;
font-size: 16px;
font-weight: 500;
margin-bottom: 0;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item label {
color: #444444;
font-size: 16px;
font-weight: 500;
margin-bottom: 4px;
}
.nc-issues-admin-listing .fieldset__wrapper #edit-reset:hover {
background: #404c78;
}
.nc-issues-admin-listing .issue-table {
width: 100%;
margin: 0 auto;
border: 1px solid #ececec !important;
background: #fff;
}
.nc-issues-admin-listing .issue-table tr th {
padding: 18px !important;
border-bottom: 1px solid #ececec !important;
}
.nc-issues-admin-listing .issue-table tr th {
padding: 18px !important;
border-bottom: 1px solid #ececec !important;
color: #444444 !important;
font-size: 16px;
font-family: poppins;
font-weight: 500;
}
.nc-issues-admin-listing .issue-table tr td {
color: #444444;
font-size: 14px;
padding: 18px !important;
border-bottom: 1px solid #ececec !important;
font-weight: 400;
font-family: poppins;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item label {
font-family: poppins;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-submit {
font-family: poppins;
}
.nc-issues-admin-listing #edit-pagination {
display: flex;
align-items: center;
justify-content: center;
background: #f5f5f7;
padding: 10px 0;
}
.nc-issues-admin-listing #edit-pagination .active.issue-page-link {
background: #284544;
padding: 4px 14px;
color: #fff;
font-size: 16px;
font-weight: 500;
font-family: poppins;
}
.nc-issues-admin-listing #edit-pagination a {
background: #fff;
margin: 0 4px;
padding: 4px 14px;
color: #284544;
font-size: 16px;
font-weight: 500;
font-family: poppins;
}
.nc-issues-admin-listing #edit-pagination a:hover {
background: #284544;
color: #fff;
}
.nc-issues-admin-listing #edit-pagination a:last-child {
line-height: 22px;
}
.nc-issues-admin-listing #edit-filters {
box-shadow: none;
border: none;
margin: 0px;
}
.nc-issues-admin-listing #edit-filters .fieldset__legend.fieldset__legend--visible {
display: none;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item {
margin-bottom: 0px;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item {
margin-bottom: 0px;
margin-top: 0px;
}


/*all-issues*/
.path-all-issues .fieldset__wrapper {
display: flex;
gap: 1rem;
align-items: center;
margin-bottom: 17px;
}
.path-all-issues .fieldset__wrapper .js-form-type-textfield {
max-width: 20%;
}
.path-all-issues .fieldset__wrapper .js-form-item {
margin: 0px;
}
.path-all-issues .fieldset__wrapper .js-form-submit {
margin: 0;
padding: 0;
height: 44px;
border: 0px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
padding: 10px 15px;
position: relative;
top: 17px;
}
.path-all-issues .fieldset__wrapper .js-form-item label {
color: #444444;
font-size: 16px;
font-weight: 500;
margin-bottom: 2px;
}
.path-all-issues .fieldset__wrapper #edit-submit {
background: #6c757d;
}
@media only screen and (max-width: 767px) {
.path-all-issues .fieldset__wrapper {
  display: block;
  margin-bottom: 35px;
}
.path-all-issues .fieldset__wrapper .js-form-type-textfield {
  max-width: 100%;
}
}

@media only screen and (max-width: 950px) {
.nc-issues-admin-listing .fieldset__wrapper .js-form-type-textfield {
  max-width: 100%;
  width: 100%;
}
.nc-issues-admin-listing .fieldset__wrapper {
  display: block;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item input {
  width: 100%;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item select {
  width: 100%;
}
.nc-issues-admin-listing .fieldset__wrapper .js-form-item {
  margin-bottom: 15px;
}
.nc-issues-admin-listing .fieldset__wrapper #edit-reset {
  margin-right: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px)  {
.path-all-issues .fieldset__wrapper .js-form-type-textfield {
  max-width: 35%;
}
}
.path-all-issues #edit-cards .card .card-body .card-title {
font-size: 18px;
color: #444444;
text-transform: capitalize;
}
.path-all-issues #edit-cards .card .card-body .card-text {
color: #6A6A6A;
font-size: 16px;
font-weight: 400;
padding-top: 15px;
}
.path-all-issues #edit-cards .card .card-body .card-img {
max-height: 200px;
width: auto;
}
.path-all-issues #edit-cards {
column-gap: 20px;
}
.path-all-issues #edit-cards .card {
background: #EDEEF0;
border: none;
border-radius: 0px;
}
@media only screen and (min-width: 992px) {
.path-all-issues #edit-cards .card {
  width: 23.3%;
}
}
.path-all-issues #edit-cards .card {
padding: 15px 5px;
margin-bottom: 1.5rem !important;
}
.path-all-issues #edit-cards .card .card-body .card-title {
padding-bottom: 5px;
}
@media only screen and (min-width: 576px) and (max-width: 767px)  {
.path-all-issues #edit-cards .card {
  width: 48.1%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px)  {
.path-all-issues #edit-cards .card {
  width: 31.5%;
}
}
.path-all-issues #edit-pagination {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 0;
}
.path-all-issues #edit-pagination .active.issue-page-link {
background: #284544;
padding: 4px 14px;
color: #fff;
font-size: 16px;
font-weight: 500;
font-family: poppins;
}
.path-all-issues #edit-pagination a {
background: #fff;
margin: 0 4px;
padding: 4px 14px;
color: #284544;
font-size: 16px;
font-weight: 500;
font-family: poppins;
}
.path-all-issues #edit-pagination a:hover {
background: #284544;
color: #fff;
}
.path-all-issues #edit-pagination a:last-child {
line-height: 22px;
}
.path-all-issues #edit-cards .card .card-body a {
background: #e11e2e;
border-radius: 3px;
border: none;
padding: 10px 15px;
}
.path-all-issues #edit-cards .card .card-body a:hover {
background: #1f2d61;
}


/*position*/
.path-issues-positions .nc-issue-position table {
border: 4px dotted #717171;
}
.path-issues-positions .nc-issue-position table tr td {
border: 4px dotted #717171 !important;
padding: 20px 15px;
color: #000;
font-size: 22px;
text-transform: uppercase;
font-weight: 600;
line-height: 20px;
}
.path-issues-positions .nc-issue-position table thead tr th {
border: none;
background: none !important;
text-align: center;
font-size: 28px !important;
color: #000 !important;
text-transform: uppercase;
font-weight: 600 !important;
padding: 50px 0px;
border: 4px dotted #717171 !important;
}

.path-add-issue .nc-issue-form .form-item__label {
	margin-bottom: 2px;
}
.path-issues-positions .nc-issue-position table tr td img {
	padding-right: 15px;
	padding-left: 20px;
}
.path-all-issues #edit-pagination #edit-next {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.path-all-issues #edit-pagination #edit-previous {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.nc-issues-admin-listing table .edit-delete-actions a {
	background: none;
	border: none;
	padding: 0px 3px;
}
.nc-issues-admin-listing table .edit-delete-actions a:first-child {
	color: #404c78;
}
.nc-issues-admin-listing table .edit-delete-actions a:last-child {
	color: #e11e2d;
}
.path-issue .nc-issue-detail #edit-header-section {
	display: flex;
	justify-content: space-between;
}
.path-issue .nc-issue-detail #edit-header-section .title-section h2 {
	color: #000;
	text-transform: capitalize;
	font-weight: 600;
}
.headtable .title-field h2 {
	background: none !important;
	text-align: center;
	color: #000 !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.logo-icon-1 img, .logo-icon-2 img {
	height: 70px;
	width: auto;
}
.headtable:last-child {
	border: none;
}
.headtable h3 {
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 0px;
}
.headtable h3 img {
	width: 27px;
	height: auto;
}
.supp {
	max-width: 150px;
	margin: 0 auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px)  {
    .mobhide {
	display: none;
}
.last-f {
	width: 50%;
	float: right;
}
.center-d {
	width: 50%;
	float: left;
}
.center-d {
	border-left: 0px dotted #717171 !important;
	border-right: 0px dotted #717171 !important;
}
.onlymobi {
	width: 52px;
	padding-bottom: 15px;
}
.party-img {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {.onlymobi {
	display: none;
}
}
 .positions-table {
	border: 1px solid #ececec !important;
}
.headtable {
	border-bottom: 1px solid #ececec !important;
}
.logo-icon-1 {
	border-left: 1px solid #ececec !important;
	border-right: 1px solid #ececec !important;
}
.center-d {
	border-left: 1px solid #ececec !important;
	border-right: 1px solid #ececec !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px)  {
.center-d {
border-left: 0px dotted #717171 !important;
border-right: 0px dotted #717171 !important;
}
.supp {
	max-width: 100%;
	text-align: center;
}
.headtable h3 {
	text-align: center;
}
.headtable h3 img {
	width: 20px;
	height: auto;
}
}
.nc-issues-admin-listing .issue-table tr td a {
  text-decoration: underline;
}
.nc-issues-admin-listing .issue-table tr td a:hover {
  text-decoration: none;
  color: #0b1539;
}

#edit-issue-detail-format-help{
  display: none;
}

.nc-issues-admin-listing .fieldset__wrapper .js-form-item label {
  margin-top: 0px;
  margin-bottom: 2px !important;
}
.path-add-issue #issue-container .js-form-wrapper {
padding: 0px !important;
}
.path-add-issue #issue-container .js-form-wrapper .fieldset__legend {
background: #404c78 !important;
border-radius: 0px !important;
}
.path-add-issue #issue-container .js-form-wrapper .fieldset__legend .fieldset__label {
color: #fff !important;
padding: 12px 20px;
}
.path-add-issue #issue-container .js-form-wrapper .fieldset .fieldset__wrapper {
padding: 1px 20px 20px 20px;
}
.path-add-issue #issue-container .js-form-wrapper .fieldset .js-form-type-checkbox {
margin: 0px;
}
.path-add-issue #edit-issue-detail-format {
display: none;
}
.edit-nc-issue-form {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.edit-nc-issue-form .js-form-item input {
  width: 100%;
  border-color: #D9D9D9 !important;
}
.edit-nc-issue-form .js-form-item label {
  color: #444444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.edit-nc-issue-form .fieldset .js-form-type-radio input {
  width: 1.6875rem !important;
  height: 1.6875rem !important;
  margin-bottom: 4px;
  border: 3px solid #404c78 !important;
  min-height: 1.6875rem !important;
}
.edit-nc-issue-form #issue-container .fieldset .fieldset__legend {
  background: #404c78 !important;
  border-radius: 0px !important;
}
.edit-nc-issue-form #issue-container .fieldset {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  margin-bottom: 20px;
  border: none;
  padding: 0px;
}
.edit-nc-issue-form #issue-container .fieldset .fieldset__legend span.fieldset__label {
  color: #fff !important;
  padding: 12px 20px;
  font-weight: 500;
  font-size: 16px;
}
.edit-nc-issue-form #issue-container .fieldset .fieldset__wrapper {
  padding: 1px 20px 20px 20px;
}
.edit-nc-issue-form #issue-container .fieldset .js-form-type-checkbox input {
  border: 2px solid #404c78 !important;
  border-radius: 3px;
  width: 1.6875rem;
  height: 1.6875rem;
}
.edit-nc-issue-form .js-form-item-issue-image input#edit-issue-image-remove-button {
  width: auto;
}
.edit-nc-issue-form input#edit-submit {
  margin: 0px;
}
.edit-nc-issue-form .fieldset {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  margin-bottom: 20px;
  border: none;
  padding: 0px;
}
.edit-nc-issue-form .fieldset legend.fieldset__legend {
  background: none;
}
.edit-nc-issue-form .fieldset legend.fieldset__legend span.fieldset__label {
  color: #444444;
  padding-left: 20px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0px;
}
.edit-nc-issue-form .js-form-item {
  margin-bottom: 0px;
}
.edit-nc-issue-form .fieldset .fieldset__wrapper.fieldset__wrapper--group {
  padding-top: 0px;
}
.edit-nc-issue-form .fieldset .js-form-type-radio input:checked {
  background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 11px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.edit-nc-issue-form #issue-container .fieldset .js-form-type-checkbox input:checked {
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-image: url(/themes/custom/nc/images/Vector%201.png);
}
.edit-nc-issue-form .js-form-type-select {
  max-width: 500px;
  width: 100%;
}
.edit-nc-issue-form div#edit-issue-detail-format {
  display: none;
}
.edit-nc-issue-form .form-boolean-group {
  display: flex;
  gap: 30px;
}

.headtable h3 {
	font-weight: 400 !important;
	text-align: center !important;
}
.headtable .col-md-6 h3 {
	text-align: left;
	padding-left: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.headtable h3 {
	  text-align: center !important;
	}
  }
  .supp {
	max-width: 200px !important;
	margin: 0 auto;
}
@media only screen and (min-width: 768px){
	.headtable .col-md-6 h3 {
		text-align: left !important;
		padding-left: 20px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.mobhide {
	  display: none !important;
	}
  }
  .headtable h3 img {
	padding-right: 5px;
}
.path-issues-positions .issues-positions-pagination-container {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f7;
	padding: 10px 0;
}
.path-issues-positions .issues-positions-pagination-container a {
	background: #fff;
	margin: 0 4px;
	margin-left: 4px;
	padding: 4px 14px;
	color: #284544;
	font-size: 16px;
	font-weight: 500;
}
.path-issues-positions .issues-positions-pagination-container .active.issue-page-link {
	background: #284544;
	color: #fff;
}
.path-issues-positions .issues-positions-pagination-container a:hover {
	background: #284544;
	color: #fff;
}
.path-issues-positions .issues-positions-pagination-container #edit-next, .path-issues-positions .issues-positions-pagination-container #edit-previous {
	padding: 4px 10px;
	height: 32px;
	border: none;
	border-radius: 0px;
}
.path-issue-category .nc-issue-category-list #edit-add-category {
	float: right;
	margin-bottom: 17px;
}
.path-issue-category .nc-issue-category-list table {
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
	border: 1px solid #ececec !important;
	background: #fff;
}
.path-issue-category .nc-issue-category-list table tr th {
	padding: 18px !important;
	border-bottom: 1px solid #ececec !important;
	color: #444444 !important;
	font-size: 16px;
	font-family: poppins;
	font-weight: 500;
}
.path-issue-category .nc-issue-category-list table tr td {
	color: #444444;
	font-size: 14px;
	padding: 18px !important;
	border-bottom: 1px solid #ececec !important;
	font-weight: 400;
}
.path-issue-category .nc-issue-category-list table tr .edit-delete-actions a {
	margin: 0px;
	background: none;
	border: none;
	padding: 0px 4px;
	height: auto;
}
.path-issue-category .nc-issue-category-list table tr .edit-delete-actions a:first-child {
	color: #404c78;
}
.path-issue-category .nc-issue-category-list table tr .edit-delete-actions a:last-child {
	color: #e11e2d;
}
.path-issue-category .nc-issue-category-list table tr th:last-child {
	text-align: right;
}
.path-issue-category .nc-issue-category-list table tr td:last-child {
	text-align: right;
}
.path-issue-category .nc-issue-category-list #edit-add-category {
	float: right;
	margin-bottom: 17px;
	background: #e11e2e;
	color: #ffffff;
	padding: 9px 18px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
	border: none;
}
.path-issue-category .nc-issue-category-list #edit-add-category:hover {
	background: #1f2d61;
}
.nc-issues-admin-listing #edit-pagination a:last-child {
	border: none;
	height: 34px;
}
.nc-issues-admin-listing .fieldset__wrapper {
	position: relative;
}
.nc-issues-admin-listing .fieldset__wrapper .add-issue-btn {
	position: absolute;
	right: 0px;
	background: #e11e2e;
	color: #ffffff;
	padding: 9px 18px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
	border: none;
	bottom: 18px;
}
.nc-issues-admin-listing .fieldset__wrapper .add-issue-btn:hover {
	background: #1f2d61;
}
.nc-issues-admin-listing .fieldset__wrapper {
	padding-left: 0px;
}
@media only screen and (max-width: 576px){
	.nc-issues-admin-listing .fieldset__wrapper .add-issue-btn {
		position: unset;
		margin-top: 27px;
	}
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
	.nc-issues-admin-listing .fieldset__wrapper .add-issue-btn {
		bottom: 0px;
	}
}
.path-all-issues #edit-pagination a:last-child {
	line-height: 22px;
	border: none;
	height: 34px;
	border-radius: 0px;
}

.path-all-issues .nc-issue-listing fieldset {
	border: none;
}
.path-all-issues .nc-issue-listing fieldset .fieldset__legend {
	display: none;
}
.path-all-issues .nc-issue-listing fieldset {
	border: none;
	margin: 0px;
}
.path-all-issues .nc-issue-listing fieldset .fieldset__wrapper {
	padding: 0px;
}
.path-all-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions {
	gap: 1rem;
}
.path-all-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions :hover#edit-reset {
	background: #1f2d61;
}
.path-issue-category .nc-issue-category-list fieldset {
	border: none;
    margin: 0px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__legend {
	display: none;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper {
	display: flex;
	align-items: center;
	gap: 1rem;
	padding: 0px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {
	margin: 0px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper #edit-submit {
	margin: 0px;
	background: #6c757d;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 15px;
	height: 44px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item label {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
	margin-top: 0px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {
	margin: 0px;
	max-width: 350px;
	width: 100%;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper #edit-submit {
	position: relative;
	top: 12.5px;
}
.path-issue-category .nc-issue-category-list #edit-add-category {
	margin-top: -43px;
}
@media only screen and (max-width: 576px){
    .path-issue-category .nc-issue-category-list #edit-add-category {
        margin-top: 20px;
    }
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {
        max-width: 250px;
        width: 100%;
    }
}
@media only screen and (min-width: 577px) and (max-width: 767px)  {
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {
        margin: 0px;
        max-width: 220px;
        width: 100%;
    }
}
.path-issue-category .nc-issue-category-list #edit-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f7;
	padding: 0.625rem;
	border-radius: 4px;
}
.path-issue-category .nc-issue-category-list #edit-pagination a {
	border: none;
	background-color: #fff;
	color: #284544;
	border-radius: 0;
	width: 2.5rem;
	text-align: center;
	padding: 4px 0px;
}
.path-issue-category .nc-issue-category-list #edit-pagination .active {
	background: #284544;
	color: #fff;
}
.path-issue-category .nc-issue-category-list #edit-pagination a:hover {
	background: #284544;
	color: #fff;
}
.path-issue-category .nc-issue-category-list #edit-pagination #edit-next {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.path-issue-category .nc-issue-category-list #edit-pagination #edit-previous {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.path-all-issues .nc-issue-listing fieldset .fieldset__wrapper {
	margin-left: -11px;
}
.path-all-issues #edit-pagination .active {
	background: #284544;
	color: #fff;
}

.path-all-issues #edit-cards .card .card-body a {
	position: absolute;
	bottom: 44px;
}
.path-all-issues #edit-cards .card {
	min-height: 450px;
	position: relative;
}
.nc-issues-admin-listing table tr th {
	background: #ececec !important;
	padding: 18px !important;
	border-bottom: 1px solid #ececec !important;
	color: #444444 !important;
	font-weight: 500;
}
.nc-issues-admin-listing table .edit-delete-actions a {
	margin: 0px;
	height: auto;
}
.nc-issues-admin-listing table tr td {
	padding: 18px !important;
	border-bottom: 1px solid #ececec !important;
	background-color: transparent !important;
	color: #6e6e6e;
	font-weight: 400;
	border: 0 !important;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	font-size: 14px;

	line-height: 0;
}
.nc-issues-admin-listing table {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #ececec !important;
	background: #fff;
}
.nc-issues-admin-listing .issues-listing-pagination-container {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f7;
	padding: 0.625rem;
	border-radius: 4px;
}
.nc-issues-admin-listing .issues-listing-pagination-container a {
	border: none;
	background-color: #fff;
	color: #284544;
	border-radius: 0;
	width: 2.5rem;
	text-align: center;
	padding: 4px 0px;
}
.nc-issues-admin-listing .issues-listing-pagination-container a:hover{
    background: #284544;
	color: #fff;
}
.nc-issues-admin-listing .issues-listing-pagination-container .active{
    background: #284544;
	color: #fff;
}
.nc-issues-admin-listing .issues-listing-pagination-container #edit-next {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.nc-issues-admin-listing .issues-listing-pagination-container #edit-previous {
	padding: 4px 14px;
	height: 31px;
	border: none;
	border-radius: 0px;
}
.nc-issues-admin-listing table tr td {
	text-transform: capitalize;
}

.path-issue .nc-issue-detail .party-section .party-issue-one {
	width: 50%;
	float: left;
	text-align: center;
	border-right: 4px dotted #717171;
	padding: 15px 0;
}
.path-issue .nc-issue-detail .party-section .party-issue-two {
	width: 50%;
	float: right;
	text-align: center;
	padding: 15px 0;
}
.path-issue .nc-issue-detail .party-section .party-issue-one .party-image, .path-issue .nc-issue-detail .party-section .party-issue-two .party-image {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 80px;
}
.path-issue .nc-issue-detail .party-section .party-issue-one .position-image, .path-issue .nc-issue-detail .party-section .party-issue-one .position-text, .path-issue .nc-issue-detail .party-section .party-issue-two .position-image, .path-issue .nc-issue-detail .party-section .party-issue-two .position-text {
	display: inline;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	font-size: 25px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-top: -6px;
	width: 30px;
	height: auto;
}
.path-issue .nc-issue-detail .party-section {

	display: flex;
	align-items: center;
	background: #F1F3FB;
}
.path-issue .nc-issue-detail .image-section {
	padding: 0px;
}
.path-issue .nc-issue-detail .details-section .details p {
	color: #6A6A6A;
}
.path-issue .nc-issue-detail #edit-header-section .title-section h2 {
	margin-bottom: 0px;
}
.path-issue .nc-issue-detail #edit-header-section {
	align-items: center;
	padding-bottom: 0px;
}
.nc-issues-admin-listing #edit-pagination #edit-previous {
	height: 34px;
	border: none;
	padding: 0 10px;
	border-radius: 0px;
}
.path-add-issue-category .nc-issue-category-form, .path-nc-issue .edit-nc-issue-category-form {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.path-add-issue-category .nc-issue-category-form #edit-submit, .path-nc-issue .edit-nc-issue-category-form #edit-submit {
	margin: 0px;
}
.path-issue .nc-issue-detail #rank-success-message {
	text-align: right;
}
.path-issue .nc-issue-detail #edit-header-section .rank-section .js-form-item {
	margin: 0px;
}
@media only screen and (min-width: 400px) and (max-width: 575px) {
	.center-d {
		width: 50% !important;
		float: left;
	}
	.last-f {
		width: 50% !important;
		float: right;
	}
}
@media only screen and (max-width: 576px){
	.headtable {
		padding: 20px 0;
	}
}
@media only screen and (max-width: 767px){
	.headtable .col-md-6 h3 {
		padding-left: 0px;
	}
}
.ui-dialog-buttons {
	padding: 0px;
}
.ui-dialog-buttons .ui-dialog-titlebar {
	padding: 15px !important;
	background: #f5f7ff !important;
	text-align: center;
}
.ui-dialog-buttons .ui-dialog-titlebar .ui-dialog-title {
	color: #1f2d61;
	font-size: 16px;
	font-weight: 600;
}
.ui-dialog-buttons .ui-dialog-buttonset.form-actions button:last-child {
	background: #1f2d61 !important;
	color: #fff;
	border: none;
}
@media only screen and (max-width: 767px){
	.path-issue .nc-issue-detail #edit-header-section {
		display: block !important;
	}
	.path-issue .nc-issue-detail #edit-header-section .title-section h2 {
		font-weight: 600;
	}
}

.nc-issues-admin-listing .fieldset__wrapper .js-form-submit {
	width: 125px;
}
.path-all-issues .fieldset__wrapper .js-form-submit {
	width: 125px;
}
.path-all-issues #edit-cards .card .card-body a {
	bottom: 30px !important;
}
.path-issue .nc-issue-detail .image-section {
	margin-top: 20px;
}
.path-issue .nc-issue-detail .party-section {
	margin-top: 20px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper #edit-reset {
	margin: 0px;
	margin: 0;
	border: none;
	color: white;
	font-size: 16px;
	font-weight: 500;
	background: #e11e2d;
	border-radius: 3px;
	width: 125px;
	justify-content: center;
	height: 44px;
	position: relative;
	top: 13px;
	min-height: 44px;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper #edit-submit {
	width: 125px;
}
.path-issue-category .nc-issue-category-list #edit-add-category {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	position: absolute;
	right: 0;
	bottom: 0;
}
.path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper {
	position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 991px)  {
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper {
        display: flex;
        align-items: center;
        gap: 1rem;
        padding: 0px;
        flex-wrap: wrap;
    }
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {

        width: 100%;
    }
    .path-issue-category .nc-issue-category-list #edit-add-category {
        position: relative !important;
        top: 13px !important;
    }
    .headtable .col-md-6 h3 {
        line-height: normal !important;
    }
    .nc-issues-admin-listing .fieldset__wrapper {
        margin-bottom: 17px;
    }
    .path-issue-category .nc-issue-category-list table {
        margin-top: 0px !important;
    }
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper {
        margin-bottom: 25px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 576px)  {
    .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {

        width: 100%;
    }
}
.nc-issues-admin-listing table tr td a {

	text-decoration: underline;
}
.nc-issues-admin-listing table tr td a:hover {
	text-decoration: none;
}

/*Issue css end*/

#views_slideshow_cycle_teaser_section_homepage_banner-block_1 {
  margin: 0 auto;
}

.path-nc-elected-officials .csv-import-form {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}
.path-nc-elected-officials .csv-import-form .description a {
    color: #006cb4;
    font-size: 17px;
    margin: 5px 0;
    text-decoration: underline;
}
.path-nc-elected-officials .csv-import-form .description a:hover {
    text-decoration: none;
}
.path-nc-elected-officials .csv-import-form input#edit-submit {
    margin: 0px;
}
.listing-btn {
  text-align: right;
}
.listing-btn a {
  padding: 9px 18px;
}
.listing-btn a:hover {
  background: #1f2d61 !important;
  color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .addandsearch .official-filter-form {
        width: 100%;
    }
    .local-officials .official-search-main-wrapper {
        display: block;
    }
    .addandsearch .official-filter-form form#official-filter-form .js-form-item {
        width: 100%;
        margin-bottom: 10px !important;
    }
}

.nc-elected-officials-import .container {
  display: grid;
}
.nc-elected-officials-import .region.region--content-above.grid-full.layout--pass--content-medium.ie11-autorow {
  order: 2;
  width: 100%;
}
.progress__track{  margin-top: 0px;}
.progress__track {
    height: 40px !important;
}
.progress__bar {
    background-color: #0d77b5;
    height: 40px;
}
.progress__percentage {
    padding: 20px 5px;
}

.progress__description {
    float: left;
    padding: 20px 0;
}
.progress, .progress-stacked {
    height: 40px !important;
  display: contents !important;
}
.progress__bar {
    height: 40px !important;
}

.path-frontpage #block-nc-webform {
	background: #F2F4FB;
}
.path-frontpage #block-nc-webform .block__content {
	max-width: 1440px;
	margin: 0 auto;
}
.path-frontpage .webform-submission-form {
	max-width: 100%;
	padding: 16px 16px !important;
	margin: 0 auto !important;
	background-color: #f2f4fb;	
}
@media (max-width: 550px) {
.path-frontpage .webform-submission-subscribe-to-our-list-form .js-form-item {
	width: 47.5% !important;
}
}

.path-local-offices table tr th .dt-column-order::before {
	color: #404c78;
	opacity: 1.0 !important;
}
.path-local-offices table tr th .dt-column-order::after {
	color: #404c78 !important;
	opacity: 0.7 !important;
}
.path-local-offices table {
	border: 1px solid #ececec !important;
}
.path-local-offices .dt-layout-row .dt-paging.paging_full_numbers .first, .path-local-offices .dt-layout-row .dt-paging.paging_full_numbers .last {
	visibility: hidden;
}
@media only screen and (min-width: 576px) {
	.path-local-offices .right-content .add-btn {
		position: absolute !important;
		right: 30px;
		z-index: 99;
	}
	.path-local-offices .right-content .add-btn {
		position: absolute !important;
		right: 30px;
		z-index: 99;
		margin-bottom: 0px !important;
		margin-top: 5px;
	}
	.path-local-offices .dt-search {
		margin-bottom: 0px !important;
	}
}
@media only screen and (max-width: 550px) {
	.path-local-offices .right-content .add-btn {
		text-align: right !important;
	}
	
}
@media only screen and (max-width: 640px) {
	
	.path-local-offices .right-content .dt-layout-row .dt-search {
		float: left !important;
	}
}
.candidates-listing .cpage.csn .official-search-main-wrapper .fieldset__wrapper .js-form-item {
	margin-top: 0px;
}
.candidates-listing .cpage.csn .official-search-main-wrapper .fieldset__wrapper .js-form-item label {
	margin: 0px;
}
.candidates-listing .cpage.csn #official-list h2 {
	margin-bottom: 0px;
	text-align: center;
	color: #e11e2d;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	margin-top: 30px;
}
.order-sec {
	text-align: right;
	padding-right: 20px;
}
.candidates-listing .cpage.csn #official-list {
	justify-content: center;
}
.iconss {
	display: flex;
	align-items: center;
	justify-content: right;
}
.order-sec .candidate-down:hover {
	color: #404c78;
}
.candidates-listing .cpage.csn #official-list .row {
	padding-top: 50px;
}
.candidates-listing .cpage.csn #official-list h2 {
	margin-top: 0px !important;
	margin-bottom: 0px;
}
.order-sec .candidate-down {
	font-size: 18px;

}
.page-civicrm-volunteer .crm-volunteer-signup-summary table tr th {
	background: #1f2d61 !important;

}
/*super-locality-listing*/


.super-locality-listing table thead tr th {
	padding: 18px;
	border-bottom: 1px solid #ececec !important;
}
.super-locality-listing table {
	border: 1px solid #ececec !important;
}
.super-locality-listing table tbody tr td {
	padding: 18px;
}
.super-locality-listing table tbody tr td span a {
	height: auto;
}
.path-add-super-locality .add-super-locality-form {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.path-add-super-locality .add-super-locality-form .js-form-type-select select {
	border-radius: 3px;
	width: 100%;
}
.path-add-super-locality .add-super-locality-form .js-form-submit {
	margin: 0px;
	min-width: 125px;
}
.path-add-super-locality .add-super-locality-form .js-form-submit:hover {
	background: #1f2d61;
}
.path-add-super-locality .add-super-locality-form .adress-btn {
	display: flex;
	justify-content: right;
	gap: 10px;
	flex-wrap: wrap;
}
.super-locality-listing .adress-btn a {
	margin: 3px 0;
}
.path-edit-super-locality .edit-super-locality-form {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.path-edit-super-locality .edit-super-locality-form .js-form-type-select select {
	border-radius: 3px;
	width: 100%;
}
.path-edit-super-locality .edit-super-locality-form .js-form-submit {
	margin: 0px;
	min-width: 125px;
}
.path-edit-super-locality .edit-super-locality-form .js-form-submit:hover {
	background: #1f2d61;
}
.path-edit-super-locality .edit-super-locality-form .adress-btn {
	display: flex;
	justify-content: right;
	gap: 10px;
	flex-wrap: wrap;
}
.path-civicrm .ui-dialog {
  z-index: 999999999999 !important;
}
.page-civicrm .ui-dialog.ui-corner-all {
text-align: left !important;
}
.page-civicrm-vol .ui-dialog.ui-corner-all .ui-dialog-content.ui-widget-content .volunteer-log.form-item #crm-log-entry-table .compressed.crm-grid-cell .crm-form-date-wrapper {
	display: flex;
}
.page-civicrm .ng-isolate-scope .af-container {
	gap: 10px;
	padding: 10px 0;
}
.page-civicrm .ng-isolate-scope .af-container .ng-isolate-scope input {
	height: 44px;
}
.page-civicrm .ng-isolate-scope .af-container .ng-isolate-scope .crm-af-field.ng-scope {
	height: 44px;
}
.page-civicrm .ng-isolate-scope .af-container .ng-isolate-scope .crm-af-field.ng-scope .form-group {
	margin: 0px !important;
}
.page-civicrm #bootstrap-theme .form-control.select2-container {
	height: 44px !important;
}
.page-civicrm .ng-isolate-scope .af-container .ng-isolate-scope .crm-af-field.ng-scope .form-group .select2-choice.select2-default {
	height: 44px;
}
.page-civicrm .ng-isolate-scope .af-container .ng-isolate-scope .crm-af-field.ng-scope .form-group .select2-choice.select2-default span {
	padding-top: 7px;
}
.page-civicrm .ng-isolate-scope .af-container .crm-af-field.ng-scope input {
    min-height: 44px;
}
.page-civicrm #bootstrap-theme .form-control.select2-container ul.select2-choices {
    border: 1px solid #ccc !important;
}
.page-civicrm #bootstrap-theme .form-control.select2-container {
    height: 44px !important;
    width: 100% !important;
}
.page-civicrm #bootstrap-theme .form-control.select2-container ul.select2-choices::before {
	top: 12px;
}
.page-civicrm .ui-dialog.ui-corner-all {
  text-align: left !important;
}
.page-civicrm .ui-dialog.ui-corner-all {
	padding-bottom: 30px;
}
.page-civicrm .ng-isolate-scope .af-container label {
	color: #444444;
	font-weight: 500 !important;
	font-family: "poppins !important";
	font-size: 16px;
	margin-bottom: 2px !important;
}
.path-civicrm.page-civicrm-mosaico-template-list #crm-mosaico {
  z-index: unset !important;
  top: 112px !important;
}

.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button {
  padding: 0 20px;
  width: auto;
}

.page-civicrm .panel-body .form-group-lg input {
	height: 44px !important;
}
.page-civicrm .panel-body .form-group .select2-container {
	height: 44px;
}
.page-civicrm .panel-body .form-group .select2-container .select2-choice span {
	padding-top: 7px;
}

.page-civicrm .panel-body .form-group input {
	height: 44px !important;
}
.page-civicrm-a .panel-body .form-group .ng-isolate-scope .from-group .select2-container {
	margin: 10px 0;
}
.page-civicrm .panel-body .form-group .select2-container .select2-choice {
	height: 44px;
}
.page-civicrm .panel-body .form-group .select2-container .select2-choices::before {
	top: 14px;
}
.page-civicrm-a .panel-body .form-inline .select2-container .select2-choice {
	height: 44px;
}
.page-civicrm-a .panel-body .text-center button {
	color: #fff !important;
	padding: 5px 14px !important;
}
.page-civicrm-a .panel-body .form-inline-tabs .form-group .radio input {
	height: auto !important;
}

@media (min-width: 480px) {
	.page-civicrm-event .event-info .crm-section .label {
    text-align: left;
    width: auto !important;
  }
  .page-civicrm-event .event-info .crm-section .content {
    margin-left: 0%;
  }
  .page-civicrm-event .event-info .crm-section .label {
    min-width: 120px;
  }
}
.page-civicrm-event .event-info .crm-section .label::after {
	content: ":";
	padding-left: 5px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
}
.page-civicrm-event .event-info .crm-section .label {
	color: #000;
	font-weight: 500;
}
.page-civicrm-event .event-info .crm-section {
	padding: 5px 0;
}
@media (max-width: 479px) {
  .page-civicrm-event .event-info .crm-section .label::after {
    content: "";
  }
}
.page-civicrm-event .event-info .crm-section .label {
	padding: 0px !important;
}
.page-civicrm-event .event-info .crm-section .content {
	padding: 0px !important;
}
.page-civicrm-event .event-info .crm-section p {
	margin-bottom: 0px;
}
/* @media only screen and (min-width: 480px) and (max-width: 991px) {
  .page-civicrm-event .event-info .crm-section .content {
    margin-left: 20%;
  }
} */
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button {
	color: #fff;
}
.path-add-question .add-new-question a {
	padding: 12px 30px;
	font-weight: 500;
	margin-top: 20px;
	border-radius: 3px;
	margin: 0px;
	background: #1f2d61;
	color: #fff;
	border: none;
	line-height: normal;
	height: 44px;
}
.path-add-question .add-new-question {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.path-add-question .add-new-question .js-form-item textarea {
	width: 100%;
}
.path-add-question .add-new-question .col-sm-6 {
	width: 100%;
	max-width: 100%;
}
.path-add-question .add-new-question .js-form-item select {
	width: 100%;
}
.path-add-question .add-new-question input {
	padding: 0px 30px;
	font-weight: 500;
	height: 44px;
	margin: 20px 0px 0px 15px;
}
.path-add-question .add-new-question input:hover {
	background: #1f2d61;
	padding: 0 30px;
}
.path-add-question .add-new-question a:hover {
	background: #e11e2d;
}
.path-add-question .add-new-question .js-form-item label {
  margin: 0px;
  color: #444444;
  font-size: 16px;
}
  /*contact-us*/
  /* Contact us Webform needed */
  .webform-submission-contact-us-form #edit-address-auto-manually--wrapper{display:none}
  #showaddressfields{cursor:pointer;font-weight: bold;}
  
  
  .path-webform .region.region--content form fieldset .js-webform-radios .js-form-type-radio input {
    width: 1.6875rem !important;
    height: 1.6875rem !important;
  }
  .path-webform .region.region--content form {
    max-width: 1000px !important;
    background: rgb(250 248 248/100%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
    border-radius: 10px;
  }
  @media only screen and (min-width: 768px) {
    .path-webform .region.region--content form .js-form-item {
      width: 49.6%;
      display: inline-block;
      margin: 0 !important;
      padding: 10px 8px;
      vertical-align: top;
    }
    .path-webform .region.region--content .webform-submission-runforoffice-form .js-form-item-address-auto-manually-postal-code {
      width: 100%;
    }
    .path-webform .region.region--content form .js-form-item-head-text {
      width: 100%;
    }
    .path-webform .region.region--content form .js-form-item-office-interested-in-running-for {
      width: 100%;
    }
    .path-webform .region.region--content form .js-form-item-what-skills-would-you-like-to-contribute-during-this-election-ye {
      width: 100%;
    }
    .path-webform .region.region--content form .js-form-item-address {
      width: 100%;
    }
    .path-webform .region.region--content form .js-form-item-qualifications-and-past-experience {
      width: 100%;
    }
    .path-webform .region.region--content form #edit-markup {
      width: 100%;
    }
    .path-webform .region.region--content form fieldset {
      width: 100% !important;
    }
    .path-webform .region.region--content form .js-form-type-textarea.form-item-comments, .path-webform .region.region--content form .js-form-type-textarea.js-form-item-reason-for-visit {
      width: 100%;
    }
  }
  .path-webform .region.region--content form fieldset .fieldset__legend {
    background: none;
  }
  .path-webform .region.region--content form fieldset .fieldset__legend .fieldset__label {
    font-size: 18px;
    color: #444444;
    padding: 0 9px 4px !important;
    font-weight: 500;
    float: none !important;
    text-align: left !important;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .path-webform .region.region--content form fieldset .fieldset__wrapper--group {
    padding: 0px;
  }
  .path-webform .region.region--content form .js-form-item input {
    height: 44px;
    min-height: 44px;
    border-radius: 3px;
  }
  .path-webform .region.region--content form .js-form-item select {
    min-height: 44px;
    height: 44px;
    border-radius: 3px;
  }
  .path-webform .region.region--content form fieldset .js-webform-radios .js-form-type-radio input {
    width: 1.6875rem !important;
    height: 1.6875rem !important;
    border-radius: 50% !important;
    min-height: 1.6875rem !important;
  }
  .path-webform .region.region--content form .js-form-type-textarea.form-item-comments textarea {
    border: 1px solid #7e96a7 !important;
  }
  .path-webform .region.region--content form .js-form-type-textarea.form-item-comments .form-item__description.description {
    max-width: 100%;
    margin-top: 30px;
  }
  .path-webform .region.region--content form .js-form-type-textarea.form-item-comments .form-item__description.description span strong {
    color: #444444;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
  }
  .path-webform .region.region--content form #edit-actions {
    text-align: center;
    justify-content: center;
  }
  .path-webform .region.region--content form #edit-actions input {
    margin: 0px;
    padding: 10px 30px;
    line-height: normal;
    height: auto;
    text-transform: uppercase;
  }
  .path-webform .region.region--content form #edit-actions input:hover {
    background: #1f2d61;
  }
  .path-webform .region.region--content form fieldset .js-webform-radios .js-form-type-radio input:checked {
    background-image: url(/themes/custom/nc/images/download-svg.png) !important;
    background-size: 11px !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
  }
  .path-webform .region.region--content form fieldset .js-webform-radios .js-form-type-radio input:focus {
    outline-color: transparent;
    box-shadow: 0 0 0 0px white, 0 0 0 0px #2494db;
  }
  
  .path-webform .region.region--content form .js-form-type-textarea.form-item-comments .form-item__description.description #edit-comments--description p {
  }
  .path-webform .region.region--content form .js-form-type-textarea.form-item-comments .form-item__description.description #edit-comments--description p em {
    padding-right: 5px;
  }
  /* Contact us Webform needed */
  
  
  /* ============ For root side repb adv =====================*/
  .path-webform .region.region__content form {
    max-width: 1000px !important;
    background: rgb(250 248 248/100%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
    border-radius: 10px;
  }.path-webform .region.region__content form fieldset .js-webform-radios .js-form-type-radio input {
    width: 1.6875rem !important;
    height: 1.6875rem !important;
  }
  .path-webform .region.region__content form {
    max-width: 1000px !important;
    background: rgb(250 248 248/100%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
    border-radius: 10px;
  }
  @media only screen and (min-width: 768px) {
    .path-webform .region.region__content form .js-form-item {
      width: 49.6%;
      display: inline-block;
      margin: 0 !important;
      padding: 10px 8px;
      vertical-align: top;
    }
    .path-webform .region.region__content form .js-form-item-address {
      width: 100%;
    }
    .path-webform .region.region__content form #edit-markup {
      width: 100%;
    }
    .path-webform .region.region__content form fieldset {
      width: 100% !important;
    }
    .path-webform .region.region__content form .js-form-type-textarea.form-item-comments {
      width: 100%;
    }
  }
  .path-webform .region.region__content form fieldset .fieldset__legend {
    background: none;
  }
  .path-webform .region.region__content form fieldset .fieldset__legend .fieldset__label {
    font-size: 18px;
    color: #444444;
    padding: 0 9px 4px !important;
    font-weight: 500;
    float: none !important;
    text-align: left !important;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .path-webform .region.region__content form fieldset .fieldset__wrapper--group {
    padding: 0px;
  }
  .path-webform .region.region__content form .js-form-item input {
    height: 44px;
    min-height: 44px;
    border-radius: 3px;
  }
  .path-webform .region.region__content form .js-form-item select {
    min-height: 44px;
    height: 44px;
    border-radius: 3px;
  }
  .path-webform .region.region__content form fieldset .js-webform-radios .js-form-type-radio input {
    width: 1.6875rem !important;
    height: 1.6875rem !important;
    border-radius: 50% !important;
    min-height: 1.6875rem !important;
  }
  .path-webform .region.region__content form .js-form-type-textarea.form-item-comments .form-item__description.description {
    max-width: 100%;
    margin-top: 30px;
  }
  .path-webform .region.region__content form .js-form-type-textarea.form-item-comments .form-item__description.description span strong {
    color: #444444;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
  }
  .path-webform .region.region__content form #edit-actions {
    text-align: center;
    justify-content: center;
  }
  .path-webform .region.region__content form #edit-actions input {
    margin: 0px;
    padding: 10px 30px;
    line-height: normal;
    height: auto;
    text-transform: uppercase;
  }
  .path-webform .region.region__content form #edit-actions input:hover {
    background: #1f2d61;
  }
  .path-webform .region.region__content form fieldset .js-webform-radios .js-form-type-radio input:checked {
    background-image: url(/themes/custom/nc/images/download-svg.png) !important;
    background-size: 11px !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
  }
  .path-webform .region.region__content form fieldset .js-webform-radios .js-form-type-radio input:focus {
    outline-color: transparent;
    box-shadow: 0 0 0 0px white, 0 0 0 0px #2494db;
  }
  
  .path-webform .region.region__content form .js-form-type-textarea.form-item-comments .form-item__description.description #edit-comments--description p {
    font-size: 19px;
  }
  .path-webform .region.region__content form .js-form-type-textarea.form-item-comments .form-item__description.description #edit-comments--description p em {
    padding-right: 5px;
  }
  .path-webform .region.region__content .fieldset-wrapper .js-webform-radios .js-form-type-radio input {
    display: inline-block;
  }
  .path-webform .region.region__content .fieldset-wrapper .js-webform-radios .js-form-type-radio label {
    display: inline;
    position: relative;
    bottom: 6px;
    left: 5px;
  }
  .path-webform .region.region__content form .form-item-phone .iti.iti--allow-dropdown {
    width: 100%;
  }
  .path-webform .region.region__content form .js-form-type-select select {
    border: 1px solid #7e96a7;
    margin: 0px;
  }
  .path-webform .region.region__content form #edit-actions {
    float: none;
  }
  .path-webform .region.region__content form .form-item-phone .iti.iti--allow-dropdown input {
    padding-left: 50px;
  }
  .path-webform .region.region__content form .form-item-phone .iti.iti--allow-dropdown input::placeholder {
    color: #7e96a7;
    font-weight: 400;
    font-size: 15px;
  }
  .path-webform .region.region__content form .js-form-item input {
    background: #fff;
    border: 1px solid #ddd !important;
  }
  .path-webform .region.region__content form .js-form-type-textarea.form-item-comments textarea {
    border: 1px solid #ddd;
    background: #fff;
  }
  .path-webform .region.region__content form fieldset legend .fieldset-legend {
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
    display: inherit;
  }
  .path-webform .region.region__content form #edit-markup p {
    margin: 0px;
  }
  .path-webform .region.region__content form {
    padding-bottom: 50px;
  }
  
  
  
  .path-webform .region.region__content form .form-item-phonenumber .iti.iti--allow-dropdown input {
    padding-left: 50px;
  }
  .path-webform .region.region__content form .form-item-phonenumber .iti.iti--allow-dropdown input::placeholder {
    color: #7e96a7;
    font-weight: 400;
    font-size: 15px;
  }
  .path-webform .region.region__content form .form-item-phonenumber .iti.iti--allow-dropdown {
    width: 100%;
  }
  .path-webform .region.region__content form .description p {
    margin: 0px;
    color: #444444;
    font-weight: 400;
  }
  .path-webform .region.region__content form .description p i span {
    position: absolute;
  }
  .path-webform .region.region__content form .description p i {
    padding-right: 7px;
  }
  .path-webform .region.region__content form .description p i::before {
    font-family: fontAwesome;
    font-style: normal;
  }
  .path-webform .region.region__content form .js-form-type-select select {
    border: 1px solid #ddd !important;
    margin: 0px;
  }
  
  .path-webform .region.region__content form .form-item-address .form-autocomplete.ui-autocomplete-loading {
    background: url(/themes/contrib/january_theme/images/throbber.svg) no-repeat right 1.125rem center !important;
  }
  .path-webform .region.region__content form .form-item-address  input.form-autocomplete {
    background-image: url(/themes/contrib/january_theme/images/magnifying-glass.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 18px center !important;
  }
  
  .path-webform .webform-confirmation .webform-confirmation__back a {
    background: #e11e2d;
    padding: 12px 20px;
    color: #fff;
    border-radius: 3px;
    font-family: "poppins";
    font-weight: 500;
  }
  .path-webform .webform-confirmation .webform-confirmation__back a:hover {
    background: #1f2d61;
  }
  /* ============ For root side repb adv end here =====================*/
    /*end-contact-us*/

/*race-listing*/
.race-lis .list-item {
	float: left;
	border: 5px solid #ececec !important;
	padding: 10px !important;
	background: #ffffff !important;
	border-radius: 5px !important;
	margin-left: 0px !important;
	list-style: none !important;
	text-align: center !important;
	margin-top: 0px !important;
	position: relative;
	min-height: 370px;
}
.race-lis .list-item .view-btn {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.race-lis .list-item .swiper-image {
	width: 150px;
	height: auto;
	margin-bottom: 15px;
}
.race-lis .list-item .party-name {
	color: #444;
	font-weight: 400;
	font-size: 16px;
}
.race-lis .list-item .address-text {
	font-size: 16px;
	font-weight: 400;
	color: #444;
	margin: 0;
}
.src-link a {
	color: #1f2d61;
	text-decoration: underline;
	font-size: 18px;
}
.race-lis .list-item .view-btn {
	margin: 20px 0 20px 0;
}
.src-link a:hover {
	color: #1f2d61;
}
.race-lis .list-item .name-text b a {
	font-size: 22px;
}
.race-types h2 {
	margin: 0px;
	color: #e11e2d;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}
.race-types {
	padding-top: 50px;
}
.path-race .pager.layout--content-medium {
	background: none;
	padding-top: 40px;
}
.race-lis {
	justify-content: center;
}
.race-lis .list-item .name-text b a {
	font-size: 22px;
	line-height: 29px;
}
@media only screen and (min-width: 1200px) {
  .race-lis .list-item {
    width: 24%;
    max-width: 24%;
    min-width: 24%;
  }
}
@media only screen and (max-width: 500px) {
  .race-lis .list-item {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 767px) {
  .race-lis .list-item {
    width: 45.5%;
    min-width: 45.5%;
    max-width: 45.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .race-lis .list-item {
    min-width: 29.5%;
    max-width: 29.5%;
  }
}
.race-listing-grid fieldset {
	margin: 0px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .js-form-item label {
	color: #444444 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .js-form-item input {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
	min-height: 44px;
	width: 100%;
	background: none;
	border-color: #d9d9d9 !important;
	border-radius: 3px;
	margin: 0px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .form-actions input {
	border: ;
	background: #6c757d !important;
	min-height: 44px;
	height: 44px;
	min-width: 125px;
	margin-bottom: 0px;
	padding: 0px !important;
	margin-top: 0px;
	margin: 0px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .form-actions a {
	margin: 0px;
	margin: 0;
	border: none;
	color: white;
	font-size: 16px;
	font-weight: 500;
	background: #e11e2d;
	border-radius: 3px;
	width: 125px;
	justify-content: center;
	height: 44px;
	min-height: 44px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .js-form-item {
	margin: 0px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .form-actions {
	margin: 0px;
	align-items: center;
	gap: 15px;
	position: relative;
	top: 12px;
}
.race-listing-grid fieldset .fieldset__wrapper .ext .form-actions a:hover {
	background: #404c78;
}
.race-listing-grid .race-lis .row.race-types .events {
	width: 20%;
	float: right;
	padding-bottom: 30px;
}
.race-listing-grid .race-lis .row.race-types {
	align-items: center;
}
.race-listing-grid .race-lis .row.race-types form {
	width: 80%;
	float: left;
	padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
	.race-listing-grid .race-lis .row.race-types form {
		width: 100% !important;
		padding-bottom: 0px !important;
	}
	.race-listing-grid .race-lis .row.race-types .events {
		width: 100% !important;
	}
	.race-listing #official-list form {
		width: 100% !important;
		float: left;
	}
	.race-listing #official-list .events {
		width: 100% !important;
		float: right;
		padding-bottom: 30px;
	}
}
.race-listing #official-list .events {
	width: 20%;
	float: left;
}
.race-listing #official-list form {
	width: 80%;
	float: left;
}
.race-listing .local-listing-wrapper.elecp #official-list {
	align-items: center;
}

    /* ============ For company site news =====================*/

    .path-news .view-news .view-header h2 {
      font-weight: bold;
      text-transform: uppercase;
      position: relative;
      font-family: "Poppins", sans-serif !important;
      margin-bottom: 0;
      color: #1f2d61;
    }
    .path-news .view-news .view-header {
      margin-bottom: 20px;
    }
    .path-news .view-news .views-row .views-field-edit-node {
      display: inline-block;
    }
    .path-news .view-news .views-row .views-field-delete-node {
      display: inline;
      margin-left: 10px;
    }
    .path-news .view-news .views-row .field-content img {
      box-shadow: 0px 0px 9px #ccc;
      padding: 2px;
    }
    .path-news .view-news .views-row .field-content .col-sm-9 h3 {
      margin-top: 10px;
      color: var(--navy-blue);
      font-weight: bold;
      margin-bottom: 0 !important;
      margin-top: 0px;
    }
    .path-news .view-news .views-row .field-content .col-sm-9 p {
      color: #444;
      font-weight: 400;
      margin-bottom: 0;
      margin-top: 0px;
    }
    .path-news .view-news .views-row:nth-child(2n+1) {
      background: #f0f0f0;
    }
    .path-news .view-news .views-row {
      padding: 25px;
      margin-top: 40px;
    }
    .path-news .view-news .views-row:first-child {
      margin-top: 0px;
    }
    .path-news-feeds .rss-feed-item h3 a {
      color: #1f2d61;
      font-weight: 600;
      line-height: normal;
    }
    .path-news-feeds .rss-feed-item h3 a:hover {
      text-decoration: underline;
    }
    .path-news-feeds .rss-feed-item h3 {
      margin: 0px;
    }
    .path-news-feeds .rss-feed-item p {
      margin-bottom: 5px;
      color: #444;
      font-weight: 400;
    }
    .path-news-feeds .rss-feed-item small {
      color: #454545;
      font-size: 14px;
      font-weight: 600;
    }
    .path-news-feeds .rss-feed-item {
      padding: 20px;
      margin-top: 20px;
      box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }
    .path-manage-news .views-table thead tr th {
      padding: 18px;
      font-size: 16px;
      font-weight: 500;
      color: #444;
      background: #ececec !important;
      border-bottom: 1px solid #ececec !important;
    }
    .path-manage-news .views-table tbody tr td {
      padding: 18px;
      font-size: 14px;
      font-weight: 500;
      color: #444;
      border-bottom: 1px solid #ececec !important;
    }
    .path-manage-news .views-table tbody tr td a {
      margin: 0 5px;
      text-transform: capitalize;
    }
    .path-manage-news .view-header .add_news {
      text-align: right;
    }
    .path-manage-news .view-header .add_news a {
      background: #e11e2e;
      color: #ffffff;
      padding: 9px 18px;
      border-radius: 3px;
      font-size: 16px;
      font-weight: 500;
    }
    .path-manage-news .view-header {
      margin-bottom: 15px;
    }
    .path-manage-news .views-table {
      margin: 0px;
    }
    .path-manage-news .view-header .add_news a:hover {
      background: #1f2d61;
    }
    
    @media only screen and (min-width: 768px) {
        .news-settings .nc-new-setting-form fieldset .form-boolean-group {
            display: flex;
            gap: 30px;
        }
    }
    .news-settings .nc-new-setting-form fieldset .form-boolean-group .js-form-type-radio label {
      color: #444444;
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 0px;
    }
    
    .news-settings .nc-new-setting-form fieldset .form-boolean-group .js-form-type-radio input:checked {
      background-image: url(/themes/custom/nc/images/download-svg.png) !important;
      background-size: 11px !important;
      background-repeat: no-repeat !important;
      background-position: 50% 50% !important;
    }
    .news-settings .nc-new-setting-form fieldset .form-boolean-group .js-form-type-radio input:focus {
      box-shadow: 0 0 0 0px white, 0 0 0 0px #2494db;
    }
    .news-settings .nc-new-setting-form fieldset .fieldset__wrapper {
      padding-left: 0px;
      padding-bottom: 0px;
    }
    .news-settings .nc-new-setting-form fieldset legend {
      background: none;
      border-radius: 3px;
    }
    .news-settings .nc-new-setting-form fieldset legend span {
      font-size: 18px;
      font-weight: 500;
      padding-left: 0;
      color: #444444;
    }
    .news-settings .nc-new-setting-form .js-form-type-select {
      max-width: 600px;
      width: 100%;
    }
    .news-feeds-newsmax .rss-full-content {
      display: flex;
      gap: 30px;
      width: 100%;
    }
    .news-feeds-newsmax .rss-full-content .rss-feed-item__image {
      width: 15%;
    }
    .news-feeds-newsmax .rss-full-content .rss-content {
      width: 85%;
    }
    .news-feeds-newsmax .rss-full-content .rss-feed-item__image img {
      width: 100%;
      max-width: 100%;
    }
    @media only screen and (max-width: 600px) {
      .news-feeds-newsmax .rss-full-content {
        display: block;
      }
      .news-feeds-newsmax .rss-full-content .rss-feed-item__image {
        width: 100%;
        margin-bottom: 10px;
      }
      .news-feeds-newsmax .rss-full-content .rss-content {
        width: 100%;
      }
    }
    @media only screen and (min-width: 601px) and (max-width: 767px) {
      .news-feeds-newsmax .rss-full-content .rss-feed-item__image {
        width: 40%;
      }
      .news-feeds-newsmax .rss-full-content .rss-content {
        width: 60%;
      }
    }
    .news-settings .add_news {
      text-align: right;
    }
    .news-settings .add_news a {
      background: #e11e2e;
      color: #ffffff;
      padding: 9px 18px;
      border-radius: 3px;
      font-size: 16px;
      font-weight: 500;
      border: none;
    }
    .news-settings .add_news a:hover {
      background: #1f2d61;
    }
    /* ============ For company site news end here =====================*/

    .path-news .nav.nav-tabs .nav-item .nav-link.active, .path-news-feeds .nav.nav-tabs .nav-item .nav-link.active {
      background: #d0d0d5;
      border-radius: 3px;
      color: #000;
    }
    .path-news .nav.nav-tabs .nav-item .nav-link:hover, .path-news-feeds .nav.nav-tabs .nav-item .nav-link:hover{
      background: #d0d0d5;
      border-radius: 3px;
      color: #000;
    }
    .path-news .view-news .views-row:first-child, .path-news-feeds .view-news .views-row:first-child {
      margin-top: 40px;
    }
    .path-news-feeds .rss-feed-item h3 {
      line-height: 38px;
    }
    .news-settings .nc-new-setting-form fieldset legend span .default-desc {
      padding-top: 15px;
      color: #444;
      font-weight: 400;
      font-size: 15px;
    }
    .news-settings .nc-new-setting-form fieldset legend span div {
      font-size: 22px;
      color: #1f2d61;
    }
    .path-manage-news .view-header div {
      color: #000;
      background: #FFFCC8;
      padding: 15px 15px;
      border-radius: 5px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .path-manage-news .view-header .add_news {
      text-align: right;
      background: none;
      box-shadow: none;
    }
    .news-settings .default-desc {
      color: #000;
      background: #FFFCC8;
      padding: 15px 15px;
      border-radius: 5px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
      margin-top: 10px;
    }
    .news-settings .default-title {
      font-size: 22px;
      color: #1f2d61;
      font-weight: 500;
      line-height: 1.125rem;
    }
    .news-settings .nc-new-setting-form fieldset legend span {
      padding-right: 0px;
    }
    .news-settings .nc-new-setting-form fieldset legend span .default-desc {
      color: #000 !important;
      font-size: 16px !important;
    }

    /* ============ For company site news end here =====================*/

    /* =============== pipeline in events supported recurring  =====*/
    .page-civicrm .crm-contribution-form-block-recur_frequency_unit td label::after {
      content: "|";
      padding: 0 10px;
    }
    .page-civicrm .crm-contribution-form-block-recur_frequency_unit td label:last-child::after {
      content: "";
    }
    .page-civicrm .crm-contribution-form-block-recur_frequency_unit td label:first-child::after {
      content: "";
    }
    /* ====================== CK editor ==============*/

    .ck.ck-editor .ck.ck-toolbar__items .ck-font-size-dropdown ul {
      height: 300px;
      overflow-y: scroll;
    }
    .ck.ck-editor .ck.ck-toolbar__items .ck-font-size-dropdown ul span {
      font-size: 15px !important;
    }
    /* ====================== CK editor end here ==============*/
/* Civicrm homepage webform right tick issue ====*/
  .path-frontpage .webform-submission-subscribe-to-our-list-form .webform-message {
    display: none;
  }
/* Civicrm homepage webform right tick issue ====*/

/* Membership page */

.custom-menus ul .donate a::before {
	border: 0px !important;
}
.custom-menus ul .donate a span::after {
	content: "" !important;
}
.custom-menus ul .donate a::after {
	top: 14px !important;
}

@media only screen and (min-width: 991px) {
	.custom-menus ul {
		align-items: center;
	}
	.top-header .menui .custom-menus {
		padding-top: 11px !important;
	}
	.custom-menus ul .donate .dropdown-menu {
		margin-top: -10px;
	}
}
@media (max-width: 991px) {
	.top-header .main-logo a img {
	  height: auto;
	  width: auto;
	  max-width: 215px;
	}
  }

/* Membership page */

/* walklist/data */

.walk-list-map .js-form-type-select select {
	width: 100%;
}
.walk-list-table td {
	padding: 8px 18px !important;
}
.walk-list-table th {
	padding: 18px;
}
.walk-list-table{
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ececec !important;
  background: #fff;
}
.walk-list-map #edit-radius {
	height: 44px !important;
	max-height: 44px !important;
	min-height: 44px !important;
}
.form-wrapper-units .form-item {
  margin-top: 0px;
}
.walk-list-table tr:nth-child(even) {
  background-color: #D6EEEE;
}
	.walk-list-map #edit-radius-type , .walk-list-map #edit-radius {
	width: 270px;
	max-width:270px;
}
@media (min-width: 610px) {

.form-wrapper-units {
	display: flex;
	column-gap: 25px;
}
}
.walk-list-table thead tr th {
  background: transparent !important;
  color: #fff !important;
}
.walk-list-table thead tr {
  background: #4C5680 !important;
}

.path-issues .fieldset__wrapper {
display: flex;
gap: 1rem;
align-items: center;
margin-bottom: 17px;
}
.path-issues .fieldset__wrapper .js-form-type-textfield {
max-width: 20%;
}
.path-issues .fieldset__wrapper .js-form-item {
margin: 0px;
}
.path-issues .fieldset__wrapper .js-form-submit {
margin: 0;
padding: 0;
height: 44px;
border: 0px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
padding: 10px 15px;
position: relative;
top: 17px;
}
.path-issues .fieldset__wrapper .js-form-item label {
color: #444444;
font-size: 16px;
font-weight: 500;
margin-bottom: 2px;
}
.path-issues .fieldset__wrapper #edit-submit {
background: #6c757d;
}
@media only screen and (max-width: 767px) {
.path-issues .fieldset__wrapper {
  display: block;
  margin-bottom: 35px;
}
.path-issues .fieldset__wrapper .js-form-type-textfield {
  max-width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px)  {
  .path-issues .fieldset__wrapper .js-form-type-textfield {
    max-width: 35%;
  }
  }
  .path-issues #edit-cards .card .card-body .card-title {
  font-size: 18px;
  color: #444444;
  text-transform: capitalize;
  }
  .path-issues #edit-cards .card .card-body .card-text {
  color: #6A6A6A;
  font-size: 16px;
  font-weight: 400;
  padding-top: 15px;
  }
  .path-issues #edit-cards .card .card-body .card-img {
  max-height: 200px;
  width: auto;
  }
  .path-issues #edit-cards {
  column-gap: 20px;
  }
  .path-issues #edit-cards .card {
  background: #EDEEF0;
  border: none;
  border-radius: 0px;
  }
  @media only screen and (min-width: 992px) {
  .path-issues #edit-cards .card {
    width: 23.3%;
  }
  }
  .path-issues #edit-cards .card {
  padding: 15px 5px;
  margin-bottom: 1.5rem !important;
  }
  .path-issues #edit-cards .card .card-body .card-title {
  padding-bottom: 5px;
  }
  @media only screen and (min-width: 576px) and (max-width: 767px)  {
  .path-issues #edit-cards .card {
    width: 48.1%;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px)  {
  .path-issues #edit-cards .card {
    width: 31.5%;
  }
  }
  .path-issues #edit-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  }
  .path-issues #edit-pagination .active.issue-page-link {
  background: #284544;
  padding: 4px 14px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: poppins;
  }
  .path-issues #edit-pagination a {
  background: #fff;
  margin: 0 4px;
  padding: 4px 14px;
  color: #284544;
  font-size: 16px;
  font-weight: 500;
  font-family: poppins;
  }
  .path-issues #edit-pagination a:hover {
  background: #284544;
  color: #fff;
  }
  .path-issues #edit-pagination a:last-child {
  line-height: 22px;
  }
  .path-issues #edit-cards .card .card-body a {
  background: #e11e2e;
  border-radius: 3px;
  border: none;
  padding: 10px 15px;
  }
  .path-issues #edit-cards .card .card-body a:hover {
  background: #1f2d61;
  }
  .path-issues #edit-pagination #edit-next {
    padding: 4px 14px;
    height: 31px;
    border: none;
    border-radius: 0px;
  }
  .path-issues #edit-pagination #edit-previous {
    padding: 4px 14px;
    height: 31px;
    border: none;
    border-radius: 0px;
  }
  .path-issues #edit-pagination a:last-child {
    line-height: 22px;
    border: none;
    height: 34px;
    border-radius: 0px;
  }

  .path-issues .nc-issue-listing fieldset {
    border: none;
  }
  .path-issues .nc-issue-listing fieldset .fieldset__legend {
    display: none;
  }
  .path-issues .nc-issue-listing fieldset {
    border: none;
    margin: 0px;
  }
  .path-issues .nc-issue-listing fieldset .fieldset__wrapper {
    padding: 0px;
  }
  .path-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions {
    gap: 1rem;
  }
  .path-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions :hover#edit-reset {
    background: #1f2d61;
  }
  .path-issues .nc-issue-listing fieldset .fieldset__wrapper {
    margin-left: -11px;
  }
  .path-issues #edit-pagination .active {
    background: #284544;
    color: #fff;
  }

  .path-issues #edit-cards .card .card-body a {
    position: absolute;
    bottom: 44px;
  }
  .path-issues #edit-cards .card {
    min-height: 450px;
    position: relative;
  }
  .path-issues .fieldset__wrapper .js-form-submit {
    width: 125px;
  }
  .path-issues #edit-cards .card .card-body a {
    bottom: 30px !important;
  }


  .path-issues .fieldset__wrapper {
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-bottom: 17px;
    }
    .path-issues .fieldset__wrapper .js-form-type-textfield {
    max-width: 20%;
    }
    .path-issues .fieldset__wrapper .js-form-item {
    margin: 0px;
    }
    .path-issues .fieldset__wrapper .js-form-submit {
    margin: 0;
    padding: 0;
    height: 44px;
    border: 0px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
    position: relative;
    top: 17px;
    }
    .path-issues .fieldset__wrapper .js-form-item label {
    color: #444444;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
    }
    .path-issues .fieldset__wrapper #edit-submit {
    background: #6c757d;
    }
    @media only screen and (max-width: 767px) {
    .path-issues .fieldset__wrapper {
      display: block;
      margin-bottom: 35px;
    }
    .path-issues .fieldset__wrapper .js-form-type-textfield {
      max-width: 100%;
    }
    }
    @media only screen and (min-width: 768px) and (max-width: 991px)  {
      .path-issues .fieldset__wrapper .js-form-type-textfield {
        max-width: 35%;
      }
      }
      .path-issues #edit-cards .card .card-body .card-title {
      font-size: 18px;
      color: #444444;
      text-transform: capitalize;
      }
      .path-issues #edit-cards .card .card-body .card-text {
      color: #6A6A6A;
      font-size: 16px;
      font-weight: 400;
      padding-top: 15px;
      }
      .path-issues #edit-cards .card .card-body .card-img {
      max-height: 200px;
      width: auto;
      }
      .path-issues #edit-cards {
      column-gap: 20px;
      }
      .path-issues #edit-cards .card {
      background: #EDEEF0;
      border: none;
      border-radius: 0px;
      }
      @media only screen and (min-width: 992px) {
      .path-issues #edit-cards .card {
        width: 23.3%;
      }
      }
      .path-issues #edit-cards .card {
      padding: 15px 5px;
      margin-bottom: 1.5rem !important;
      }
      .path-issues #edit-cards .card .card-body .card-title {
      padding-bottom: 5px;
      }
      @media only screen and (min-width: 576px) and (max-width: 767px)  {
      .path-issues #edit-cards .card {
        width: 48.1%;
      }
      }
      @media only screen and (min-width: 768px) and (max-width: 991px)  {
      .path-issues #edit-cards .card {
        width: 31.5%;
      }
      }
      .path-issues #edit-pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px 0;
      }
      .path-issues #edit-pagination .active.issue-page-link {
      background: #284544;
      padding: 4px 14px;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      font-family: poppins;
      }
      .path-issues #edit-pagination a {
      background: #fff;
      margin: 0 4px;
      padding: 4px 14px;
      color: #284544;
      font-size: 16px;
      font-weight: 500;
      font-family: poppins;
      }
      .path-issues #edit-pagination a:hover {
      background: #284544;
      color: #fff;
      }
      .path-issues #edit-pagination a:last-child {
      line-height: 22px;
      }
      .path-issues #edit-cards .card .card-body a {
      background: #e11e2e;
      border-radius: 3px;
      border: none;
      padding: 10px 15px;
      }
      .path-issues #edit-cards .card .card-body a:hover {
      background: #1f2d61;
      }
      .path-issues #edit-pagination #edit-next {
        padding: 4px 14px;
        height: 31px;
        border: none;
        border-radius: 0px;
      }
      .path-issues #edit-pagination #edit-previous {
        padding: 4px 14px;
        height: 31px;
        border: none;
        border-radius: 0px;
      }
      .path-issues #edit-pagination a:last-child {
        line-height: 22px;
        border: none;
        height: 34px;
        border-radius: 0px;
      }

      .path-issues .nc-issue-listing fieldset {
        border: none;
      }
      .path-issues .nc-issue-listing fieldset .fieldset__legend {
        display: none;
      }
      .path-issues .nc-issue-listing fieldset {
        border: none;
        margin: 0px;
      }
      .path-issues .nc-issue-listing fieldset .fieldset__wrapper {
        padding: 0px;
      }
      .path-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions {
        gap: 1rem;
      }
      .path-issues .nc-issue-listing fieldset .fieldset__wrapper .form-actions :hover#edit-reset {
        background: #1f2d61;
      }
      .path-issues .nc-issue-listing fieldset .fieldset__wrapper {
        margin-left: -11px;
      }
      .path-issues #edit-pagination .active {
        background: #284544;
        color: #fff;
      }

      .path-issues #edit-cards .card .card-body a {
        position: absolute;
        bottom: 44px;
      }
      .path-issues #edit-cards .card {
        min-height: 450px;
        position: relative;
      }
      .path-issues .fieldset__wrapper .js-form-submit {
        width: 125px;
      }
      .path-issues #edit-cards .card .card-body a {
        bottom: 30px !important;
      }

/* =================== Embeded iframe ================== */

.container-embed {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
}

.container-embed .text-box {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fafafa;
}

.container-embed button {
  background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.container-embed button:hover {
  background-color: #45a049;
}

.container-embed .message {
  margin-top: 10px;
  font-size: 14px;
  color: #28a745;
  display: none;
}

      /* =================== Embeded iframe ================== */

      .page-civicrm-event-register .crm-event-register-form-block .price_set-section .price-set-row span.price-set-option-content input {
        width: 1.6875rem !important;
        height: 1.6875rem !important;
        min-height: 1.6875rem !important;
        border-color: #000 !important;
        background: none !important;
        border-width: 2px;
    }
    .page-civicrm-event-register .crm-event-register-form-block .price_set-section .price-set-row label {
        margin: 0px;
    }
    .page-civicrm-event-register .crm-event-register-form-block .content input {
        height: 44px !important;
        min-height: 44px !important;
        padding: 0px 10px !important;
        width: 96% !important;
    }
    .page-civicrm-event-register .crm-event-register-form-block .content select {
        height: 44px !important;
        min-height: 44px !important;
        padding: 0px 10px !important;
        width: 100% !important;
    }
    .page-civicrm-event-register .crm-event-register-form-block .crm-section .content .select2-container {
        width: 100% !important;
    }
    .page-civicrm-event-register .crm-event-register-form-block .crm-section .label {
        margin-bottom: 3px;
        margin-top: 12px;
    }
    .page-civicrm-event-register .crm-event-register-form-block .crm-section fieldset legend {
        text-align: left;
        margin: 0px;
        font-size: 20px !important;
        font-weight: 600;
    }
    .page-civicrm-event-register .crm-event-register-form-block div#payment_information fieldset legend {
        font-size: 20px !important;
        text-align: left;
        font-weight: 600;
        margin: 0px;
    }
    .page-civicrm-event-register .crm-event-register-form-block div#priceset .label {
        padding-bottom: 15px;
        margin-bottom: 0px;
        font-size: 16px;
    }
    .page-civicrm-event-register .crm-event-register-form-block  .editrow_first_name-section {
      width: 49%;
      float: left;
      clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .editrow_last_name-section {
      float: right;
      width: 49%;
  }
  .page-civicrm-event-register .crm-event-register-form-block .crm-section fieldset legend {
      padding-left: 0px;
      padding-top: 15px;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .content input {
      height: 44px !important;
      min-height: 44px !important;
      padding: 0px 0px !important;
      width: 98% !important;
      padding-left: 10px !important;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .editrow_first_name-section input {
      width: 96% !important;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .editrow_last_name-section input {
      width: 96% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block div#priceset .label {
      padding-bottom: 15px;
      margin-bottom: 0px;
      font-size: 16px;
      margin-top: 0px;
      padding-top: 0px;
  }
  .page-civicrm-event-register .crm-event-register-form-block .editrow_email-Primary-section {
      width: 100%;
      float: left;
  }
  .page-civicrm-event-register .crm-event-register-form-block .editrow_email-Primary-section .label {
      margin: 0px !important;
      padding: 0px !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block div#payment_information fieldset legend {
      padding-left: 0px;
      padding-top: 15px;
  }
  .page-civicrm-event-register .crm-event-register-form-block div#card-element {
      margin: 20px 0;
  }
  .page-civicrm-event-register .crm-event-register-form-block .editrow_email-Primary-section .content {
    margin-bottom: 0px;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_first_name-section {
      width: 49%;
      float: left;
      clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_middle_name-section {
      display: none;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_last_name-section {
      width: 49%;
      float: right;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_city-5-section {
      width: 49%;
      float: left;
      clear: none;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_country_id-5-section {
      width: 49%;
      float: right;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_state_province_id-5-section {
      width: 49%;
      float: left;
      clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_postal_code-5-section {
      float: right;
      width: 49%;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_first_name-section .content input {
      width: 96% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_last_name-section .content input {
      width: 96% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_street_address-5-section {
      width: 100%;
      float: left;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_city-5-section input {
      width: 96% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_country_id-5-section .content a {
    padding: 0px;
    height: 44px;
    border: 1px solid #999 !important;
    padding-left: 10px;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_country_id-5-section .content a span {
    padding-top: 9px;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_state_province_id-5-section .content a {
    padding: 0px;
    height: 44px;
    padding-left: 10px;
    border: 1px solid #999 !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_state_province_id-5-section .content a span {
    padding-top: 9px;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_postal_code-5-section input {
    padding-left: 5px !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .additional_participants-section .content select {
    min-width: ;
    width: 50% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_state_province_id-5-section .content a abbr.select2-search-choice-close {
      top: 16px;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .price_set-section .price-set-row span.price-set-option-content input:checked {
      background-image: url(/themes/custom/nc/images/download-svg.png) !important;
      background-size: 11px !important;
      background-repeat: no-repeat !important;
      background-position: 50% 50% !important;
  }
  
  @media only screen and (max-width: 576px) {
  .page-civicrm-event-register .crm-event-register-form-block .editrow_first_name-section {
    width: 100% !important;
    float: left;
    clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .editrow_last_name-section {
    float: right;
    width: 100% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_first_name-section {
    width: 100% !important;
    float: left;
    clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_last_name-section {
    width: 100% !important;
    float: right;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_city-5-section {
    width: 100% !important;
    float: left;
    clear: none;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_country_id-5-section {
    width: 100% !important;
    float: right;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_state_province_id-5-section {
    width: 100% !important;
    float: left;
    clear: both;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_postal_code-5-section {
    float: right;
    width: 100% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .additional_participants-section .content select {
    width: 100% !important;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .editrow_last_name-section input {
    width: 98% !important;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .editrow_first_name-section input {
    width: 98% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_first_name-section .content input {
    width: 98% !important;
  }
  .page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_last_name-section .content input {
    width: 98% !important;
  }
  body.page-civicrm-event-register .crm-event-register-form-block .billing_name_address-section .billing_city-5-section input {
    width: 98% !important;
  }
  }

  .path-candidates .local-listing-wrapper #official-list {
    justify-content: center;
  }
  .path-candidates .local-listing-wrapper #official-list .list-item .name-text a {
    color: #1f2d61;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .path-candidates .local-listing-wrapper .cpage .nav.nav-tabs .nav-item {
    min-width: 200px;
    text-align: center;
    border: 1px solid #1f2d61;
  }
  .path-candidates .local-listing-wrapper .cpage .nav.nav-tabs .nav-item .nav-link {
    font-size: 20px;
    font-weight: 600;
    color: #1f2d61;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
  }
  .path-candidates .local-listing-wrapper .cpage .nav.nav-tabs {
    padding-bottom: 40px;
    justify-content: center;
    border-bottom: none;
  }
  .path-candidates .local-listing-wrapper .candidate-exclude-form .js-form-item-exclude-candidate {
    margin-bottom: 10px;
  }
  .path-candidates .local-listing-wrapper .candidate-exclude-form .js-form-item-exclude-candidate input {
    border: 2px solid #404c78 !important;
    border-radius: 3px !important;
  }
  .path-candidates .local-listing-wrapper .candidate-exclude-form .js-form-item-exclude-candidate input:checked {
    background-size: 12px !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-image: url(/themes/custom/nc/images/Vector%201.png);
  }
  .path-candidates .local-listing-wrapper .candidate-exclude-form .js-form-item-exclude-candidate label {
    margin: 0px !important;
    padding-left: 4px;
  }
  .path-candidates .local-listing-wrapper .cpage .nav.nav-tabs .nav-item .nav-link.active {
    background: #1f2d61;
    color: #fff;
  }
  .path-candidates .local-listing-wrapper .cpage .nav.nav-tabs .nav-item .nav-link:hover {
    background: #1f2d61;
    color: #fff;
  }
  .path-candidates .local-listing-wrapper #official-list .list-item .candidate-exclude-form .js-form-item-exclude-candidate {
    margin: 0px;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 12px;
  }
  .path-candidates #official-list .list-item .address-text {
    margin-bottom: 35px;
  }
  .path-candidates .cpage .fieldset-candidate .js-form-item {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .path-candidates .cpage .fieldset-candidate .js-form-item label {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .path-candidates .local-listing-wrapper #official-list {
    padding-top: 15px;
  }
  .path-candidates .cpage .filter-b .candidate-sort {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    align-items: end;
    padding-bottom: 20px;
  }
  .path-candidates .cpage .filter-b .candidate-sort .candidate-sort-sub input {
    background: #e11e2d;
    height: 44px;
    margin: 0px;
    min-width: 135px;
  }
  .path-candidates .cpage .filter-b .candidate-sort .candidate-sort-sub input:hover {
    background: #404c78;
  }
  .path-candidates .cpage .filter-b .candidate-sort .candidate-sort-sub input {
    background: #e11e2d;
    height: 44px;
    margin: 0px;
    min-width: 135px;
    border: none !important;
  }
  .path-candidates #official-list .list-item .title-text {
    color: #1f2d61;
    font-size: 16px;
    font-weight: 600;
  }
  @media only screen and (max-width: 576px) {
      .path-candidates .cpage .fieldset-candidate .js-form-item {
          margin-top: 0px;
          margin-bottom: 10px;
      }
      .candidates-listing .cpage.csn .official-search-main-wrapper .fieldset__wrapper .js-form-item {
          margin-top: 0px;
          margin-bottom: 10px;
      }
  }
  @media only screen and (min-width: 577px) and (max-width: 767px)  {
      .path-candidates .fieldset__wrapper {
          flex-wrap: wrap;
      }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px)  {
      .path-candidates .cpage .official-search-main-wrapper .fieldset__wrapper {
          display: flex !important;
          flex-wrap: wrap;
      }
  }
  @media only screen and (min-width: 991px) {
      .path-candidates .official-search-main-wrapper .official-filter-form.filter-b {
          width: 70%;
      }
      .path-candidates .fieldset__wrapper .col-sm-3.col-md-2.p-0 {
          max-width: 18.3%;
          width: 18.3%;
      }
      .path-candidates .cpage {
          padding-left: 18px !important;
      }
  }
  .path-candidates .list-item .party-name {
    font-weight: 500;
  }
  .path-candidates .list-item .address-text {
    line-height: 20px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
  }
  .path-candidates .local-listing-wrapper #official-list .list-item .candidate-exclude-form .js-form-item-exclude-candidate label {
      font-size: 16px;
      color: var(--gray);
      font-weight: 500;
  }
  .path-candidates .fieldset__wrapper {
      gap: 15px;
  }

  @media only screen and (max-width: 600px) {
    .path-add-candidates .add-candidate .fieldset__wrapper .form-boolean-group {
        display: block;
    }
    .path-edit-candidate .local-add .form-boolean-group {
        display: block;
    }
}

/* =================== Candidate weight ================== */

.local-candidates table thead tr th {
	padding: 18px !important;
	border: none;
}
.local-candidates table {
	border: 1px solid #ececec !important;
	margin-top: 10px;
}
.local-candidates table tbody tr td {
	padding: 18px !important;
}
.local-candidates .local-candidate .official-search-main-wrapper {
	justify-content: right;
}
.local-candidates .local-candidate-form .tabledrag-toggle-weight-wrapper {
	display: none;
}
.local-candidates .local-candidate .official-search-main-wrapper .views .btn a:hover {
	color: #444;
}
.path-candidates .cpage .official-search-main-wrapper .add-btn .views .btn a:hover {
	color: #444;
}
@media only screen and (min-width: 991px) {
	.path-candidates .cpage .official-search-main-wrapper .add-btn {
		width: 30%;
		display: flex;
		justify-content: right;
		align-items: center;
		gap: 15px;
	}
}
.path-candidates .cpage .official-search-main-wrapper .add-btn {
	display: flex;
	justify-content: right;
	align-items: center;
	gap: 15px;
}
.candidates-listing .csn .official-search-main-wrapper .filter-b {
	width: 100% !important;
}
/* =================== Candidate weight ================== */

.copyright-sec span::before {
	content: "|";
	position: relative;
	padding: 0 7px;
	font-weight: bold;
}
@media only screen and (max-width: 393px) {
  .copyright-sec span::before {
      content: "" !important;
  }
}
/* ------------------ Candidate weight ------------------ */
/* ------------------ Visitors Log ------------------ */
.visitors-log #webform-submission-visitors-log-add-form .js-form-item label {
	font-size: 20px;
}
.visitors-log #webform-submission-visitors-log-add-form .js-form-item input {
	height: 50px;
	min-height: 50px;
	font-size: 20px;
}
.visitors-log #webform-submission-visitors-log-add-form .js-form-item select {
	height: 50px;
	min-height: 50px;
	font-size: 20px;
}
.visitors-log #webform-submission-visitors-log-add-form .form-actions input {
	font-size: 20px;
}
.visitors-log-address {
	padding: 0px !important;
}
.visitors-log #webform-submission-visitors-log-add-form .js-form-item textarea {
	font-size: 20px;
	font-weight: 500;
	color: #444;
}
/* ------------------ Visitors Log ------------------ */

/*survey-page*/
.add-question .custom-survey-add-question-form {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.add-question .custom-survey-add-question-form .js-form-item-question-name input {
	width: 100%;
	height: 44px;
	min-height: 44px;
}
.add-question .custom-survey-add-question-form .js-form-type-textfield input{
	width: 100%;
	height: 44px;
	min-height: 44px;
}
.add-question .custom-survey-add-question-form .js-form-type-textfield label{
	margin: 0px;
	color: #444444;
	font-size: 16px;
}
.add-question .custom-survey-add-question-form .js-form-item-question-type select {
	width: 100%;
}
.add-question .custom-survey-add-question-form label {
	margin: 0px;
	color: #444444;
	font-size: 16px;
}
.add-question .custom-survey-add-question-form .form-actions input {
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	width: 125px;
	padding: 0px;
	height: 44px;
	min-height: 44px;
	line-height: 44px;
	background-color: #e11e2d;
}
.add-question .custom-survey-add-question-form .form-actions input:hover {
	background: #1f2d61;
}
.add-question .custom-survey-add-question-form .js-form-wrapper .form-submit {
	margin: 0px;
	width: 125px;
	font-size: 16px;
	font-weight: 500;
	padding: 0px;
	height: 44px;
	line-height: 44px;
	margin-right: 5px;
	background-color: #e11e2d;
  text-align: center;
  justify-content: center;
}
.add-question .custom-survey-add-question-form .js-form-wrapper .form-submit:hover {
	background: #1f2d61;
}
.questions-listing table, .survey-listing table {
	border: 1px solid #ececec !important;
	width: 100%;
}
.questions-listing table thead tr th, .survey-listing table thead tr th {
	padding: 18px;
	border-bottom: 1px solid #ececec !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
  background-color: #4C5680 !important;
}
.questions-listing table thead tr th a, .survey-listing table thead tr th a {
	color: #fff !important;
	font-size: 16px;
	font-weight: 600;
}
.path-survey table tbody tr td a {
	background: #e11e2d;
	color: #fff;
	padding: 5px 14px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
}
.questions-listing table thead tr th a span, .survey-listing table thead tr th a span {
	display: none;
}
.questions-listing table tbody tr td, .survey-listing table tbody tr td {
	padding: 8px 18px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #ececec !important;
}
.questions-listing table tbody tr:nth-child(2n), .survey-listing table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}
/**/
.path-survey .survey-view {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}
.path-survey .survey-view h1 {
	color: #000;
	font-weight: 500;
}
.path-survey .survey-view p {
	font-weight: 500;
	color: #444;
	margin: 0px;
}
.path-survey .survey-view p strong {
	color: #000;
	font-weight: 600;
}
.path-survey .survey-view h2 {
	font-weight: 500;
	color: #1f2d61 !important;
}
.path-survey .survey-view h2 {
	font-weight: 500;
	color: #1f2d61 !important;
	margin: 0px;
	line-height: normal;
	padding: 10px 0;
}
.path-survey .survey-view .form-group label {
	color: #444;
	font-size: 16px;
	font-weight: 500;
}
.add-survey .add-survey-form, .path-survey .add-survey-form {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}
.add-survey .add-survey-form .js-form-type-textfield label, .path-survey .add-survey-form .js-form-type-textfield label {
	margin: 0px;
	color: #444444;
	font-size: 16px;
}
.add-survey .add-survey-form .js-form-type-textfield input, .path-survey .add-survey-form .js-form-type-textfield input {
	width: 100%;
}
.add-survey .add-survey-form .fieldgroup legend span, .path-survey .add-survey-form .fieldgroup legend span {
	color: #fff !important;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 500;
}
.add-survey .add-survey-form .fieldgroup legend, .path-survey .add-survey-form .fieldgroup legend {
	background: #404c78 !important;
	border-radius: 0px !important;
	margin-bottom: 0px;
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper {
	padding: 9px 0px 9px 0px;
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input  {
	border: 2px solid #404c78 !important;
	border-radius: 3px;
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input:checked, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input:checked {
	background-size: 12px !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	background-image: url(/themes/custom/nc/images/Vector%201.png);
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input:focus, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox input:focus {
	outline: none;
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox label, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper .js-form-type-checkbox label {
	font-size: 16px;
	font-weight: 500;
	color: #444;
}
.add-survey .add-survey-form .fieldgroup .fieldset__wrapper .fieldset__description, .path-survey .add-survey-form .fieldgroup .fieldset__wrapper .fieldset__description {
	color: #000;
	background: #FFFCC8;
	padding: 15px 15px;
	border-radius: 5px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	font-size: 18px;
	margin-bottom: 0px;
  display: none;
}
.add-survey .add-survey-form .form-actions, .path-survey .add-survey-form .form-actions {
	margin: 0px !important;
}
.add-survey .add-survey-form .form-actions input, .path-survey .add-survey-form .form-actions input {
	margin: 0px;
	width: 125px;
	padding: 0px;
	height: 44px;
	min-height: 44px;
	line-height: 44px;
	font-size: 16px;
	font-weight: 500;
	background: #e11e2e;
  text-align: center;
  justify-content: center;
}
.add-survey .add-survey-form .form-actions input:hover, .path-survey .add-survey-form .form-actions input:hover {
	background: #1f2d61;
}
.path-survey table {
	border: 1px solid #ececec !important;
	width: 100%;
}
.path-survey table thead tr th {
	padding: 18px;
	border-bottom: 1px solid #ececec !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}


.path-survey table tbody tr td {
	padding: 8px 18px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #ececec !important;
}

/*precincts-captains*/
.precincts-captains table, .path-captain table {
	border: 1px solid #ececec !important;
	width: 100%;
}
.precincts-captains table thead tr th, .path-captain table thead tr th {
	padding: 18px;
	border-bottom: 1px solid #ececec !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	background: #4C5680 !important;

}

.precincts-captains table tbody tr:nth-child(2n), .path-captain table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}

.precincts-captains table tbody tr td, .path-captain table tbody tr td {
	padding: 8px 18px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #ececec !important;
}
.precincts-captains table tbody tr td .button, .path-captain table tbody tr td .button {
	border: none;
	background: #e11e2d;
	padding: 5px 14px;
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: normal;
	height: auto;
	border-radius: 3px;
}
.path-precincts table {
	border: 1px solid #ececec !important;
	width: 100%;
}
.path-precincts table thead tr th {
	padding: 18px;
	border-bottom: 1px solid #ececec !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	background: #4C5680 !important;
}
.path-precincts table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}
.path-precincts table tbody tr td {
	padding: 8px 18px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #ececec !important;
}
.path-precincts table tbody tr td a {
	border: none;
	background: #e11e2d;
	padding: 5px 14px;
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: normal;
	height: auto;
	border-radius: 3px;
}
.path-precinct .edit-interviewer-form, .path-precinct .edit-captain-form {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.path-precinct .edit-interviewer-form .js-form-type-textfield label, .path-precinct .edit-captain-form .js-form-type-textfield label {
	font-size: 16px;
	margin: 0px;
	color: #444;
	font-weight: 500;
}
.path-precinct .edit-interviewer-form .js-form-type-textfield , .path-precinct .edit-captain-form .js-form-type-textfield  {
	margin-top: 2px;
}
.path-precinct .edit-interviewer-form .js-form-type-textfield input, .path-precinct .edit-captain-form .js-form-type-textfield input {
	width: 100%;
}
.path-precinct .edit-interviewer-form .form-submit, .path-precinct .edit-captain-form .form-submit {
	margin: 0px;
	width: 125px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	padding: 0px;
	height: 44px;
	line-height: 44px;
	background: #e11e2d;
  margin-top: 12px;
  text-align: center;
  justify-content: center;
  display: flex;
}
.path-precinct .edit-interviewer-form .form-submit:hover, .path-precinct .edit-captain-form .form-submit:hover {
	background: #1f2d61;
}
.path-precinct .edit-interviewer-form div strong, .path-precinct, .edit-captain-form div strong {
	color: #000;
	font-weight: 600;
	display: block;
}
.path-precinct .edit-interviewer-form div, .path-precinct .edit-captain-form div {
	font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.path-precinct .edit-captain-form .js-form-type-select span {
	width: 100% !important;
}
.path-precinct .edit-captain-form div strong {
	display: unset;
}
.path-precinct .edit-captain-form .js-form-type-select label {
	margin: 0px;
	font-size: 16px;
	color: #444;
}
.view-precinct-map .search-captain-radius-form, .view-precinct-map .save-walklist-form {
	max-width: 700px;
	width: 100%;
	padding-bottom: 20px;
}
.view-precinct-map .search-captain-radius-form .js-form-item label, .view-precinct-map .save-walklist-form .js-form-item label {
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	color: #444;
}
.view-precinct-map .search-captain-radius-form .js-form-type-textfield input, .view-precinct-map .save-walklist-form .js-form-type-textfield input {
	width: 100%;
}
.view-precinct-map .search-captain-radius-form .form-wrapper-units .js-form-item {
	width: 50%;
}
.view-precinct-map .search-captain-radius-form .form-wrapper-units .js-form-item input {
	max-width: 100% !important;
  width: 100% !important;
}
.view-precinct-map .search-captain-radius-form .form-wrapper-units .js-form-item select {
	max-width: 100% !important;
	width: 100% !important;
}
.view-precinct-map .search-captain-radius-form .form-submit, .view-precinct-map .save-walklist-form .form-submit {
	margin: 0px;
	width: 125px;
	padding: 0px;
	font-size: 16px;
	font-weight: 500;
	height: 44px;
	min-height: 44opx;
	text-align: center;
	line-height: 44px;
	background: #e11e2d;
	text-align: center;
	display: flex;
}
.view-precinct-map .search-captain-radius-form .form-submit:hover, .view-precinct-map .save-walklist-form .form-submit:hover {
	background: #1f2d61;
}
@media screen and (max-width:500px) {
  .view-precinct-map .search-captain-radius-form .form-wrapper-units .js-form-item {
    width: 100% !important;
  }
}
.path-survey .survey-view .form-group .survey-int input {
	width: 1.6875rem !important;
	border: 3px solid #404c78 !important;
	min-height: 1.6875rem !important;
	height: 1.6875rem !important;
}
.path-survey .survey-view .form-group .survey-int input:checked {
	background-image: url(/themes/custom/nc/images/download-svg.png) !important;
	background-size: 11px !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
.path-survey .survey-view .form-group .survey-int input:focus {
	outline: none !important;
	box-shadow: none;
}
.path-survey .survey-view div select {
	width: 100%;
	height: 44px;
	font-weight: 500;
	color: #444;
}
.path-survey .survey-view div input {
	width: 100%;
	height: 44px;
	min-height: 44px;
	color: #444;
	font-size: 16px;
}
.path-survey .button-wrapper, .path-questions .button-wrapper {
	text-align: right;
  margin-bottom: 15px;
}
.path-survey .button-wrapper a, .path-questions .button-wrapper a {
	margin: 0px;
	padding: 9px 18px;
	line-height: normal;
	color: #fff;
	font-weight: 500;
	border-radius: 3px;
	background: #e11e2d;
	border: none;
	text-align: center;
	height: 44px;
	margin-left: 15px;
  font-size: 16px;
}
.path-survey .button-wrapper a:hover, .path-questions .button-wrapper a:hover {
	background: #1f2d61;
}

@media only screen and (max-width: 650px) {
  .path-precincts table thead tr th:last-child {
    min-width: 160px;
}
.path-captain table thead tr th:last-child {
  min-width: 280px;
}
.path-survey table thead tr th:last-child {
	min-width: 180px;
}
}
.path-survey .survey-view .form-group {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 15px;
	margin-bottom: 15px;
}
.custom-menus ul .hidden {
	display: none;
	padding: 0px !important;
}

.path-precinct .edit-captain-form .js-form-type-select span ul {
  white-space: break-spaces;
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 6px;
  padding-bottom: 6px;
}
.path-precinct .edit-captain-form .js-form-type-select span ul li span {
  width: auto !important;
  float: right;
  color: #1f2d61;
  margin-left: 7px;
}
.path-precinct .edit-captain-form .js-form-type-select span ul li {
  margin: 0px;
  flex: 200px;
}

.add-question .custom-survey-add-question-form .button-wrapper a {
  margin: 0px;
  background: #e11e2d;
  border: none;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 15px;
  line-height: 20px;
  display: unset;
}
.add-question .custom-survey-add-question-form .button-wrapper a:hover {
  background: #1f2d61;
}
.add-question .custom-survey-add-question-form .button-wrapper {
  text-align: right;
}

.path-survey .button-wrapper {
  max-width: 500px;
  margin: 0 auto 15px auto;
}
.survey-listing .button-wrapper {
  max-width: 100% !important;
  margin-bottom: 15px;
}

.path-start table thead tr th {
  padding: 18px;
  font-size: 16px;
  font-weight: 500;
  background: #4C5680 !important;
  color: #fff !important;
}
.path-start table tbody tr td {
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ececec !important;
}
.path-start table tbody tr:nth-child(2n) {
  background: #D6EEEE !important;
}
.path-start table tbody tr td a {
  border: none;
  background: #e11e2d;
  padding: 5px 14px;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.path-survey .survey-view .button {
  margin: 0px;
  border: none;
  color: #fff;
  background: #e11e2d;
  padding: 11px 30px;
  height: auto;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px;
}
.path-survey .survey-view .button:hover {
  background: #1f2d61;
}
.path-survey .survey-view {
  max-width: 650px !important;
}

@media only screen and (min-width: 320px) and (max-width: 576px)  {
  .view-questions .grg .add-btn.text-align-right {
      margin-bottom: 15px;
  }
  .path-local-offices .right-content .add-btn {
      right: 0px !important;
  }
  .path-local-officials .addandsearch .add-btn a {
      width: auto !important;
  }
  .path-local-officials .addandsearch form .form-actions a {
      width: auto !important;
  }
  .path-race-candidate .right-content.local-add .races-table.table th:last-child {
      min-width: 160px;
  }
  .race-listing-grid .race-lis .row.race-types form .fieldset__wrapper {
      padding: 0px;
  }
  .race-accordion .accordion-item .accordion-header button.accordion-button::after {
      font-size: 20px;
      font-weight: 400;
  }
  .race-page-details .list-candi {
      justify-content: center;
  }
  .candidate-block.active {
      border: 3px solid #3fa06f !important;
  }
  .path-race-detail .candidate-answers .accordion-item .accordion-header button.accordion-button::after {
      font-size: 20px;
      font-weight: 400;
  }
  .path-race-detail .candidate-answers .accordion-item {
      margin-bottom: 10px;
  }
  .state-list-wrapper, .senator-congress-list-wrapper, .user-detailsp .president-list-wrapper {
      padding: 15px;
  }
  .path-local-offices fieldset .fieldset__wrapper .form-actions input {
      justify-content: center;
      text-align: center;
  }
  .path-issue-category .nc-issue-category-list fieldset .fieldset__wrapper .js-form-item {
      width: 100%;
      max-width: 100% !important;
  }
  .path-assigned-roles-to-users .dn-role-filter-form .button-redirection {
      text-align: right !important;
  }
  .path-precinct .edit-captain-form .js-form-type-select span ul li input {
      background-position: 89% -21px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 500px)  {
  .path-candidates #official-list .list-item {
      margin-left: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px)  {
  .view-questions .right-content.local-add .ext .col-sm-3.col-md-2.p-0 {
      width: 40% !important;
      max-width: 40% !important;
  }
  .view-questions .right-content.local-add div#edit-actions {
      margin-bottom: -6px;
  }
  .path-local-offices .right-content form .add-btn {
      position: unset !important;
      margin-bottom: 15px !important;
  }
  .path-local-officials .addandsearch .add-btn a {
      width: auto !important;
  }
  .path-local-officials .addandsearch form .form-actions a {
      width: auto !important;
  }
  .path-local-officials .addandsearch form {
      display: flex !important;
  }
  body.path-local-officials .addandsearch #official-filter-form .js-form-item {
      margin-bottom: 0px !important;
  }
  .grg .dn-race-filter-form .col-sm-10.p-0 .ext .col-sm-3.col-md-2.p-0 {
      max-width: 30% !important;
      width: 30% !important;
  }
  .path-local-offices fieldset .fieldset__wrapper .form-actions input {
      justify-content: center;
      text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px)  {
  .view-questions .right-content.local-add .ext .col-sm-3.col-md-2.p-0 {
      width: 40% !important;
      max-width: 40% !important;
  }
  .view-questions .right-content.local-add div#edit-actions {
      margin-bottom: 0px;
  }
  .path-local-offices .right-content form .add-btn {
      position: unset !important;
      margin-bottom: 15px !important;
      margin-top: 0px !important;
  }
  .path-issues .fieldset__wrapper .js-form-type-textfield {
      max-width: 25% !important;
  }
  .path-issues .fieldset__wrapper .js-form-type-select {
      width: 25% !important;
  }
  .path-issues .fieldset__wrapper .js-form-submit {
      top: 13px;
  }
  .path-issues .fieldset__wrapper .js-form-submit {
      width: 100px;
  }
  .nc-issues-admin-listing .fieldset__wrapper .add-issue-btn {
      padding: 9px 13px;
      bottom: 15px;
  }
  .path-subscription-groups form .col-sm-10.p-0 {
      width: 75%;
  }
  .path-subscription-groups form .add-btn.text-align-right.col-sm-2 {
      width: 25%;
      padding: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1250px)  {
  .view-questions .right-content.local-add .ext .col-sm-3.col-md-2.p-0 {
      width: 40% !important;
      max-width: 40% !important;
  }
  .path-subscription-groups form .col-sm-10.p-0 {
      width: 75%;
  }
  .path-subscription-groups form .add-btn.text-align-right.col-sm-2 {
      width: 25%;
      padding: 0px;
  }
}
.view-questions .official-form-wrapper td .edit-link a {
color: #1f2d61;
}
@media only screen and (min-width: 992px) and (max-width: 1100px)  {
  .path-local-offices form .row .col-sm-10.p-0 {
      width: 100% !important;
  }
  .path-local-offices .right-content .add-btn {
      width: 100% !important;
      position: unset !important;
      margin-top: 0px !important;
      margin-bottom: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1219px)  {
  .path-local-offices fieldset .fieldset__wrapper .form-actions a {
      width: 110px;
  }
  .path-local-offices fieldset .fieldset__wrapper .form-actions input {
      width: 105px;
  }
}
.path-candidates .local-listing-wrapper #official-list .list-item .name-text a {
word-break: break-word;
}
@media only screen and (min-width: 992px) and (max-width: 1020px)  {
  .path-candidates .cpage .filter-b .form-actions input {
      width: 115px;
  }
  .path-candidates .cpage .filter-b .form-actions a {
      min-width: 115px;
      margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 807px)  {
  .local-add .form-actions .button {
      width: 110px;
  }
  .local-add .form-actions {
      gap: 15px;
  }
}
#official-list .list-item .name-text {
word-break: break-word;
}
.path-newsletter .add-mailing-subs .submitbtn input {
padding: 0px !important;
text-align: center;
  
}
.race-listing-grid fieldset .fieldset__wrapper .ext .form-actions input {
justify-content: center;
text-align: center;
}
.path-users-list .views-exposed-form .form-actions input {
justify-content: center;
text-align: center !important;
}
.news-settings .nc-new-setting-form fieldset legend span .default-desc {
line-height: normal;
}
.news-settings .default-desc {
font-size: 16px;
line-height: normal;
}
.assigned-walklist table {
  border: 1px solid #ececec !important;
  width: 100%;
}
.assigned-walklist table thead tr th {
  padding: 18px;
  line-height: 20px;
  border: none;
  background: #4C5680 !important;
  color: #fff !important;
  font-weight: 500;
}
.assigned-walklist table tbody tr td {
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ececec !important;
  color: #444;
}
.assigned-walklist table tbody tr:nth-child(2n) {
  background: #D6EEEE;
}
.assigned-walklist table tbody tr td a {
  border: none;
  background: #e11e2d;
  padding: 5px 14px;
  margin: 0px;
  margin-right: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
@media only screen and (max-width: 576px) {
  .path-start table thead tr th:last-child {
    min-width: 200px;
  }
  .assigned-walklist table thead tr th:last-child {
    min-width: 180px;
  }
}
@media only screen and (min-width: 651px) and (max-width: 1380px)  {
  .path-captain table {
    overflow-x: auto;
    display: block;
  }
  .path-captain table thead tr th:last-child {
    min-width: 280px;
  }
  .path-captain table thead tr th:nth-child(3) {
    width: 120px;
  }
}

.path-edit .custom-survey-edit-question-form {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
.path-edit .custom-survey-edit-question-form .button-wrapper a {
  margin: 0px;
  margin-left: 0px;
  padding: 9px 18px;
  line-height: normal;
  color: #fff;
  font-weight: 500;
  border-radius: 3px;
  background: #e11e2d;
  border: none;
  text-align: center;
  height: 44px;
  font-size: 16px;
}
.path-edit .custom-survey-edit-question-form .button-wrapper {
  text-align: right;
}
.path-edit .custom-survey-edit-question-form .js-form-item label {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #444;
}
.path-edit .custom-survey-edit-question-form .js-form-item input {
  width: 100%;
}
.path-edit .custom-survey-edit-question-form .js-form-item select {
  width: 100%;
}
.path-edit .custom-survey-edit-question-form .form-actions input {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 500;
  width: 125px;
  height: 44px;
  line-height: 44px;
    background: #e11e2d;
}
.path-edit .custom-survey-edit-question-form .form-actions input:hover {
    background-color: #1f2d61;
}
.path-edit .custom-survey-edit-question-form .button-wrapper a:hover {
  background-color: #1f2d61;
}
#edit-status--description {
  font-size: 16px;
  line-height: normal;
  color: #444;
}
.questions-listing table tbody tr td a {
  background: #e11e2d;
  color: #fff;
  padding: 5px 14px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px;
}

@media only screen and (min-width: 320px) and (max-width: 1183px)  {
    .path-survey table thead tr th:last-child {
        min-width: 260px !important;
    }
}
.view-precinct-map .search-captain-radius-form .form-submit, .view-precinct-map .save-walklist-form .form-submit {
  justify-content: center;
}
.view-precinct-map .search-captain-radius-form .form-submit, .view-precinct-map .save-walklist-form .form-submit {
  justify-content: center;
}
.path-edit .custom-survey-edit-question-form .form-actions input {
  justify-content: center;
  text-align: center;
}
.path-edit .custom-survey-edit-question-form .js-form-item label {
  pointer-events: none;
}
.path-survey .button-wrapper {
  max-width: 650px !important;
  margin: 0 auto 15px auto;
}
.path-question #custom-question-delete-survey-form {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #444;
  text-align: center;
  background: #f0f0f0;
  padding: 50px;
}
.path-question #custom-question-delete-survey-form a {
  border: none;
  background: #e11e2d;
  padding: 9px 20px;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
  margin-top: 10px;
}
.path-question #custom-question-delete-survey-form a:hover {
  background: #1f2d61;
}
.questions-listing table thead tr th:last-child {
  min-width: 200px;
}

.path-survey .survey-view .form-group {
  box-shadow: 0 0 10px rgb(0 0 0 / 10%) !important;
  margin-bottom: 25px !important;
}
.path-survey .survey-view .form-group label {
  font-size: 26px !important;
  color: #1f2d61;
}
.path-survey .survey-view .form-group .survey-int label {
  position: relative;
  top: 4px;
  color: #444;
}
.path-survey .survey-view h3 {
  color: #000;
  font-weight: 500;
  line-height: normal;
}
.path-survey .survey-view div select {
  font-size: 26px;
}
.path-survey .survey-view .button {
  font-size: 26px !important;
  padding: 15px 40px;
}
.path-survey .button-wrapper a {
  font-size: 26px !important;
}
.path-start table thead tr th {
  font-size: 22px !important;
}
.path-start table tbody tr td {
  font-size: 20px !important;
}
.path-start table tbody tr td a {
  font-size: 20px;
}
.assigned-walklist table thead tr th {
  font-size: 22px !important;
}
.assigned-walklist table tbody tr td {
  font-size: 20px !important;
}
.assigned-walklist table tbody tr td a {
  font-size: 20px !important;
}
@media only screen and (min-width: 320px) and (max-width: 650px)  {
    .path-start table tbody tr td:last-child {
        min-width: 230px;
    }
}

body.survey-listing .button-wrapper .button {
  font-size: 16px !important;
}
body.survey-listing .button-wrapper {
  max-width: 100% !important;
}

.path-survey .custom-survey-delete-survey-form {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  background: #f0f0f0;
  padding: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.path-survey .custom-survey-delete-survey-form .form-actions {
  justify-content: center;
  text-align: center;
}
.path-survey .custom-survey-delete-survey-form .form-actions .button {
  margin: 0px 6px;
  text-align: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 26px;
  border: none !important;
  line-height: 20px;
  height: auto;
  background: #e11e2d;
  color: #fff !important;
}
.path-survey .custom-survey-delete-survey-form .form-actions .button:last-child {
  background: #1f2d61;
}
.path-survey .custom-survey-delete-survey-form .form-actions .button:last-child:hover {
  background: #e11e2d;
}
.path-survey .custom-survey-delete-survey-form .form-actions .button:first-child:hover {
  background: #1f2d61;
}
.path-question #custom-question-delete-survey-form .form-actions {
  justify-content: center;
  text-align: center;
}
.path-question #custom-question-delete-survey-form .form-actions .button {
  margin: 0px 6px;
  text-align: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 26px;
  border: none !important;
  line-height: 20px;
  height: auto;
  background: #e11e2d;
  color: #fff !important;
}
.path-question #custom-question-delete-survey-form .form-actions .button:last-child {
  background: #1f2d61;
}
.path-question #custom-question-delete-survey-form .form-actions .button:last-child:hover {
  background: #e11e2d;
}
.path-question #custom-question-delete-survey-form .form-actions .button:first-child:hover {
  background: #1f2d61;
}
.path-start .button-wrapper .button {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  background: #d0d0d5;
  border-radius: 3px;
  color: #000;
  border: none;
  height: auto;
  padding: 12px 20px;
  margin-right: 3px;
}
.path-start .button-wrapper .button:last-child {
  background: none;
  color: #0d6efd;
}
.path-start .button-wrapper .button:last-child:hover {
  background: #d0d0d5;
  border-radius: 3px;
  color: #000;
}
.path-start .button-wrapper {
  margin-bottom: 15px;
}

@media only screen and (max-width: 576px) {
  .path-survey .custom-survey-delete-survey-form {
    padding: 20px;
  }
  .path-question #custom-question-delete-survey-form {
    padding: 20px;
  }
}
.path-start .survey-title {
  font-size: 30px;
  font-weight: 500;
  color: #1f2d61;
  text-align: center;
  margin-bottom: 20px;
}

.path-survey #survey-form {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.path-survey #survey-form h3 {
  font-weight: 500;
  color: #1f2d61;
  margin-bottom: 20px;
}
.path-survey #survey-form fieldset {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
}
.path-survey #survey-form fieldset legend {
  border-radius: 0px;
  background: #404c78 !important;
}
.path-survey #survey-form fieldset legend span {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
}
.path-survey #survey-form fieldset legend span::after {
  background-image: none;
}
.path-survey #survey-form fieldset .fieldset__wrapper .js-form-type-radio label {
  font-size: 22px;
  font-weight: 500;
  color: #444;
  margin: 0px;
  position: relative;
  top: 3px;
}
.path-survey #survey-form fieldset .fieldset__wrapper .js-form-type-radio input:checked {
  background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 14px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.path-survey #survey-form fieldset .fieldset__wrapper .js-form-type-radio input:focus {
  outline: none;
  box-shadow: none;
}
.path-survey #survey-form .js-form-type-select {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
  padding: 1.125rem;
  margin: 25px 0px;
}
.path-survey #survey-form .js-form-type-select label {
  font-size: 24px;
  background: #404c78 !important;
  color: #fff;
  font-weight: 500;
  padding: 0.5625rem 1.125rem;
  margin: -1.125rem -1.125rem 1.125rem -1.125rem;
}
.path-survey #survey-form .js-form-type-select select {
  font-size: 24px;
}
.path-survey #survey-form .form-submit {
  margin: 0px;
  padding: 14px 30px;
  height: auto;
  font-weight: 500;
  font-size: 22px;
  background: #e11e2d;
  text-align: center;
  display: flex;
  justify-content: center;
}
.path-survey #survey-form .form-submit:hover {
  background-color: #1f2d61;
}
@media only screen and (max-width: 767px) {
  .path-start table tbody tr td select {
    padding-right: 0px;
    padding-left: 7px;
  }
}
@media only screen and (min-width: 650px) and (max-width: 1400px)  {
  .path-start table thead tr th:last-child {
    min-width: 220px;
  }
}
@media only screen and (max-width: 1250px) {
  .path-start table thead tr th:nth-last-child(2) {
    min-width: 180px;
  }
}

.path-edit #edit-survey-form {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.path-edit #edit-survey-form h3 {
  font-weight: 500;
  color: #1f2d61;
  margin-bottom: 20px;
}
.path-edit #edit-survey-form fieldset {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
}
.path-edit #edit-survey-form fieldset legend {
  border-radius: 0px;
  background: #404c78 !important;
}
.path-edit #edit-survey-form fieldset legend span {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
}
.path-edit #edit-survey-form fieldset legend span::after {
  background-image: none;
}
.path-edit #edit-survey-form fieldset .fieldset__wrapper .js-form-type-radio label {
  font-size: 22px;
  font-weight: 500;
  color: #444;
  margin: 0px;
  position: relative;
  top: 3px;
}
.path-edit #edit-survey-form fieldset .fieldset__wrapper .js-form-type-radio input:checked {
  background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 14px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.path-edit #edit-survey-form fieldset .fieldset__wrapper .js-form-type-radio input:focus {
  outline: none;
  box-shadow: none;
}
.path-edit #edit-survey-form .js-form-type-select {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
  padding: 1.125rem;
  margin: 25px 0px;
}
.path-edit #edit-survey-form .js-form-type-select label {
  font-size: 24px;
  background: #404c78 !important;
  color: #fff;
  font-weight: 500;
  padding: 0.5625rem 1.125rem;
  margin: -1.125rem -1.125rem 1.125rem -1.125rem;
  pointer-events: none;
}
.path-edit #edit-survey-form .js-form-type-select select {
  font-size: 24px;
}
.path-edit #edit-survey-form .form-submit {
  margin: 0px;
  padding: 14px 30px;
  height: auto;
  font-weight: 500;
  font-size: 22px;
  background: #e11e2d;
  text-align: center;
  display: flex;
  justify-content: center;
}
.path-edit #edit-survey-form .form-submit:hover {
  background-color: #1f2d61;
}
@media only screen and (max-width: 767px) {
  .path-start table tbody tr td select {
    padding-right: 0px;
    padding-left: 7px;
  }
}
@media only screen and (min-width: 650px) and (max-width: 1400px)  {
  .path-start table thead tr th:last-child {
    min-width: 220px;
  }
}
@media only screen and (max-width: 1250px) {
  .path-start table thead tr th:nth-last-child(2) {
    min-width: 180px;
  }
}

.path-survey #survey-form .js-form-type-textfield {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
  padding: 1.125rem;
  margin: 25px 0px;
}
.path-survey #survey-form .js-form-type-textfield label {
  font-size: 24px;
  background: #404c78 !important;
  color: #fff;
  font-weight: 500;
  padding: 0.5625rem 1.125rem;
  margin: -1.125rem -1.125rem 1.125rem -1.125rem;
}
.path-survey #survey-form .js-form-type-textfield input {
  width: 100%;
  font-size: 22px;
}
.path-edit #edit-survey-form .js-form-type-textfield{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 0px !important;
  padding: 1.125rem;
  margin: 25px 0px;
}
.path-edit #edit-survey-form .js-form-type-textfield label {
  font-size: 24px;
  background: #404c78 !important;
  color: #fff;
  font-weight: 500;
  padding: 0.5625rem 1.125rem;
  margin: -1.125rem -1.125rem 1.125rem -1.125rem;
}
.path-edit #edit-survey-form .js-form-type-textfield input {
  width: 100%;
  font-size: 22px;
}

.path-question #custom-question-delete-survey-form a {
	border: none;
	background: #e11e2d;
	padding: 9px 20px;
	margin: 0px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: normal;
	height: auto;
	border-radius: 3px;
	margin-top: 10px;
	display: inline-block;
}
.path-question #custom-question-delete-survey-form a:hover {
	background: #1f2d61;
}
.path-survey .survey-view {
	max-width: 650px;
	margin: 0 auto;
	width: 100%;
}
.path-survey .survey-view-btn {
	max-width: 650px;
	text-align: right;
	margin: 0 auto 15px auto;
}
.path-survey .survey-view-btn a {
	font-size: 26px;
	height: auto;
	padding: 12px 20px;
	line-height: 20px;
}
.path-survey .survey-view h1 {
	font-weight: 500;
	color: #000;
}
.path-survey .survey-view p {
	font-weight: 500;
	color: #444;
	margin: 0px;
}
.path-survey .survey-view p strong {
	font-weight: 600;
	color: #000;
}
.path-survey .survey-view h2 {
	font-weight: 500;
	color: #1f2d61 !important;
	margin: 0px;
	line-height: normal;
	padding: 10px 0;
}
.path-survey .survey-view .form-group {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%) !important;
	margin-bottom: 25px !important;
	padding: 15px;
}
.path-survey .survey-view .form-group label {
	font-size: 26px;
	font-weight: 500;
	line-height: normal;
	color: #1f2d61;
}
.path-survey .survey-view .form-group .survey-int label {
	font-size: 26px;
	font-weight: 500;
	color: #444;
	position: relative;
	bottom: 2px;
	padding-left: 5px;
}
.path-survey .survey-view .form-group .survey-int input {
	width: 1.6875rem !important;
	min-height: 1.6875rem !important;
	height: 1.6875rem !important;
}
.path-survey .survey-view .form-group div input {
	width: 100%;
	font-size: 26px;
	color: #444;
	font-weight: 500;
}
.path-survey .survey-view .form-group div select {
	width: 100%;
	font-size: 26px;
	color: #444;
	font-weight: 500;
}
.path-add-local-offices .official-search-main-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.path-add-local-offices .local-listing-wrapper {
	overflow: unset;
}
.path-add-local-offices .official-search-main-wrapper .add-btn a {
	background: #e11e2e;
	color: #ffffff;
	padding: 9px 18px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
}
.path-add-local-offices .official-search-main-wrapper .add-btn a:hover {
	background: #1f2d61;
}
.path-add-local-offices .official-search-main-wrapper .official-filter-form label {
	color: #444;
	font-weight: 500;
	font-size: 16px;
	padding-right: 5px;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset legend {
	background: #0b1539 !important;
	padding: 12px !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #fff !important;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset legend span {
	line-height: 20px;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
	border: 5px solid #ececec;
	padding: 10px;
	background: #ffffff;
	border-radius: 5px;
	margin-left: 0px;
	margin-top: 25px !important;
	list-style: none;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official {
	column-gap: 2rem;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .office-card-on-form {
	width: auto;
	padding: 0px;
	margin-left: 0px;
	font-size: 16px !important;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .office-card-on-form .image {
	width: auto;
	margin: 10px 0;
	overflow: hidden;
	text-align: center;
	border-radius: 4px;
	background: none;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .office-card-on-form .image img {
	width: auto;
	border-radius: 4px;
	height: 200px;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .c-name strong {
	font-size: 20px;
	font-weight: 600;
	color: #3a4675;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .office-card-on-form span {
	font-size: 16px;
	font-weight: 500;
	color: #444;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official .form-radio {
	top: 10px;
	right: 10px;
	width: 1.6875rem !important;
	height: 1.6875rem !important;
	min-height: 1.6875rem !important;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list .responsibility-area-cfsh {
	text-align: center;
	margin-top: 20px;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list .responsibility-area-cfsh input {
	padding: 12px 30px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	background: #e11e2d;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list .responsibility-area-cfsh .cancel-btn {
	background: #404c78;
	color: #fff;
	padding: 11px 30px;
	border-radius: 3px;
	line-height: 20px;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list .responsibility-area-cfsh #edit-back {
	background: #444444;
}
.path-add-local-offices .local-listing-wrapper #offices-form-list .responsibility-area-cfsh .cancel-btn:hover {
	background: #e11e2d;
}

@media only screen and (max-width: 500px) {
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
		width: 100%;
	}
	.path-add-local-offices .official-search-main-wrapper {
		display: block !important;
	}
	.path-add-local-offices .official-search-main-wrapper .official-filter-form {
		margin-bottom: 15px;
	}
	.path-add-local-offices .official-search-main-wrapper .official-filter-form input {
		width: 100%;
	}
	.path-add-local-offices .official-search-main-wrapper .official-filter-form label {
		margin: 0px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 501px) and (max-width: 800px)  {
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
		width: 46%;
	}
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official {
		justify-content: center;
	}
}
@media only screen and (min-width: 801px) and (max-width: 1050px)  {
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
		width: 30%;
	}
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official {
		justify-content: center;
	}
}
@media only screen and (min-width: 1051px) and (max-width: 1300px)  {
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
		width: 22.5%;
	}
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official {
		justify-content: center;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 2800px)  {
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official .js-form-item-select-official {
		width: 22.5%;
	}
	.path-add-local-offices .local-listing-wrapper #offices-form-list fieldset .fieldset-wrapper #edit-select-official {
		justify-content: center;
	}
}

/** Start Manage Walkers and Survey Page ***/

.walker-walklist-wrapper .walklist-title {
  font-weight: 500;
  color: #1f2d61 !important;
  font-size: 26px;
  text-align: center;
  padding-bottom: 15px;
}
.walker-walklist-wrapper .section .section-label {
  color: #1f2d61;
  font-size: 24px;
  font-weight: 500;
  min-width: 150px;
}
.walker-walklist-wrapper .section .survey-info .no-survey {
  color: #181818;
  background: #FFFCC8;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  font-size: 20px;
}
.walker-walklist-wrapper .section .no-walkers {
  color: #181818;
  background: #FFFCC8;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  font-size: 20px;
  margin-top: 10px;
}
.walker-walklist-wrapper .section a {
  background: #e11e2e;
  color: #ffffff;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin-left: 15px;
}
.walker-walklist-wrapper .section a:hover {
  background: #1f2d61;
}
.walker-walklist-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  background-color: #f5f7ff;
}
.walker-walklist-wrapper .section {
  margin-bottom: 25px;
}
.walker-walklist-wrapper .section .survey-info {
  margin-top: 10px;
}
.walker-walklist-wrapper .section p {
  margin-bottom: 0px;
  color: #000;
  margin-top: 10px;
  padding-left: 15px;
}
/* .walker-walklist-wrapper .section p:last-child {
  margin-top: 0px;
} */
.path-manage #manage-survey-form {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
  background: #f5f7ff;
  padding: 20px;
}
.path-manage #manage-survey-form .js-form-type-select select {
  width: 100%;
  font-size: 20px;
}
.path-manage #manage-survey-form .js-form-type-select label {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #444;
}
.path-manage #manage-survey-form div strong {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.path-manage #manage-survey-form div {
  font-size: 20px;
  color: #000;
}
.path-manage #manage-survey-form div:first-child {
  margin-bottom: 10px;
}
.path-manage #manage-survey-form .form-submit {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding: 12px 30px;
  height: auto;
  background: #e11e2e;
  border-radius: 3px;
}
.path-manage #manage-survey-form .form-submit:hover{
  background: #1f2d61;
}


.path-manage #manage-walkers-form {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  background: #f5f7ff;
  padding: 20px;
}
.path-manage #manage-walkers-form .js-form-type-textfield input {
  width: 100%;
}
.path-manage #manage-walkers-form .js-form-type-textfield label {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #444;
}
.path-manage #manage-walkers-form p strong {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.path-manage #manage-walkers-form p {
  color: #000;
}
.path-manage #manage-walkers-form p:first-child {
  margin-bottom: 10px;
}
.path-manage #manage-walkers-form .form-submit {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding: 12px 30px;
  height: auto;
  background: #e11e2e;
  border-radius: 3px;
}
.path-manage #manage-walkers-form .form-submit:hover{
  background: #1f2d61;
}
.path-manage #manage-walkers-form #email-wrapper {
  margin-bottom: 15px;
  width: 100%;
  float: left;
  margin-top: 30px;
  padding: 0 30px;
}
.path-manage #manage-walkers-form #email-wrapper .js-form-wrapper {
  font-size: 16px;
  color: #000;
  margin-top: 15px;
  margin-bottom: 4px;
}
.path-manage #manage-walkers-form .js-form-item-interviewer-email {
  float: left;
  width: 80%;
  margin: 0px;
}
.path-manage #manage-walkers-form .js-form-item-interviewer-email input {
  border-radius: 0px !important;
  border: 1px solid #bbb !important;
  font-size: 20px;
}
.path-manage #manage-walkers-form #edit-add-email {
  border-radius: 0px;
  position: relative;
  top: 30px;
  line-height: 20px;
  width: 20%;
  font-size: 20px;
}
.path-manage #manage-walkers-form .js-form-item-interviewer-email input:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
.view-precinct-map .search-captain-radius-form .walklist-instructions::first-line {
  color: #1f2d61;
  font-size: 26px;
  font-weight: 500;
}
.view-precinct-map .search-captain-radius-form .walklist-instructions {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
.view-precinct-map .search-captain-radius-form .search-note {
  padding-top: 10px;
  font-size: 14px;
  color: #000;
}
@media only screen and (max-width: 600px) {
  .path-manage #manage-walkers-form #email-wrapper {
    padding: 0px 0px;
  }
  .path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper .show-email-class {
    font-size: 16px;
  }
  .path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper {
    display: block !important;
  }
  .path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper .show-email-class {
    word-break: break-all;
  }
}

@media only screen and (max-width: 515px) {
  .path-manage #manage-walkers-form #edit-add-email {
    border-radius: 0px;
    position: relative;
    top: 30px;
    line-height: 19px;
    width: 30%;
    padding: 0px;
    height: 44px;
    text-align: center;
    justify-content: center;
  }
  .path-manage #manage-walkers-form .js-form-item-interviewer-email {
    float: left;
    width: 70%;
    margin: 0px;
  }

}
.path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 10px;
  align-items: center;
}
.path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper .show-email-class {
  font-size: 20px;
  margin: 0px;
}
.path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper .remove-email-cls {
  font-size: 18px;
  padding: 0px 15px;
  text-align: center;
  justify-content: center;
  height: 40px;
  line-height: 40px;
}
.walker-walklist-wrapper .section p::before {
  content: "\f007";
  font-family: fontAwesome;
  padding-right: 7px;
  color: #000;
}
.path-manage #manage-survey-form div:nth-child(2) {
  color: #000;
  background: #FFFCC8;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  font-size: 16px;
}
.view-precinct-map .search-captain-radius-form .form-submit, .view-precinct-map .save-walklist-form .form-submit {
  margin-bottom: 5px;
}
.path-manage #manage-walkers-form .walker-descrip-cls {
  color: #000;
  background: #FFFCC8;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  font-size: 16px;
}
.walker-walklist-wrapper .section .survey-info p::before {
  content: "";
  padding: 0px;
}
.walker-walklist-wrapper .section .survey-info p {
  padding-left: 15px;
}
.path-manage #manage-survey-form .form-submit {
  text-align: center;
  justify-content: center;
  display: flex;
}
.walker-walklist-wrapper .section a {
  text-align: center;
}
.path-manage #manage-walkers-form .walker-submit-div {
  text-align: center;
}
.walker-walklist-wrapper .section .section-label::before {
  content: "\f0c0";
  font-family: fontAwesome;
  padding-right: 10px;
  font-size: 22px;
}
.walker-walklist-wrapper .survey-walk-cls-div label::before {
  content: "\f46d" !important;
  padding-left: 5px;
}
.path-manage #manage-walkers-form #edit-add-email {
  padding-left: 0px;
  padding-right: 0px;
}

.walker-walklist-wrapper .section p {
  word-break: break-all;
}

.path-manage #manage-walkers-form .walker-descrip-cls {
  font-size: 16px !important;
}

@media only screen and (max-width: 600px) {
  .path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper {
    text-align: right;
  }
  .path-manage #manage-walkers-form #email-wrapper .custom-email-wrapper .show-email-class {
    text-align: left;
    padding-bottom: 5px;
  }
  }
  .view-precinct-map .search-captain-radius-form .walklist-instructions {
  line-height: 30px;
  margin-bottom: 30px;
  color: #000;
  background: #FFFCC8;
  padding: 20px 20px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  font-size: 16px !important;
}

/** End Manage Walkers and Survey Page ***/

.walklist-table .table-header {
  background: #4C5680;
}
.walklist-table .table-header p {
  margin: 0px;
  padding: 18px;
  color: #fff;
  font-weight: 500;
} 
.path-start .body-title p {
  margin: 0px;
  padding: 10px 18px;
  font-weight: 400;
  color: #444;
}
.path-start .body-title p a i {
  color: #404c78;
}
.walklist-table .table-body:nth-child(2n) {
  background: #D6EEEE;
}
.path-start .body-title p select {
  background: transparent;
  border-color: #adb5bd;
  border-radius: 3px;
  border-width: 1px;
  color: #444;
  padding: 4px 7px;
  width: 100%;
}
.walklist-table .row.table-body .status-survey .js-form-type-select select {
  font-size: 20px;
  font-weight: 400;
  color: #444;
}
.path-start .body-title p a {
  border: none;
  background: #e11e2d;
  padding: 5px 14px;
  margin: 0px;
  margin-right: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
@media only screen and (max-width: 767px) {
    .walklist-table .table-header {
  display: none;
}
.walklist-table .row.table-body .status-survey .js-form-type-select select {
  font-size: 24px;
}
.path-start .title-mobi p {
  color: #1f2d61;
  font-weight: 500;
  padding: 0px;
}
.walklist-table .table-body {
  padding: 25px;
}
.path-start .body-title p {
  padding: 0px;
}
.walklist-table .table-body:nth-child(2n) {
  background: none;
}
.walklist-table {
  padding: 20px;
}
.walklist-table .table-body {
  background: none;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 20px;
}
.path-start .body-title p select {
  width: auto;
}
.path-start .body-title p a i {
  display: none;
}
.path-start .body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 6px 14px;
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.path-start .body-title {
  margin-bottom: 20px;
}

/* .body-title:last-child p {
  margin-top: 5px;
} */
.walklist-table .row.table-body .status-survey {
  padding: 0px 0px !important;
}
.walklist-table .row.table-body .status-survey .js-form-type-select {
  width: 80% !important;
}
}
@media only screen and (min-width: 768px) {
    .title-mobi {
  display: none;
}
.path-start .body-title p a span {
  display: none;
}

}
@media only screen and (min-width: 991px) {
  .walklist-table .row.table-body .body-title:first-child {
    width: 28%;
  }
  .walklist-table .row.table-body .body-title:last-child {
    width: 22% !important;
  }
  .walklist-table .table-header .header-title:first-child {
    width: 28%;
  }
  .walklist-table .table-header .header-title:last-child {
    width: 22% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px)  {
  .walklist-table .row.table-body .body-title {
    width: 24%;
  }
  .walklist-table .row.table-body .body-title:last-child {
    width: 28% !important;
  }
  .walklist-table .table-header .header-title {
    width: 24%;
  }
  .walklist-table .table-header .header-title:last-child {
    width: 28% !important;
  }
}
.walklist-table .row.table-body {
  align-items: center !important;
}
.walklist-table .row.table-body .status-survey {
  padding: 10px 18px;
}
.walklist-table .row.table-body .status-survey .js-form-type-select {
  margin: 0px;
}
.walklist-table .row.table-body {
  border: 1px solid #ececec;
  border-top: 0px !important;
}
.walklist-table .row.table-body .status-survey .js-form-type-select select {
  text-overflow: ellipsis;
}

@media only screen and (max-width: 767px) {
  .walklist-table {
    padding: 0px !important;
  }
.walklist-table .row.table-body .status-survey .js-form-type-select select {
  text-overflow: ellipsis;
}
}

.path-view .adress-btn {
  text-align: right;
  display: flex;
  justify-content: right;
  gap: 10px;
  flex-wrap: wrap;
}
.path-view .adress-btn a {
  text-align: center;
}
.path-precincts .txt-elab p {
  line-height: 20px;
  margin-bottom: 30px;
  color: #000;
  background: #FFFCC8;
  padding: 20px 20px;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.path-manage #manage-walkers-form .mwf.adress-btn {
  display: flex;
  justify-content: right;
  gap: 10px;
  flex-wrap: wrap;
}
.path-start .survey-contents {
  text-align: center;
  padding-bottom: 15px;
}
.path-start .survey-contents span {
  color: #444;
  font-size: 20px;
}
.path-start .survey-contents span b {
  color: #000;
  padding-left: 15px;
  font-weight: 600;
}
.path-edit #edit-survey-form .edit-surveysubmit-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1100px) {
  .captain-walklistdata table {
    display: table !important;
  }
}
.captain-walklistdata .adress-btn {
  text-align: right;
}

.assigned-walklist .assigned-table-header {
  background: #4C5680;
}
.assigned-walklist .assigned-table-header p {
  margin: 0px;
  padding: 18px;
  color: #fff;
  font-weight: 500;
} 
.assigned-body-title p {
  margin: 0px;
  padding: 10px 18px;
  font-weight: 400;
  color: #444;
}
.assigned-body-title p a i {
  color: #404c78;
}
.assigned-walklist .assigned-table-body .assigned-body-title {
  border-bottom: 1px solid #ececec !important;
  border-top: 0px;
  border: 0px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1140px;
}
.assigned-walklist .assigned-table-body:nth-child(2n) {
  background: #D6EEEE;
}
.assigned-body-title p select {
  background: transparent;
  border-color: #adb5bd;
  border-radius: 3px;
  border-width: 1px;
  color: #444;
  padding: 4px 7px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
    .assigned-walklist .assigned-table-header {
  display: none;
}
.assigned-title-mobi p {
  color: #1f2d61;
  font-weight: 500;
  padding: 0px;
}
.assigned-walklist .assigned-table-body {
  padding: 25px;
}
.assigned-body-title p {
  padding: 0px;
}
.assigned-walklist .assigned-table-body:nth-child(2n) {
  background: none;
}
.assigned-walklist {
  padding: 20px;
}
.assigned-walklist .assigned-table-body {
  background: #f5f7ff !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 20px;
}
.assigned-body-title p select {
  width: auto;
}
.assigned-body-title p a i {
  display: none;
}
.assigned-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 6px 14px;
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.assigned-body-title {
  margin-bottom: 20px;
}
.assigned-body-title:last-child p {
  margin-top: 5px;
}
}
@media only screen and (min-width: 768px) {
    .assigned-title-mobi {
  display: none;
}
.assigned-body-title p a span {
  display: none;
}
}
.assigned-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 5px 14px;
  margin: 0px;
  margin-right: 0px;
  margin-right: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1047px)  {
    .assigned-walklist .assigned-table-body .assigned-body-title:nth-child(3) {
  width: 30%;
}
.assigned-walklist .assigned-table-body .assigned-body-title:nth-child(4) {
  width: 23%;
}
.assigned-walklist .assigned-table-body .assigned-body-title:nth-child(1) {
  width: 30%;
}
.assigned-walklist .assigned-table-header .assigned-header-title:nth-child(1) {
  width: 30%;
}
.assigned-walklist .assigned-table-header .assigned-header-title:nth-child(4) {
  width: 23%;
}
.assigned-walklist .assigned-table-header .assigned-header-title:nth-child(3) {
  width: 30%;
}
}

@media only screen and (max-width: 767px) {
  .assigned-walklist {
    padding: 0px !important;
  }
  .assigned-walklist .assigned-table-body .assigned-body-title {
  border-bottom: 0px solid #ececec !important;
}

.walklist-table .table-body {
  background: #f5f7ff !important;
}
}

.path-start .walklist-table .adress-btn {
  text-align: right;
}
.path-start .tabs-btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 450px) {
    .adress-btn a {
        padding: 9px 10px;
    }
    .path-start .tabs-btns {
        justify-content: center;
        flex-wrap: wrap;
    }
}

.walker-new-contact-form #new-contact-form {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  background: #f5f7ff;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.walker-new-contact-form #new-contact-form .js-form-item label {
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  color: #444;
}
.walker-new-contact-form #new-contact-form .js-form-item input {
/*  background: transparent;*/
  height: 44px;
  min-height: 44px;
  font-size: 18px;
  font-weight: 500;
  color: #444;
  width: 100%;
  border-color: #777 !important;
}
.walker-new-contact-form #new-contact-form .form-item-first-name {
  width: 49%;
  float: left;
}
.walker-new-contact-form #new-contact-form .form-item-last-name {
  width: 49%;
  float: right;
}
.walker-new-contact-form #new-contact-form .js-form-item-phone {
  width: 49%;
  float: left;
}
.walker-new-contact-form #new-contact-form .js-form-item-email {
  width: 49%;
  float: right;
}
.walker-new-contact-form #new-contact-form .js-form-item-street-address {
  width: 100%;
  float: left;
}
.walker-new-contact-form #new-contact-form .form-item-city {
  width: 32%;
  float: left;
}
.walker-new-contact-form #new-contact-form .js-form-item-postal-code {
  float: left;
  width: 32%;
  margin-left: 2%;
  margin-right: 2%;
}
.walker-new-contact-form #new-contact-form .js-form-item-state {
  width: 32%;
  float: left;
}
@media only screen and (max-width: 576px) {
    .walker-new-contact-form #new-contact-form .form-item-first-name {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .form-item-last-name {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-phone {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-email {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-street-address {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .form-item-city {
        width: 100% !important;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-postal-code {
        width: 100% !important;
        margin-left: 0%;
        margin-right: 0%;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-state {
        width: 100% !important;
    }
}
.walker-new-contact-form #new-contact-form .new-contact-form {
  text-align: center;
  clear: both;
  padding: 20px 0;
}
.walker-new-contact-form #new-contact-form .new-contact-form input {
  margin: 0px;
  padding: 9px 20px;
  height: auto;
  font-size: 18px;
  font-weight: 500;
  border-radius: 3px;
  line-height: normal;
  background: #e11e2d;
}
.walker-new-contact-form #new-contact-form .new-contact-form input:hover {
  background: #1f2d61;
}

.precincts-maps-table .precincts-maps-header {
  background: #4C5680;
}
.precincts-maps-table .precincts-maps-header p {
  margin: 0px;
  padding: 18px;
  color: #fff;
  font-weight: 500;
} 
.precincts-maps-body-title p {
  margin: 0px;
  padding: 10px 18px;
  font-weight: 400;
  color: #444;
}
.precincts-maps-body-title p a i {
  color: #404c78;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title {
  border-bottom: 1px solid #ececec !important;
  border-top: 0px;
  border: 0px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1140px;
}
.precincts-maps-table .precincts-maps-body:nth-child(2n) {
  background: #D6EEEE;
}
.precincts-maps-body-title p select {
  background: transparent;
  border-color: #adb5bd;
  border-radius: 3px;
  border-width: 1px;
  color: #444;
  padding: 4px 7px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
    .precincts-maps-table .precincts-maps-header {
  display: none;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title {
  border-bottom: 0px solid #ececec !important;
}
.precincts-title-mobi p {
  color: #1f2d61;
  font-weight: 500;
  padding: 0px;
}
.precincts-maps-table .precincts-maps-body {
  padding: 25px;
}
.precincts-maps-body-title p {
  padding: 0px;
}
.precincts-maps-table .precincts-maps-body:nth-child(2n) {
  background: none;
}
.precincts-maps-table {
  padding: 20px;
}
.precincts-maps-table .precincts-maps-body {
  background: #f5f7ff !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 20px;
}
.precincts-maps-body-title p select {
  width: auto;
}
.precincts-maps-body-title p a i {
  display: none;
}
.precincts-maps-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 6px 14px;
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.precincts-maps-body-title {
  margin-bottom: 20px;
}

.precincts-maps-body-title:last-child p {
  margin-top: 5px;
}
}
@media only screen and (min-width: 768px) {
    .precincts-title-mobi {
  display: none;
}
.precincts-maps-body-title p a span {
  display: none;
}
}
.precincts-maps-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 5px 10px;
  margin: 0px;
  margin-right: 0px;
  margin-right: 0px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1047px)  {
    .precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(3) {
  width: 26%;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(4) {
  width: 30%;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(1) {
  width: 22%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(1) {
  width: 22%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(4) {
  width: 30%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(3) {
  width: 26%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(2) {
  width: 22%;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(2) {
  width: 22%;
}

.precincts-maps-body-title p a {
  padding: 5px 10px;
  font-size: 16px;
}
}
@media only screen and (min-width: 1048px) and (max-width: 1200px)  {
    .precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(4) {
  width: 30%;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(1) {
  width: 22%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(1) {
  width: 22%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(4) {
  width: 30%;
}
.precincts-maps-table .precincts-maps-body .precincts-maps-body-title:nth-child(2) {
  width: 20%;
}
.precincts-maps-table .precincts-maps-header .precincts-maps-title:nth-child(2){
    width: 20%;
}
}

.captain-walklistdata .captain-walklistdata-table-header {
  background: #4C5680;
}
.captain-walklistdata .captain-walklistdata-table-header p {
  margin: 0px;
  padding: 18px 10px;
  color: #fff;
  font-weight: 500;
} 
.captain-walklistdata-body-title p {
  margin: 0px;
  padding: 10px 10px;
  font-weight: 400;
  color: #444;
}
.captain-walklistdata-body-title p a i {
  color: #404c78;
}
.captain-walklistdata .captain-walklistdata-body .captain-walklistdata-body-title {
  border-bottom: 1px solid #ececec !important;
  border-top: 0px;
  border: 0px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1140px;
}
.captain-walklistdata .captain-walklistdata-body:nth-child(2n) {
  background: #D6EEEE;
}
.captain-walklistdata-body-title p select {
  background: transparent;
  border-color: #adb5bd;
  border-radius: 3px;
  border-width: 1px;
  color: #444;
  padding: 4px 7px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
    .captain-walklistdata .captain-walklistdata-table-header {
  display: none;
}
.captain-walklistdata-title-mobi p {
  color: #1f2d61;
  font-weight: 500;
  padding: 0px;
}
.captain-walklistdata .captain-walklistdata-body .captain-walklistdata-body-title {
  border-bottom: 0px solid #ececec !important;
}
.captain-walklistdata .captain-walklistdata-body {
  padding: 25px;
}
.captain-walklistdata-body-title p {
  padding: 0px;
}
.captain-walklistdata .captain-walklistdata-body:nth-child(2n) {
  background: none;
}
.captain-walklistdata {
  padding: 20px;
}
.captain-walklistdata .captain-walklistdata-body {
  background: #f5f7ff !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 20px;
}
.captain-walklistdata-body-title p select {
  width: auto;
}
.captain-walklistdata-body-title p a i {
  display: none;
}
.captain-walklistdata-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 6px 14px;
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.captain-walklistdata-body-title {
  margin-bottom: 20px;
}

.captain-walklistdata-body-title:last-child p {
  margin-top: 5px;
}
}
@media only screen and (min-width: 768px) {
    .captain-walklistdata-title-mobi {
  display: none;
}
.captain-walklistdata-body-title p a span {
  display: none;
}
}
.captain-walklistdata-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 5px 10px;
  margin: 0px;
  margin-right: 0px;
  margin-right: 0px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1047px)  {

.captain-walklistdata-body-title p a {
  padding: 4px 5px;
  font-size: 14px;
}
}

.captain-walklistdata-body-title a {
  border: none;
  background: #e11e2d;
  padding: 5px 14px;
  margin: 0px;
  margin-right: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
  text-decoration: none;
}

.captain-walklistdata-body-title p a:hover {
    border: none;
    background: #e11e2d;
    padding: 5px 10px;
    margin: 0px;
    margin-right: 0px;
    margin-right: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    height: auto;
    border-radius: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 1220px)  {
  .captain-walklistdata {
    padding: 0px !important;
    }
    .captain-walklistdata-body-title p a {
    font-size: 14px !important;
    padding: 4px 5px;
  }
  .captain-walklistdata-body-title p a:hover {
    font-size: 14px !important;
    padding: 4px 5px;
  }
}

.path-edit #edit-survey-form fieldset .fieldset__wrapper .js-form-type-radio input {
    width: 1.6875rem !important;
    height: 1.6875rem !important;
    margin-bottom: 4px;
    border: 3px solid #404c78 !important;
    min-height: 1.6875rem !important;
}
.path-edit #edit-survey-form fieldset .fieldset__wrapper .js-form-type-radio input:checked {
    background-size: 11px !important;
}
@media only screen and (max-width: 767px) {
  }
.mnag-sur-walk {
  max-width: 1000px;
  margin: 15px auto;
  text-align: right;
}  

.precinct-map-data .precinct-map {
  background: #4C5680;
}
.precinct-map-data .precinct-map p {
  margin: 0px;
  padding: 18px 10px;
  color: #fff;
  font-weight: 500;
} 
.precinct-map-body-title p {
  margin: 0px;
  padding: 10px 10px;
  font-weight: 400;
  color: #444;
}
.precinct-map-body-title p a i {
  color: #404c78;
}
.precinct-map-data .precinct-map-body .precinct-map-body-title {
  border-bottom: 1px solid #ececec !important;
  border-top: 0px;
  border: 0px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1140px;
}
.precinct-map-data .precinct-map-body:nth-child(2n) {
  background: #D6EEEE;
}
.precinct-map-body-title p select {
  background: transparent;
  border-color: #adb5bd;
  border-radius: 3px;
  border-width: 1px;
  color: #444;
  padding: 4px 7px;
  width: 100%;
}
@media only screen and (max-width: 899px) {
    .precinct-map-data .precinct-map {
  display: none;
}
.map-position {
  display: none;
}
.precinct-map-title-mobi p {
  color: #1f2d61;
  font-weight: 500;
  padding: 0px;
}
.precinct-map-data .precinct-map-body .precinct-map-body-title {
  border-bottom: 0px solid #ececec !important;
}
.precinct-map-data .precinct-map-body {
  padding: 25px;
}
.precinct-map-body-title p {
  padding: 0px;
}
.precinct-map-data .precinct-map-body:nth-child(2n) {
  background: none;
}
.precinct-map-data {
  padding: 20px;
}
.precinct-map-data .precinct-map-body {
  background: #f5f7ff !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 20px;
}
.precinct-map-body-title p select {
  width: auto;
}
.precinct-map-body-title p a i {
  display: none;
}
.precinct-map-body-title p a {
  text-decoration: none;
  border: none;
  background: #e11e2d;
  padding: 6px 14px;
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: normal;
  height: auto;
  border-radius: 3px;
}
.precinct-map-body-title {
  margin-bottom: 20px;
}

.precinct-map-body-title:last-child p {
  margin-top: 5px;
}
}
@media only screen and (min-width: 900px) {
    .precinct-map-title-mobi {
  display: none;
}
.precinct-map-body-title p a span {
  display: none;
}
}
@media only screen and (min-width: 900px) {
    .precinct-map-data .precinct-map {
  display: grid;
  grid-template-columns: 5% 12% 12% 22% 15% 6% 14% 14%;
}
.precinct-map-data .precinct-map-body{
    display: grid;
  grid-template-columns: 5% 12% 12% 22% 15% 6% 14% 14%;
}
}
/* --------------- 4xx --------------------*/

.page-errorho {
	text-align: center;
	padding: 70px 0px;
}
.page-errorho .error-page__title {
	color: #e11e2d !important;
	font-size: 350px !important;
	line-height: 350px;
	font-weight: 700;
	margin-bottom: 9px;
}
.page-errorho .error-page__tagline {
	font-size: 50px !important;
	line-height: 49px;
	margin-bottom: 30px;
	font-weight: 500;
	color: #262626;
}
.backto a {
	text-decoration: none;
	font-size: 25px;
    background: #1f2d61;
	
	color: #fff;
	padding: 15px 30px;
	font-weight: 600;
}
.backto {
	margin-top: 50px !important;
}
.backto a:hover {
	background: #e11e2d;
}
@media only screen and (max-width: 576px) {
    .page-errorho .error-page__title {
	font-size: 133px;
	line-height: normal;
}
.page-errorho .error-page__tagline {
	font-size: 29px;
	line-height: normal;
}
.page-errorho {
	padding: 40px 0px;
}
}
@media only screen and (min-width: 577px) and (max-width: 767px)  {
    .page-errorho .error-page__title {
	font-size: 200px;
	line-height: normal;
}
.page-errorho .error-page__tagline {
	line-height: normal;
}
.page-errorho {
	text-align: center;
	padding: 50px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 990px)  {
    .page-errorho .error-page__title {
	font-size: 300px;
	line-height: normal;
}
.page-errorho .error-page__tagline {
	line-height: normal;
}
.page-errorho {
	text-align: center;
	padding: 50px 0px;
}
}
.backto a:hover {
  color: #fff !important;
}
/* --------------- 4xx --------------------*/
@media only screen and (max-width: 576px) {
  .precinct-map-data {
    padding: 0px !important;
  }
}

.view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-city {
    width: 32%;
    float: left;
}
.view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-state {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}
.form-wrapper-units {
    clear: both;
}
.view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-zipcode {
    width: 32%;
    float: left;
}
@media only screen and (max-width: 600px) {
    .view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-city {
        width: 100% !important;
        float: left;
    }
    .view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-state {
        width: 100% !important;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
    }
    .form-wrapper-units {
        clear: both;
    }
    .view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-zipcode {
        width: 100% !important;
        float: left;
    }
    .view-precinct-map .search-captain-radius-form .form-wrapper-units .js-form-item {
        width: 100% !important;
    }
}
.view-precinct-map .search-captain-radius-form .form-wrapper .js-form-item-street-address {
    margin-bottom: 0px;
}
.captain-mapss{text-align: right;}

body.page-civicrm-report .ui-tabs .ui-tabs-nav .ui-tabs-active a {
	background: #d0d0d5;
	border-radius: 0px;
	color: #000000 !important;
	font-size: 14px !important;
}
.page-civicrm-report .ui-tabs .ui-tabs-nav .ui-tabs-tab a {
	color: #0d6efd !important;
	font-size: 14px !important;
	font-weight: 500;
	padding: 7px 10px !important;
}
.page-civicrm-report .ui-tabs .ui-tabs-nav {
	border-bottom: 1px solid #dee2e6 !important;
	padding-bottom: 0px;
}
.page-civicrm-report .ui-tabs .ui-tabs-nav .ui-tabs-tab a:hover {
	background: #d0d0d5;
	border-radius: 0px;
	color: #000000 !important;
	font-size: 14px !important;
}
.page-civicrm-report .ui-tabs .ui-tabs-nav .ui-tabs-tab {
	border: none !important;
	background: none !important;
}
.race-listing-grid .cpage.csn form {
	width: 80%;
}
.race-listing-grid .cpage.csn .events {
	width: 20%;
	position: relative;
	top: 9px;
}
.race-listing-grid .cpage.csn .race-types {
	align-items: center;
}
@media screen and (max-width: 990px) {
	.race-listing-grid .cpage.csn form {
		width: 100% !important;
	}
	.race-listing-grid .cpage.csn .events {
		width: 100% !important;
	}
}
.race-page-details .candidate-block .cand-name .party-name {
	display: block;
}
.race-page-details .candidate-block .cand-name {
	word-break: break-all;
}
.race-page-details .candidate-block .cand-name .party-name {
	color: var(--gray);
	font-weight: 500;
	font-size: 14px !important;
}
.race-page-details .candidate-block .cand-name {
	font-size: 18px;
	font-weight: 600;
	color: #1f2d61 !important;
}

.page-civicrm-smsinbox .crm-pager {
	height: auto;
	padding: 15px 10px;
	margin-bottom: 15px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.page-civicrm-smsinbox .crm-pager .element-right {
	float: none !important;
	margin: 0px !important;
}
.page-civicrm-smsinbox .crm-pager .crm-pager-nav {
	display: inline;
	margin: 0px;
}
.page-civicrm-smsinbox .crm-pager .element-right input {
	min-height: auto;
	padding: 5px 6px;
}
.page-civicrm-smsinbox table tbody tr th {
	padding: 18px;
	border: none;
	font-size: 16px !important;
	font-weight: 500 !important;
}
.page-civicrm-smsinbox table tbody tr td {
	padding: 18px;
	font-weight: 400;
	color: #444;
}
.page-civicrm-smsinbox table tbody tr th:last-child {
	min-width: 190px;
}
.page-civicrm-smsinbox table tbody tr th:nth-last-child(2) {
	min-width: 190px;
}
.page-civicrm-smsinbox #crm-main-content-wrapper .button {
	height: auto;
	padding: 12px 15px;
	font-size: 14px;
}
.go-users-reports table thead tr th {
	padding: 12px;
	font-size: 16px;
	font-weight: 500;
	background: #4C5680 !important;
	color: #fff !important;
}
.go-users-reports table thead tr th a {
	color: #fff !important;
}
.go-users-reports table tbody tr td {
	padding: 12px;
	font-size: 14px;
	font-weight: 400;
}
.go-users-reports table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}
.go-users-reports table {
	border: 1px solid #ececec !important;
}
@media only screen and (min-width: 1100px) {
	.go-users-reports table {
		overflow-x: auto;
		display: block;
	}
}

.go-users-reports .civicrm-user-filter-form {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.go-users-reports .civicrm-user-filter-form .js-form-type-textfield {
	width: 300px;
}
.go-users-reports .civicrm-user-filter-form .form-actions .js-form-submit {
	margin: 0px;
	background: #6c757d !important;
	border: none;
	font-size: 16px;
	font-weight: 500;
	width: 125px;
	height: 44px;
}
.go-users-reports .civicrm-user-filter-form .form-actions #edit-reset {
	border: none;
	background: #e11e2d;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	width: 125px;
	text-align: center;
	justify-content: center;
	margin: 0px;
	height: 44px;
}
.go-users-reports .civicrm-user-filter-form .form-actions #edit-reset:hover {
	background: #404c78;
}
.go-users-reports .civicrm-user-filter-form .js-form-item label {
	margin: 0px;
	font-size: 16px;
	color: #444;
}
.go-users-reports .civicrm-user-filter-form .form-actions {
	gap: 15px;
	align-items: end;
	margin: 0px;
}
.go-users-reports .civicrm-user-filter-form .js-form-item {
	margin: 0px;
}
.go-users-reports .civicrm-user-filter-form {
	padding-bottom: 17px;
}
@media only screen and (max-width: 576px) {
	.go-users-reports .civicrm-user-filter-form {
		display: block !important;
	}
	.go-users-reports .civicrm-user-filter-form .js-form-type-textfield {
		width: 100% !important;
		margin: 15px 0px !important;
	}
}
.path-view .adress-btn {
  justify-content: space-between !important;
}
.path-view .adress-btn .for-title h3 {
  color: #1f2d61;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
.path-view .adress-btn {
  display: block !important;
}
.path-view .adress-btn .for-title {
  text-align: center;
}
}

.go-users-reports table thead tr th:nth-child(2) {
	min-width: 220px;
}
.go-users-reports table thead tr th {
	text-transform: capitalize;
}
.go-users-reports table tbody tr td strong {
	font-weight: 600;
}
.go-users-reports table tbody tr td:nth-child(2) {
	word-wrap: anywhere;
}
.go-users-reports table tbody tr td a {
	text-decoration: underline;
	color: #444;
	text-transform: capitalize;
}
.go-users-reports table thead tr th {
	padding: 8px !important;
}
.go-users-reports table tbody tr td {
	padding: 8px !important;
}
.go-users-reports table tbody tr td a:hover {
	text-decoration: none;
}

.page-civicrm .crm-mosaico-page .form-group .ng-isolate-scope .crm-mailing-recipients-row.ng-scope .select2-container {
	height: auto;
}
.go-users-reports .pagination li a {
	width: auto !important;
	margin: 0 8px;
}

.path-precinct .edit-captain-form .js-form-type-select span ul .select2-search input {
  background: url('/themes/contrib/january_theme/images/magnifying-glass.svg') no-repeat 100% -22px,linear-gradient(to bottom,#fff 85%,#fff 99%) 0 0;
  background-repeat: no-repeat;
  background-position: right 8px center;
  margin: 0px;
  width: 100% !important;
  border: none !important;
  box-shadow: none !important;
}
.precinct-listing table tbody td span a {
  padding: 0px !important;
  background: none !important;
}
body.precinct-listing table tr th {
  background: #4C5680 !important;
  color: #fff !important;
}
body.precinct-listing table tr:nth-child(2n) {
  background: #D6EEEE;

}

.precinct-listing table tbody td a {
  text-decoration: underline;
}
.precinct-listing table tbody td a:hover {
  text-decoration: none;
  color: #0D0D58;
}
.adress-btn a {
  margin-bottom: 5px;
}
.precinct-map-body-title p {
  word-break: break-word;
}

a.countycodemap {
    text-decoration: underline;
     background: none !important; 
  background: none;
  color: #6e6e6e !important; 
}

.site-pages-list .view-header {
	margin-bottom: 0px;
	text-align: right;
}
.site-pages-list .view-header .page-add {
	text-decoration: none;
	border: none;
	background: #e11e2d;
	padding: 8px 20px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: normal;
	border-radius: 3px;
}
.site-pages-list .view-header .page-add:hover {
	background: #1f2d61;
}
.site-pages-list table {
	margin-top: 15px;
}
.site-pages-list table thead tr th {
	padding: 18px !important;
	border: none;
	background: #4C5680 !important;
	color: #fff !important;
}
.site-pages-list table tbody tr td {
	padding: 9px 18px !important;
	font-size: 14px;
	color: #444;
	text-transform: capitalize;
	vertical-align: baseline;
}
.site-pages-list table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}
.site-pages-list table tbody tr .views-field-edit-node a {
	background: #e11e2d;
	color: #fff;
	padding: 7px 20px;
	border-radius: 3px;
	font-size: 15px;
}
.site-pages-list table tbody tr .views-field-delete-node a {
	background: #e11e2d;
	color: #fff;
	padding: 7px 20px;
	border-radius: 3px;
	font-size: 15px;
}
.site-pages-list table tbody tr .views-field-title a {
	text-decoration: underline;
}
.site-pages-list table tbody tr .views-field-title a:hover {
	text-decoration: none;
}
.site-pages-list table tbody tr .views-field-nothing a {
	background: #e11e2d;
	color: #fff;
	padding: 7px 20px;
	border-radius: 3px;
	font-size: 15px;
}
.membership .block-block-content .block__content a {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.path-group .block-system .block__content h2 {
	text-align: center;
	color: #1f2d61;
	margin-top: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.path-group .block-system .block__content .multi-node-view li {
	list-style: none;
}
.path-group .block-system .block__content .multi-node-view li article .node__title {
	font-size: 30px;
	color: #1f2d61;
	font-weight: 500;
	line-height: normal;
	text-align: left;
}
.path-group .block-system .block__content .multi-node-view li article .node__title a {
	text-decoration: underline;
	color: #1f2d61;
	line-height: normal;
}
.path-group .block-system .block__content .multi-node-view li article .node__title a:hover {
	text-decoration: none;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comments__title {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	margin-bottom: 0px;
	line-height: normal;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .form-actions input {
	margin: 0px;
	padding: 12px 35px;
	height: auto;
	font-size: 16px;
	font-weight: 500;
	margin-right: 10px;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__meta .comment__author a {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 500;
	text-decoration: underline;
	color: #1f2d61;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content p {
	margin-bottom: 4px;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content .inline.comment__links li a {
	color: #404c78;
	font-weight: 500;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__meta .comment__author a:hover {
	text-decoration: none;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content h3 {
	text-align: left;
	margin: 0px;
	text-transform: capitalize;
	letter-spacing: normal;
	color: #444;
	line-height: 22px;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content h3 a {
	color: #444;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content .inline.comment__links {
	margin-top: 0px;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content p {
	margin-bottom: 4px;
}
.path-group .block-system .block__content .multi-node-view li article #comments .comments .comment__text-wrapper .comment__content .inline.comment__links li a:hover {
	color: #000;
}
.path-group .block-system .multi-node-view {
	padding: 0px;
}
.path-group .block-system .multi-node-view .nc-cmt-list {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 20px;
	margin-bottom: 15px;
}
.path-group .block-system .multi-node-view .nc-cmt-list article .comment__picture-wrapper .comment__picture {
	left: 0px;
}
.path-group .block-system .multi-node-view .nc-cmt-list article .comment__text-wrapper {
	padding-left: 65px;
}
.path-group .block-system .multi-node-view .nc-cmt-list .indented article .comment__text-wrapper {
	padding-left: 50px;
}
.path-group .block-system .multi-node-view .nc-cmt-list .comments article {
	margin-top: 15px;
	padding-top: 15px;
}
.path-group .block-system .multi-node-view .nc-cmt-list .add-comment form {
	padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
	.path-group .block-system .multi-node-view .nc-cmt-list article .comment__text-wrapper {
		padding-left: 0px;
	}
	.path-group .block-system .multi-node-view .nc-cmt-list .indented article .comment__text-wrapper {
		padding-left: 0px;
	}
}
.path-group .block-system .multi-node-view .nc-cmt-list article .node__content p {
	margin: 0px;
}
.walker-new-contact-form #new-contact-form .js-form-item-country {
  float: left;
  width: 32%;
}
.walker-new-contact-form #new-contact-form .js-form-item-country select {
  padding-right: 0px;
  padding-left: 8px;
  border-radius: 3px;
  height: 44px;
  min-height: 44px;
}
.walker-new-contact-form #new-contact-form .js-form-item-state {
  width: 50%;
  float: left;
}
.walker-new-contact-form #new-contact-form .js-form-item-state {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.walker-new-contact-form #new-contact-form .js-form-item-notes {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.walker-new-contact-form #new-contact-form .form-item-city {
  margin-bottom: 0px;
}
.walker-new-contact-form #new-contact-form .js-form-item-postal-code {
  margin-bottom: 0px;
}
.walker-new-contact-form #new-contact-form .js-form-item-country {
  margin-bottom: 0px;
}
.walker-new-contact-form #new-contact-form .js-form-item-affiliation {
  width: 49%;
  float: left;
}
@media only screen and (max-width: 576px) {
    .walker-new-contact-form #new-contact-form .js-form-item-country {
        float: left;
        width: 100% !important;
        margin-bottom: 0px;
    }
    .walker-new-contact-form #new-contact-form .js-form-item-affiliation {
        width: 100% !important;
        float: left;
        margin-top: 0px;
    }
}

.walker-new-contact-form #new-contact-form .js-form-type-checkbox input {
  width: 25px;
  min-height: 25px;
  height: 25px;
  border: 2px solid #404c78 !important;
}
.walker-new-contact-form #new-contact-form .js-form-type-checkbox input:focus {
  outline: none;
}
.walker-new-contact-form #new-contact-form .js-form-type-checkbox input:checked {
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-image: url(/themes/custom/nc/images/Vector%201.png);
}

.path-group .block__content #new-contact-form {
	max-width: 650px;
	margin: 30px auto 0 auto;
	width: 100%;
	background: #f5f7ff;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.path-group .block__content #new-contact-form .js-form-item-first-name {
	width: 49%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-last-name {
	width: 49%;
	float: right;
}
.path-group .block__content #new-contact-form .js-form-item-phone {
	width: 49%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-email {
	width: 49%;
	float: right;
}
.path-group .block__content #new-contact-form .js-form-item-street-address {
	float: left;
	width: 100%;
}
.path-group .block__content #new-contact-form .js-form-item-address-2 {
	float: left;
	width: 100%;
}
.path-group .block__content #new-contact-form .js-form-item-city {
	width: 32%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-postal-code {
	float: left;
	width: 32%;
	margin-left: 2%;
	margin-right: 2%;
}
.path-group .block__content #new-contact-form .js-form-item-country {
	width: 32%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-state {
	width: 49%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-affiliation {
	float: right;
	width: 49%;
}
.path-group .block__content #new-contact-form .js-form-item-notes {
	float: left;
	width: 100%;
}
.path-group .block__content #new-contact-form .js-form-item-volunteer-checkbox {
	width: 100%;
	float: left;
}
.path-group .block__content #new-contact-form .js-form-item-join-precinct-checkbox {
	width: 100%;
	float: left;
}
.path-group .block__content #new-contact-form .new-contact-form {
	text-align: center;
}
.path-group .block__content #new-contact-form .new-contact-form .js-form-submit {
	font-size: 16px;
	font-weight: 500;
	padding: 15px 30px;
	height: auto;
}
.path-group .block__content #new-contact-form .new-contact-form .js-form-submit:hover {
	background: #1f2d61;
}
.path-group .block__content #new-contact-form .js-form-item {
	margin-top: 0px;
	margin-bottom: 20px;
}
.path-group .block__content #new-contact-form .js-form-item label {
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
	color: #444;
}
.path-group .block__content #new-contact-form .js-form-item-country select {
	padding: 0 8px;
}
.path-group .block__content #new-contact-form .js-form-type-checkbox input {
	width: 25px !important;
	min-height: 25px !important;
	height: 25px !important;
	border: 2px solid #404c78 !important;
}
.path-group .block__content #new-contact-form .js-form-type-checkbox input:focus {
	outline: none;
}
.path-group .block__content #new-contact-form .js-form-type-checkbox input:checked {
	background-size: 12px !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	background-image: url(/themes/custom/nc/images/Vector%201.png);
}
@media only screen and (max-width: 576px) {
	.path-group .block__content #new-contact-form .js-form-item-first-name {
		width: 100% !important;
		float: left;
	}
	.path-group .block__content #new-contact-form .js-form-item-last-name {
		width: 100% !important;
		float: right;
	}
	.path-group .block__content #new-contact-form .js-form-item-phone {
		width: 100% !important;
		float: left;
	}
	.path-group .block__content #new-contact-form .js-form-item-email {
		width: 100% !important;
		float: right;
	}
	.path-group .block__content #new-contact-form .js-form-item-city {
		width: 100% !important;
		float: left;
	}
	.path-group .block__content #new-contact-form .js-form-item-postal-code {
		float: left;
		width: 100% !important;
		margin-left: 0% !important;
		margin-right: 0% !important;
	}
	.path-group .block__content #new-contact-form .js-form-item-country {
		width: 100% !important;
		float: left;
	}
	.path-group .block__content #new-contact-form .js-form-item-state {
		width: 100% !important;
		float: left;
	}
	.path-group .block__content #new-contact-form .js-form-item-affiliation {
		float: right;
		width: 100% !important;
	}
}
.path-group .block__content #new-contact-form .js-form-item input {
	height: 44px;
	min-height: 44px;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #444;
}
.path-group .block-system .multi-node-view .nc-cmt-list article .comment__text-wrapper .comment__content {
	background: #f0f2f5;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
}
.path-group .local-precinct div {
	font-size: 18px;
}
.path-group .local-precinct {
	margin-top: 20px;
}
.path-group .local-precinct span {
	font-weight: 600;
	color: #000;
}
.path-group div p {
	color: #444;
}
.path-group .group-precincts-edit a {
	color: #3366CC;
	text-decoration: underline;
	font-size: 18px;
	font-weight: 500;
}
.path-group .group-precincts-edit a:hover {
	text-decoration: none;
}
.list-precincts .local-precincts-table thead tr th {
	padding: 18px;
	font-size: 18px !important;
	font-weight: 500;
	background: #4C5680 !important;
	color: #fff !important;
}
.list-precincts .local-precincts-table tbody tr td {
	padding: 14px 18px;
	font-size: 16px !important;
	border-bottom: 1px solid #ececec !important;
	color: #444 !important;
}
.list-precincts .local-precincts-table tbody tr:nth-child(2n) {
	background: #D6EEEE;
}
.list-precincts .local-precincts-table {
	border: 1px solid #ececec !important;
}
.list-precincts .local-precincts-table tbody tr td a {
	text-decoration: underline;
	color: #3366CC;
}
.list-precincts .local-precincts-table tbody tr td a:hover {
	text-decoration: none;
}
.path-group div .group-precincts-edit {
	color: #3366CC;
	text-decoration: underline;
	font-size: 18px;
	font-weight: 500;
}
.path-group div .group-precincts-edit:hover {
	text-decoration: none;
}
.path-group .filter-tips--short {
  display: none;
}
.path-group .filter-help {
  display: none;
}
.path-group .add-topics {
	text-align: right;
	margin: 17px 0;
}
.path-group .add-topics a {
	background: #e11e2d;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 11px 25px;
	border-radius: 3px;
}
.path-group .add-topics a:hover {
	background: #404c78;
}
.path-group .tabs__tab {
	flex: unset;
}
.path-group .tabs__tab .tabs__link.js-tabs-link {
	padding: 6px 20px;
}
.path-group .tabs__link:hover {
	background: #d0d0d5;
	border-radius: 3px;
	color: #000;
}
.path-group .tabs__link {
	color: #1874fd;
	margin: 0 1px;
}
.path-group .tabs__tab .is-active {
	background: #d0d0d5;
	border-radius: 3px;
	color: #000;
}
@media only screen and (min-width: 320px) and (max-width: 450px)  {
  .path-group .tabs__tab .tabs__link.js-tabs-link {
    margin-top: 1px;
  }
  }
  .path-group .block-system .block__content .multi-node-view li .comments__count {
    display: none;
  }

  .path-civicrm.page-civicrm-mosaico-template-list #crm-mosaico {
    margin-top: 80px;
  }
.precinct-div-cls a {
  text-decoration: underline;
  color: #3366CC;
}
.precinct-div-cls{
    margin: 6px 0px 10px 0px;
    text-align: center;
} 
.fhd a {text-decoration: underline;color: #3366CC;}  
.list-precincts .elected-official-search-form .elecp .elected-officials-form .header-section h3 {
  border-bottom: none;
  display: inline-block;
  color: #1f2d61;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .header-section {
  text-align: center;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .header-section p {
  color: #444444;
  font-weight: 500;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .header-section h3::before {
  color: red;
  content: "";
  display: block;
  width: auto;
  background-color: #1f2d61;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 9.5px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .header-section h3::after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e11e2d;
  left: 0;
  position: absolute;
  display: block;
  bottom: 4.5px;
  margin: 0 auto;
  right: 0;
  transform: rotate(45.65deg);
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper .js-form-submit {
  border-radius: 0px !important;
  height: 44px;
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
  padding: 0px 20px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper .js-form-type-textfield {
  margin: 0px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper .js-form-type-textfield input:focus {
  outline: none;
  box-shadow: none;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper .js-form-type-textfield input {
  border-radius: 0px !important;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form {
  text-align: center;
  background: none;
  padding: 0px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .result_markup {
  margin-top: 10px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .result_markup b {
  color: #1f2d61;
  font-size: 16px;
  font-weight: bold;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .result_markup {
  margin-top: 10px;
  color: #444444;
  font-size: 16px;
  font-weight: 500;
}
.list-precincts .precinct-div-cls {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -100px;
}
.list-precincts .elected-official-search-form .elecp {
  padding: 70px 2rem;
  background: #f5f7ff;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form {
  border: none !important;
}
.list-precincts .precinct-div-cls span b {
  color: #444;
}
.list-precincts .inner-page .container {
  padding: 0px !important;
}
.list-precincts .inner-page {
  padding-top: 0px !important;
}
.list-precincts .local-precincts-table {
  border: 1px solid #ececec !important;
  padding: 27px !important;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 40px !important;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form {
  margin-bottom: 15px;
}
.path-user .region--content #block-nc-tabs .nav.nav-tabs .tabs__tab {
	background: #D8DAE1;
	padding: 13px 0px;
	text-align: center;
	margin: 0 1px;
}
.path-user .region--content #block-nc-tabs .nav.nav-tabs .tabs__tab a {
	color: #1F2D61;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.path-user .region--content #block-nc-tabs .nav.nav-tabs .tabs__tab a:hover {
	background: none !important;
}
.path-user .region--content #block-nc-tabs .nav.nav-tabs .tabs__tab.is-active a {
	color: #E11E2D;
}
.path-user .region--content #block-nc-tabs .nav.nav-tabs {
	margin-bottom: 15px;
}
@media only screen and (max-width: 700px) {
	.path-user .region--content #block-nc-tabs .nav.nav-tabs {
		display: block !important;
		border: none !important;
	}
	.path-user .region--content #block-nc-tabs .nav.nav-tabs .tabs__tab {
		margin-bottom: 4px;
	}
}

@media only screen and (max-width: 767px) {
  .captain-walklistdata {
    padding: 0px !important;
  }
  .captain-walklistdata-body-title p a {
    margin-bottom: 5px;
  }
}
.user-logged-in .js-form-type-password input {
  display: inline-block;
}
.user-logged-in .js-form-type-password .shwpd.eye-close {
  width: 16px;
}
.user-logged-in .js-form-type-password .shwpd.eye-open {
  width: 16px;
}
.user-logged-in .js-form-type-password-confirm {
  margin-top: 0px !important;
}
.user-logged-in .js-form-type-password .description a {
  color: #0000EE;
  text-decoration: underline;
}
.user-logged-in .js-form-type-password .description a:hover {
  text-decoration: none;
}
.user-login .js-form-type-password .shwpd.eye-close{
width: 16px;
}
.user-login .js-form-type-password .shwpd.eye-open{
width: 16px;
}

.user-logout-confirm #user-logout-confirm {
	max-width: 500px;
	margin: 0 auto;
	background: #f5f7ff;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	text-align: center;
	color: #000;
	font-size: 16px;
}
.user-logout-confirm #user-logout-confirm #edit-actions #edit-submit {
	font-size: 16px !important;
	font-weight: 500;
	border-radius: 3px;
	height: auto;
	padding: 12px 22px;
	margin: 0px;
	background: #e11e2d;
}
.user-logout-confirm #user-logout-confirm #edit-actions #edit-submit:hover {
	background: #1f2d61;
}
.user-logout-confirm #user-logout-confirm #edit-actions #edit-cancel {
	margin: 0px;
	border: none;
	background: #1f2d61;
	color: #fff;
	padding: 12px 22px;
	height: auto;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
}
.user-logout-confirm #user-logout-confirm #edit-actions #edit-cancel:hover {
	background: #e11e2d;
}
.user-logout-confirm #user-logout-confirm #edit-actions {
	gap: 10px;
}
.user-logout-confirm #user-logout-confirm #edit-actions {
	gap: 10px;
	justify-content: center;
	margin-top: 20px;
}
.path-view main .region .adress-btn div .button {
  border: none;
  font-size: 16px !important;
  font-weight: 500 !important;
  margin: 0px;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .path-view main .region .adress-btn {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  }
  @media only screen and (max-width: 767px) {
    .node--type-blog-post .comments .comment .comment__text-wrapper {
      padding-left: 0px !important;
    }
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    margin-bottom: 20px;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__meta span {
    color: #000;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__meta .node__author a:hover {
    text-decoration: none;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__meta .node__author a {
    color: #1f2d61;
    text-decoration: underline;
    font-weight: 500;
  }
  
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__meta {
    margin-bottom: 0px;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__top-wrapper h2 {
    margin: 0px;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__top-wrapper h2 a {
    font-weight: 500;
    text-transform: capitalize;
    color: #1f2d61;
    text-decoration: underline;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__top-wrapper h2 a:hover {
    text-decoration: none;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__content p {
    color: #444;
    margin: 5px 0px;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__content ul li strong {
    color: #000;
    font-weight: 500;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__content ul li {
    color: #444;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post header .node__top-wrapper h2 {
    margin: 0px;
    line-height: normal;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__meta {
    margin: 0px;
  }
  .path-blog .view-blog .view-content .views-row .node--type-blog-post .node__meta span {
    color: #000;
    font-weight: 500;
    font-size: 15px;
  }
  
  
  .node--type-blog-post .comments .comment .comment__picture-wrapper .comment__picture {
    left: 0px;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper {
    padding-left: 65px;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__meta .comment__author {
    margin: 0px;
    margin-bottom: 4px;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__meta .comment__author a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: underline;
    color: #1f2d61;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__content .comment__text-content p {
    text-transform: capitalize;
    color: #444;
    margin-bottom: 4px;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__content .links {
    margin: 0px;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .nc-comment_text .comment__content .links li a {
    color: #404c78;
    font-weight: 500;
    font-size: 12px;
    text-decoration: none;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__content h3 {
    display: none;
  }
  .node--type-blog-post .nc-comment_text {
    background: #f0f2f5;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
  }
  .node--type-blog-post form #edit-actions input {
    margin: 0px;
    padding: 12px 30px;
    height: auto;
    font-size: 16px;
    font-weight: 500;
  }
  .node--type-blog-post form .js-filter-guidelines {
    display: none;
  }
  .node--type-blog-post form .filter-help {
    display: none;
  }
  .node--type-blog-post .comments .comments__title {
    font-weight: 500;
    color: #000;
    margin-bottom: 7px;
    line-height: normal;
  }
  .node--type-blog-post .node__content .field--name-field-blog-tags > div {
    color: #1f2d61;
    font-size: 20px;
    font-weight: 500;
  }
  .field.field--name-field-blog-tags.field--type-entity-reference.field--label-above .field__item a {
    font-size: 16px;
    text-transform: capitalize;
    color: #000 !important;
    font-weight: 400;
  }
  .field.field--name-field-blog-tags.field--type-entity-reference.field--label-above {
    border-top: 2px solid #e7edf1;
    border-bottom: 2px solid #e7edf1;
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  body.node--type-blog-post .comment--level-1 ~ .comment--level-1 {
    margin-top: 15px;
    margin-bottom: 15px !important;
    padding-top: 15px;
  }
  .node--type-blog-post .node--type-blog-post {
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .node--type-blog-post .node__meta span {
    color: #000;
    font-weight: 500;
    font-size: 15px;
  }
  .node--type-blog-post .node__meta span a {
    color: #1f2d61;
    text-decoration: underline;
    font-weight: 500;
  }
  .node--type-blog-post .node__content .links.inline li a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: underline;
    color: #1f2d61;
  }
  .node--type-blog-post .node__content .links.inline {
    margin: 10px 0px;
  }
  .node--type-blog-post .node__content .links.inline li a:hover {
    text-decoration: none;
  }
  .node--type-blog-post .node__meta span a:hover {
    text-decoration: none;
  }
  .node--type-blog-post .node__content .field--type-text-with-summary ul li strong {
    color: #000;
    font-weight: 500;
  }
  .node--type-blog-post .node__content .field--type-text-with-summary ul li {
    color: #444;
  }
  .node--type-blog-post .comments .comment .comment__text-wrapper .comment__meta .comment__author span {
      font-weight: 500;
      color: #000;
  }
  .path-taxonomy .view-taxonomy-term {
    margin-top: 20px;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    margin-bottom: 20px;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region header .node__top-wrapper h2 {
    margin: 0px;
    line-height: normal;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region header .node__top-wrapper h2 a {
    font-weight: 500;
    text-transform: capitalize;
    color: #1f2d61;
    text-decoration: underline;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region header .node__top-wrapper h2 a:hover {
    text-decoration: none;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region .node__content p {
    color: #444;
    margin: 5px 0px;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region .node__meta {
    margin: 0px;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region .node__meta span {
    color: #000;
    font-weight: 500;
    font-size: 15px;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region .node__meta .node__author a {
    color: #1f2d61;
    text-decoration: underline;
    font-weight: 500;
  }
  .path-taxonomy .view-taxonomy-term .views-row .contextual-region .node__meta .node__author a:hover {
    text-decoration: none;
  }


  /* Event Register page CSS */
  /*for NC*/


.page-civicrm-event-register #Register .crm-event-register-form-block {
	max-width: 620px;
	margin: 0 auto;
	background: #f4f6fa;
	border-radius: 14px;
	padding: 25px;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration legend {
	color: #0b1539 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	padding-top: 0px !important;
	padding-left: 0px;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration .crm-section .label {
	width: 100% !important;
	text-align: left !important;
	margin-top: 10px;
	padding: 0px !important;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration .crm-section .content {
	margin: 0px !important;
	padding: 0px !important;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration .crm-section .label label {
	color: #444;
	font-size: 16px;
	font-weight: 500;
	margin: 0px !important;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration .crm-section .content input {
	height: 44px !important;
	min-height: 44px !important;
}
.page-civicrm-event-register #Register #crm-submit-buttons {
	margin-top: 0px !important;
	margin-bottom: 30px;
}
.page-civicrm-event-register #Register #crm-submit-buttons #_qf_Register_upload-bottom {
	background: #e11e2d !important;
	color: #fff !important;
	border: 0 !important;
	font-weight: 500 !important;
	text-shadow: none !important;
	font-size: 16px !important;
	width: 100%;
	padding: 14px;
	margin: 0 !important;
}
.page-civicrm-event-register #Register .crm-event-register-form-block .crm-profile-name-event_registration {
	border: none;
	margin-top: 0px !important;
}
.page-civicrm-event-register #Register .crm-profile-name-event_registration .crm-section .content input {
	width: 100% !important;
	box-sizing: border-box;
}
.page-civicrm-event-register .crm-event-register-form-block .editrow_email-Primary-section {
	width: 49%;
	float: left;
}
@media only screen and (max-width: 576px) {
	.page-civicrm-event-register .crm-event-register-form-block .editrow_email-Primary-section {
		width: 100% !important;
		float: left !important;
	}
}

  /* Event Register page CSS */

  @media only screen and (max-width: 767px) {
    .walklist-table .table-body {
      padding: 15px !important;
    }
    .path-start .title-mobi p {
      font-size: 22px !important;
    }
    .path-start .body-title {
      margin-bottom: 11px !important;
    }
    .walklist-table .row.table-body .status-survey .js-form-type-select select {
      font-size: 22px;
    }
    .path-start .body-title p {
      font-size: 20px !important;
    }
    .walklist-table .row.table-body .status-survey .js-form-type-select select {
      width: auto;
    }
  }
  .walklist-table .row.table-body .status-survey .js-form-type-select select {
    padding-right: 10px;
  }
  @media only screen and (min-width: 991px) {
    .walklist-table .table-header .header-title:first-child {
      width: 24% !important;
    }
    .walklist-table .row.table-body .body-title:first-child {
      width: 24% !important;
    }
    .walklist-table .table-header .header-title:nth-child(2) {
      width: 20%;
    }
    .walklist-table .row.table-body .body-title:nth-child(2) {
      width: 20%;
    }
    .path-start .body-title p {
      padding: 10px 10px !important;
      font-size: 20px !important;
    }
    .walklist-table .row.table-body .status-survey {
      padding: 10px 10px !important;
    }
    .walklist-table .table-header p {
      padding: 18px 10px !important;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 990px)  {
    .walklist-table .table-header {
      display: none;
    }
    .title-mobi {
      display: block !important;
    }
    .walklist-table .row.table-body {
      display: block !important;
    }
    .walklist-table .row.table-body .body-title {
      width: 100% !important;
      margin-bottom: 10px;
    }
    .walklist-table .row.table-body .status-survey .js-form-type-select select {
      width: auto;
    }
    .walklist-table .row.table-body {
      background: #f5f7ff !important;
      margin-bottom: 20px;
      padding: 15px !important;
    }
    .path-start .title-mobi p {
      color: #1f2d61 !important;
      font-weight: 500 !important;
      font-size: 20px !important;
      padding: 0px !important;
    }
    .path-start .body-title p {
      color: #444;
      padding: 0px !important;
      font-size: 20px !important;
    }
    .walklist-table .row.table-body .status-survey {
      padding: 0px !important;
    }
  }

  .map-filter {
    text-align: right;
    margin-bottom: 10px;
}
.map-filter a {
    border: none;
    color: #e11e2d;
    font-size: 30px;
    margin: 0px !important;
    padding: 0px;
}
.map-filter a:hover {
    border: none;
    color: #1f2d61;
}
.map-filter a:focus {
    border: none;
    color: #e11e2d;
    padding: 0px !important;
    margin: 0px !important;
}
.map-filter a:active {
    color: #e11e2d;
}
.path-survey .ui-dialog {
    max-width: 500px;
    padding: 0px;
    margin: 0 auto !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
}
.path-survey .ui-dialog .nc-modal-form .fieldset__wrapper {
    padding: 0px !important;
}
.path-survey .ui-dialog div#drupal-modal {
    height: auto !important;
    padding: 15px;
}
.path-survey .ui-dialog .nc-modal-form .js-form-submit {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    padding: 12px 25px;
    border-radius: 3px;
    background: #e11e2d;
}
.path-survey .ui-dialog .nc-modal-form .js-form-submit:hover {
    background: #1f2d61;
}
.path-survey .ui-dialog .ui-dialog-titlebar {
    background: #f5f7ff;
    border: none;
    padding: 12px 15px;
    color: #1f2d61;
    font-size: 19px;
}
.survey-map-view .ui-dialog div#drupal-modal .fieldgroup {
  margin: 0px;
}
.survey-map-view .ui-dialog div#drupal-modal .fieldgroup legend {
  background: none;
  padding: 0px !important;
}
.survey-map-view .ui-dialog div#drupal-modal .fieldgroup legend span {
  color: #1f2d61;
  padding: 0px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 20px;
}
.survey-map-view .ui-dialog .ui-dialog-titlebar {
  text-transform: capitalize;
}
.survey-map-view .ui-dialog .nc-modal-form .fieldset__wrapper .js-form-item {
  margin: 0px 0px 8px 0px;
}
.survey-map-view .ui-dialog .nc-modal-form .fieldset__wrapper .js-form-item input {
  border: 2px solid #404c78 !important;
  border-radius: 3px;
  margin: 0px !important;
}
.survey-map-view .ui-dialog .nc-modal-form .fieldset__wrapper .js-form-item input:checked {
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-image: url(/themes/custom/nc/images/Vector%201.png);
}
.survey-map-view .ui-dialog .nc-modal-form .fieldset__wrapper .js-form-item input:focus {
  outline: none;
  box-shadow: none;
}
.survey-map-view .ui-dialog div#drupal-modal .location-checkbox {
  border-top: 2px solid #989898;
  margin-top: 4px;
  padding-top: 8px;
}
.survey-map-view .ui-dialog div#drupal-modal .location-checkbox .js-form-item {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 10px;
}
.survey-map-view .ui-dialog div#drupal-modal .location-checkbox .js-form-item label {
  padding: 0px;
  margin: 0px;
}
.survey-map-view .ui-dialog .nc-modal-form .fieldset__wrapper .js-form-item label {
  font-size: 18px;
  font-weight: 500;
  color: #444;
  font-family: 'Poppins';
  position: relative;
  top: 2px;
}
body.survey-map-view .ui-dialog {
max-width: 350px;
  z-index: 999999;
}
.survey-map-view .ui-dialog div#drupal-modal .location-checkbox legend {
display: none;
}
.survey-map-view .ui-dialog div#drupal-modal .location-checkbox .js-form-item label {
top: 0px;
}
body.survey-map-view .ui-dialog .nc-modal-form .js-form-submit {
margin: 0px;
font-size: 18px;
font-weight: 500;
height: auto;
padding: 12px 25px;
border-radius: 3px;
background: #e11e2d;
text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
  body.survey-map-view .ui-dialog {
      top: 150px !important;
  }
  .survey-map-view .top-titl {
      padding: 25px 0px;
  }
  .survey-map-view .top-titl .title.page-title {
      font-size: 25px !important;
  }
  .survey-map-view .inner-page {
      padding-top: 10px !important;
  }
}
body.survey-map-view .ui-dialog div#drupal-modal {
overflow-y: scroll;
height: 400px !important;
}
body.survey-map-view .ui-dialog .fieldset__wrapper {
	padding: 0px !important;
}
body.survey-map-view .ui-dialog {
	padding: 0px !important;
}
body.survey-map-view .ui-dialog .ui-dialog-titlebar {
	background: #f5f7ff !important;
	border: none;
	padding: 13px 17px;
	color: #1f2d61;
	font-size: 20px;
	font-weight: 500;
}
body.survey-map-view .ui-dialog .location-services span {
	color: #1f2d61;
	font-size: 20px;
	font-weight: 500;
}
body.survey-map-view .ui-dialog .location-services {
	margin-top: 10px;
}
body.survey-map-view .ui-dialog div#drupal-modal .location-link {
	background: #e11e2d;
	color: #fff;
	border-radius: 3px;
	padding: 10px 22px;
	line-height: normal;
}
body.survey-map-view .ui-dialog div#drupal-modal {
	padding-bottom: 25px;
}
body.survey-map-view .ui-dialog div#drupal-modal .filter-checkbox-icon {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 2px;
}
body.survey-map-view .ui-dialog div#drupal-modal .filter-checkbox-icon .party-icon img {
	width: 20px;
	height: auto;
}

.captain-walklistdata-body-title p {
	word-break: break-word;
}
body.path-view main .region .adress-btn {
	justify-content: space-between !important;
	align-items: center;
}
.path-view .adress-btn .for-title h3 {
	margin: 0px;
}

@media only screen and (max-width: 576px) {
	.page-errorho .error-page__title {
	  font-size: 133px !important;
	}
	.page-errorho .error-page__tagline {
		font-size: 29px !important;
		line-height: normal;
	}
  }
  @media only screen and (min-width: 577px) and (max-width: 767px) {
	.page-errorho .error-page__title {
	  font-size: 200px !important;
	}
  }
  @media only screen and (min-width: 768px) and (max-width: 990px) {
	.page-errorho .error-page__title {
	  font-size: 300px !important;
	}
  }

  body.path-view main .region .adress-btn .pr-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  body.path-view main .region .adress-btn .pr-btn .map-filter a {
    background: none;
    border: none;
    color: #e11e2d;
    font-size: 30px !important;
    margin: 0px !important;
    padding: 0px;
  }
  body.path-view main .region .adress-btn .pr-btn .map-filter {
    margin: 0px;
  }
  .nc-modal-class-filter {
    max-width: 350px;
    z-index: 999999;
    margin: 0 auto !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    padding: 0px !important;
  }
  .nc-modal-class-filter .ui-dialog-titlebar {
    background: #f5f7ff !important;
    border: none;
    padding: 13px 17px;
    color: #1f2d61;
    font-size: 20px;
    font-weight: 500;
  }
  .nc-modal-class-filter .ui-dialog-titlebar {
    background: #f5f7ff !important;
    border: none;
    padding: 13px 17px;
    color: #1f2d61;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .nc-modal-class-filter .ui-dialog-content {
    padding: 15px;
    overflow-y: scroll;
    height: 400px !important;
    padding-bottom: 25px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset {
    margin: 0px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset legend {
    background: none;
    padding: 0px !important;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset legend span {
    color: #1f2d61;
    padding: 0px;
    margin-bottom: 6px;
    font-weight: 500;
    font-size: 20px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper {
    padding: 0px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 2px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon .party-icon img {
    width: 20px;
    height: auto;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon .js-form-item {
    margin: 0px 0px 8px 0px;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon .js-form-item input {
    border: 2px solid #404c78 !important;
    border-radius: 3px;
    margin: 0px !important;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon .js-form-item input:checked {
    background-size: 12px !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-image: url(/themes/custom/nc/images/Vector%201.png);
  }
  .nc-modal-class-filter .js-form-submit {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    height: auto;
    padding: 12px 25px;
    border-radius: 3px;
    background: #e11e2d;
    text-transform: uppercase;
  }
  .nc-modal-class-filter .js-form-submit:hover {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    height: auto;
    padding: 12px 25px;
    border-radius: 3px;
    background: 1f2d61 !important;
    text-transform: uppercase;
  }
  .location-services {
    margin-top: 10px;
  }
  .location-services span {
    color: #1f2d61;
    font-size: 20px;
    font-weight: 500;
  }
  .location-link {
    background: #e11e2d;
    color: #fff !important;
    border-radius: 3px;
    padding: 10px 22px;
    line-height: normal;
    font-size: 16px !important;
  }

  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon .js-form-item input:focus {
    outline: none;
    box-shadow: none;
  }
  .nc-modal-class-filter {
    z-index: 999999 !important;
  }
  .nc-modal-class-filter .ui-dialog-content fieldset .fieldset__wrapper .filter-checkbox-icon label {
    font-weight: 500;
    color: #000;
    font-size: 16px;
  }

  .link-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 17px;
}
.path-survey .map-filter {
    margin-bottom: 0px;
}
.link-block .button-wrapper-map a {
    margin: 0px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px;
    margin-bottom: 5px;
    background: #e11e2d;
    border: none;
}
.link-block .button-wrapper-map a:hover {
    background: #1f2d61;
}
@media only screen and (max-width: 576px) {
    .link-block {
       display: block;
        margin-bottom: 17px;
    }
}
.path-survey .survey-contents h3 {
    margin-bottom: 15px;
    text-align: center;
    color: #1f2d61;
    font-size: 30px !important;
}

.user-profile-details.container .user-settings-page.container .user-settings-page.right-box .user-idcard-link a {
	background: #e11e2d;
	padding: 8px 15px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
@media only screen and (min-width: 992px) {
  .top-header #navbarNavDropdown {
      position: unset;
      padding-top: 0px !important;
  }
}
.top-header .row {
align-items: center;
}
@media only screen and (max-width: 992px) {
  .top-header .togg {
      top: 0px !important;
  }
  .top-header #navbarNavDropdown {
      top: 50px;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
}

.pre-items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}
.pre-items p::after {
    content: "|";
    position: relative;
    left: 15px;
}
.pre-items p:last-child::after {
    content: "" !important;
}

.pre-items p {
    margin: 0px;
    color: #000;
    font-size: 18px !important;
}
.pre-items p strong {
    font-weight: 600;
    color: #000;
}
.pre-items {
    padding-top: 20px;
}
.path-manage-news .views-table tbody tr td a {
	background: #e11e2e;
	color: #fff;
	padding: 6px 13px;
	border-radius: 3px;
	margin-bottom: 3px;
}
.path-manage-news .views-table tbody tr td a:hover {
	background: #1F2D61;
}
.path-manage-news .views-table tbody tr td {
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
}
.views_slideshow_cycle_teaser_section {
	position: relative;
	max-width: 1680px;
	height: 504px;
	overflow: hidden;
}
.path-issue .js-form-item-visibility #edit-visibility {
  border: 2px solid #404c78 !important;
  border-radius: 3px;
  width: 1.6875rem;
  height: 1.6875rem;
  }
  .path-issue .js-form-item-visibility #edit-visibility:checked {
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-image: url(/themes/custom/nc/images/Vector%201.png);
  }
  .path-issue .js-form-item-visibility #edit-visibility:focus {
  outline: none;
  }.path-issue .js-form-item-visibility {
  margin: 30px 0px;
  }
  .path-issue .js-form-item-visibility label {
  position: relative;
  top: 2px;
  }
  .path-issues #edit-issues-table thead tr th {
    background: #4C5680 !important;
    padding: 13px !important;
    color: #fff !important;
  }
  .path-issues #edit-issues-table tbody tr:nth-child(2n) {
    background: #D6EEEE;
  }
  .path-issues #edit-issues-table tbody tr td {
    padding: 13px !important;
    color: #444;
    font-size: 15px;
  }
  .path-issues #edit-issues-table tbody tr td a {
    line-height: normal;
    margin: 0px;
  }
  .nc-issues-admin-listing .fieldset__wrapper .add-issue-btn {
    bottom: 12px !important;
  }
  .path-issues .fieldset__wrapper .js-form-submit {
    top: 13px !important;
  }
  .path-issues #edit-issues-table thead tr th:last-child {
    text-align: center;
  }
  .path-issues #edit-issues-table tbody tr td:last-child {
    text-align: center;
  }
  .path-issues #edit-issues-table tbody tr td:last-child a {
    margin-right: 6px;
  }
  .path-group .precinct-register-message {
    text-align: center;
    max-width: 650px;
    margin: 21px auto 0 auto;
    width: 100%;
  }
  .path-group .precinct-register-message {
    background: #FFFCC8;
    padding: 15px 15px;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

a.makundrl {
  text-decoration: underline;
  color: #3366CC;
}

.interestform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item {
    padding-left: 0px;
    padding-right: 0px;
}
.interestform .region.region--content form {
    background: grey !important;
}
@media screen and (min-width: 768px) {
.path-webform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item-address-auto-manually-address {
    float: left;
    width: 49%;
    padding: 0px;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item-address-auto-manually-address-2 {
    width: 49%;
    float: right;
    padding: 0px;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .form-item-address-auto-manually-state-province.js-form-item-address-auto-manually-state-province {
    width: 32%;
    float: left;
    margin-left: 2% !important;
    margin-right: 2% !important;
    padding: 0px;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item-address-auto-manually-city {
    width: 32%;
    float: left;
    padding: 0px;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item-address-auto-manually-postal-code {
    float: left;
    width: 32%;
    padding: 0px;
}
.interestform .region.region--content form .js-form-item-first-name {
    padding: 0px;
    float: left;
    width: 49%;
}
.interestform .region.region--content form .js-form-item-last-name {
    width: 49%;
    float: right;
    padding: 0px;
}
.interestform .region.region--content form .js-form-item-email {
    padding: 0px;
    float: left;
    width: 49%;
}
.interestform .region.region--content form .js-form-item-phonenumber {
    padding: 0px;
    width: 49%;
    float: right;
}
.interestform .region.region--content form fieldset {
    padding: 0px !important;
}
.interestform .region.region--content form .js-form-item {
    padding: 0px;
}
.interestform .region.region--content form .js-form-item label {
    margin-top: 20px;
}
}
 
@media screen and (max-width: 767px) {
.interestform .region.region--content form fieldset {
    margin-top: 0px !important;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .js-form-item {
    margin: 0px;
}
.interestform .region.region--content form .js-form-item label {
    margin-top: 20px;
}
.interestform .region.region--content form .js-form-item {
    margin: 0px;
}
}
.interestform .region.region--content form .form-item-markup p {
    margin: 0px;
}
.interestform .region.region--content form .form-item-markup p a {
    text-decoration: underline;
    font-weight: 500 !important;
    color: #3366CC;
    font-size: 18px;
    margin-top: 11px;
}
.interestform .region.region--content form .form-item-markup p a:hover {
    text-decoration: none;
}
.interestform .region.region--content form .js-form-item-would-you-like-to-help-with-a-candidate-s-campaign-by-organizing {
    width: 100%;
}
.interestform .region.region--content form .js-form-item-are-you-good-at-creating-graphics-social-media-invitations {
    width: 100%;
}
.interestform .region.region--content form .js-form-item-do-you-like-to-make-phone-calls-fold-letters-or-knock-on-doors-f {
    width: 100%;
}
.interestform .region.region--content form .js-form-item-there-are-many-opportunities-with-early-voting-on-election-day-i {
    width: 100%;
}
.interestform .region.region--content form #edit-actions input {
    margin: 0px;
    padding: 12px 30px;
    line-height: normal;
    height: auto;
    text-transform: uppercase;
    font-size: 16px;
}
.interestform .region.region--content form .form-item-head-text div {
    text-align: center;
}
.interestform .region.region--content form .form-item-head-text div img {
    width: 250px;
}
.interestform .region.region--content form .js-form-item label {
    color: #fff;
}
.interestform .region.region--content form .form-item-markup p a {
    color: #FFF !important;
}
.interestform .region.region--content form .js-form-item input, .interestform .region.region--content form .js-form-item select, .interestform .region.region--content form .js-form-item textarea {
    background: gray;
    border-color: #fff !important;
    border-width: 2px;
    color: #fff;
}
.interestform .region.region--content form .js-form-type-textarea.form-item-comments textarea {
    background: gray;
    border-color: #fff !important;
    border-width: 2px !important;
    color: #fff;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .form-item-address-auto-manually-state-province.js-form-item-address-auto-manually-state-province {
    position: relative;
}
.interestform .region.region--content form fieldset .fieldset__wrapper--group .form-item-address-auto-manually-state-province.js-form-item-address-auto-manually-state-province::before {
    content: "\f107";
    font-family: fontAwesome;
    position: absolute;
    right: 10px;
    bottom: 8px;
    z-index: 9;
    color: #fff;
    font-size: 19px;
}
.interestform .region.region--content form .form-image {
    background: #fff;
    margin: -20px -20px 15px -20px;
    border-radius: 10px 10px 0px 0;
    padding: 15px 0;
}

.voting-districts-listing th {
  background: #4C5680 !important;
  color: #fff !important;
}
.voting-districts-listing tbody tr:nth-child(2n) {
  background: #D6EEEE !important;
}
.voting-districts-listing table td span a {
  background: none;
  padding: 0px !important;
  height: auto;
}

#nc-assign-areas-form .mwf.adress-btn {
  text-align: right;
}
.site-nc-assign-areas #nc-assign-areas-form .fieldgroup .fieldset__wrapper .form-boolean-group .js-form-type-radio label {
  top: 1px !important;
}
.site-nc-assign-areas #nc-assign-areas-form .js-form-wrapper .form-checkboxes .js-form-type-checkbox label {
  top: 1px !important;
}
.voting-districts #precinct-table-wrapper thead tr th {
  background: #4C5680 !important;
  color: #fff !important;
  padding: 8px;
}
.voting-districts #precinct-table-wrapper tbody tr:nth-child(2n) {
  background: #D6EEEE !important;
}
.voting-districts #precinct-table-wrapper tbody tr td .save-precinct-button {
  margin: 0px;
}
.voting-districts #precinct-table-wrapper tbody tr td .js-form-item {
  margin: 0px;
}
.voting-districts #precinct-table-wrapper tbody tr td {
  padding: 8px;
}
.voting-districts #precinct-table-wrapper tbody tr td .js-form-type-textfield {
  width: auto;
}
.voting-districts #precinct-table-wrapper tbody tr td .js-form-type-textfield input {
  width: 100%;
}
.path-newsletter .add-mailing-subs p a:hover {
    text-decoration: none;
}
.path-newsletter .add-mailing-subs p a
{  text-decoration: underline;  
    color: #0061e0;
}
.interestform .region.region--content form .js-form-item input, .interestform .region.region--content form .js-form-item select, .interestform .region.region--content form .js-form-item textarea {
	cursor: context-menu;
}

.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper {
    max-width: 650px;
    margin: 0 auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .list-precincts .elected-official-search-form .elecp .elected-officials-form .getPcode img {
    width: 200px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .getPcode {
    position: relative !important;
    width: 100% !important;
}
.list-precincts .elected-official-search-form .elecp .elected-officials-form .getPcode img {
    width: 230px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
.list-precincts .elected-official-search-form .elecp .elected-officials-form .form-wrapper {
    max-width: 480px;
}
}
 
@media screen and (min-width: 992px) {
.getPcode {
    bottom: -69px;
}
}
.precinct-rename table {
  border: 1px solid #ececec !important;
  width: 100%;
}
.precinct-rename table thead tr th {
  padding: 18px;
  border-bottom: 1px solid #ececec !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  background: #4C5680 !important;
}
.precinct-rename table tbody tr:nth-child(2n) {
  background: #D6EEEE;
}
.precinct-rename table tbody tr td {
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ececec !important;
}
.precinct-rename table tbody tr td a {
  /* border: none; */
  /* background: #e11e2d; */
  padding: 5px 14px;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  /* color: #fff; */
  line-height: normal;
  height: auto;
  /* border-radius: 3px; */
  text-decoration-line: underline;
  color: #404c78;
}
.precinct-rename table tbody tr td .js-form-type-textfield {
  width: 300px;
  margin: 0px;
}
.precinct-rename table tbody tr td .js-form-type-textfield input {
  width: 100%;
}
.precinct-rename table tbody tr td {
  color: #444;
}
.precinct-rename table tbody tr td .js-form-type-textfield input {
  width: 100%;
  font-size: 14px;
  color: #444;
  font-weight: 400;
  border-color: #b8b8b8 !important;
}
.precinct-rename table tbody tr td .save-precinct-button {
  font-size: 16px;
  font-weight: 500;
  padding: 13px 20px;
  height: auto;
  border-radius: 3px;
  margin: 0px;
  background: #e11e2d;
}
.precinct-rename table tbody tr td .save-precinct-button:hover {
  font-size: 16px;
  font-weight: 500;
  padding: 13px 20px;
  height: auto;
  border-radius: 3px;
  margin: 0px;
  background: #1f2d61;
}
