.gf_step {
  border: 1px solid #49913f;
  text-align: center;
  padding: 10px 10px !important;
  height: auto !important;
  opacity: 1 !important;
  color: #49913f;
  text-transform: uppercase;
  margin-right: 10px !important;
}
.gf_step.gf_step_active {
  background-color: #49913f;
  color: #fff !important;
}
#grid i {
  color: #49913f !important;
}
.btn.btn-green {
  background: #49913f;
  color: #fff !important;
}
.post-data-row {
  list-style: none;
  padding-left: 0;
  margin-top: 18px;
}
.classic li {
  width: 100%;
  padding: 15px;
  /*box-shadow: 0px 0px 1px 1px #49913f;*/
  border: 1px solid;
  margin-bottom: 10px;
  min-height: 100px;
  background: #fbfbfb;
}
.fl-module .ck-media img {
  max-width: 100%;
  object-fit: cover;
}
.post-data-row.classic .ck-media {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 10px;
}
.post-data-row.classic .ck-text {
  display: inline-block;
  width: 79%;
  vertical-align: top;
}
.post-data-row .ck-text h2 {
  margin: 0;
}
form.ck-form {
  float: right;
  position: relative;
}
form.ck-form button {
  position: absolute;
  top: 0;
  right: 0;
}
.tcl-tab-content {
  margin-top: 10px;
}
.nav-tcl.nav-pills > li.active > a,
.nav-tcl.nav-pills > li.active > a:focus,
.nav-tcl.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #49913f;
}
input#gform_submit_button_8 {
  background: #49913f;
}
.gform_confirmation_message {
  background: #49913f;
  text-align: center;
  padding: 20px;
}
.gform_confirmation_message h2 {
  color: #fff;
}
.ch-hide {
  position: absolute !important;
  left: -99999px;
}
li#field_13_26 td.gfield_list_icons,
li#field_15_26 td.gfield_list_icons {
  display: none;
}
.customer-cycles .ginput_container_list tr {
  display: flex !important;
  width: 100%;
  flex-wrap: wrap;
}
.customer-cycles .ginput_container_list tr .gfield_list_26_cell1,
.customer-cycles .ginput_container_list th:first-child {
  width: 100%;
  max-width: 80px;
}
.customer-cycles .ginput_container_list tr .gfield_list_26_cell2,
.customer-cycles .ginput_container_list th:nth-child(2) {
  width: 100%;
  max-width: 32%;
}
.customer-cycles .ginput_container_list tr .gfield_list_26_cell3,
.customer-cycles .ginput_container_list th:nth-child(3) {
  width: 100%;
  max-width: 60%;
}
input#wp-submit {
  background: #49913f;
  color: #fff;
  border-color: #49913f;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  margin-top: 20px;
}
.tabcontent.active {
  display: block;
}
.tablinks,
a.tablinks:focus {
  background: #ccc;
  border: none;
  color: #fff;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 4px;
  line-height: 1.2;
}
.tablinks.active,
.tablinks:hover,
a.tablinks:hover {
  background: #49913f !important;
  color: #fff !important;
}
.detaild-post-wrap {
  box-shadow: 3px 3px 4px 5px #eee;
  padding: 15px;
  margin-bottom: 12px;
}
.detaild-post-wrap h2 {
  margin-top: 0;
}

/* Add your custom styles here... */

.mfp-popup {
  position: relative;
  background: #fff;
  max-width: 600px;
  padding: 30px;
  margin: 0 auto;
}
#login_reg_form nav.gf_login_links {
  display: none;
}
.mfp-popup button.active {
  background: #2d6ca2;
}
div#gf_page_steps_8 .gf_step {
  opacity: 1;
}

