
.efb {	font-weight: 400 !important;
}


#body_emsFormBuilder, #tab_container_efb {
   -webkit-user-select: none !important;
   -moz-user-select: none !important;
   -ms-user-select: none !important;
   user-select: none !important;
   -webkit-touch-callout: none !important;
}

#body_emsFormBuilder .efb.guide,
#body_emsFormBuilder #resp_efb,
#tab_container_efb .efb.guide {
   -webkit-user-select: text !important;
   -moz-user-select: text !important;
   -ms-user-select: text !important;
   user-select: text !important;
   -webkit-touch-callout: default !important;
}

#tab_container_efb .row.efb {
   margin-right: 0 !important;
   margin-left: 0 !important;
}

#body_emsFormBuilder img, #tab_container_efb img {
   -webkit-user-drag: none !important;
   -khtml-user-drag: none !important;
   -moz-user-drag: none !important;
   -o-user-drag: none !important;
   pointer-events: none !important;
}


#alert_content_efb {	position: absolute;
   margin: 8% 8%;
   z-index: 1070 !important;
   width: 40%

}

label.hStyleOpEfb {
  cursor: pointer;
}

.description-logo.efb {	height: 80px;
   width: 80px;
   float: left;
   margin: 0px 20px 20px 20px;
}

   h3.efb {	font-size: 25px !important;
}
.bg-response.efb {	border-radius: 15px !important;
   background-color: white !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.2) !important;
}


i.efb {	font-size: 1.2rem;
}
.dropdown-toggle.efb {	background: bottom;
}
.dropdown.bootstrap-select.efb,.form-select.efb {	width: -webkit-fill-available !important;
}
.btn-primary.efb {	background-color: #3644d2  !important;
   border: none !important;
   transition: 0.5s !important;
}
.btn-r.efb {	border-radius: 100px !important;
}
.btn-primary.efb:hover {	background-color: #202a8d !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: background-color 0.5s, background-image 0.5s, color 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: background-color 0.5s, background-image 0.5s, color 0.5s;
  color: white;
  padding: .5rem 1rem;
  line-height: 1.5;
}
.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) {
   #alert_content_efb {		position: absolute;margin: 15% 5%;z-index: 1070 !important;width: 70%;}
   .efb.listContent{		width: max-content!important;}
}
.form-control.efb {	color: #595b6e;
}

.form-control.efb:focus {	border: 1px solid #bbc2d5;
}
.input-efb {
    color: #07070ca8;

    border-style: double !important;
}
.input-efb:focus {	box-shadow: 0px 2px 10px rgba(84, 131, 207, 0.25) !important;
   color: #a5a3d1}
.efb::placeholder {
   color: #a5a3d1 !important;
   font-size: 17px !important;
   opacity: 0.7 !important;
   font-weight: 400 !important;
}
.card-text.efb {	color: #898aa9;
}
.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;}

.card.efb {	border: none !important;
   border-radius: 20px !important;
   box-shadow: 0px 2px 30px rgba(84, 131, 207, 0.15) !important;
}

.h5.efb {	font-size: 25px !important;
}
.efb.alert {	position: absolute;

   top: 0;
   border-radius: 20px;
   animation: fadeInEFB 0.5s ease-in-out;
}
@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;
}

.efb.overpage {	position:         fixed !important;
   width:            100%;
   height:           100%;
   top:              0;
   left:             0;
   right:            0;
   bottom:           0;
   background-color: rgba(0, 0, 0, 0.5) !important;
   z-index:          10000 !important;
   cursor:           pointer;
}
.efb.form-check-input{
   position: inherit!important;
}
.efb.form-check-input:checked {
   background-color: #004cbb !important;
   border-color: #004cbb !important;
   color: #004cbb !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;
}

.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;
}

.efb.btn-sm i {	font-size: 18px !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;
   background: #f7f8fc !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;
   }
}

