.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.selective select{width:100%;padding:.36rem;font-size:1.1rem;line-height:1.5;border:1px solid var(--bs-gray-300);border-radius:.75rem}.choices[data-type=select-one] .choices__inner{height:40px;min-height:40px;border-radius:.75rem;background-color:var(--bs-body-bg)}.choices[data-type=select-multiple] .choices__inner{border-radius:.75rem;background-color:var(--bs-body-bg);min-height:40px;padding:1px 7px 2px}.choices .choices__list--single{padding:2px 16px 4px 4px}.choices input[type=search].choices__input{background-color:var(--bs-body-bg);margin-bottom:0;margin-top:4px}.choices .choices__list--multiple .choices__item{margin-top:4px;border-radius:5px;background-color:var(--bs-primary);border:1px solid #006AE6FF}.choices.is-disabled .choices__inner{color:var(--bs-gray-500);background-color:var(--bs-gray-200);border-color:var(--bs-gray-300);opacity:1}.choices.is-disabled .choices__button{cursor:not-allowed}.choices[data-type*=select-one]:after{border-color:var(--bs-gray-500) transparent transparent transparent}.btn-with-icon{display:flex;justify-content:space-between;font-size:13px;gap:6px;padding:8px 13px}.swal2-title{direction:rtl!important}.input-group-text{background-color:var(--bs-app-bg-color)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.back-btn{position:absolute;margin-right:-50px;height:50px;width:32px;color:var(--bs-text-muted);border:1px solid #f1f1f4;background-color:var(--bs-body-bg);border-radius:.85rem;display:flex;align-items:center;justify-content:center}.livewire-table td,.livewire-table th{text-align:center}.livewire-table .tr-header{background-color:var(--bs-code-bg);color:var(--bs-component-active-bg)!important}@media (max-width: 1000px){.sarin-tree-view-items-con{margin-top:40px}}@media (min-width: 1500px){.data-table .table-responsive{overflow-x:initial!important}.data-table .table-responsive thead tr{position:sticky;top:148px}}.user-tree-view .sarin-filters-root{position:static!important}.modal-submit-button{position:sticky;bottom:0;padding:10px 0 20px;background:var(--bs-body-bg);display:flex;justify-content:center;align-items:center;border-top:1px solid var(--bs-border-dashed-color)}.menu-item .disabled .menu-title{color:var(--bs-gray-500)!important;cursor:default!important}.card.maximized-card{height:100%!important;left:0;max-height:100%!important;max-width:100%!important;position:fixed;top:0;width:100%!important;z-index:1040}.livewire-table tbody tr{height:50px!important}.text-align-left{text-align:left!important;direction:ltr!important}textarea.swal2-textarea{direction:rtl!important}.border-in-active .tree-view-item.clicked{border-right:2px solid #1b84ff}.category-con .actions button{background:none}.category-con .actions .fa-plus-circle{color:#28a745!important}.category-con .actions .fa-edit{color:#007bff!important}.category-con .actions .fa-trash{color:#dc3545!important}.category-con .actions button{padding:6px 5px 4px;margin:0!important;background:#fff!important}.category-con .actions{padding-left:10px!important}.document-files-container svg{height:40px;width:40px}.cat-main-add-btn{background:none;border:none;color:#28a745}.category-active-item .tree-view-item.clicked{background:#1b84ff;border-radius:0!important}.category-active-item .tree-view-item.clicked .contentWrapper{border-radius:0}.category-active-item .tree-view-item.clicked .actions button{background:none!important;color:#fff!important}.category-active-item .tree-view-item.clicked .title{color:#fff!important}.upload-error{position:relative;top:-40px;right:32px}#custom-modal-container hr{margin:.5rem 0!important}@media (max-width: 700px){.responsive-hide{display:none}.card-toolbar i{padding:0;font-size:calc(1.5rem + .3vw)!important}}.alert-cancel-button{position:absolute;padding:2px!important;right:-8px;top:-4px;color:var(--bs-bullet-bg-color)!important;background:none!important;font-size:20px!important}.app-main #kt_app_content{min-height:710px}.analyse-input{padding-left:calc(var(--bs-gutter-x)* .3);padding-right:calc(var(--bs-gutter-x)* .3);margin-bottom:13px}.quick-search-list .active{background-color:#96ff9f}.dashboard-icons a{width:35px;height:35px;transition:all .3s ease;overflow:hidden}.dashboard-icons a:hover{width:150px}.dashboard-icons a:hover span{visibility:visible!important;transition:all .5s ease;display:block;min-width:100px;text-align:right}.text-left{text-align:left!important}.dir-left{direction:ltr!important}.vscomp-ele *{font-family:AzarMehr;-webkit-user-select:none;user-select:none}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-button{padding:.7rem}.vscomp-toggle-button{border:1px solid var(--bs-gray-300);border-radius:.75rem;background-color:var(--bs-body-bg);color:var(--bs-body-color)}.vscomp-dropbox-container{box-shadow:0 0 50px #523f6926;color:#4b5675;position:absolute;top:45px;z-index:5!important}.vscomp-option.focused{background-color:#f0f6fe}.vscomp-wrapper.focused .vscomp-toggle-button,.vscomp-wrapper:focus .vscomp-toggle-button{box-shadow:none}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-toggle-button{padding:.35rem 10px .35rem 22px;position:relative;top:-1px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag{margin:2px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content:not(.tabulator .tabulator-header .tabulator-col[tabulator-field=row_id] .tabulator-col-content){text-align:center}.tabulator-menu .tabulator-menu-item{direction:rtl}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers>div:first-of-type{border-right:1px solid #dee2e6;justify-content:center}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers>div:last-of-type{border-left:1px solid #dee2e6}.tabulator-row>div:first-of-type{border-right:1px solid #dee2e6!important}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title,.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{font-size:1rem}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{font-size:1rem;text-align:center}.tabulator-header-contents,[tabulator-field=energy_label]{font-size:1rem}.tabulator-calcs-top [tabulator-field=area],.tabulator-calcs-top [tabulator-field=gas_consumption],.tabulator-calcs-top [tabulator-field=index],.tabulator-calcs-top [tabulator-field=electricity_consumption]{font-size:.8rem}.tabulator-footer-contents{display:flex;justify-content:space-between;flex-direction:row-reverse}.tabulator-paginator{display:flex;align-items:center;justify-content:flex-end}.tabulator .tabulator-footer .tabulator-calcs-holder{margin:0}.tabulator .tabulator-footer{padding:.78571em 0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #fff}.tabulator-calcs-bottom{font-weight:700}.multiple-deleted-cons.tabulator .tabulator-tableholder{overflow-x:hidden;overflow-y:auto}.tabulator .tabulator-tableholder{overflow-y:hidden}.tabulator .tabulator-header .tabulator-col{justify-content:center}.tabulator-row.tabulator-selected{background-color:#f7f7f7!important}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #dcdcdc}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{position:absolute;margin-left:-6px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:0!important}.tabulator.tabulator-rtl .tabulator-header .sub-title{font-size:12px;color:#353535;font-weight:400}.tabulator [tabulator-field=energy_label]{font-size:.8rem}#energy-label-table .tabulator-calcs-top .tabulator-cell{font-size:.8rem;font-weight:400}#energy-label-table .tabulator-headers>div:last-of-type{border-left:1px solid #dee2e6!important}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selected:hover{background-color:#f7f7f7!important}}body>.modal-backdrop{display:none}.sarin-filter-con li{border:1px solid var(--bs-border-color)}#baseline-third-table-card .tabulator-col.tabulator-frozen-right{left:0!important;border-right:2px solid #dee2e6}#baseline-third-table-card .tabulator-frozen [tabulator-field=save_value].tabulator-col{min-width:98px!important;width:98px!important}.tabulator-row .tabulator-cell{align-items:center}.tabulator .tabulator-header .tabulator-calcs-holder{position:relative;top:-2px;background:none!important;height:21px;display:flex;align-items:center;border-top:none}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{min-height:25px;background:none!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-cell{min-height:25px;padding:0 0 0 19px}#energy-label-table .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers>div:last-of-type{border-left:2px solid #dee2e6;border-right:2px solid #dee2e6}#energy-label-table .tabulator-header-contents br{display:none!important}#energy-label-table .tabulator-header-contents [tabulator-field=energy_label]{background-color:#fff!important}#energy-label-table .tabulator .tabulator-header,#energy-label-table .tabulator-header-contents .tabulator-row,#energy-label-table .tabulator .tabulator-header .tabulator-calcs-holder,.tabulator .tabulator-header .tabulator-calcs-holder{border-bottom:none!important}#energy-label-table [tabulator-field=energy_label] .tabulator-col-content{border-right:2px solid #dee2e6}#energy-label-table .tabulator-headers>div:last-of-type{border-left:2px solid #dee2e6}.energy-label-rank{width:100%;font-size:1.2rem;height:100%;display:flex;align-items:center;justify-content:center;margin:0;font-weight:700}.tabulator-table [tabulator-field=energy_label]{padding:0}#baseline-third-table .tabulator-header-contents .tabulator-headers>.tabulator-col:last-of-type{left:0!important}#baseline-third-table .tabulator-header-contents .tabulator-headers>.tabulator-col:first-of-type{border-left:2px solid #dee2e6}#baseline-third-table.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-3px!important}#baseline-third-table .cleans-table-body{display:none}.baseline-saving-bg-green.tabulator-col{background-color:#b8ffb0!important}.baseline-saving-bg-red.tabulator-col{background-color:#ffb0b0!important}.tabulator-row-odd{background-color:#f9f9ff!important}#baseline-third-table.tabulator{overflow:unset!important}.tabulator .tabulator-page-size{height:27px;padding:0 5px!important}.log-properties-holder{direction:ltr;margin:0}.log-properties-holder ul{position:absolute;background-color:#fff;border:1px solid #ddd;padding:0;list-style:none}.log-properties-holder ul li{padding:7px;border-top:1px solid #dadada}.log-properties-holder ul li:first-child{border:none}#search-modal{overflow:hidden}.close-search-component{position:absolute;top:-31px;left:-5px;font-size:30px;color:#fff}.search-modal .result{overflow:scroll;max-height:60vh;direction:rtl;margin-top:1.5rem}.search-modal .recent-searched ul,.search-modal .recent-menu ul{margin:0;list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap;direction:rtl;gap:10px;align-items:center;padding:10px 0}.search-modal .recent-searched li,.search-modal .recent-menu li{border:1px solid var(--bs-gray-200);padding:2px 8px;border-radius:7px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.search-modal .recent-searched h6,.search-modal .recent-menu h6,.search-modal .result h6{text-align:right;margin:12px 0 3px;padding-right:7px;color:var(--bs-gray-500);font-weight:400;border-right:1px solid;-webkit-user-select:none;user-select:none}.search-modal .result-items h5{text-align:right;display:flex;align-items:center;gap:5px}.search-modal .result ul{display:flex;flex-wrap:wrap;list-style:none;gap:15px;justify-content:space-between;padding:0 10px;margin-top:15px}.search-modal .result li{padding:5px 10px;background:#f1faffee;border-radius:7px}.setting-root .card .card-header{padding:0!important;justify-content:center;border-bottom:1px solid var(--bs-gray-100)!important}.setting-root .card .card-header .card-title{font-size:1.1rem;padding:.5rem;text-align:center;width:100%;border-right:2px solid var(--bs-gray-600)}.setting-root .card .card-body{padding:1rem}.chart-body{min-height:600px}.chart-body *{direction:ltr}.card-dynamic-buttons-con{display:flex;margin-left:20px!important;align-items:center;gap:7px;height:20px}.card-dynamic-buttons-con select{padding:5px;border:1px solid #dee2e6;cursor:pointer}.tabulator .tabulator-frozen{background-color:#fff}.actions-container select{border-color:#c4cdde;border-radius:7px;margin-left:15px;padding:3px 7px;outline:none;cursor:pointer}.analyse-item .collapse{overflow-y:auto}.tabulator-row.tabulator-group{background:var(--bs-gray-200)!important;border:none}#review-of-bills-periods-meters-table-card .tabulator-row.tabulator-selected{color:var(--bs-primary);background-color:var(--bs-white)!important}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-left:10px}.tabulator-row.tabulator-group .tabulator-group-toggle{border:none!important}.tabulator-row.tabulator-group .bill-consumption-group-title{position:fixed!important;right:40px}.tabulator-row.tabulator-group .tabulator-arrow{margin-left:13px;border-left-width:0;margin-right:13px;border-right:6px solid #666}#baseline-table-card .tabulator-row .tabulator-cell{padding:.4rem!important}#baseline-table-card .tabulator-row-odd{background:none!important}.category-con .sarin-tree-view-root .category-treeview-delete-action[node_id="1"]{display:none!important}.custom-border-right{border-right:2px solid var(--bs-gray-600);padding-right:5px}.range-slider,.range-slider *{direction:ltr!important}.range-slider>input{top:unset}.range-slider>input+output{padding:0;top:5px}.range-slider>input+output:after{font-size:11px;font-weight:600;color:var(--bs-blue)}.range-slider>input:hover+output:after{color:var(--bs-white)!important}.range-slider.flat{--thumb-size: 20px}#category-tree-view-main-con .tree-view-item.clicked.empty-children{border-right:2px solid #1b84ff}.swal2-toast div:where(.swal2-html-container){direction:rtl;margin:0 1em!important}.drawer .card-body{overflow-y:scroll}@keyframes pulsate{0%{transform:scale(.6);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:0}}.pulse-base{position:relative;height:60px;width:60px;border:15px solid #222;border-radius:50%;margin:0 auto}.pulse-circle{background:#86cfda}.pulse-base:before{content:"";border:15px solid rgba(255,255,255,.3);border-radius:50%;height:60px;width:60px;position:absolute;left:-15px;bottom:-15px;animation:pulsate 1.6s ease-out;animation-iteration-count:infinite;opacity:0;z-index:99}
