/* //Copyright 2021//Easy Form Builder//WhiteStudio.team//EFB.APP */

.efb {	font-weight: 400 !important;
}

/* test code */
/*   .entry-content{
  width: 500px;
} */
#wpfooter.efb {
  position: fixed!important;
}
#alert_content_efb {	position: absolute;
   margin: 8% 8%;
   z-index: 1070 !important;
   width: 40%
	  
}
.noti_content_efb{
   right: 0px!important;
  }
 
span,strong,p,small,div,h1,h2,h3,h4,h5 {
  cursor: default;
}

label.hStyleOpEfb {
  cursor: pointer;
}

.efb#undefined {
   display: none!important;
}


a.navbar-brand.efb,a.nav-link.efb {	text-decoration: none !important;
}
.navbar-toggler.efb {	border: none !important;
}
.navbar-shadow.efb {	position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 42px;
   z-index: 999;
   -webkit-box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   -moz-box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   display: none;
}
.shadow.efb {	-webkit-box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   -moz-box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   transition: 1s;
}
.navbar-brand.efb {	font-weight: 700;
   color: #202a8d !important;
}
.logo.efb {	height: 40px;
   margin-right: 10px;
}
.description-logo.efb {	height: 80px;
   width: 80px;
   float: left;
   margin: 0px 20px 20px 20px;
}
#header-efb {	margin: 2% 0px 0px;
   height: auto;
}
.header.efb {	width: 100%;
   margin-top: -100px;
}

#wpwrap h1.efb {	color: #202a8d ;
   font-weight: 600 !important;
   /*display: inline-block;
   */}

   h3.efb {	font-size: 25px !important;
      /*display: inline-block;
      */}
      
#wpwrap h3.efb , .modal-content .h3.efb {	font-size: 25px !important;
   color: #a2b0d5;
   /*display: inline-block;
   */}
div#optionListefb {	max-height: 280px;
   overflow: auto;
   padding: 4px 10px;
   background: #efefef85;
}

div#optionListeHeadfb {	z-index: 1040;
   background: #efefef85;
   margin: 0px 0px;
}
.bg-response.efb {	border-radius: 15px !important;
   background-color: white !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.2) !important;
}
.nav-link.efb {	padding: .3rem 0.5rem !important;
   color: #898aa9 !important;
}
.nav-link.efb:hover {	color: #6637bb !important;
}
.nav-link.efb.active {	color: #263a8d !important;
   border-bottom: 5px solid #263a8d !important;
}
.nav-icon.efb {	height: 40px;
   width: 40px;
   background-color: white;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   border-radius: 50%;
   display: flex;
   justify-content: center;
}