.input-efb {	color: #07070ca8 !important;
}
.input-efb:focus {
   box-shadow: 0px 2px 10px rgba(84, 131, 207, 0.25) !important;
   color: #a5a3d1 !important;
}
.input-efb.invalid {	/*background-color: #ffdddd;
   */	border: 1px solid #ff455f !important;
}
.efb.tab {	display: none;
}
.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;
}
.step.efb.active {	opacity: 1;
}
.step.efb.finish {	background-color: #202a8d !important;
}
hr.divider.hr-transparent-efb.hr-arrow-down-efb {	width: 85%;
}
.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.9em;
   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;
}
#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;
}

.dadFile-efb .card {
   position: static!important;
}
.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;
}
.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;
}
canvas.sign-efb {	width: 100%;
}
.zindex-10-efb {	z-index: 10;
}
.efb.zindex-100 {	z-index: 100;
}

.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;
}

input[type=file].h-xl-efb {
   height: fit-content!important;
   font-size: 35px !important;
}

input[type=file].h-xxl-efb {	height: fit-content!important;
   font-size: 40px !important;
}

input[type=file].h-xxxl-efb {	height: fit-content!important;
   font-size: 50px !important;
}
.h-l-efb {	height: 58px!important;
   font-size: 30px !important;
}
.h-xl-efb {	height: 66px!important;
   font-size: 35px !important;
}
.h-xxl-efb {	height: 74px!important;
   font-size: 40px !important;
}
.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;;}


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;
}
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;
}
.h-d-efb::-webkit-input-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
.h-d-efb:-moz-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
.h-d-efb::-moz-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
.h-d-efb:-ms-input-placeholder {	font-size: 17px !important;
   font-weight: 400 !important;
}
.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;
}

.noCode-efb {	height: fit-content;
}
.opButtonEfb {	position: fixed;
   bottom: 0px;
}
.stepNavEfb {	height: fit-content;
}
.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;
}
.txt-left.efb {	text-align: left;
}
.txt-right.efb {	text-align: right;
}
.txt-center.efb {	text-align: center;
}
.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;
}
#steps-efb {	overflow: hidden;
   color: lightgrey;
   text-align: center !important;
   display: flex !important;
}

@media screen and (max-width: 782px) {

.custom-control.leaflet-control input[type="text"] {
   max-width: 70px!important;
   min-width: 50px!important;
}

#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;
}
@keyframes nmsgefb {	0% { color: #d63384;
}
   50% { color: #6aa4fb;
}
   100% { color: #d63384;
}
 }
.nmsgefb{	transform-origin: 50% 50%;
   animation:nmsgefb 1.5s alternate infinite;
   cursor: pointer;
 }
.efb.navbar {	z-index: 10;
}


.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%;
}
.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;
}

button.btn-close {	background-color: #f0f8ff00 !important;
}
#btn_send_efb,#next_efb,#prev_efb {	height: auto;
}
.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;
}


.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
}

.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;

}

input#EditOption,input.elEdit {	padding: 0px 5px;
}
.listSelect.efb {	/* width: 100%;
   */	cursor: pointer;
}
.efb.listContent {	overflow: auto;
   max-height: 208px;
   position: absolute;
   cursor: pointer;
   z-index: 1000;
   margin-bottom: 5%;
  margin-left: 4px;
}

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;
}

.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;
   white-space: nowrap;
   overflow: hidden;
}
.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;
}
.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;
}
#payPriceEfb {	background: #ded7ec9c;
   padding: 6px 6px;
   color: #5f31bc;
   border-radius: 10px !important;
   width: auto;
   max-height: 2.7rem;
   margin: 2%;
}
#btnStripeEfb {
   color: #fff;
}
#btnStripeEfb:hover {
   color: #fff;
}
#btnStripeEfb:disabled {	color: rgb(218, 218, 218);
   background-color: #748bad;
}
.mobile h3.efb.fs-8 {	font-size: 17px !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;
}
.efb.btn-primary:before,.efb.btn:before {	background: inherit !important;
}

a.efb.btn {	text-decoration: none;
}

.stripe .h-d-efb {	min-height: 45px !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);
}
.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;
   max-width: 100%;
}
.efb.my-5 {	margin-top: 3rem !important;
   margin-bottom: 3rem !important;
}
.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: 43px !important     }
	   .efb.fs-5 {            font-size: 34px !important     }
	   .efb.fs-6 {            font-size: 25px !important     }
	   .efb.fs-7 {            font-size: 21px !important     }
	   .efb.fs-8 {            font-size: 17px !important     }
	   .efb.fs-9 {            font-size: 13px !important     }
   }

