.dataContainer {
  padding: 12px;
  border-radius: 8px;
  background: #f1efef;
  margin-bottom: 0px;
}
.dataContainer .dataContainerTitle {
  color: #1c3d60;
  margin-bottom: 12px;
}
.dataContainer p {
  margin-bottom: 8px;
}
.dataContainer p:last-child {
  margin-bottom: 0px;
}
.new-attach {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 48px;
  left: 13px;
  display: flex;
  justify-content: end;
  gap: 10px;
}
.new-attach a.attachfile {
  margin: 0 !important;
  justify-content: center;
  background: #1c3d60 url(../images/acrobat-reader.svg) no-repeat 5px 4px;
  background-size: 18px auto;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  color: #fff;
}
.new-attach a.attachfile .material-symbols-outlined {
  font-size: 0;
}
.about-page-font p:empty {
  display: none !important;
}
.about-page-font p br {
  display: none;
}
.about-page-font p {
  font-size: 18px !important;
  line-height: 28px !important;
}
.sideNavLeft.newSide {
  @media (min-width: 1200px) {
    padding: 30px 30px;
  }
  @media (min-width: 992px) {
    padding: 30px 20px;
    background: #fff;
    border: 1px solid rgba(216, 216, 216, 0.51);
    height: 100%;
  }
}
.order-product-img {
  min-width: 84px;
}
.table-responsive.table-custom-scroll {
  max-width: 100%;
}
.max-w900.my-profile-section {
  max-width: 100%;
}
.gap-15 {
  gap: 15px;
}

.text-warp {
  overflow: hidden;
  text-overflow: ellipsis ;
  white-space: nowrap;
}

.anchar-disable{
  white-space: nowrap;
  cursor: not-allowed;
  pointer-events: none;
  filter: opacity(0.5);                     

}
/* ############ */
.switch-wrap {
  display: flex;
  align-items: center;
}
.switch-wrap .switch {
	display: inline-block;
	height:32px;
	position: relative;
	width:54px;
}
.switch-wrap .switch input {
	display: none;
}
.switch-wrap .slider {
	background-color: #ccc;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
  border-radius: 34px;
}
.switch-wrap .slider:before {
  background-color: #fff;
  bottom: 1.5px;
  content: "";
  height: 29px;
  left: 1px;
  position: absolute;
  transition: .4s;
  width: 29px;
  border-radius: 50%;
}
.switch-wrap input:checked + .slider {
	background-color: #00AA00;
}
.switch-wrap input:checked + .slider:before {
	transform: translateX(23.5px);
}
/* ############ */
.button-group-pills.button-checkbox .label-default {
  margin-bottom: 15px;
  margin-right: 10px;
}
.button-checkbox .label-default input[type=checkbox]{
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.button-group-pills.button-checkbox .label-default .btn-text {
  border-radius: 20px;
  line-height: 1.2;
  background-color: #FFF;
  border: 1px solid #bbbbbb;
  padding: 8px 15px;
  font-size: 14px;
  letter-spacing: normal;
  color: #6F6F6F;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  text-transform: capitalize;
}
.button-group-pills.button-checkbox .label-default.in-progress .btn-text {
  border-color: #697A8D;
  background-color: #697A8D;
  color: #FFF;
  box-shadow: none;
}
.button-group-pills.button-checkbox .label-default input:checked + .btn-text {
  background-color: #00AA00;
  border-color: #00AA00;
  color: #FFF;
}
.button-group-pills.button-checkbox .label-default input:checked + .btn-text .i-check {
  background-image: url('../images/icon/check_small.svg');
  background-repeat: no-repeat;
  background-position: left center;
  width: 15px;
  display: inline-block;
  height: 10px;
}
.highlight{
  font-size: 14px;
  color:#1C3D60;
}
.multi-img-show .swiper-wrapper .swiper-slide .multi-img img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.sticky-rebben .details-slider-box{
  margin-top: 58px;
}
.custom-size .form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef !important;
  opacity: 1;
}
.siteVisibility-holder {
  text-align: center;
}
.siteVisibility-holder .device-icon {
  margin-bottom: 20px;
}
.siteVisibility-holder .visibility-title {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 5px;
}

.btn-custom-outline{
  border: 2px solid #DBDBDB; border-radius: 20px; height: 33px; color: #6F6F6F; font-size: 14px; font-weight: 600;display: flex;align-items: center;
}
.button-group-fix{
  justify-content: flex-end;
  column-gap: 10px;
}
.btn-custom-outline.active{
  border: 2px solid #00AA00;
}

.btn-custom-outline.active span{
  color: #00AA00;
}
.siteVisibility-holder {
  text-align: center;
}
.siteVisibility-holder .device-icon {
  margin-bottom: 20px;
}
.siteVisibility-holder .visibility-title {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 5px;
}
.custom-size label.error, .custom-size span.error, .custom-size div.error{
  font-size: 11px;
}
.tooltip.menu-tooltip {
  margin-top: 60px !important;
  margin-left: 190px !important;
}
.tooltip.menu-tooltip .tooltip-inner,
.tooltip.menu-tooltip-2 .tooltip-inner,
.tooltip.menu-tooltip-3 .tooltip-inner,
.tooltip.menu-tooltip-4 .tooltip-inner {
  font-weight: 500;
  background-color: #1C3D60;
}
.tooltip.menu-tooltip-2 {
  margin-top: 60px !important;
  margin-left: 210px !important;
}
.tooltip.menu-tooltip-3 {
  margin-top: 60px !important;
  margin-left: 195px !important;
}
.tooltip.menu-tooltip-4.bs-tooltip-bottom .tooltip-arrow::before {
	border-bottom-color: #1C3D60;
}
.tooltip.menu-tooltip-3.bs-tooltip-end .tooltip-arrow::before,
.tooltip.menu-tooltip-2.bs-tooltip-end .tooltip-arrow::before,
.tooltip.menu-tooltip.bs-tooltip-end .tooltip-arrow::before {
	border-right-color: #1C3D60;
}
/* .tooltip.menu-tooltip-4 {
  margin-top: 60px !important;
  margin-left: 0 !important;
} */