i.efb {	font-size: 1.2rem;
}
.SelectItem.efb .dropdown-menu.efb:not(:first-child) {	border: none !important;
   border-radius: 20px !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
}
.SelectItem.efb .btn-light.efb {	background-color: white;
   color: #a2b0d5;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
   border-radius: 20px;
   transition: 0.5s;
   font-weight: 500;
   border: none !important;
}
.bs-searchbox.efb {	margin-bottom: 15px;
}
.bootstrap-select.efb .dropdown-toggle.efb .filter-option.efb {	top: 3px !important;
}
.SelectItem.efb {	width: 100%;
}
.SelectItem.efb .btn-light.efb:hover {	background-image: linear-gradient(65deg, #030308 0, #6030b8 100%);
   color: white;
   transition: 0.5s;
}
.SelectItem.efb .btn-light.efb:focus {	background-image: linear-gradient(65deg, #4636f1 0, #6030b8 100%);
   color: white;
   transition: 0.5s;
}
.SelectItem.efb .btn-light.efb[aria-expanded="true"] {	background-image: linear-gradient(65deg, #4636f1 0, #6030b8 100%) !important;
   color: white;
   transition: 0.5s;
}
.dropdown-toggle.efb {	background: bottom;
}
.dropdown.bootstrap-select.efb,.form-select.efb {	width: -webkit-fill-available !important;
}
.btn-outline-light.efb {	border: 2px solid #d2e0ff !important;
   border-radius: 20px !important;
   color: #7a96c0 !important;
   transition: 0.5s !important;
}
.btn-outline-light.efb:hover {	border: 2px solid #d2e0ff !important;
   background-color: #f3f7ff;
   border-radius: 20px !important;
   color: #5e7494;
   transition: 0.5s;
}
.btn-outline-light.efb[aria-expanded="true"] {	border: 2px solid #d2e0ff !important;
   background-color: #f3f7ff;
   border-radius: 20px !important;
   color: #5e7494;
   transition: 0.5s;
}
.btn-outline-warning.efb {	border: 2px solid #ffc257 !important;
   border-radius: 20px !important;
   color: #ffc257;
   transition: 0.5s;
}
/* .btn-secondary.efb {	border-radius: 20px!important;
   transition: 0.5s;
}
*//* inja */.modal-content.efb {	border: none !important;
   border-radius: 20px !important;
}
.modal-dialog.save-efb {	max-width: 70% !important;
}
/* .modal-content2 {	left: -79%!important;
}
*/.btn-outline-pink.efb {	color: #ff4b93 !important;
   border: 2px solid #ff4b93 !important;
   border-radius: 100px !important;
   transition: 0.5s;
}
.btn-outline-pink.efb:hover {	color: white !important;
   background-color: #ff4b93;
   border: 2px solid #ff4b93 !important;
   border-radius: 100px !important;
   transition: 0.5s;
}
.btn-primary.efb {	background-color: #3644d2  !important;
   /* background-image: linear-gradient(65deg, #4636f1 0, #6030b8 100%) !important; */
   border: none !important;
   transition: 0.5s !important;
}
.btn-r.efb {	border-radius: 100px !important;
}
.btn-primary.efb:hover {	background-color: #202a8d !important;
   /* background-image: linear-gradient(65deg, #6030b8 0, #4636f1 100%) !important; */
   border: none !important;
   transition: 0.5s !important;
}
.btn-danger.efb {	background-color: #e91a26 !important;
   background-image: linear-gradient(65deg, #e91a26 0, #ec5560 100%) !important;
   border: none !important;
   transition: 0.5s !important;
}
.btn-danger.efb:hover {	background-color: #ec5560 !important;
   background-image: linear-gradient(65deg, #ec5560 0, #e91a26 100%) !important;
   border: none !important;
   transition: 0.5s !important;
   color: white !important;
}
.btn-darkb.efb:hover {	background-color: #4757e7;
   background-image: linear-gradient(65deg, #4757e7 0, #202a8d 100%);
   border: none;
   transition: 0.5s;
   color: white;
}
.btn-darkb {	background-color: #202a8d !important;color: white;
}
.border-darkb {	border-color: #202a8d !important;
}
.btn-pinkEfb {	background-color: #ff4b93 !important;
}
.btn-darkb.efb {	background-color: #202a8d;
   background-image: linear-gradient(65deg, #202a8d 0, #4757e7 100%);
   border: none;
   transition: 0.5s;
  color: white;
}
.btn-pinkEfb {	background-color: #ff4b93;
}
.btn-pinkEfb.efb:hover {	background-color: #ce0051;
   background-image: linear-gradient(65deg, #ce0051 0, #ff4b93 100%);
   border: none;
   transition: 0.5s;
   color: white;
}
.btn-pinkEfb.efb {	background-color: #ff4b93;
   background-image: linear-gradient(65deg, #ff4b93 0, #ce0051 100%);
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-info.efb {	background-color: #31d2f2 !important;
   background-image: linear-gradient(65deg, #31d2f2 0, #a5fbff 100%) !important;
   border: none !important;
   transition: 0.5s !important;
}
.btn-info.efb:hover {	background-color: #a5fbff !important;
   background-image: linear-gradient(65deg, #a5fbff 0, #31d2f2 100%) !important;
   border: none !important;
   transition: 0.5s !important;
   color: black !important;
}
.btn-warning.efb {	background-color: #e9c31a !important;
   background-image: linear-gradient(65deg, #e9c31a 0, #ecdd55 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-warning.efb:hover {	background-color: #ecdd55 !important;
   background-image: linear-gradient(65deg, #ecdd55 0, #e9c31a 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-warning.efb {	background-color: #e9c31a !important;
   background-image: linear-gradient(65deg, #e9c31a 0, #ecdd55 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-warning.efb:hover {	background-color: #ecdd55 !important;
   background-image: linear-gradient(65deg, #ecdd55 0, #e9c31a 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-success.efb {	background-color: #0fda31 !important;
   background-image: linear-gradient(65deg, #0fda31 0, #77f5a7 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-success.efb:hover {	background-color: #77f5a7 !important;
   background-image: linear-gradient(65deg, #77f5a7 0, #0fda31 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-default.efb {	color: #fff !important;
   background-color: #2c3c91;
   background-image: linear-gradient(65deg, #2c3c91 0, #eb5892 100%);
   border-radius: 100px;
   transition: 0.5s;
}
.text-default.efb {	color: #35103f !important;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-default.efb:hover {	color: #fff !important;
   background-color: #eb5892 !important;
   background-image: linear-gradient(65deg, #eb5892 0, #2c3c91 100%) !important;
   border-radius: 100px;
   transition: 0.5s;
}
.btn-muted.efb {	background-color: #6e6e6e;
   background-image: linear-gradient(300deg, #6e6e6e 0, #4c4c4cad 100%) !important;
   border: none;
   border-radius: 100px;
   transition: 0.5s;
}
@media screen and (max-width: 782px) {
  .top_circle-efb-1, .top_circle-efb-2 {		display: none !important;}
   #alert_content_efb {		position: absolute;margin: 15% 5%;z-index: 1070 !important;width: 70%;}
   .efb.listContent{		width: max-content!important;}
}
.top_circle-efb-1 {	height: 800px;
   width: 800px;
   background-color: #c8ddff !important;
   border-radius: 50%;
   position: absolute;
   top: -700px;
   right: 200px;
   opacity: 0.4;
}
.top_circle-efb-2 {	position: absolute;
   top: -438px;
   right: 0px;
   width: 500px;
   height: 500px;
   background: #ff4b9361 !important;
   border-radius: 50%;
   opacity: 0.8;
}
.form-control.efb {	color: #595b6e;
}
.field-selected-efb {	border: 1px dashed #ffbaba;
   border-radius: 5px !important;
   margin: 0px;
   padding: 0px;
}
.field-selected-efb#button_group {	border: 0 !important;
}
.form-control.efb:focus {	border: 1px solid #bbc2d5;
}
.form-control.efb textarea {}
#track_code_emsFormBuilder {	padding-left: 40px;
}
.search-icon.efb {	position: relative;
   left: 45px;
   top: 10px;
   color: #a5a3d1;
}
.efb.nav-icon {	padding: 0.4rem;
}
.input-efb {	color: #07070ca8;
}
.input-efb:focus {	box-shadow: 0px 2px 10px rgba(84, 131, 207, 0.25) !important;
   color: #a5a3d1}
.efb::placeholder {	/* Chrome, Firefox, Opera, Safari 10.1+ */	color: #a5a3d1 !important;
   font-size: 17px !important;
   opacity: 0.7 !important;
   /* Firefox */	font-weight: 400 !important;
}
.card-text.efb {	color: #898aa9;
}
#content.efb {	margin: 100px 0;
}
.title-holder.efb {	text-align: center;
   margin: 0px 0 50px 0;
}
.title.efb {	text-align: center;
   position: absolute;
   display: inline-block;
   height: 200px;
   margin: -80px 0 0 -80px;
}
.title-icon.efb {	color: #ff4b93;
   font-size: 50px !important;
}


.h4.efb {	font-size: 50px !important;}

#wpwrap .h4.efb ,.modal-content h4.efb {	font-size: 50px !important;
   color: #202a8d!important;
}
 
.card.efb {	border: none !important;
   border-radius: 20px !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
}
.card.drag-box.efb {	height: 90%;
}



.h5.efb {	font-size: 25px !important;
}

#wpwrap .h5.efb ,#wpwrap h5.efb {	font-size: 25px !important;
   color: #202a8d!important;
}
.efb.alert {	position: absolute;
 /*   right: 50px; */
   top: 0;
   border-radius: 20px;
   animation: fadeInEFB 0.5s ease-in-out;
}

.icon-container {

   display: flex;
   justify-content: center;
   align-items: center;
   height: -webkit-fill-available;
 }
 
/*  .icon-container i.efb {
   animation: spin 3s linear infinite;
 } */

@-webkit-keyframes spin{
	0%{
		transform:rotate(0deg)
}
	to{
		transform:rotate(359deg)
}
}
@keyframes spin{
	0%{
		transform:rotate(0deg)
}
	to{
		transform:rotate(359deg)
}
}

.hide-input.efb {	position: fixed;
   left: -9999px;
}
@keyframes fadeInEFB {	0% {		transform: scale(1);
   }
   40% {		transform: scale(0.5);
   }
   80% {		transform: scale(1.2);
   }
   100% {		transform: scale(1);
   }
}
.card-title.efb i {	color: #ff4b93;
   font-size: 30px !important;
}
.btn-select-form.efb {	height: 120px;
   width: 100%;
   background-color: white !important;
   color: #a2b0d5 !important;
   box-shadow: 0px 2px 30px rgb(84 131 207 / 15%) !important;
   border-radius: 20px !important;
   transition: 0.5s !important;
   font-weight: 500 !important;
   margin-bottom: 20px;
   overflow: hidden;
}
.btn-select-form.efb:hover {	background-image: linear-gradient(65deg, #4636f1 0, #6030b8 100%) !important;
   color: white !important;
   transition: 0.5s !important;
}
.btn-select-form.efb i {	font-size: 30px !important;
}
.btn-arrow.efb {	background-image: linear-gradient(65deg, #dc09a1 0, #fd4794 100%);
   color: white;
   transition: 0.5s;
   height: 40px;
   width: 40px;
   border-radius: 50%;
   padding: 0 !important;
}
.efb.btn-arrow:hover {	color: white;
   background-image: linear-gradient(65deg, #fd4794 0, #dc09a1 100%);
   transition: 0.5s;
}
.efb.btn-arrow i {	font-size: 25px !important;
}
.btn-outline-arrow.efb {	border: 2px solid #fd99c3;
   color: #fd99c3;
   transition: 0.5s;
   height: 40px;
   width: 40px;
   border-radius: 50%;
   padding: 0 !important;
}
.btn-outline-arrow:hover.efb {	background-color: #fdd8e8;
   border: 2px solid #fd4794;
   color: #fd4794;
   transition: 0.5s;
   height: 40px;
   width: 40px;
   border-radius: 50%;
   padding: 0 !important;
}
.efb.form-check-input{
   position: inherit!important;
}
.efb.form-check-input:checked {	background-color: #a2b0d5 !important;
   border-color: #a2b0d5 !important;
   color: #4e5f96 !important;
   background-repeat: no-repeat !important;
}
.form-select.efb {	min-height: 36px;
   color: #545b6e !important;
   max-width: -webkit-fill-available !important;
}
.text-danger.efb {	color: #ff455f !important;
}
.icon-select.efb {	color: #ff4b93 !important;
   font-size: 27px !important;
}
.dropZoneEFB .text-labelEfb {	color: #657096 !important;
}
.text-labelEfb {}
.btn-labelEfb {	background-color: #657096 !important;
}
.bg-labelEfb {	background-color: #657096 !important;
}
.border-labelEfb {	border-color: #657096 !important;
}
.text-pinkEfb.efb,.text-pinkEfb {	color: #ff4b93 !important;
}
.text-colorDEfb {}
.efb.btn-sm i {	font-size: 18px !important;
}
#settingElEFb.efb.btn-sm i {	font-size: 24px !important;
}
.efb.btn-edit-holder {	
  float: right;
   margin-top: -15px !important;
   margin-left: 24%;
   position: relative;
   z-index: 1000;
}
.mobile .efb.btn-edit-holder {	margin-left: 0;
   margin-right: 0;
}
#btnSetting-button_group.btn-edit-holder {	margin-left: 50%;
   margin-right: 50%;
   margin-top: -40px;
   z-index: 10;
}
.efb.btn-edit-holder-new {	float: right;
   margin-top: 1%;
   margin-right: 1%;
   position: relative;
   position: relative;
}
.efb.btn-edit {	height: 30px;
   width: 30px;
   background-color: #f9e0e0  !important;
   border-radius: 50% !important;
   padding: 0 !important;
}
.efb.btn-edit:hover {	background-color: #dfeaff !important;
   border-radius: 50%;
}
.efb.btn-delete {	height: 30px;
   width: 30px;
   background-color: #ff455f !important;
   border-radius: 50% !important;
   font-size: 20px !important;
   padding: 0 !important;
   color: white !important;
   margin: 0px -15px -10px;
}
.efb.btn-delete:hover {	background-color: #ff1233 !important;
   color: white !important;
}
.efb.btn-action-edit {	height: 30px;
   width: 30px;
   background-color: #a78ed9 !important;
   border-radius: 50% !important;
   border-color: #7b56c5;
   font-size: 20px !important;
   padding: 0 !important;
   color: white !important;
}
.efb.btn-action-edit:hover {	background-color: #7949d9 !important;
   color: white !important;
}
#deleteElEFb , #moveElEFb{
   z-index: 50;
}
.efb.btn-comment {	height: 30px;
   width: 30px;
   background-color: #cacfdf !important;
   border-radius: 50% !important;
   font-size: 20px !important;
   padding: 0 !important;
   color: white !important;
}
.efb.btn-comment:hover {	background-color: #a4b2df !important;
   ;
   color: white !important;
}
.efb.text-success {	color: #3fd18b !important;
}
.efb.text-danger {	color: #ff455f !important;
}
.efb.table-striped>tbody>tr.efb:nth-of-type(2n+1) {	--bs-table-accent-bg: #f7f8fc !important;
   color: #898aa9 !important;
}
.efb.table-striped>tbody>tr.efb:nth-of-type(2n) {	--bs-table-accent-bg: white !important;
   color: #898aa9 !important;
}
.efb.table> :not(:last-child)> :last-child>* {	border-bottom-color: #b8c9f7 !important;
   color: #202a8d !important;
}
.sign-efb {	border: 1px solid #b2b2b2 !important;
   border-radius: 10px;
}
@media (max-width: 990px) {	.header.efb {		margin-top: 0;
   }
}
/*#regForm {	*/	/*background-color: #ffffff;
   */	/*margin: 100px auto;
   */	/*padding: 40px;
   */	/*width: 70%;
   */	/*min-width: 300px;
   */	/*}
*/
.input-efb {	color: #07070ca8 !important;
}
.input-efb:focus {	/*width: auto;
   */	box-shadow: 0px 2px 10px rgba(84, 131, 207, 0.25) !important;
   color: #a5a3d1 !important;
}
/* Mark input boxes that gets an error on validation: */.input-efb.invalid {	/*background-color: #ffdddd;
   */	border: 1px solid #ff455f !important;
}
/* Hide all steps by default: */.efb.tab {	display: none;
}
/* Make circles that indicate the steps of the form: */.step.efb {	height: 15px;
   width: 15px;
   margin: 0 2px;
   background-color: #a2a2a2 !important;
   border: none;
   border-radius: 50%;
   display: inline-block;
   float: left;
   opacity: 0.5;
}
/* Mark the active step: */.step.efb.active {	opacity: 1;
}
/* Mark the steps that are finished and valid: */.step.efb.finish {	background-color: #202a8d !important;
}
.efb.lds-hourglass {	display: inline-block;
   position: relative;
   width: 80px;
   height: 80px;
}
.efb.lds-hourglass:after {	content: " ";
   display: block;
   border-radius: 50%;
   width: 0;
   height: 0;
   margin: 8px;
   box-sizing: border-box;
   border: 32px solid #202a8d !important;
   border-color: #202a8d transparent #202a8d transparent !important;
   animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {	0% {		transform: rotate(0);
	   animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   50% {		transform: rotate(900deg);
	   animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   100% {		transform: rotate(1800deg);
   }
}
/* dragable */.drag-sort-active-efb {	background: transparent;
   color: transparent;
   border: 1px solid #4ca1af !important;
}
.drag-sort-active-efb {	background: transparent;
   color: transparent;
}
/* dragable *//* divider */hr.divider.hr-transparent-efb.hr-arrow-down-efb {	width: 85%;
}
/* divider */
 div#dropZoneEFB,#dropZoneEFB.pb  {	padding-bottom: 11%;
}
div#dropZoneEFB.captcha{
   padding-bottom: 22%;
}
 .mobile div#dropZoneEFB, .mobile #dropZoneEFB.pb{
   padding-bottom: 22%;
}
.mobile div#dropZoneEFB.captcha,#dropZoneEFB.pb.captcha  {	padding-bottom: 25%!important;
}

.mobile div#dropZoneEFB.captcha, .mobile #dropZoneEFB.pb.captcha{
   padding-bottom: 55%!important;
}

#settingModalEfb-body div#recaptcha_efb{
   position: relative!important;
}

#efb-dd {	margin-top: 18%;
   margin-bottom: 18%;
}
.star-efb {	direction: rtl;
   height: auto;
   
}
.efb.disabled{
  cursor: default!important;
}

.star-efb input, .imgRadio.efb input  {
  display: none;
}


.efb.display-7 {	font-size: calc(1rem + 1vw);
   font-weight: 200;
   line-height: 1.0;
}
.efb.display-8 {	font-size: calc(0.5rem + 0.7vw);
   font-weight: 200;
   line-height: 0.8;
}
.efb.star.h-d-efb {	
  font-size: 50px !important;
  padding: 10px 0px !important;
  height: auto!important;
}

.efb.star.h-l-efb {	
   height: auto!important;
   font-size: 65px !important;
   padding: 10px 0px !important;
}
.efb.star.h-xl-efb {	
   height: auto!important;
   font-size: 90px !important;
   padding: 20px 0px !important;
}
.efb.star.h-xxl-efb {	
   height: auto!important;
   font-size: 115px !important;
  
   padding: 30px 0px !important;
}
.efb.star.h-xxxl-efb {	
   height: auto!important;
   font-size: 135px !important;
   padding: 35px 0px !important;
   margin: -15px;
}
.star-efb.h-d-efb{
height: 10px;
}
.star-efb:not(:checked)>input {	position: fixed;
   bottom: 0px;
}

.efb-star.h-d-efb , .efb-star.h-l-efb  {
  padding: 10px 0px !important;
}


.star-efb:not(:checked)>label {	float: right;
   width: 0.8em;
   overflow: hidden;
   white-space: nowrap;
   cursor: pointer;
   color: #ccc !important;
}
.star-efb:not(:checked)>label:before {	content: '★ ';
}
.star-efb>input:checked~label,.star-checked.star-efb {	color: #ffc700 !important;
}
.star-efb:not(:checked)>label:hover,.star-efb:not(:checked)>label:hover~label {	color: #deb217 !important;
}
.disabled.star-efb:not(:checked)>label:hover,.disabled.star-efb:not(:checked)>label:hover~label {	color: #ccc !important;
}
.star-efb>input:checked+label:hover,.star-efb>input:checked+label:hover~label,.star-efb>input:checked~label:hover,.star-efb>input:checked~label:hover~label,.star-efb>label:hover~.input:checked~label {	color: #c59b08 !important;
}

input[type=radio].efb:checked+label:before {	color: #ffc700 !important;
}
.form-range.efb {	border-radius: 20px;
   box-shadow: none !important;
}

.efb.disabled.form-range{
  background: #3d383a !important;
}

.form-range.efb:focus {	border-radius: 20px;
   box-shadow: none !important;
}
.form-range.efb::-webkit-slider-thumb {	background: #ff4b93 !important;
}
.form-range.efb::-moz-range-thumb {	background: #ff4b93 !important;
}
.form-range.efb::-ms-thumb {	background: #ff4b93 !important;
}


.maps-efb {	height: 200px;
}
#floating-panel.efb {	position: absolute;
   z-index: 5;
   margin-top: 52px !important;
   padding-left: 1% !important;
}
#floating-panel.sm.efb {
   margin-top: 14% !important;
   

}
#floating-panel .input-efb {	color: #bb2d3b !important;
}
/* DAND Section */#uploadFilePreEfb label {	width: 100%;
}
.dadFile-efb {	background-color: #fbfdff45 !important;
   border: 3px dashed #c8ddff !important;
   min-height: auto;
   width: 100%;
   border-radius: 15px;
   font-weight: 400;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   cursor: pointer;
   padding: 50px 0;
}
.dadFile-efb.active {	border: 3px dashed #ff4b93 !important;
   padding: 5px;
}
.dadFile-efb .icon {	font-size: 30px;
   color: #a2b0d5 !important}
.icon.efb i {	font-size: 50px;
}
.dadFile-efb h6 {	font-size: 20px;
   font-weight: 400;
   color: #a2b0d5;
}
.dadFile-efb span {	font-size: 14px;
   font-weight: 400;
   color: #a2b0d5;
   margin: 10px;
}
.dadFile-efb img {	height: 150px !important;
   width: 100%;
   object-fit: cover;
   border-radius: 10px;
}
/* DAND Section end*/.efbField:disabled {	background-color: #fafafa !important;
   opacity: 1 !important;
}
.form-check-input:disabled~.efbField,.form-check-input[disabled]~.efbField {	opacity: 1;
}
.efb-square {	border-radius: 0 !important;
}
/* font size of label */.efb.fs-9 {	font-size: 8px;
}
.efb.fs-8 {	font-size: 10px !important;
}
.efb.fs-7 {	font-size: 15px !important;
}
.efb.fs-6 {	font-size: 18px !important;
}
.efb.fs-5 {	font-size: 24px !important;
}
.efb.fs-4 {	font-size: 35px !important;
}
.efb.fs-3 {	font-size: 40px !important;
}
.efb.fs-2 {	font-size: 60px !important;
}
.efb.fs-1 {	font-size: 70px !important;
}
.form-check-input.efb {	border-color: rgba(220, 220, 222, .75) !important;
}
.efb.fs-8.form-check-input {	font-size: 17px !important;
   min-width: 17px;
   height: 17px;
   margin-top: 3px;
}

.radio.efb label , .checkbox.efb label , .form-check-input label {
   margin-top: 4px;
   margin-bottom: 0px;
}
.efb.fs-7.form-check-input {	/*font-size: smaller;
   */	font-size: 20px !important;
   min-width: 20px;
   height: 20;
   margin-top: 4px;
}
.efb.fs-6.form-check-input {	font-size: 22px !important;
   min-width: 22px;
   height: 22px;
   margin-top: 6px;
}
.efb.fs-5.form-check-input {	font-size: 25px !important;
   min-width: 25px;
   height: 25px;
   margin-top: 8px;
}
.efb.fs-4.form-check-input {	font-size: 35px !important;
   min-width: 35px;
   height: 35px;
   margin-top: 10px;
}
.efb.fs-3.form-check-input {	font-size: 50px !important;
   min-width: 50px;
   height: 50px;
   margin-top: 12px;
}
.efb.fs-2.form-check-input {	font-size: 70px !important;
   min-width: 70px;
   height: 70px;
   margin-top: 14px;
}
/* font size of label end *//* modal */.modal-new-efb {	left: 25%;
}
/* canvas size */canvas.sign-efb {	width: 100%;
}
/* proversion */.pro-el-efb {	color: #453300;
   background-color: #f6f9fe;
   background-image: linear-gradient(53deg, #f3b807c4 0, #ffbf00ab 100%);
   transition: 0.10s;
   border: 1px dashed #fe7000;
   min-height: auto;
   width: 100%;
   border-radius: 1%;
   font-weight: 600;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   cursor: pointer;
   padding: 50px 0;
}
.btn-pro-efb.efb {	height: 30px;
   width: auto;
   background-color: #f3b80791!important;
   border-radius: 4%;
   font-size: 20px;
   padding: 0;
}
.pro-version-efb {	position: absolute;
   height: 30px;
   width: 30px;
   background-color: #f3b80791;
   border-radius: 50%;
   font-size: 20px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: 5px;
   margin-left: 5px;
}
.pro-version-efb-modal i {	font-size: 72px !important;
   background: -webkit-linear-gradient(#f3b807, #bb2d3b);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-align: center;
   display: block;
}
/*  .efb.bi-gem.pro{
  color: -webkit-linear-gradient(#f3b807, #bb2d3b);
} */
/* proversion */.zindex-10-efb {	z-index: 10;
}
.efb.zindex-100 {	z-index: 100;
}
/* height sectio on input *//* defualt height size *//* large height size */
.dadFile-efb.h-d-efb,.maps-efb.h-d-efb,.sign-efb.h-d-efb {	height: 240px!important;
}

.efb.disabled .dadFile-efb.h-d-efb,.maps-efb.h-d-efb,.sign-efb.h-d-efb , .efb.disabled input{
  color:#bdbdbd78;
  background:#6c757d;
}

input[type="textarea"].h-d-efb,textarea.h-d-efb {	height: 120px!important;
   font-size: 17px !important;
}

.h-d-efb ,select.h-d-efb{	
   height: 39px!important;
   font-size: 17px !important;
}

input[type=file].h-d-efb{	
   height: 39px!important;
   font-size: 18px !important;
}

input[type=file].h-l-efb {	
   height: fit-content!important;
   font-size: 30px !important;
}
/* xlarge height size */
input[type=file].h-xl-efb {	
   height: fit-content!important;
   font-size: 35px !important;
}
/* xxlarge height size */
input[type=file].h-xxl-efb {	height: fit-content!important;
   font-size: 40px !important;
}
/* xxxlarge height size */
input[type=file].h-xxxl-efb {	height: fit-content!important;
   font-size: 50px !important;
}
.ico-file.efb {	font-size: 88px;
   left: 0;
   top: 10px;
}
.h-l-efb {	height: 58px!important;
   font-size: 30px !important;
}
/* xlarge height size */.h-xl-efb {	height: 66px!important;
   font-size: 35px !important;
}
/* xxlarge height size */.h-xxl-efb {	height: 74px!important;
   font-size: 40px !important;
}
/* xxxlarge height size */.h-xxxl-efb {	height: 89px!important;
   font-size: 50px !important;
}
.hStyleOpEfb {	
   display: inline !important;
   margin-left:  5px !important;
   padding-left: 5PX;
   height: fit-content!important;
   margin-bottom: 0px !important;
}


textarea.h-l-efb {	min-height: 100px !important;
   font-size: 25px !important;
}

textarea.h-xl-efb {	min-height: 150px !important;
   font-size: 30px !important;
}

textarea.h-xxl-efb {	min-height: 200px !important;
   font-size: 40px !important;
}

textarea.h-xxxl-efb {	min-height: 250px !important;
   font-size: 50px !important;
}
.maps-efb.h-l-efb,.sign-efb.h-l-efb {	height: 275px!important;
}
.dadFile-efb.h-l-efb {	height: 325px!important;
}
.maps-efb.h-xl-efb,.sign-efb.h-xl-efb,.dadFile-efb.h-xl-efb {	height: 350px!important;
}
.maps-efb.h-xxl-efb,.sign-efb.h-xxl-efb,.dadFile-efb.h-xxl-efb {	height: 375px!important;
}
.maps-efb.h-xxxl-efb,.sign-efb.h-xxxl-efb,.dadFile-efb.h-xxxl-efb {	height: 400px!important;
}
.efb-rounded {	border-radius: 25px !important;
}

input[type="text"].efb-rounded,input[type="password"].efb-rounded,input[type="email"].efb-rounded,input[type="tel"].efb-rounded,input[type="number"].efb-rounded,input[type="url"].efb-rounded,input[type="textarea"].efb-rounded {	padding: 0px 10px !important;
}
input[type="text"].efb-rounded.h-d-efb,input[type="password"].efb-rounded.h-d-efb,input[type="email"].efb-rounded.h-d-efb,input[type="tel"].efb-rounded.h-d-efb,input[type="number"].efb-rounded.h-d-efb,input[type="url"].efb-rounded.h-d-efb {height: 30px!important;;}
.colorDEf,.text-colorDEf,.border-colorDEf,.bg-colorDEf,.btn-colorDEf {}

input[type=range].efb {	border: transparent !important;
}
.h-l-efb.efb-rounded {	border-radius: 30px !important;
}
.h-xl-efb.efb-rounded {	border-radius: 40px !important;
}
.h-xxl-efb.efb-rounded {	border-radius: 50px !important;
}
.h-xxxl-efb.efb-rounded {	border-radius: 60px !important;
}
/* height sectio on input */label.yesno-efb.h-d-efb {	padding-top: 1% !important;
}

label.yesno-efb.h-l-efb,label.yesno-efb.h-xl-efb,label.yesno-efb.h-xxl-efb,label.yesno-efb.h-xxxl-efb {	padding-top: 2% !important;
}
/* placeholder of input */.h-d-efb::-webkit-input-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
/* Chrome */.h-d-efb:-moz-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
/* Firefox 18- */.h-d-efb::-moz-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
/* Firefox 19+ */.h-d-efb:-ms-input-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
/* IE */.h-l-efb::-webkit-input-placeholder {	font-size: 28px !important;
   font-weight: 400 !important;
}
.h-l-efb:-moz-placeholder {	font-size: 28px !important;
   font-weight: 400 !important;
}
.h-l-efb::-moz-placeholder {	font-size: 28px !important;
   font-weight: 400 !important;
}
.h-l-efb:-ms-input-placeholder {	font-size: 28px !important;
   font-weight: 400 !important;
}
.h-xl-efb::-webkit-input-placeholder {	font-size: 35px !important;
   font-weight: 400 !important;
}
.h-xl-efb:-moz-placeholder {	font-size: 35px !important;
   font-weight: 400 !important;
}
.h-xl-efb::-moz-placeholder {	font-size: 35px !important;
   font-weight: 400 !important;
}
.h-xl-efb:-ms-input-placeholder {	font-size: 35px !important;
   font-weight: 400 !important;
}
.h-xxl-efb::-webkit-input-placeholder {	font-size: 40px !important;
   font-weight: 400 !important;
}
.h-xxl-efb:-moz-placeholder {	font-size: 40px !important;
   font-weight: 400 !important;
}
.h-xxl-efb::-moz-placeholder {	font-size: 40px !important;
   font-weight: 400 !important;
}
.h-xxl-efb:-ms-input-placeholder {	font-size: 40px !important;
   font-weight: 400 !important;
}
.h-xxxl-efb::-webkit-input-placeholder {	font-size: 49px !important;
   font-weight: 400 !important;
}
.h-xxxl-efb:-moz-placeholder {	font-size: 49px !important;
   font-weight: 400 !important;
}
.h-xxxl-efb::-moz-placeholder {	font-size: 49px !important;
   font-weight: 400 !important;
}
.h-xxxl-efb:-ms-input-placeholder {	font-size: 49px !important;
   font-weight: 400 !important;
}

/* end height */.noCode-efb {	height: fit-content;
}
/* html elemetns *//* option buttons (toggle button) */.opButtonEfb {	position: fixed;
   bottom: 0px;
}
.stepNavEfb {	height: fit-content;
}
/* YesNo */.yesno-efb.disabled {	opacity: 1 !important;
}
.yesno-efb.active {	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .2);
}
.yesno-efb.efb-rounded.left-efb {	border-top-right-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
.yesno-efb.efb-rounded.right-efb {	border-top-left-radius: 0 !important;
   border-bottom-left-radius: 0 !important;
}
/* text align (label align)*/.txt-left.efb {	text-align: left;
}
.txt-right.efb {	text-align: right;
}
.txt-center.efb {	text-align: center;
}
/* @media (min-width: @screen-sm-min){	.card.drag-box {		height: 100%;
   }
}
*//* mobile frame *//* The device with borders */.smartphone-efb {	position: relative;
   width: 390px;
   height: 759px;
   margin: auto;
   border: 16px black solid;
   border-top-width: 60px;
   border-bottom-width: 60px;
   border-radius: 36px;
}
/* The horizontal line on the top of the device */.smartphone-efb:before {	content: '';
   display: block;
   width: 60px;
   height: 5px;
   position: absolute;
   top: -30px;
   left: 50%;
   transform: translate(-50%, -50%);
   background: #333;
   border-radius: 10px;
}
/* The circle on the bottom of the device */.smartphone-efb:after {	content: '';
   display: block;
   width: 35px;
   height: 35px;
   position: absolute;
   left: 50%;
   bottom: -65px;
   transform: translate(-50%, -50%);
   background: #333;
   border-radius: 50%;
}
/* The screen (or content) of the device */.smartphone-efb .content {	width: 360px;
   height: 640px;
   background: white;
}
#parentMobileView-efb,#efbMobileView {	width: 100%;
   border: none;
   height: 100%;
}
/* mobile frame *//* border color */.border-pinkEfb {	border-color: #ff4b93 !important;
}
.bg-pinkEfb {	border-color: #ff4b93 !important;
}
.border-darkBEfb,.border-darkb.efb {	border-color: #202a8d !important;
}
.bg-darkb.efb {	border-color: #202a8d !important;
}
.text-darkb.efb {	color: #202a8d !important;
}
.border-d.efb {	border: 1px solid #83859f4a !important;
}
#loading_emsFormBuilder {	position: fixed;
   width: 100%;
   height: 100%;
   text-align: center;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #21252982;
   z-index: 2;
   cursor: pointer;
   pointer-events: none;
}
#steps-efb {	overflow: hidden;
   color: lightgrey;
   text-align: center !important;
   display: flex !important;
}

@media screen and (max-width: 782px) {
#steps-efb li:before {
  width: 25px!important;
  height: 25px!important;
  line-height: 25px!important;
  display: block;
  font-size: 12px!important;}
.efb.fs-1{font-size: 32px!important;}
.efb.fs-2{font-size: 28px!important;}
.efb.fs-3{font-size: 25px!important;}
.efb.fs-4{font-size: 22px!important;}
.efb.fs-5{font-size: 18px!important;}
.efb.fs-6{font-size: 16px!important;}
.efb.fs-7{font-size: 14px!important;}
.efb.fs-8{font-size: 11px!important;}
.efb.fs-9{font-size: 9px!important;}
}
#steps-efb .active {	color: #202a8d}
#steps-efb li {	list-style-type: none;
   float: left;
   position: relative;
}
.efb.step-w-0, .efb.step-w-1 {	width: 50%;}
.efb.step-w-2 {width: 33%;}
.efb.step-w-3 {width: 25%;}
.efb.step-w-4 {width: 25%;}
.efb.step-w-5 {width: 20%;}
.efb.step-w-6 {width: 16.6%;}
.efb.step-w-7 {width: 14.2%;}
.efb.step-w-8 {width: 12.5%;}
.efb.step-w-9 {width: 11.1%;}
.efb.step-w-10 {width: 10%;}
.efb.step-w-11 {width: 9%;}
.efb.step-w-12 {width: 8.3%;}
.efb.step-w-13 {width: 7.7%;}
.efb.step-w-14 {width: 7.1%;}
.efb.step-w-15 {width: 6.6%;}
#steps-efb li:before {	width: 50px;
   height: 50px;
   line-height: 45px;
   display: block;
   font-size: 20px;
   background: #ff4b930a;
   border-radius: 50%;
   margin: 0 auto 10px auto;
   padding: 2px}
#steps-efb li:after {	content: '';
   width: 100%;
   height: 2px;
   background: lightgray;
   position: absolute;
   left: 0;
   top: 25px;
   z-index: -1}
#steps-efb li.active:before,#steps-efb li.active:after {	background: #202a8d;
}
.progress.efb {	height: 16px;
}
/* jump css *//* @keyframes jump {	0% {		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
   }
   40% {		transform: translate3d(0, -30%, 0) scale3d(.7, 1.5, 1);
   }
   100% {		transform: translate3d(0, -100%, 0) scale3d(1.5, .7, 1);
   }
}
.jump {	transform-origin: 50% 50%;
   animation: jump .5s linear alternate infinite;
}
*//* .jump {	fill: #4636f1;
}
*/@keyframes nmsgefb {	0% { color: #d63384;
}
   50% { color: #6aa4fb;
}
   100% { color: #d63384;
}
 }
.nmsgefb{	transform-origin: 50% 50%;
   animation:nmsgefb 1.5s alternate infinite;
 }
.efb.navbar {	z-index: 10;
}

div#resp_efb {	height: 295px;
}
.efb.crd {	position: relative;
   display: flex;
   flex-direction: column;
   min-width: 0;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: border-box;
   margin: 1% 2%;
   padding: 0% 1% 1%;
   border: none !important;
   border-radius: 20px !important;
   box-shadow: 0px 2px 30px rgb(84 131 207 / 15%) !important;
}

img.crcle-footer.efb {	width: 40%;
   background-color: #eb5892;
   border-radius: 50%;
   position: absolute;
   bottom: 0px;
   right: 12%;
   opacity: 0.4;
   z-index: 0;
}

img.left_circle-efb {	width: 58%;
   background-color: #d630727a;
   border-radius: 49%;
   position: absolute;
   right: 67%;
   margin: 40% 0%}

img.right_circle-efb {	width: 58%;
   background-color: #d630727a;
   border-radius: 49%;
   position: absolute;
   left: 67%;
   margin: 36% 0%}
#header-efb.bg-color {	background-color: #c8ddff40 !important;
}
.efb input[type="radio"]:checked::before{
   background-color:#fff0!important;
}
.efb input[type=radio]:checked:before,.efb input[type=radio]:before,.efb input[type=checkbox]:checked:before,.efb input[type=checkbox]:before,.efb input[type=radio]:checked:after,.efb input[type=radio]:after,.efb input[type=checkbox]:checked:after,.efb input[type=checkbox]:after {	display: none !important;
}
.efb input[type=color].h-d-efb {	height: 40px!important;
   width: 30%;
}
.efb input[type=color].h-l-efb {	height: 50px!important;
   width: 30%;
}
.efb input[type=color].h-xl-efb {	height: 60px!important;
   width: 30%;
}
.efb input[type=color].h-xl-efb {	height: 70px!important;
   width: 30%;
}
.efb input[type=color].h-xxl-efb {	height: 80px!important;
   width: 30%;
}
.efb input[type=color].h-xxxl-efb {	height: 90px;
   width: 30%;
}
.drophere.efb {	border-left: 20px solid #ffd1d8;
   border-radius: 50px !important;
}
/* style public */.card-public.efb {	position: relative!important;
   display: flex!important;
   flex-direction: column!important;
   min-width: 0;
   word-wrap: break-word;
   background-clip: border-box;
   border-radius: .25rem;
}

.dropZoneEFB input.efb,.dropZoneEFB textarea.efb,.dropZoneEFB select.efb,.dropZoneEFB .seldiv.efb,.dropZoneEFB .select2-choice.efb,.dropZoneEFB .select2-selection--single.efb,.dropZoneEFB .efb.efblist.inplist {	margin: 0px;
   padding: 0px;
   background-color: #fafafa!important;
}
/* input.efb,textarea.efb,select.efb,.seldiv.efb,.select2-choice.efb,.select2-selection--single.efb {	margin: 0px;
   padding: 0px;
   background-color: #fafafa ;
} */
.sideMenu input.efb,.sideMenu textarea.efb,.sideMenu select.efb,.sideMenu .seldiv.efb,.sideMenu .select2-choice.efb,.sideMenu .select2-selection--single.efb {	background-color: #ffffffc9 !important;
}

button.btn-close {	background-color: #f0f8ff00 !important;
}
/**/#btn_send_efb,#next_efb,#prev_efb {	height: auto;
}
#shortCode_emsFormBuilder,#email_emsFormBuilder,#apikey_map_emsFormBuilder,#secretkey_emsFormBuilder,#sitekey_emsFormBuilder,#activeCode_emsFormBuilder {	height: 45px !important;
}
.efb.pointer-efb,.efb.pointer-efb:hover {	cursor: pointer;
}

