.row-header {
  background: #355c7d !important; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #355c7d,
    #6c5b7b,
    #c06c84
  ) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #355c7d,
    #6c5b7b,
    #c06c84
  ) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sub-menu {
  background: #275ca1 !important;
}
.sub-sub-menu {
  background: #277ea1 !important;
}

#s5_loginreg ul > li a,
#menu li a {
  color: #f6f9fb;
}
#s5_top_bar_bg,
#s5_bottom_bar_bg,
.bottom-bar {
  background-color: #275ca1 !important;
  display: block !important;
  margin: -10px;
}
.invalid_field {
  border: 1px solid rgb(105, 4, 21) !important;
  border-radius: 5px !important;
  background-color: #ecacac !important;
}
input[type="text"]:not(.height_param):not([custom-disable="disable"]),
select,
input[type="date"],
input[type="password"],
input[type="email"],
textarea,
input[type="number"] {
  min-width: 100%;
  border: 1px solid rgb(16, 23, 59) !important;
  border-radius: 5px !important;
  background-color: #e6edf0 !important;
}

.height_param,
input[custom-disable="disable"],
select[custom-disable="disable"] {
  min-width: 100%;
  border: 1px solid rgb(16, 23, 59) !important;
  border-radius: 5px !important;
  background-color: #a4a9ab !important;
}
input[type="file"] {
  width: 100% !important;
  border: 1px solid rgb(16, 23, 59) !important;
  border-radius: 5px !important;
  background-color: #8bd0ee !important;
}
input[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #0f508d;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

#nextBtn,
#prevBtn,
.btn-freez,
.btn-save,
.add_block {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background-color: #052e70 !important;
  color: #cbd6dd !important;
}

.btn-save > i {
  color: #b5eed8 !important;
}
.btn-freez > i {
  color: #e44646 !important;
}
#nextBtn > i,
.btn-freez > i,
.btn-save > i {
  padding-left: 10px;
}
#prevBtn > i {
  padding-right: 10px;
}
#back-to-top {
  background: rgba(123, 73, 216, 0.623) !important;
}
.owner-close,
.personel-close,
.plot-abut-close,
.land-close {
  float: right !important;
  color: red !important;
}
.container {
  margin-right: 1% !important;
  margin-left: 1% !important;
  min-width: 98% !important;
}
#s5_social_search_bar_inner {
  margin: 0 !important;
}
.s5_wrap {
  width: 100% !important;
  max-width: 100% !important;
}
.additional-heading {
  color: white;
  background: #283c86 !important; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to left,
    #45a247,
    #283c86
  ) !important; /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to left,
    #45a247,
    #283c86
  ) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.additional-heading-highlight {
  color: white;
  background: #283c86 !important;
  background: linear-gradient(to left, #a2458b, #283c86) !important;
}
/* table{
    max-width: 90% !important;
    margin-left: 5%!important;
    margin-right: 5%!important;
} */

.custom_popup_content_wb {
  color: #fff;
  font-size: 13px;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 30% !important;
  top: 25%;
  width: 40% !important;
  height: auto;
  padding: 20px;
  padding-bottom: 20px;
  border-radius: 6px;
  background: #1b1730;
  box-shadow: 2px 2px 15px #171717;
  padding-bottom: 0px;
}
.custom_popup_content_wb input {
  height: 35px !important;
}
.custom_popup_content_wb input[type="date"] {
  width: 100% !important;
}

.accordionjs {
  width: 90% !important;
  left: 5% !important;
}
.accordionjs .acc_section.acc_active > .acc_head {
  background: #094063 !important;
}
.custom_popup h2 {
  color: #ffe585;
  background: rgba(6, 70, 55, 0.9);
}
.box2 {
  width: 285px;
  margin: -35px auto 3px auto;
  border: 2px solid red;
  padding: 0 2px;
  text-align: center;
  font-weight: 400;
  background: rgb(224, 56, 56);
  color: white;
  font-family: arial;
  position: absolute;
  border-radius: 5px;
}
.sb9:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 11px solid red;
  border-bottom: 10px solid transparent;
  right: 50%;
  bottom: -23px;
}

#new-caf,
#new-caf1 {
  text-align: center;
  margin: 20px 0 20px 0;
  padding: 20px;
  background: rgb(209, 169, 155);
  width: 60%;
  margin-left: 20%;
  display: none;
}
#new-caf-on-expiry,
.caf-info-text {
  text-align: center;
  margin: 20px 0 20px 0;
  padding: 20px;
  background: rgb(209, 169, 155);
  width: 60%;
  margin-left: 20%;
}

.self-declaration {
  padding: 5px 50px !important;
  text-align: justify;
  line-height: 20px;
}
/*.bg-wht{
    background: #fff;
    height: 128px;
    width: 110px;
    text-align: center;
    padding-top: 8px;
}*/
h3.services {
  font-size: 16px;
}
.citizen-save-mandatory {
  color: red !important;
  font-size: 16px;
}
.send-to-consultant {
  color: red !important;
  font-size: 16px;
}
.error_msg,
.lift_error_msg {
  color: red !important;
}
.geo-submit-mandatory {
  color: royalblue;
  font-size: 16px;
}
.str-submit-mandatory {
  color: springgreen;
  font-size: 16px;
}
.table-lable-new {
  line-break: anywhere !important;
}
.lift_expand,
.lift_minimize,
.lift_remove,
.escalator_expand,
.escalator_minimize,
.escalator_remove,
.add_lift_formA,
.remove_lift_formA {
  font-size: 11px !important;
  margin-right: 5px !important;
}
.table-custom-style {
  border-radius: 2px;
  box-shadow: 2px 2px 2px 2px #0c0a0f;
}
.lift_form_a_rows,
.esc_form_a_rows {
  background-color: #fde1bc;
}
.doc_font_bold {
  font-weight: 499;
  color: #373434;
}
.undertaking_btn {
  border: solid 1px black;
  margin: 20px;
  padding: 8px 20px;
  border-radius: 10px;
  background-color: #052e70;
  color: white;
}