.efb.form-check-inline{    display:inline-block!important;}





  .efb.slider{
	  align-items: center;

	  border-radius: 15px;

	  display: flex;

	  width: 100%;




  }


  .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;}




  .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 {
   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) {
	   .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.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.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
  box-sizing: content-box !important;
  transition: filter 0.2s ease, background-color 0.25s ease;
}
.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 ease, box-shadow 0.2s ease;
}
.efb.btn-toggle.active {
  transition: background-color 0.25s;
}
.efb.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left 0.25s;
}



.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;
}

.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;
}


.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;
}


.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 {
  left: -80px;
}
.efb.btn-toggle.h-l-efb:after {
  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;
}


.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;
}

.efb.btn-toggle:hover,
.efb.btn-toggle:active,
.efb.btn-toggle:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.efb.btn-toggle:hover {
  filter: brightness(1.1);
  cursor: pointer;
}
.efb.btn-toggle:hover > .handle {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.efb.btn-toggle:active {
  transform: none !important;
  filter: brightness(0.95);
}


.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.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.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;
    }

   }



#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;
 }



 .efb.fadeIn {
   animation: fadein 2s;
   -moz-animation: fadein 2s;
   -webkit-animation: fadein 2s;
   -o-animation: fadein 2s;
}

@keyframes fadein {
   from {
       opacity: 0;
   }
   to {
       opacity: 1;
   }
}

@-moz-keyframes fadein {
   from {
       opacity: 0;
   }
   to {
       opacity: 1;
   }
}

@-webkit-keyframes fadein {
   from {
       opacity: 0;
   }
   to {
       opacity: 1;
   }
}

@-o-keyframes fadein {
   from {
       opacity: 0;
   }
   to {
       opacity: 1;
   }
}


.efb.fadeOut {
   animation: fadeout 2s forwards;
   -moz-animation: fadeout 2s forwards; /* For Firefox */
   -webkit-animation: fadeout 2s forwards; /* For Safari and Chrome */
   -o-animation: fadeout 2s forwards; /* For Opera */

}

@keyframes fadeout {
   from {
       opacity: 1;
   }
   to {
       opacity: 0;
   }
}


@-moz-keyframes fadeout {
   from {
       opacity: 1;
   }
   to {
       opacity: 0;
   }
}

@-webkit-keyframes fadeout {
   from {
       opacity: 1;
   }
   to {
       opacity: 0;
   }
}

@-o-keyframes fadeout {
   from {
       opacity: 1;
   }
   to {
       opacity: 0;
   }
}


.efb-searchbox {
   margin-left: -5px!important;
}


.draggable-efb span.efb {
   overflow: hidden;
}


#copyrightEfb {
   opacity: 0.27!important;
}


.efb-waiting {
   position: relative;
}

.efb-waiting * {
   pointer-events: none;
   opacity: 0.9;
}

.efb-waiting::after {
   content: "";
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 120px;
   height: 30px;
   background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 120 30" height="15px" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet"><circle cx="15" cy="15" r="15" fill="%23abb8c3"><animate attributeName="r" from="15" to="9" begin="0s" dur="1s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate></circle><circle cx="60" cy="15" r="9" fill="%23abb8c3"><animate attributeName="r" from="9" to="15" begin="0.3s" dur="1s" values="9;15;9" calcMode="linear" repeatCount="indefinite"></animate></circle><circle cx="105" cy="15" r="15" fill="%23abb8c3"><animate attributeName="r" from="15" to="9" begin="0.6s" dur="1s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate></circle></svg>') no-repeat center center;
   background-size: contain;
}

@keyframes slideIn_efb {
   from { opacity: 0; transform: translateY(-15px); }
   to { opacity: 1; transform: translateY(0); }
}
.efb.alert_efb { transition: opacity 0.3s ease, transform 0.3s ease; }


#efb-final-step h2,p {
   border: 0;
}