fieldset.efb {	background: transparent;
   border: transparent;
   padding: 0% 2% !important;
   margin-left: 0px !important;
   margin-right: 0px !important;
}
.btn-group-toggle.efb {	direction: ltr !important;
}


#button_group_efb {	position: absolute;
   margin-bottom: 10px !important;
   width: 98.5%;
}
.efb-btn-lg {	padding: .5rem 1rem;
   font-size: 1.25rem;
   border-radius: .3rem;
}
#btn_send_efb.h-l-efb,#btn_send_efb.h-xl-efb,#btn_send_efb.h-xxl-efb,#btn_send_efb.h-xxxl-efb {	width: 100% !important;
  margin:0px 5px 10px 5px
}

#img_recaptcha_perview_efb {	max-width: 300px;
}
.efb input[type=radio]:after,.efb input[type=checkbox]:after,.efb input[type=radio]:checked::before,.efb input[type=checkbox]:checked::before {	display: contents !important;
   content: "";
}

input[type=radio].efb.fs-6.form-check-input,input[type=checkbox].efb.fs-6.form-check-input {	
  height: 22px !important;
  max-height: 22px !important;
  min-height: 22px !important;
  margin: 1px;
   
}

input[type=radio].efb.fs-4.form-check-input,input[type=checkbox].efb.fs-4.form-check-input {	
   min-width: 30px !important;
   height: 30px !important;
   max-height: 30px !important;
   min-height: 30px !important;
}