/* menu css */
.menu-checklists-menu-container {
  margin: 7px auto 11px;
}
ul#menu-checklists-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.checklist_menu {
  margin-bottom: -44px;
  padding-bottom: 44px;
}
#menu-checklists-menu li{
  margin: 3px;
}
.checklist_menu a {
  color: #666;
  font-size: 14px;
  text-decoration: none !important;
  text-align: center;
  padding: 12px 30px;
  background-color: #d4d4d4;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.2s;
}
.checklist_menu a > span {
  font-size: 20px;
  margin-right: 10px;
}
.checklist_menu .current-menu-item a,
.checklist_menu a:hover,
.checklist_menu a:focus {
  background-color: #49913f;
  color: #ffffff;
}
/*.checklist_menu a:after {
  content: "";
  background-color: #fff;
  height: 60%;
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}*/
.checklist_menu li:last-child a:after {
  display: none;
}

.checklist-tooltip {
  position: relative;
}

.checklist-tooltip .checklist-tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  left: 0;
  top: calc(100% - 5px);
  z-index: 1;
}

.checklist-tooltip:hover .checklist-tooltiptext {
  visibility: visible;
}

.gform_wrapper .gform_body {
  position: relative;
}
input.cancelbutton {
  position: absolute !important;

  top: auto !important;
  font-size: 1em !important;
}

#gform_8 input.cancelbutton {
  left: 130px;
  bottom: -60px;
  border: none !important;
}

#gform_13 input.cancelbutton,
#gform_15 input.cancelbutton {
  left: 0;
  bottom: 0;
}
.customer-cycles .gform_page_footer {
  padding-left: 130px !important;
}

#gform_16 input.cancel-button {
  font-size: 16px;
}
pre.wp-block-code.successMessage {
  background: #dcf5d8;
  font-weight: bold;
}
.manage-checklist-table th {
  padding: 10px;
  border: 1px solid #666;
  background: #49913f;
  color: #fff;
}
.manage-checklist-table td {
  padding: 10px;
  border: 1px solid #eaeaea;
  font-size: 14px;
}

.manage-checklist-table td input {
  padding: 1px;
}
/* .manage-checklist-table .btn.btn-green{font-size:11px;} */
.ui-datepicker-title select {
  color: #333;
}
.form-check .form-check-input {
  margin-right: 5px;
  margin-top: 0;
  vertical-align: middle;
  margin-left: 5px;
}
.form-check .form-check-label {
  vertical-align: middle;
  margin: 0;
}

.ntf-warning {
  background: #c09853 !important;
}

.result-msg {
  color: #49913f;
  font-weight: bold;
  font-size: 16px;
}
.ck-text .btn.btn-green {
  margin: 3px 0;
}
@font-face {
  font-family: "jill-sans";
  src: url("./fonts/GillSans.otf");
}
@font-face {
  font-family: "jill-sans-bold";
  font-weight: bold;
  src: url("./fonts/Gill Sans Bold.otf");
}
div#gfield_description_8_137,
#gfield_description_8_136,
#gfield_description_8_87,
#gfield_description_8_55 {
  width: 100%;
  margin-left: 0;
  padding: 0;
}

div#gfield_description_8_137 .rslt-border,
#gfield_description_8_136 .rslt-border,
#gfield_description_8_87 .rslt-border,
#gfield_description_8_55 .rslt-border {
  border: 2px solid #49913f;
  padding: 10px;
  background: #f7f7f7;
  margin-top: 10px;
  font-size: 16px;
  width: 100%;
  margin-left: 0;
  font-family: "Gill Sans", sans-serif;
}
/* #field_8_137  */

#gform_wrapper_8 .ginput_container.ginput_container_textarea {
  width: 100% !important;
  margin-left: 0 !important;
}
div#mceu_9,
div#mceu_10 {
  display: none;
}
.mce-container-body button:hover {
  background: initial !important;
  border: none;
}

