
.sl-items-inner .cambridge-logo img {
    max-height: 35px;
    margin-top: -20px;
}

/* --------------left content-------------------- */
.para-text {
  font-size: 18px;
  color: #000;
  padding-top: 28px;
}

.top-title {
  display: flex;
  align-items: center;
}

.title-img {
  width: 110px;
  margin-left: 20px;
}

.title-primary {
  font-weight: 600;
  font-size: 24px;
  color: #01100e;
  position: relative;
}

.title-primary img {
  width: 50%;
  margin-left: 10px;
}
.form-input-sec{
  display: flex;
  margin-bottom: 20px;
}
.form-input-sec label {
    width: 180px;
}
/* .title-primary::after {
  content: "";
  bottom: -8px;
  left: 0;
  height: 3px;
  width: 75px;
  background-color: #036268;
  position: absolute;
} */

.back-link {
  font-size: 17px;
  font-weight: 600;
  color: #036268;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.back-link:focus {
  outline: none !important;
}

.left-arrow {
  font-size: 18px;
  margin-right: 5px;
  font-weight: 600;
}
.resetbtn {
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 12px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: .1em;
  line-height: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.resetbtn a {
  color: #fff;
  text-decoration: none !important;
}
.resetbtn i{
  font-size: 16px;
  margin-right: 5px;
  font-weight: 600;
  color: #fff;
}

.content {
  display: flex;
}

.left-content {
  width: 70%;
  padding-right: 30px;
}

/* --------------table css-------------------- */
.table-pdf {
  margin-top: 30px;
}

.link-data {
  color: #036268;
  text-decoration: none;
  display: block;
}

.field-table {
  border: 1px solid #dee2e6;
  padding: 20px 16px;
  display: block;
}

.title-table {
  font-size: 19px;
  font-weight: 700;
  padding: 20px 0;
  position: relative;
}

.title-table::after {
  content: "";
  bottom: 19px;
  left: 0;
  height: 2px;
  width: 30px;
  background-color: #036268;
  position: absolute;
}

.list-pdf {
  font-size: 17px;
  padding: 0px 0 6px;
}

.field-table td strong {
  font-size: 19px;
  font-weight: 600;
  color: #000;
  vertical-align: top;
}

.field-table tr {
  padding-bottom: 23px;
  display: block;
}

.field-table td {
  width: 350px;
  vertical-align: top;
}

.table-pdf td {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  vertical-align: top;
  width: 350px;
}

.field-table li {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  vertical-align: top;
  width: 350px;
}

.table-pdf td strong {
  font-size: 19px;
  font-weight: 600;
  color: #000;
  vertical-align: top;
}

.table-pdf tr {
  padding: 13px 0;
  border-bottom: 1px solid #dee2e6;
  display: block;
}

.more-link {
  font-size: 18px;
  color: #036268;
  font-weight: 700;
}

.show-more li a {
  font-size: 18px;
  color: #036268;
  font-weight: 400;
}

.more-link i {
  font-weight: 700;
  padding-left: 7px;
  padding-top: 4px;
  display: inline-block;
}

.field-table.no-border {
  border: none;
  border-bottom: 1px solid #ccc;
}

.field-table.no-border tr {
  padding-bottom: 0;
}

/* --------------right content-------------------- */
.right-content {
  width: 30%;
  min-height: 100vh;
}

.contact-box {
  border-radius: 6px;
  border: 1px solid #eae0e0;
  padding: 13px 20px;
  margin-top: 20px;
}

.contact-text {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 26px;
}

.contact-text.notify {
  font-weight: 400;
}

.contact-text a {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  /* padding-top: 10px;
  display: block; */
}

.get-button a {
  font-size: 18px;
  color: #133844 !important;
  font-weight: 600;
  padding: 6px 10px;
  display: inline-block;
}

.get-button {
  background-color: #3be0d0;
  border-radius: 4px;
  border: 1px solid #3be0d0;
  margin-top: 14px;
}

.title-contact {
  font-size: 21px;
  color: #000;
  font-weight: 600;
  position: relative;
}

.title-contact::after {
  content: "";
  bottom: -3px;
  left: 0;
  height: 2px;
  width: 30px;
  background-color: #036268;
  position: absolute;
}

.right-box {
  margin-bottom: 20px;
}

.map iframe {
  width: 100%;
  margin-bottom: 15px;
}

.note {
  background-color: #e6e6e6;
  color: #1f2121;
  font-size: 15px;
  font-weight: 700;
  padding: 11px 10px 12px;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.contact-div i {
  font-size: 18px;
  padding-right: 10px;
  padding-top: 5px;
}

.contact-div {
  display: flex;
  padding-bottom: 6px;
}
/* -----------------dashboard page---------------- */
.dashboardTable .table tr th {
  background-color: #1a4182;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 14px;
  border-bottom: unset;
  padding: 15px 10px;
  white-space: nowrap !important;
  text-transform: capitalize !important;
}

.dashboardTable table th:first-child {
  border-radius: 8px 0 0 0px;
  text-align: center;
}

.dashboardTable table th:last-child {
  border-radius: 0 8px 0px 0;
}

.dashboardTable .table tr td:first-child {
  text-align: center;
}

.dashboardTable .table tr td {
  font-size: 16px;
  font-weight: 500;
  color: #0b0b0b;
  line-height: 26px;
  padding: 15px;
  vertical-align: middle;
  white-space: nowrap;
  border-right: 1px solid #f5ecec;
}

.dash-table {
  border: 1px solid #eae0e0;
}

.dash-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.btn-edit {
  background-color: #3be0d0;
  color: #133844;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #3be0d0;
  border-radius: 3px;
  padding: 5px 15px;
}

.btn-preview {
  background-color: #fff;
  color: #029280;
  font-size: 13px;
  font-weight: 600;
  border: 2px solid #029280;
  border-radius: 3px;
  padding: 5px 15px;
  margin-left: 5px;
}

header .container {
  height: 50px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  padding: 18px 0;
}

.logo img {
  width: 200px;
}

.sub-title {
  background-color: #00bdb6;
}

.dashboardTable {
  margin-top: 40px;
  margin-bottom: 30px;
}

.subTitle {
  font-size: 25px;
  font-weight: 500;
  padding: 10px 0;
  color: #fff;
}

.logo-dash img {
  width: 200px;
}

.logo-dash {
  padding: 20px 0;
}

.dash-footer {
  background-color: #1b1b1b;
  padding: 15px 0;
  height: 90px;
  margin-top: 20px;
}

.logo-footer img {
  width: 200px;
}

.footer-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.inner-slide img {
  object-fit: cover;
  height: 350px;
  width: 100%;
}

.footer-text {
  color: #fff;
  padding-bottom: 5px;
}

.slide-top {
  background-color: #1a4182;
  margin-top: 22px;
}

p.slide-tag {
  color: #fff;
  padding: 9px 14px;
  font-size: 23px;
  font-weight: 600;
}

.top-bar {
  padding: 16px 16px;
  border-radius: 5px;
  background: #e6f2f1;
  border: 1px solid #e3e3e3;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.top-bar .title-primary {
  font-weight: 700;
  font-size: 24px;
  color: #01100e;
  position: relative;
  margin: 0;
}
.log-ico img {
  width: 17px;
  margin-right: 5px;
}

header .log-ico img {
  width: 22px;
  margin-right: 0;
}

.log-ico {
  border: 1px solid #00bdb6;
  border-radius: 3px;
  transition: all ease 0.3s;
  background-color: #fff;
}

.log-ico a {
  color: #027571;
  padding: 5px 15px 5px 10px;
  display: inline-block;
}
span.cambridge-pdq-logo-Detail img {
  margin-top: 0px;
  max-height: 50px;
  margin-left: 0px;
  margin-bottom: 10px;
}

/* ------------login container------------ */
.login-container {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2ffff;
}

.login-content .logo {
  text-align: center;
  padding: 30px 0 15px;
}

.login-content .logo img {
  width: 200px;
}

.login-box {
  /* height: 820px; */
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 30px 0px #0000001a;
  max-width: 630px;
  width: 630px;
}

.login-title {
  font-weight: 700;
  font-size: 20px;
  color: #3d3d3d;
  margin: 0;
  padding-bottom: 20px;
}

.greenColor {
  color: #50a53e;
}

.login-tag {
  font-weight: 600;
  font-size: 24px;
  color: #3d3d3d;
  padding-bottom: 20px;
  padding-top: 3px;
}

.login-img {
  background-color: #f0ffec;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  /* height: 820px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

input.field {
  height: 50px;
  border: 1px solid #adadad !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #3d3d3d !important;
  width: 100% !important;
  margin-bottom: 35px !important;
  padding-left: 14px !important;
}

.input-box {
  position: relative;
}

.input-box i{
  position: absolute;
  right: 12px;
  top: 15px;
}

.paswrd {
  font-size: 16px;
  font-weight: 500;
}

.paswrd a {
  text-decoration: none;
  color: #3d3d3d;
}

.submit-btn {
    background-color: #1a4182 !important;
    border-radius: 8px;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #fff !important;
    width: 100%;
    border: none !important;
    margin-top: 0px !important;
    transition: all ease 0.3s !important;
}

.field-validation-error {
  font-size: 13px !important;
  font-weight: 500;
}

.submit-btn:hover {
  background-color: #222;
}

.copy-right {
  font-weight: 400;
  font-size: 16px;
  color: #032d23;
}

.login-form {
  padding: 10px 30px 40px 30px;
}

.check-box {
  display: flex;
  justify-content: space-between;
}

.copy-right {
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  padding-bottom: 10px;
}

.login-content {
  position: relative;
/*  height: 100%;*/
  padding: 0 30px;
}

.cookies_text{
  color: #3d3d3d;
  font-size: 12px;
  padding: 15px 0;
}

.check-box .checkbox {
  width: 24px;
  height: 24px;
  background-color: #fff !important;
  border-radius: 0 !important;
  border: 2px solid #1a4182;
}
input#check1 {
  padding: 4px 0px 0px 2px !important;
  background-color: #1a4182;
}
.check-sec {
  display: flex;
  align-items: center;
}

.form-check-label {
  padding-left: 10px;
}

.form-check-input {
  margin-top: 0;
}

.input-ico {
  position: absolute;
  bottom: 50px;
  right: 15px;
}

.btn.navbar-btn img {
  width: 30px;
}

.login-tag.link {
  font-size: 18px;
  border: 1px solid #1b407e;
  margin-top: 20px;
  display: block;
  border-radius: 5px;
  text-align: center;
  text-decoration: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #1b407e;
  font-weight: 700 !important;
}

.or-tag {
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  background: #fff;
  width: 60%;
  z-index: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.or-tag::before {
  background-color: #ccc;
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  z-index: -1;
  right: 0;
}

span.or {
  background: #fff;
  padding: 0 15px;
}

.store_badge {
  padding: 10px 0;
}
.store_badge span img {
  max-height: 40px;
  margin: 0;
  max-width: 90px;
}
.store_badge .cambridge-logo-Detail img{
  position: relative;
  float: none;
  margin: 0;
}

/* ------------------------edit page------------------- */
input#slug {
    border: 0;
    padding: 0;
    min-height: unset;
    background: unset;
}
.form-table .form-box, .edit-form .form-box {
    width: 49%;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}
.form-submit-box {
    padding: 20px 30px 30px 10px;
    display: flex;
    justify-content: end;
}

.edit-filed {
  height: 50px;
  border: 1px solid #adadad !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #3d3d3d !important;
  width: 100% !important;
  /*margin-bottom: 35px !important;*/
  padding-left: 14px !important;
}

.edit-box .time-input {
  height: 50px;
  border: 1px solid #adadad;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #3d3d3d;
  width: 510px;
  margin-bottom: 18px;
  padding-left: 14px;
  margin-right: 10px;
  padding-right: 5px;
}

.edit-box .time-input:last-child {
  margin-right: 0;
}

.edit-input {
  /*width: 400px;*/
  /*font-size: 17px;*/
  font-weight: 600;
  color: #222;
  /*height: 50px;*/
  margin: 0px 0 10px;
  padding-right: 20px;
}

.edit-box {
  display: flex;
  position: relative;
  padding-bottom: 30px;
}
.edit-box small{ 
    position: absolute;
    right: 0;
    bottom: 10px;
}

.edit-form {
  padding-top: 40px;
}

.text-box {
  height: 100px;
  border: 1px solid #adadad;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #3d3d3d;
  width: 100%;
  margin-bottom: 35px;
  padding-left: 14px;
}

.edit-select {
  border: 1px solid #adadad;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #3d3d3d;
  width: 100%;
  margin-bottom: 35px;
  padding-left: 14px;
  background-color: #fff;
  height: 50px;
}

.time-label {
  font-size: 18px;
  padding-right: 10px;
  width: 60px;
}

.time-sec {
  display: flex;
}

.submit-div {
  text-align: center;
}

.btn-submit {
  background: #3be0d0;
  color: #05413b;
  display: inline-block;
  padding: 9px 20px;
  border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: 600;
}

.btn-submit a {
  color: #05413b;
}

/* pagination css */

.smc_pagination {
    padding: 20px 0;
    min-height: 95px;
}
.smc_pagination a.page-number.active {
    background: black;
    color: #fff;
    padding: 10px 15px;
}
.smc_pagination a.page-number, .smc_pagination a.next, .smc_pagination a.prev {
    background: white;
    border: 1px solid #000;
    color: #000;
    padding: 10px 15px;
    margin-right: 10px;
    text-decoration: none !important;
}



@media only screen and (max-width: 991px) {
  .left-content {
    width: 100%;
  }

  .right-content {
    width: 100%;
  }

  .content {
    flex-wrap: wrap;
  }

  .field-table li {
    width: auto;
  }

  .field-table td {
    width: auto;
  }

  .field-table td {
    padding-right: 30px;
  }

  .table-pdf td {
    padding-right: 30px;
  }

  .field-table td strong {
    font-size: 17px;
  }

  .table-pdf td strong {
    font-size: 17px;
  }

  .title-primary {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .edit-box {
    flex-wrap: wrap;
  }

  .time-sec {
    flex-wrap: wrap;
  }

  .time-label {
    width: auto;
  }

  .edit-box .time-input {
    width: 100%;
    margin-right: 0;
  }

  .edit-right {
    width: 100%;
  }

  .subTitle {
    font-size: 20px;
    line-height: 26px;
  }
}



/*hritik added css start*/
  .updated p{
    padding: 10px;
    border: 2px solid green;
    margin-bottom: 20px;
  }
  /* Style the dropdown container */
  .custom-select-wrapper {
    position: relative;
    width: 300px;
  }
  .custom-select-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
  }
  .custom-select-btn img {
    /*width: 25px;*/
    /*height: 25px;*/
    border-radius: 50%;
    margin-right: 10px;
  }
  /* Style the dropdown list */
  .custom-select-items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    background-color: #fff;
    display: none;
    z-index: 10;
  }
  .custom-select-item {
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
  }
  .custom-select-item:hover {
    background-color: #f1f1f1;
  }
  .custom-select-item img {
    /*width: 25px;*/
    /*height: 25px;*/
    margin-right: 10px;
    border-radius: 50%;
  }
  /* Show the dropdown items when clicked */
  .custom-select.open .custom-select-items {
    display: block;
  }

  .custom-select.open .custom-select-btn {
    border-bottom: 1px solid #ccc;
  }

  input[type="email"]:read-only, input[type="text"]:read-only {
    background-color: #eeeeee;
    color: #000 !important;
    font-weight: 700;
  }

  .filed-more ul{ padding-left: 0 !important; }

  .radio-btn {
    display: inline-block;
    background-color: #0073aa; /* Blue background */
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    text-align: center;
  }
  .radio-btn input[type="radio"] {
    display: none; /* Hide the actual radio button */
  }
  .radio-btn:hover {
    background-color: #005f8a; /* Darker blue on hover */
  }
/*hritik added css end*/