input[type=radio].efb.fs-3.form-check-input,input[type=checkbox].efb.fs-3.form-check-input {	
   min-width: 40px !important;
   height: 40px !important;
   max-height: 40px !important;
   min-height: 40px !important;
}

input[type=radio].efb.fs-2.form-check-input,input[type=checkbox].efb.fs-2.form-check-input {	
   min-width: 50px !important;
   height: 50px !important;
   max-height: 50px !important;
   min-height: 50px !important;
}

input[type=radio].efb.fs-2.form-check-input input[type=checkbox].efb.fs-2.form-check-input {	
   min-width: 60px !important;
   height: 60px !important;
   max-height: 60px !important;
   min-height: 60px !important;
}
.form-select.efb {	padding: 0px 35px !important;
}

div#recaptcha_efb {	position: absolute;
   /* margin-bottom: 69px !important; */
}

input#EditOption,input.elEdit {	padding: 0px 5px;
}
#textList-efb {	height: 380px;
   overflow: auto;
}

body.mobile.modal-open #wpwrap {	position: relative !important;
}

.head-efb {	z-index: 100;
}
/* mobile form creator */.mobile div#listElEfb {	max-height: 300px;
   overflow: auto;
   margin-bottom: 3%;
}
.mobile .btn-select-form.efb {	font-size: 10px;
   height: 100px;
}
.mobile .description-logo.efb {	height: 80px;
   width: 80px;
   float: left;
   margin: 0px;
}
.mobile .title-holder.efb {	margin: 0px 0 12px 0;
   font-size: 32px !important;
}
.mobile .title-icon.efb {	font-size: 32px !important;
}
.mobile #efb-dd {	margin-top: 20%;
   margin-bottom: 20%;
}
.mobile .mobile-title.efb {	font-size: 20px !important;
}
.mobile .mobile-text.efb {	font-size: 14px !important;
}
/* select list */.listSelect.efb {	/* width: 100%;
   */	cursor: pointer;
}
.efb.listContent {	overflow: auto;
   max-height: 208px;
   position: absolute;
   cursor: pointer;
   z-index: 1000;
   /* width: inherit; */
   margin-bottom: 5%;
  margin-left: 4px;
 /*  max-width: fit-content; */
}

