@import url("https://apps.clientify.net/formbuilderembed/scripts/bs-datepicker.css");
body,html{
	height:100%;
}
body{
	font-size: 14px;
	color: #525252;
	font-family: 'Poppins', sans-serif !important;
}
body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

body::-webkit-scrollbar-track {
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    background-color: #c6c6c6;
    border-radius: 100px;
}
#buttonpopup-iframe {
	width: 100%;
	height: 100vh;
	border: 0;
}
#twostepembed-iframe {
	max-width: 100%;
}
#simpleembed-iframe {
	max-width: 100%;
}
#cta-iframe {
	max-width: 100%;
}
img[src*="analytics.clientify.net"] {
	display: none;
}
img[src*=undefined] {
	display: none;
}
.iti.iti--container {
	z-index: 999999999 !important;
}
#_form_btnselectorc {
	text-align: center;
}
#_form_twostepformselectorc {
	text-align: center;
}
#_form_embedformselectorc {
	text-align: center;
}
#_form_ctaformselectorc {
	text-align: center;
}
.grecaptcha-badge {
	z-index: 99999 !important;
}
.commonembedclientify {
	max-width: 100%;
}
[id^=_form_embedformselector] {
	width: 100%;
}
bs-datepicker-container,bs-daterangepicker-container{
	z-index:999999999!important;
	display: block !important;
}