/* am css */
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: jill-sans !important;
}
.box-designs_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.box-designs_wrapper select {
  padding: 5px 10px !important;
  height: 35px;
  border: 1px solid #49913f;
  background-color: #fcfcfc !important;
  border-radius: 4px !important;
}
.box-designs .gsection {
  border-bottom: 1px solid rgb(73 145 63 / 50%);
  padding-bottom: 20px;
}
.box-designs .gsection h2 {
  font-size: 24px !important;
  color: #49913f;
  font-weight: 400 !important;
}
.box-designs_wrapper .gsection {
  margin-bottom: 0 !important;
}
.box-designs .gform_item_wrapper_begin {
  padding: 0 !important;
}
.box-designs {
  position: relative;
}
.box-designs_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus-visible,
.box-designs_wrapper select:focus-visible {
  border-color: #49913f;
}
.time-zone .gfield_course_option_wrapper {
  padding-bottom: 60px;
}
.box-designs_wrapper .top_label .gfield_label,
table.gfield_list thead th,
.box-designs_wrapper
  .field_sublabel_below
  .ginput_complex.ginput_container
  label {
  color: #49913f;
}
#pmpro_levels_table tr th,
#pmpro_levels_table tr td {
  padding: 10px;
  border: 1px solid #eaeaea;
}
.box-designs .sub-title h2.gsection_title {
  color: #49913f;
  font-size: 18px !important;
}
.box-designs .sub-title {
  margin: 16px 20px 0 0px !important;
}
.box-designs_wrapper
  .field_sublabel_below
  .ginput_complex.ginput_container
  label {
  font-size: 14px !important;
  margin-bottom: 0 !important;
  margin-top: 16px !important;
}
.box-designs_wrapper .address_country select {
  margin-top: 14px !important;
}
.main-wrap > .gfield_course_option_wrapper {
  border: 1px solid #ccc;
  padding: 0px 20px 20px 20px;
  border-radius: 5px;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #fff !important;
  color: #27631f !important;
  border: 1px solid #27631f !important;
}
.customer-cycles .gform_page_footer {
  display: flex;
  align-items: end;
}
.box-designs .button {
  padding: 12px 40px;
}

#field_12_58 input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 0;
}

.manage-checklist h3 {
  background: #eaeaea;
  padding: 10px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.manage-checklist .row {
  position: relative;
}
.manage-checklist h3 {
  position: relative;
}

.manage-checklist h3::after {
  content: "\f107";
  color: #333;
  top: 50%;
  right: 9px;
  position: absolute;
  font-family: "FontAwesome";
  transform: translateY(-50%);
}

.manage-checklist h3[aria-expanded="true"]::after {
  content: "\f106";
}

#chekclist-header .grid-content,
#chekclist-footer .grid-content {
  border: 1px solid #eaeaea;
  border-top: none;
  padding: 15px;
}