small.efb {	margin-top: 0px;
   font-size: medium !important;
}

tr.efblist>th.efb {	width: 4% !important;
}

th.efb.bi-square {	width: 4%;
}

tr.efblist>th.efb,.efb.ms {	border: 0px;
}

tr.efb.list {	border-bottom-width: 1px;
}
.efb.efblist.searchIcon {	position: absolute;
   margin: 1% 2%;
}
.efb.efblist.searchBox {	
  padding: 4px 10px;
  background: #fff;
  border-color: #c4c4c4!important;
}
.efb.efblist.iconDD {	position: absolute;
   margin: -34px 13px;
}
.efb.efblist.inplist {	overflow: hidden;
}

.efblist::before {
  margin: 0 3px 0 0;
}

tr.efblist {	display: block;
   margin: 0px 7px !important;
}


.efblist.inplist.h-d-efb {
  font-size: 17px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  
  min-height: 39px;
  max-height: 39px;
}
.mobile .efblist.inplist.h-d-efb {	font-size: 15px !important;
}
.efblist.inplist.h-l-efb {	font-size: 30px !important;
   padding-left: 10px !important;
   padding-right: 10px !important;
   padding-top: 0px!important;
   min-height: 58px;
   max-height: 58px;
}
.efblist.inplist.h-xl-efb {	font-size: 35px !important;
   min-height: 66px;
   max-height: 66px;
   padding-top: 0px!important;
   padding-left: 10px !important;
   padding-right: 10px !important;
}
.efblist.inplist.h-xxl-efb {	font-size: 40px !important;
   padding-left: 10px !important;
   padding-right: 10px !important;
   padding-top: 0px !important;
   min-height: 74px;
   max-height: 74px;
}
.efblist.inplist.h-xxxl-efb {	font-size: 50px !important;
   padding-left: 10px !important;
   padding-right: 10px !important;
  
   padding-top: 0px !important;
   min-height: 88px;
   max-height: 88px;
}
.efb.efblist.iconDD.h-d-efb {	margin: -30px 17px;
}
.efb.efblist.iconDD.h-l-efb {	margin: -40px 12px !important;
}
.efb.efblist.iconDD.h-xl-efb {	margin: -50px 11px !important;
}
.efb.efblist.iconDD.h-xxl-efb {	margin: -65px 11px !important}
.efb.efblist.iconDD.h-xxxl-efb {	margin: -73px 12px !important}

thead.efb.efblist,.efb.searchSection {	position: sticky;
   top: 0;
   z-index: 1001;
}
.efb.efblist.inplist {
   display: flex;
   align-items: center;
   border-style: solid;
   border-width: 1px;
   color: #545b6e !important;  
   background: #ffffffe0!important;
   padding: 5px 0;
}
.efb.searchBox::-webkit-input-placeholder {	font-size: 15px !important;
}
.efb.searchBox:-ms-input-placeholder {	font-size: 15px !important;
}
.efb.searchBox::-moz-placeholder {	font-size: 15px !important;
}
.efb.searchBox:-moz-placeholder {	font-size: 15px !important;
}
#overlay_efb {	position: fixed;
   /* Sit on top of the page content */	display: none;
   /* Hidden by default */	width: 100%;
   /* Full width (cover the whole page) */	height: 100%;
   /* Full height (cover the whole page) */	top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0, 0, 0, 0.5);
   /* Black background with opacity */	z-index: 50;
   /* Specify a stack order in case you're using a different order for other elements */	cursor: pointer;
   /* Add a pointer on hover */}
/* Side menu */.sideMenuConEfb {	transition: transform 0.3s ease;
   background-color: #ECF0F1;
   width: 100%;
   }
.side-menu-efb {	transform: translate(0px, 0px);
   transition: transform 0.3s ease;
   float: left;
   height: 100%;
   width: 32%;
   color: #fff;
   padding: 0em;
   box-sizing: border-box;
   position: absolute;
   z-index: 49;
   overflow: auto;
   margin: 0px -1.2rem !important;
}
.rtl .side-menu-efb {	float: right;
}

div#sideBoxEfb {	height: 100vh;
   position: fixed;
   -webkit-box-shadow: 9px 8px 8px rgb(84 131 207 / 36%) !important;
   -moz-box-shadow:  9px 8px 8px rgb(84 131 207 / 36%) !important;
   z-index: 1001;
}
.mobile div#sideBoxEfb {	height: 100vh;
   width: 70%}
.mobile #content-efb {	margin-top: 10px;
}
.mobile .pro-version-efb {	position: inherit;
   height: 30px;
   width: 95%;
   border-radius: 6px;
   margin: 10px 2px 0px 2px;
}
.contentEfb {	box-sizing: border-box;
   overflow: hidden;
   padding: 1em;
   border-color: #2980B9;
   border-width: 0.1em;
   border-style: dashed;
   height: 100%;
}
/* chear this one ! */.menu-hidden {	transform: translate(-100%, 0px);
}
.efb.sidemenu.head {	position: sticky;
   top: 0;
   z-index: 51;
   width: 100%;
   padding: 0px 1rem;
   margin-bottom: 1%;
}
.efb.close.sidemenu {	padding: 8px 8px 8px 32px;
   text-decoration: none !important;
   font-size: 25px;
   color: rgb(0 0 0 / 15%);
   display: block;
   transition: .3s;
   cursor: pointer;
   float: right;
}
.rtl .efb.close.sidemenu {	float: left;
}
.efbDW-0 {	width: 0px !important;
}
.mobile #sideBoxEfb {	width: 80%;
}
.efb.guide {	border-radius: 20px;
   background: #e9f1ff;
}
.efb.guide .btn-outline-pink {	min-width: 100%;
}
.ntb.efb {	font-weight: 400;
   line-height: 1.5;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
   background-color: transparent;
   border: 1px solid transparent;
   padding: 0.375rem 0.75rem;
   font-size: 1rem;
   border-radius: 0.25rem;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-group>.btn-group:not(:first-child)>.btn.efb,.btn-group>.ntb.efb:nth-child(n+3),.btn-group>:not(.btn-check)+.ntb.efb {	border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.btn-group>.efb.btn-group:not(:first-child),.btn-group>.ntb.efb:not(:first-child) {	margin-left: -1px;
}
.btn-group-vertical>.ntb.efb,.btn-group>.ntb.efb {	position: relative;
   flex: 1 1 auto;
}
.efb.pay .btn-edit-holder {	margin-top: 0px !important;
}
.efb.pro-card {	position: absolute;
   margin: 0% 70%;
}
.efb.icon {	line-height: normal;
   margin: 10px 0px;
}
.efb.underline {	text-decoration: underline;
}
.efb.nounderline {	text-decoration: none;
}
.efb.w-100 {	max-width: 100% !important;
}
/* .efb.stripe-bg{	background-color: #25262617!important;
}
*/#payPriceEfb {	background: #ded7ec9c;
   padding: 6px 6px;
   color: #5f31bc;
   border-radius: 10px !important;
   width: auto;
   max-height: 2.7rem;
   margin: 2%;
}
#btnStripeEfb {	/* background-color: #535ad5; */
   color: #fff;
}
#btnStripeEfb:hover {/* 	background-color: #3a43ff; */
   color: #fff;
}
#btnStripeEfb:disabled {	color: rgb(218, 218, 218);
   background-color: #748bad;
}
.mobile h3.efb.fs-8 {	font-size: 17px !important;
}
.title.efb.create {	text-align: center;
   height: 250px !important;
   margin: -119px 29% -77px !important;
}
.pre-efb {	flex-direction: unset !important;
}

span#chargeEfb {	width: auto;
   font-size: 12px;
   margin: 3px 5px;
}

span#chargeEfb.one {	width: fit-content!important;
   margin: 1px 5px !important;
}
#deleteOption.newop {	margin: 0px 10px;
}
.efb.btn-primary:before,.efb.btn:before {	background: inherit !important;
}
.efb.btn-set{filter: invert(0.3)!important}

td .efb.btn-delete {	margin: 0px 2px !important;}