.manage-checklist .sidenav {
  height: 100%;
  width: 350px;
  position: fixed;
  z-index: 99;
  top: 0;
  right: -350px;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 5px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.manage-checklist .sidenav::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.manage-checklist .sidenav {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.manage-checklist .sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.manage-checklist .sidenav .closebtn:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}

.manage-checklist .sidenav .closebtn {
  position: absolute;
  top: 38px;
  right: 5px;
  font-size: 23px;
  margin-left: 0;
  padding: 0px 9px;
  border: 1px solid #ccc;
  border-radius: 73px;
  font-weight: bold;
  background: #eaeaea;
  color: #333;
}

.manage-checklist .sidenav .slider-sec {
  padding: 10px 15px;
}
.slider-sec {
  position: absolute;
  right: 0;
}

.overlay-div {
  position: fixed;
  background: rgb(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  visibility: hidden;
}

.manage-checklist {
  transition: margin-left 0.5s;
}
.spiner-div {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  background-image: url(https://thechecklistcentre.com/wp-content/plugins/the-checklist-center/images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}

.custom-tab {
  border-bottom: 1px solid #ccc;
  /*  overflow: hidden;
  background-color: #f1f1f1; */
}

.custom-tab a {
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 0;
  padding: 8px;
}

.custom-tab button:hover {
  background-color: #ddd;
}

.custom-tab button.active {
  background-color: #ccc;
}
.custom-tabcontent {
  display: none;
  padding: 6px 12px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
#chekclist-header .imgview {
  max-width: 150px;
  margin: 0 auto;
}
.c-logo .imgview {
  margin: 0 auto;
}
.business-name > div {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.form-check.form-check-inline {
  display: inline-block;
}
#daily_weekly_days,
#monthly_yearly_task {
  display: none;
}

hr {
  margin-top: 0 !important;
}
td.center {
  text-align: center;
}
#run-list {
  margin: 10px 0;
}
.currentslot {
  background: #eaeaea;
}
.cal-title {
  display: inline-block;
}
.dropbtn {
  background-color: #49913f;
  color: white;
  padding: 5px 7px;
  font-size: 12px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
  float: right;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 7px 12px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
.calendar {
  margin: 15px 0;
}
.calendar-header {
  display: none;
}
.calendar .months-container .month-container.month-2 {
  width: 100% !important;
}
.calendar table {
  width: 100%;
}
.calendar .calendar-header .year-neighbor2,
.calendar .calendar-header .year-neighbor {
  display: none;
}

/* Calender Theme */

.calendar .calendar-header {
  background-color: white;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

.calendar .calendar-header .year-title {
  font-size: 18px;
}

.calendar .calendar-header .year-title:hover,
.calendar .calendar-header .prev:hover,
.calendar .calendar-header .next:hover {
  background: rgba(255, 255, 255, 0.2);
}

.calendar
  .calendar-header
  .year-title:not(.year-neighbor):not(.year-neighbor2) {
  border-bottom: 2px solid #ccc;
}

.calendar .calendar-header .year-neighbor {
  color: inherit;
  opacity: 0.7;
}

.calendar .calendar-header .year-neighbor2 {
  color: inherit;
  opacity: 0.4;
}

.calendar .months-container .month-container {
  margin-bottom: 25px;
}

.calendar table.month {
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
}

.calendar table.month th.month-title {
  background-color: #f0f0f0;
  color: #888;
  padding: 6px;
  font-size: 13px;
  font-weight: 600;
}

.calendar table.month th.day-header {
  padding-top: 8px;
  padding-bottom: 5px;
  color: #666;
  font-weight: 500;
}

.calendar table.month td.day .day-content {
  color: #666;
  padding: 9px 7px;
}

.calendar table.month td.range .day-content,
table.month td.day .day-content:hover {
  background: #49913f;
  color: #fff;
}
/* Calender Theme */

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  /* float:right; */
  vertical-align: middle;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before,
.switch_on {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#checklist_grid {
  margin-bottom: 15px;
}

.clearfix {
  clear: both;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .date-col {
    margin: 10px 0px 20px;
  }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  .box-designs_wrapper select {
    font-family: Roboto !important;
  }
  .customer-cycles .gform_page_footer {
    padding-left: 80px !important;
  }
  .box-designs .button {
    padding: 2px 15px !important;
    margin: 0 5px !important;
    width: auto !important;
  }
  .customer-cycles table.gfield_list td:before,
  .customer-cycles table.gfield_list td:after {
    white-space: initial !important;
  }
  .customer-cycles .ginput_container_list tr .gfield_list_26_cell2,
  .customer-cycles .ginput_container_list th:nth-child(2) {
    max-width: calc(100% - 120px);
  }
  .customer-cycles .ginput_container_list tr .gfield_list_26_cell3,
  .customer-cycles .ginput_container_list th:nth-child(3) {
    max-width: 100%;
  }

  .manage-checklist .sidenav {
    width: 100%;
    right: -100%;
    padding-top: 30px;
  }
  .manage-checklist .sidenav .closebtn {
    top: 10px;
  }
}