a.efb.btn {	text-decoration: none;
}
.efb.mobile input#EditOption {	width: 100% !important;
}
#sideBoxEfb::-webkit-scrollbar {	width: 0.9em;
}
#sideBoxEfb::-webkit-scrollbar-track {	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)}
#sideBoxEfb::-webkit-scrollbar-thumb {	background-color: slategrey;
   outline: 1px solid #545b6e;
}
.stripe .h-d-efb {	min-height: 35px !important;
   background-color: #fafafa !important;
}
.efb .hr {	padding: 1px;
   line-height: 10em;
   position: relative;
   outline: 0;
   border: 0;
   color: #0c0c0c;
   text-align: center;
   opacity: 0.5;
   margin: 1% 0%;
   background: linear-gradient(to right, transparent, #a2b0d5c7, #39323200);
}
#listCatEfb {	margin: 0px;
   padding: 0px;
}
.efb.pro-bg {	background-color: #f3b807 !important;
}
.efb.modal {	background: #33353169;
}
@media screen and (min-width: 1000px) {		/* .col-md-6 .efb.ttiptext.show {		margin: 0% 0% 0% 16% }
   .col-md-12 .efb.ttiptext.show {		margin: -26px 0 0 70px}
*/}
.efb.text-center {	text-align: center !important;
}
.efb.card {	position: relative;
   display: flex;
   flex-direction: column;
   min-width: 0;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: border-box;
   border: 1px solid rgba(0, 0, 0, .125);
   border-radius: 0.25rem;
}
.efb.my-5 {	margin-top: 3rem !important;
   margin-bottom: 3rem !important;
}
/* admin css */.efb.ddefb {	background: #dc3545a1;
   border-radius: 7px !important;
   width: 7%!important;
   position: absolute;
   z-index: 999;
   align-items: center;
   justify-content: center;
   margin-bottom: 0px !important;
   font-size: x-large;
   height: 34%;
   margin: -26px 90% 0px 0px;
}
.efb.childd{	transform: translateZ(-10px)}
.efb video {	max-width: 250px;
   width: 250px;
}

div#attach_efb {	position: relative;
   overflow: hidden;
}
#resp_file_efb_{	position: absolute;
   font-size: 50px;
   opacity: 0;
   right: 0;
   top: 0;
}
.efb.pro-v-btn {	position: absolute;
   height: 30px;
   width: 30px;
   background-color: #f3b807;
   border-radius: 50%;
   font-size: 20px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: -25px;
   margin-left: 5px;
}
/* .rtl .efb.footer-test {	padding: 0 7px 0 0;
}
.efb.footer-test {	padding: 0 0 0 7px;
}
*/.col-md-6 .efb.btn-edit-holder {	float: right;
   margin-top: -34px !important;
   margin-left: 31%;
   position: relative;
   z-index: 10;
}
.efb.checklist {	min-width: 20%;
}
@media (min-width:2000px) {    	.efb.fs-1 {            font-size: 90px !important     }
	   .efb.fs-2 {            font-size: 70px !important     }
	   .efb.fs-3 {            font-size: 55px !important     }
	   .efb.fs-4 {            font-size: 45px !important     }
	   .efb.fs-5 {            font-size: 35px !important     }
	   .efb.fs-6 {            font-size: 28px !important     }
	   .efb.fs-7 {            font-size: 23px !important     }
	   .efb.fs-8 {            font-size: 18px !important     }
	   .efb.fs-9 {            font-size: 13px !important     }
   }
.efb.form-check-inline{    display:inline-block!important;
}
/* .efb.form-check-inline {    float: left;
}
*/
/* .ttEfb .col-form-label.col-md-12 {
  padding-bottom: 0px;

  padding-top: 0px;

}
*/
/* .ttEfb label.efb.col-md-3,
.ttEfb label.efb.col-md-4 {
  padding: 0px 0px 0px;

} */



  
  .efb.slider{
	  align-items: center;

	  border-radius: 15px;

	  display: flex;

	  width: 100%;

	/*   box-shadow: 0px 0px 4px #5e656ec4; */

	  
  }


  .efb.slider input[type="range"] {
	  border: none;

	  background: #e9ecef!important;

	  outline: none;

	  height: 5px;

	  width: inherit;

	  -webkit-appearance: none !important;

  }

  .efb.slider input[type="range"]::-webkit-slider-thumb {
	  background: #ff4b93;

	  border: 2px solid #ff4b93;

	  border-radius: 50%;

	  cursor: pointer;

	  height:30px;

	  width: 30px;

	  -webkit-appearance: none !important;

  }
  .efb.disabled .efb.slider input[type="range"]::-webkit-slider-thumb{
	  background: #ccc;
	  border: 0px;

  }

  .efb.ttiptext{
	  display: none;

  }

  .efb.show{ display: block !important;}



  /* ttip */
/*     .ttEfb .ttiptext {	visibility: hidden;
	  width: fit-content!important;
	  background-color: #1b1e21;
	  text-align: center;
	  border-radius: 6px;
	  padding: 5px 0;
	  position: absolute;
	  z-index: 1;
	  margin: -26px 84px;
	  transition: opacity 0.3s;
  } */
  .ttEfb .ttiptext::after {	
	  content: "";
	  position: absolute;
	  top: 100%;
	  left: 50%;
	  margin-left: -5px;
	  border-width: 5px;
	  border-style: solid;
	  border-color: #dc3545 transparent transparent transparent;
  }
/*     .efb.ttiptext {
	  display: none;
	  position: absolute;
	  background: #fbf2f2;
  } */
  .efb.ttiptext {
   background-color: #fbf2f2;
   text-align: center;
   border-radius: 6px;
   position: absolute;
   z-index: 1;
   transition: opacity 0.3s;
   border-width: 1px;
   border-style: solid;
   border-color: #e5445478;
   max-width: fit-content !important;
   color: #dd0f0fd6 !important;
}

  @media screen and (max-width: 782px) {
	  .top_circle-efb-1, .top_circle-efb-2 {		display: none !important;}
	   #alert_content_efb {		position: absolute;margin: 15% 5%;z-index: 1070 !important;width: 70%;}
	   .efb.listContent{		width: max-content!important;}
  
	   .efb.col-md-12 .efb.ttiptext,
	   .efb.col-md-6 .efb.ttiptext,
	   .efb.col-md-8 .efb.ttiptext,
	   .efb.col-md-10 .efb.ttiptext,
	   .efb.col-md-4 .efb.ttiptext {	margin: -30px 0px 0px 100px!important;font-size: 12px!important; };
  
   }
   .efb.unpx {
	  margin: -32px 0px 0px -54px!important;
	  font-size: 10px!important;
  }
.efb.esign .efb.ttiptext { margin: -25px 0px 0px 10px}
.efb.yesNo.row  .ttiptext { margin: -25px 0px 0px 20px!important}
.efb.yesNo  .ttiptext { margin: -35px 00px 0px 20px}
/* .efb.esign.col-md-6 .efb.ttiptext {	margin:-25px 0px 0px 10px}
.efb.esign.col-md-4 .efb.ttiptext {	margin: -25px 0px 0px 10px;font-size: 12px!important; }; */

.efb.def.col-md-12 .efb.ttiptext { margin: -25px 0px 0px 50px!important}
.efb.def.col-md-10 .efb.ttiptext,
.efb.def.col-md-8 .efb.ttiptext,
.efb.def.col-md-6 .tx.ttiptext
{	margin:-25px 0px 0px 50px!important}

.efb.def.col-md-4 .tx.ttiptext {	margin: -25px 0px 0px 20px!important };

.efb.col-md-5 .tx.ttiptext
{	margin:-30px 0px 0px 30px!important}
.efb.col-md-4 .tx.ttiptext
{	margin:-30px 0px 0px 20px!important}
.efb.col-md-3 .tx.ttiptext
{	margin:-30px 0px 0px 10px!important}
.efb.col-md-2 .tx.ttiptext
{	margin:-30px 0px 0px 5px!important}
.efb.col-md-1 .tx.ttiptext
{	margin:-30px 0px 0px 0px!important}


/*

.efb.esign .ttiptext {	margin: -150px +9%;}
.efb.yesNo .ttiptext {	margin: -30px -20%;}
.efb.switch .ttiptext {	margin: -30px;}
.efb.rating .ttiptext {	margin: -110px 85px;}

*/

/* switch start */
.efb.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
}
.efb.btn-toggle:focus,
.efb.btn-toggle.focus,
.efb.btn-toggle:focus.active,
.efb.btn-toggle.focus.active {
  outline: none;
}


.efb.btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left 0.25s;
}


/*start h-xxxl-efb toggle  */
.efb.btn-toggle.h-xxxl-efb {
  padding: 0;
  position: relative;
  border: none;
  height: 90px!important;
  width: 200px;
  border-radius: 90px;
}

.efb.btn-toggle.h-xxxl-efb > .handle {
  position: absolute;
  top: 7px;
  left: 7px;
  width: 75px;
  height: 75px;
  border-radius: 75px;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.h-xxxl-efb.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.h-xxxl-efb.active > .handle {
  left: 118px;
  transition: left 0.25s;
}


/*End h-xxxl-efb toggle  */



/*start h-xxl-efb toggle  */
.efb.btn-toggle.h-xxl-efb {
  margin: 0 150px;
  padding: 0;
  position: relative;
  border: none;
  height: 70px!important;
  width: 150px;
  border-radius: 70px;
}

.efb.btn-toggle.h-xxl-efb > .handle {
  position: absolute;
  top: 7px;
  left: 7px;
  width: 57px;
  height: 57px;
  border-radius: 57px;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.h-xxl-efb.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.h-xxl-efb.active > .handle {
  left: 90px;
  transition: left 0.25s;
}


/*End h-xxl-efb toggle  */


/*start h-xl-efb toggle  */
.efb.btn-toggle.h-xl-efb {
  margin: 0 100px;
  padding: 0;
  position: relative;
  border: none;
  height: 50px!important;
  width: 100px;
  border-radius: 50px;
}

.efb.btn-toggle.h-xl-efb > .handle {
  position: absolute;
  top: 7px;
  left: 7px;
  width: 38px;
  height: 38px;
  border-radius: 38px;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.h-xl-efb.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.h-xl-efb.active > .handle {
  left: 57px;
  transition: left 0.25s;
}


/*End h-xl-efb toggle  */

/*start h-l-efb toggle  */
.efb.btn-toggle.h-l-efb {
  margin: 0 80px;
  padding: 0;
  position: relative;
  border: none;
  height: 40px!important;
  width: 80px;
  border-radius: 40px;
}
.efb.btn-toggle.h-l-efb:focus,
.efb.btn-toggle.h-l-efb.focus,
.efb.btn-toggle.h-l-efb:focus.active,
.efb.btn-toggle.h-l-efb.focus.active {
  outline: none;
}
.efb.btn-toggle.h-l-efb:before,
.efb.btn-toggle.h-l-efb:after {
  line-height: 40px;
  width: 80px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}
.efb.btn-toggle.h-l-efb:before {
/*   content: 'Off'; */
  left: -80px;
}
.efb.btn-toggle.h-l-efb:after {
/*   content: 'On'; */
  right: -80px;
  opacity: 0.5;
}
.efb.btn-toggle.h-l-efb > .handle {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px!important;
  border-radius: 30px;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.h-l-efb.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.h-l-efb.active > .handle {
  left: 45px;
  transition: left 0.25s;
}
.efb.btn-toggle.h-l-efb.active:before {
  opacity: 0.5;
}
.efb.btn-toggle.h-l-efb.active:after {
  opacity: 1;
}

/*End h-l-efb toggle  */



/*start h-d-efb toggle  */
.efb.btn-toggle.h-d-efb {
  margin: 0 60px;
  padding: 0;
  position: relative;
  border: none;
  height: 28px!important;
  width: 60px;
  border-radius: 28px;
}

.efb.btn-toggle.h-d-efb > .handle {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background: #fff;
  transition: left 0.25s;
}
.efb.btn-toggle.h-d-efb.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.h-d-efb.active > .handle {
  left: 35px;
  transition: left 0.25s;
}

.efb.btn-toggle{
  margin: 0 2%!important;
}

.efb.btn-toggle{
  color: #fff;
	background-color: #9290a7!important;
	border-color: #9290a7!important;
}
.efb.btn-toggle.active {
  background-color: #4636f1 !important;
  background-image: linear-gradient(65deg, #4636f1 0, #6030b8 100%) !important;
} 
/* switch end */


.efb.btn-toggle.h-s-efb {
  margin: 0 60px;
  padding: 0;
  position: relative;
  border: none;
  height: 17px!important;
  width: 34px;
  border-radius: 28px;
}
.efb.btn-toggle.h-s-efb.active > .handle {
  left: 19px;
  transition: left 0.25s;
}
.efb.btn-toggle.h-s-efb > .handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 13px;
  height: 13px;
  border-radius: 22px;
  background: #fff;
  transition: left 0.25s;
}

#body_tracker_emsFormBuilder .alert-danger{position: initial!important;}


#body_tracker_emsFormBuilder b {
  width: 100%;
}


div#gRecaptcha {
  margin: 7px 7px!important;
}

.efb.rating.btn-darkb {
  color: white;
}
.iti {
  width: 100%!important;
}

.efb.disabled label.efb, .efb.disabled small,.efb.disabled select, .efb.disabled p {
  color: #bababad1!important;
}

.efb-hidden {
  position: absolute;
  padding: 10px;
  background: #0c1037b0;
  width: fit-content!important;
  color: #ccc;
  font-style: normal;
  font-weight: bolder!important;
  border-radius: 0px 0px 5px 5px!important;
}
setion.hidden {
  background: #cccccc63;
}

div#Listefb-150 {
  max-height: 150px;
  overflow: auto;
  padding: 4px 10px;
  background: #efefef85;
}
.efb.opt{
  border-radius: 7px !important;
  padding: 5px;
}
.efb.opt:nth-child(odd) {
  background: #e6e6e6;
  margin: 7px 0px;
}
.efb.opt:nth-child(even) {
  background:#cbccf554;

}

.showBtns input[type][readonly],.showBtns select[readonly],.showBtns label {
   pointer-events: none;}


   .efb.form-check label.efb{
      cursor: pointer!important;
   }

  .imgRadio .form-check-input:checked + label{
      opacity: 0.5;
  }

  #doneMessageEfb {
   opacity: 0.9;
}

.efb.justify-content-left {
   justify-content: left;
}
.efb.justify-content-right {
   justify-content: right;
}


.efb.buy-noti {
   background-color: #fefefeb5!important;
   z-index: 100;
}



.efb.emsFormBuilder_v.is-loading ,.efb.elEdit.is-loading,.efb.is-loading {
 	padding-right: calc(1.5em + .75rem);
 	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-cloud-arrow-down%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.646%2010.854a.5.5%200%200%200%20.708%200l2-2a.5.5%200%200%200-.708-.708L8.5%209.293V5.5a.5.5%200%200%200-1%200v3.793L6.354%208.146a.5.5%200%201%200-.708.708l2%202z%22%2F%3E%3Cpath%20d%3D%22M4.406%203.342A5.53%205.53%200%200%201%208%202c2.69%200%204.923%202%205.166%204.579C14.758%206.804%2016%208.137%2016%209.773%2016%2011.569%2014.502%2013%2012.687%2013H3.781C1.708%2013%200%2011.366%200%209.318c0-1.763%201.266-3.223%202.942-3.593.143-.863.698-1.723%201.464-2.383zm.653.757c-.757.653-1.153%201.44-1.153%202.056v.448l-.445.049C2.064%206.805%201%207.952%201%209.318%201%2010.785%202.23%2012%203.781%2012h8.906C13.98%2012%2015%2010.988%2015%209.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188%204.825%2010.328%203%208%203a4.53%204.53%200%200%200-2.941%201.1z%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%3B1%22%20dur%3D%222s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
 	background-repeat: no-repeat;
 	background-position: right calc(.375em + .1875rem) center;
 	background-size: calc(.75em + .375rem) calc(.75em + .375rem)}

 textarea.efb.emsFormBuilder_v.is-loading , textarea.efb.elEdit.is-loading {
	padding-right: calc(1.5em + .75rem);
 	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)}

    .efb.rounded {
      border-radius: var(--bs-border-radius) !important;
    }
    
    .efb.rounded-0 {
      border-radius: 0 !important;
    }
    
    .efb.rounded-1 {
      border-radius: var(--bs-border-radius-sm) !important;
    }
    
    .efb.rounded-2 {
      border-radius: var(--bs-border-radius) !important;
    }
    
    .efb.rounded-3 {
      border-radius: var(--bs-border-radius-lg) !important;
    }
    
    .efb.rounded-4 {
      border-radius: var(--bs-border-radius-xl) !important;
    }
    
    .efb.rounded-5,.efb-rounded {
      border-radius: var(--bs-border-radius-xxl) !important;
    }

    .efb.form-check b
    {
      overflow-wrap: anywhere;
    }

    @media screen and (max-width: 782px) {
    #button_group_Previous_icon ,  #button_group_Next_icon
    {
      display: none!important;
    }
 
   }
 /* openstreet maps and leaftlet css start */
 .map-container {
   width: 100%;
   height: 350px;
   margin-top: 10px;
}
.map {
   width: 100%;
   height: 100%;
}
.leaflet-control-container .leaflet-control-layers {
   background: white;
   padding: 10px;
}
.leaflet-control-container .custom-control {
   position: relative;
   bottom: 0;
   left: 0;
   width: 100%;
   background:#f8f9fad9;
   padding: 8px;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
   z-index: 1000;
}
.leaflet-control-container .custom-control input,
.leaflet-control-container .custom-control button {
   margin: 5px;
}
.leaflet-control-container .error-message {
   color: red;
   margin: 5px;
}
#efb-create-map-btn {
   margin: 10px;
}


.custom-control.leaflet-control {
   display: flex;
   align-items: center;
   gap: 10px; /* فاصله بین عناصر */
}

.custom-control.leaflet-control .efb {
   margin: 0 5px;
}

.custom-control.leaflet-control input[type="text"] {
   flex: 1;
   min-width: 200px; /* عرض حداقل برای ورودی */
}

.custom-control.leaflet-control a,
.custom-control.leaflet-control input[type="text"] {
   margin: 0;
}

.custom-control.leaflet-control .error-message {
   margin-top: 10px; /* فاصله بالا برای پیام خطا */
}

/* openstreet maps and leaftlet css end */

#body_efb-track {
   color: #000b37;
}

#body_efb-track.card{
   background-color: #ffffff82 !important;
   border-radius: 9px !important;
   box-shadow: 0px 2px 30px rgb(84 131 207 / 10%) !important;
}

.efb.cursor-hand {
   cursor: pointer!important;
 }