@font-face{font-family:morabbavf;src:url(/build/assets/MorabbaVF-SlV06KWT.woff) format("woff-variations"),url(/build/assets/MorabbaVF-SlV06KWT.woff) format("woff");font-weight:100 900;font-display:fallback}@font-face{font-family:iransansxv;src:url(/build/assets/IRANSansXV-84JWuDKY.woff) format("woff-variations"),url(/build/assets/IRANSansXV-84JWuDKY.woff) format("woff");font-weight:100 900;font-display:fallback}@font-face{font-family:iransansx;src:url(/build/assets/IRANSansX-Regular-CP0DkAUc.woff) format("woff")}@font-face{font-family:iransansx;src:url(/build/assets/IRANSansX-Bold-BB5W9hiy.woff) format("woff");font-weight:700}@font-face{font-family:baloo;font-style:normal;font-weight:700;src:url(/build/assets/Baloo2-Bold-C_zcAYNl.ttf) format("truetype")}@font-face{font-family:baloo;font-style:normal;font-weight:400;src:url(/build/assets/Baloo2-Regular-BwAh-K-0.ttf) format("truetype")}@font-face{font-family:baloo;font-style:normal;font-weight:500;src:url(/build/assets/Baloo2-Medium-Bao1ZeUs.ttf) format("truetype")}@font-face{font-family:baloo;font-style:normal;font-weight:750;src:url(/build/assets/Baloo2-SemiBold-BhQ3zCmc.ttf) format("truetype")}@font-face{font-family:baloo;font-style:normal;font-weight:800;src:url(/build/assets/Baloo2-ExtraBold-CxIwWAtt.ttf) format("truetype")}body,h1,h2,h3,h4,h5,h6,input,textarea,button,select{font-family:iransansx!important;-moz-font-feature-settings:"ss02";-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02"}h1{font-weight:700}@supports (font-variation-settings: normal){body,h1,h2,h3,h4,h5,h6,input,textarea{font-family:iransansxv!important;-moz-font-feature-settings:"ss02";-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02"}.title-font{font-family:morabbavf!important;-moz-font-feature-settings:"ss02";-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02"}.eng-font{font-family:baloo!important}}.alert-area{background:#00000026;height:100vh;width:100vw;position:fixed;left:0;top:0;z-index:1000000000;display:flex;align-items:center;justify-content:center}.alert-area .alert{width:20rem;min-height:5rem;padding:1rem;background:#fff;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.alert-area .alert svg.icon{margin-bottom:1rem;width:4rem}.alert-area .alert svg.icon path{stroke-width:1}.alert-area .alert svg.icon.success path{stroke:#10b981}.alert-area .alert svg.icon.info path{stroke:#79dae8}.alert-area .alert svg.icon.warning path{stroke:#facc15}.alert-area .alert svg.icon.danger path{stroke:#ef4444}.alert-area .alert .title{font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.alert-area .alert .description{font-size:.85rem;margin-bottom:1.5rem}.alert-area .alert .description.description-2{font-weight:500}.alert-area .alert .actions{width:100%;display:flex;align-items:center;justify-content:space-between}.alert-area .alert .actions .btn{height:2.3rem;border-radius:.7rem;cursor:pointer}.alert-area .alert .actions .btn svg{width:1.15rem;margin-left:.4rem}.alert-area .alert .actions .btn p{font-size:.8rem;color:#000}.alert-area .alert .actions .confirm_btn{display:flex;align-items:center;justify-content:center;width:48%;border:1px solid rgba(121,218,232,.5)}.alert-area .alert .actions .confirm_btn svg path{stroke:#79dae8}.alert-area .alert .actions .confirm_btn:hover{background:#79dae8}.alert-area .alert .actions .confirm_btn:hover svg path{stroke:#fff}.alert-area .alert .actions .confirm_btn:hover p{color:#fff}.alert-area .alert .actions .success_btn{display:flex;align-items:center;justify-content:center;border:1px solid rgba(16,185,129,.5);background:#10b981;width:48%}.alert-area .alert .actions .success_btn p{color:#fff}.alert-area .alert .actions .success_btn:hover{background:#fff}.alert-area .alert .actions .success_btn:hover p{color:#10b981}.alert-area .alert .actions .cancel_btn{display:flex;align-items:center;justify-content:center;border:1px solid rgba(239,68,68,.5);background:#ef4444;width:48%}.alert-area .alert .actions .cancel_btn p{color:#fff}.alert-area .alert .actions .cancel_btn:hover{background:#fff}.alert-area .alert .actions .cancel_btn:hover p{color:#ef4444}.auth{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0f172a}.auth form{display:flex;align-items:center;justify-content:center;background-color:#1e293b;padding:1.5rem 2.5rem;border-radius:25px}.auth form .top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem}.auth form .top img{width:20%}.auth form .top h1{margin-top:.75rem;margin-bottom:.75rem;color:#f1f5f9;font-size:1.1rem}.auth form .top h3{font-weight:600;font-size:.9rem;color:#f1f5f9}.auth form .top p{margin-top:.75rem;font-size:.8rem;color:#f1f5f9}.auth form .form-group{margin-bottom:1.5rem!important}.auth form .submit-btn{text-align:center;padding-right:0;margin-top:1rem}.auth form .submit-btn button{color:#f1f5f9;background-color:#2563eb;box-shadow:0 10px 30px #ff9c7300;border-radius:.85rem;outline:0;border:0;width:6rem;height:2.3rem;position:relative;transition:all .2s ease;cursor:pointer;font-size:.9rem;top:0}.auth form .submit-btn button:after{border:1px solid rgba(37,99,235,.5);border-radius:1rem;content:"";height:2.7rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6.4rem}.auth form .submit-btn button:hover{background-color:#2563eb;top:-.2rem}@media (max-width: 767.98px){.auth form{padding:.75rem;width:calc(100% - 2.5rem)}.auth form .top{margin-bottom:1.5rem}.auth form .top img{width:18%}.auth form .top h1{font-size:1rem}.auth form .top h3{font-size:.8rem}.auth form .top p{font-size:.75rem}.auth form .form-group{width:inherit}}@media (min-width: 768px) and (max-width: 991.98px){.auth form .top{margin-bottom:1.5rem}.auth form .top img{width:18%}.auth form .top h1{font-size:1rem}.auth form .top h3{font-size:.8rem}.auth form .top p{font-size:.75rem}}form .form-row{display:flex;align-items:center;justify-content:center;width:100%}form .form-row.checkbox-row,form .form-row.toggle-row{justify-content:flex-start}form .form-row.checkbox-row label span,form .form-row.toggle-row label span{margin-right:.25rem;font-size:.78rem;color:#f1f5f9}form .form-row.checkbox-row label input{border-radius:4px;width:1.15rem;height:1.15rem}form .form-group{width:100%;background-color:#334155;color:#f1f5f9;border:1px solid rgba(0,0,0,.2);border-radius:.7rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:.5rem .75rem;position:relative;transition:all .2s;margin-bottom:.75rem!important}form .form-group label{font-size:.67rem;margin-bottom:.2rem;opacity:.8;color:#f1f5f9}form .form-group input{border:0;width:100%;font-size:.7rem;font-weight:700;letter-spacing:.5px;outline:none;cursor:pointer}form .form-group input:focus{outline:none}form .form-group input::placeholder{font-size:.7rem;font-weight:400;letter-spacing:0;color:#94a3b8}form .form-group input[type=number],form .form-group input.number{font-size:.75rem!important;-moz-appearance:textfield}form .form-group input[type=number]::-webkit-outer-spin-button,form .form-group input[type=number]::-webkit-inner-spin-button,form .form-group input.number::-webkit-outer-spin-button,form .form-group input.number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}form .form-group .password-toggle-visibility{align-items:center;background:#1e293b;border-radius:7px;display:flex;height:1.45rem;width:1.45rem;justify-content:center;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}form .form-group .password-toggle-visibility svg{width:.95rem;cursor:pointer}form .form-group .password-toggle-visibility svg path{stroke:#f1f5f9}form .form-group:hover{border:1px solid rgba(0,0,0,.7);box-shadow:0 0 20px #0000000d}form .errors{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}form .errors p{margin-bottom:.5rem;display:flex;align-items:center;justify-content:flex-start}form .errors p svg{width:1.05rem;margin-left:.4rem}form .errors p svg path{stroke:#ef4444;stroke-width:1.6}form .errors p span{font-size:.78rem;color:#ef4444}@media (max-width: 767.98px){form .form-row.checkbox-row label span,form .form-row.toggle-row label span{font-size:.75rem}form .form-row.checkbox-row label input{width:1rem;height:1rem}form .form-group{padding:.35rem .75rem;margin-bottom:.25rem!important}}.toast-component{position:fixed;top:0;left:0;width:100%;height:100%;transition:.2s ease all;animation-duration:.5s;z-index:1000000000!important}.toast-component:after{content:"";position:absolute;z-index:1;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(to bottom,#0000,#0006);width:100%;height:30vh}.toast-component .area{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);padding:.4rem .7rem;background:#fff;border-radius:.7rem;z-index:2;box-shadow:0 5px 40px #fff9;display:flex;align-items:center;justify-content:flex-start}.toast-component .area svg{width:1.3rem;margin-left:.4rem}.toast-component .area svg.success path{stroke:#10b981}.toast-component .area svg.info path{stroke:#79dae8}.toast-component .area svg.warning path{stroke:#facc15}.toast-component .area svg.danger path{stroke:#ef4444}.toast-component .area .description{font-size:.75rem;font-weight:500}.loading-area{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#fff6;z-index:1000000000000000000!important}.loading-area .loader{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:2px solid #0F172A;border-right:2px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;background-color:#1e293b;height:3.5rem}.header>div{display:flex;align-items:center;justify-content:space-between}.header .right{display:flex;align-items:center;justify-content:flex-start}.header .right img{object-fit:cover;margin-left:.5rem;border-radius:50%;width:1.75rem;height:1.75rem}.header .right p{color:#f1f5f9;font-size:.78rem}.header .right span{margin-right:.25rem;margin-left:.25rem;font-size:.9rem;color:#94a3b8}.header .left{display:flex;align-items:center;justify-content:flex-end}.header .left .time{display:flex;align-items:center;justify-content:flex-start}.header .left .time svg{width:.9rem;margin-left:.25rem}.header .left .time svg path{stroke:#94a3b8}.header .left .time span{font-weight:300;font-size:.8rem;margin-left:.25rem;color:#94a3b8}.header .left .time p{font-size:.78rem;margin-bottom:0;color:#f1f5f9}.header .left .logout{margin-right:1.5rem;border:0;display:flex;align-items:center;font-size:.75rem;transition:all .2s}.header .left .logout svg{margin-left:.25rem;width:.9rem;transition:all .2s}.header .left .logout svg path{transition:all .2s;stroke:#ef4444}.header .left .logout button{cursor:pointer;transition:all .2s;color:#ef4444}.header .left .logout:hover svg path{stroke:#dc2626}.header .left .logout:hover button{color:#dc2626}@media (max-width: 767.98px){.header{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:1rem;height:2.75rem}.header .title-font{font-size:.8rem}.header .right img{display:none}.header .right p{font-size:.7rem}.header .right p:last-child{display:none}.header .right span,.header .left .time{display:none}.header .left .logout{margin-right:0;font-size:.7rem}.header .left .logout svg{margin-left:0;width:.9rem}}@media (min-width: 768px) and (max-width: 991.98px){.header{margin-bottom:1rem}.header .right{display:flex;align-items:center;justify-content:flex-start}.header .right img{width:1.5rem;height:1.5rem;margin-left:.25rem}.header .right p{font-size:.75rem}.header .right span{margin-right:.15rem;margin-left:.5rem;font-size:.8rem}.header .title-font{font-size:.9rem}.header .left .time svg{width:.9rem}.header .left .time span{font-size:.78rem}.header .left .time p{font-size:.75rem}.header .left .logout{margin-right:.35rem;font-size:.7rem}.header .left .logout svg{margin-left:.25rem;width:.9rem}}.sidebar{background-color:#1e293b;height:calc(100vh - 6.5rem);border-radius:15px}.sidebar .top{background-color:#1f2937;border-bottom:1px solid #334155;padding:1rem;border-top-left-radius:15px;border-top-right-radius:15px}.sidebar .top h3{text-align:center;color:#f1f5f9;font-weight:700;font-size:1rem}.sidebar nav{padding:1rem .5rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.sidebar nav .place{display:flex;align-items:center;justify-content:flex-start;background-color:#334155;border-radius:10px;padding:.5rem 1rem;margin-bottom:.75rem;transition:all .2s;width:100%;font-size:.8rem;color:#f1f5f9}.sidebar nav .place:hover{background-color:#2563eb}.sidebar nav .place.active{background-color:#2563eb}.sidebar .profile-list,.sidebar .links{padding:1rem .5rem}.sidebar .profile-list li,.sidebar .links li{border-radius:10px;padding:.5rem 1rem;margin-bottom:.75rem;transition:all .2s}.sidebar .profile-list li a,.sidebar .links li a{display:flex;align-items:center;justify-content:flex-start;font-size:.75rem;color:#f1f5f9}.sidebar .profile-list li a svg,.sidebar .links li a svg{width:1rem;margin-left:.5rem}.sidebar .profile-list li:hover,.sidebar .links li:hover{background-color:#2563eb}.sidebar .profile-list li.active,.sidebar .links li.active{background-color:#2563eb;font-weight:500}@media (max-width: 767.98px){.sidebar{display:none}}@media (min-width: 768px) and (max-width: 991.98px){.sidebar{display:none}}.badge{font-size:.7rem;font-weight:600;border-radius:25px;padding:0 1rem}@media (max-width: 767.98px){.badge{font-size:.65rem;padding:0 .75rem}}.overflow-x-auto{background-color:#1e293b;border-radius:1rem}.overflow-x-auto table thead tr{background-color:#334155}.overflow-x-auto table thead tr th{padding:1rem;font-size:.8rem;font-weight:600;text-align:center;color:#f1f5f9}.overflow-x-auto table tbody tr{transition:all .2s;border-bottom:1px solid #334155}.overflow-x-auto table tbody tr td{padding:1rem;font-size:.78rem;text-align:center;color:#f1f5f9}.overflow-x-auto table tbody tr td.actions{display:flex;align-items:center;justify-content:center}.overflow-x-auto table tbody tr td.actions a{display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:5px}.overflow-x-auto table tbody tr td.actions a svg{width:.9rem}.overflow-x-auto table tbody tr:hover{background-color:#334155}.overflow-x-auto table tbody tr:last-child{border-bottom:0}@media (max-width: 767.98px){.overflow-x-auto table thead tr th{padding:.75rem .5rem;font-size:.75rem}.overflow-x-auto table tbody tr td{padding:.75rem .5rem;font-size:.7rem}.overflow-x-auto table tbody tr td.actions{display:flex;align-items:center;justify-content:center}.overflow-x-auto table tbody tr td.actions a{display:flex;align-items:center;justify-content:center;padding:.25rem}.overflow-x-auto table tbody tr td.actions a svg{width:.9rem}}.tooltip .tooltip-content{font-size:.7rem;color:#f1f5f9}.modal .modal-box{background-color:#1e293b;border-radius:1rem}.modal .modal-box .top{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #334155}.modal .modal-box .top p{font-size:.9rem;color:#f1f5f9;font-weight:500}.modal .modal-box .top form button{background-color:#334155;cursor:pointer;height:1.5rem;width:1.5rem;align-items:center;display:flex;justify-content:center;border-radius:50px}.modal .modal-box .top form button svg{width:1rem}.modal .modal-box .top form button svg path{stroke:#f1f5f9}@media (max-width: 767.98px){.modal .modal-box{padding:1rem}.modal .modal-box .top{padding-bottom:.75rem;margin-bottom:.75rem}.modal .modal-box .top p{font-size:.85rem}.modal .modal-box .top form button{height:1.25rem;width:1.25rem}.modal .modal-box .top form button svg{width:.9rem}}.top-page{margin-bottom:1.5rem}.top-page h1 svg{margin-left:.5rem;width:1.3rem}.top-page h1 span{font-size:1.1rem;color:#f1f5f9}@media (max-width: 767.98px){.top-page{margin-bottom:1rem}.top-page h1 svg{width:1.1rem}.top-page h1 span{font-size:.95rem}}.create-link{display:flex;align-items:center;justify-content:center;background-color:#2563eb;border-radius:10px;padding:.4rem 1rem;position:relative;transition:all .2s ease;font-size:.75rem;color:#f1f5f9}.create-link svg{margin-left:.25rem;width:1.1rem}.create-link:hover{background-color:#2563ebd9}@media (max-width: 767.98px){.create-link{padding:.3rem .5rem;font-size:.75rem}.create-link svg{width:.9rem}}.filters{margin-bottom:1.5rem;border-bottom:1px solid #334155;padding-bottom:1.5rem}.filters .form-group{margin-bottom:0!important}.homepage .main-tab{margin-bottom:1.5rem}.homepage .main-tab .inner{background-color:#1e293b;border-radius:15px}.homepage .main-tab .inner a{padding:.75rem 3rem;font-size:.8rem;color:#f1f5f9;border-left:1px solid #334155;border-right:1px solid #334155;font-weight:400;transition:all .2s}.homepage .main-tab .inner a.active{background-color:#2563eb!important;font-weight:500}.homepage .main-tab .inner a:hover{font-weight:500;background-color:#334155}.homepage .main-tab .inner a:first-child{border-right:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.homepage .main-tab .inner a:last-child{border-left:0;border-top-left-radius:15px;border-bottom-left-radius:15px}.homepage .sensors .item .body{align-items:flex-start;background:#1e293b;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;padding:1rem 1.5rem}.homepage .sensors .item .body .top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1rem}.homepage .sensors .item .body .top p{color:#f1f5f9;font-size:.9rem;font-weight:700}.homepage .sensors .item .body .top .actions .export-excel,.homepage .sensors .item .body .top .actions .setting-button{display:flex;align-items:center;justify-content:flex-start}.homepage .sensors .item .body .top .actions .export-excel svg,.homepage .sensors .item .body .top .actions .setting-button svg{width:1rem;margin-left:.25rem;transition:all .2s}.homepage .sensors .item .body .top .actions .export-excel svg path,.homepage .sensors .item .body .top .actions .setting-button svg path{stroke:#94a3b8;transition:all .2s}.homepage .sensors .item .body .top .actions .export-excel span,.homepage .sensors .item .body .top .actions .setting-button span{color:#f1f5f9;font-size:.7rem;font-weight:500;transition:all .2s}.homepage .sensors .item .body .top .actions .export-excel.export-excel,.homepage .sensors .item .body .top .actions .setting-button.export-excel{margin-right:2rem}.homepage .sensors .item .body .top .actions .export-excel:hover svg path,.homepage .sensors .item .body .top .actions .setting-button:hover svg path{stroke:#2563eb}.homepage .sensors .item .body .top .actions .export-excel:hover span,.homepage .sensors .item .body .top .actions .setting-button:hover span{color:#2563eb}.homepage .sensors .item .body .chart{width:100%}.homepage .sensors .item .body .chart canvas{width:100%;max-height:250px}@media (max-width: 767.98px){.homepage .main-tab{margin-bottom:1rem;width:100%}.homepage .main-tab .inner{width:100%;border-radius:15px}.homepage .main-tab .inner a{text-align:center;width:33.5%;padding:.5rem 0;font-size:.75rem}.homepage .sensors .item .body{margin-bottom:1rem;padding:.75rem}.homepage .sensors .item .body .top{margin-bottom:.75rem}.homepage .sensors .item .body .top p{font-size:.75rem}.homepage .sensors .item .body .top .actions .export-excel,.homepage .sensors .item .body .top .actions .setting-button{display:flex;align-items:center;justify-content:flex-start}.homepage .sensors .item .body .top .actions .export-excel svg,.homepage .sensors .item .body .top .actions .setting-button svg{width:.8rem;margin-left:.25rem}.homepage .sensors .item .body .top .actions .export-excel span,.homepage .sensors .item .body .top .actions .setting-button span{font-size:.65rem}.homepage .sensors .item .body .top .actions .export-excel.export-excel,.homepage .sensors .item .body .top .actions .setting-button.export-excel{margin-right:.5rem}}.report-tips .__area{position:relative;padding:1rem;border-radius:.5rem;box-shadow:0 0 2px #0000001a;background:#273142}.report-tips .__area .top{display:flex;align-items:center;justify-content:flex-start}.report-tips .__area .top .right{height:1.5rem;padding:0 .5rem;background:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:flex-start;box-shadow:0 0 10px #0000001a}.report-tips .__area .top .right svg{width:1rem;margin-left:.5rem}.report-tips .__area .top .right svg path{stroke:#2563eb}.report-tips .__area .top .right span{font-size:.8rem;font-weight:700;color:#0f172a}.report-tips .__area .count{width:100%;height:8rem;font-size:1.9rem;font-weight:700;color:#f1f5f9;text-shadow:0 1px 2px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.report-tips .__area .count p{z-index:999;display:flex;align-items:center;justify-content:flex-start}.report-tips .__area .count p span.second{margin-right:.5rem;font-size:.9rem}.report-tips .__area .main-ic{width:2.5rem;height:2.5rem;border-radius:50%;position:absolute;bottom:1rem;right:1rem;background:#fff;border:2px solid rgb(237,242,247);box-shadow:0 0 2px #00000008;display:flex;align-items:center;justify-content:center}.report-tips .__area .main-ic svg,.report-tips .__area .main-ic img{width:1.2rem}.report-tips .__area .main-ic svg path,.report-tips .__area .main-ic img path{stroke:#2563eb}html{direction:rtl;overflow-y:auto;scroll-behavior:smooth;font-size:16px}html body{background-color:#0f172a;color:#f1f5f9;min-height:100vh}html .main-wrapper{display:none}html #livewire-error{width:90vw!important;z-index:999999999!important}html a{cursor:pointer;text-decoration:none!important}@media (max-width: 361px){html html{font-size:14px}}@media (max-width: 767.98px){html .container{padding-right:.75rem;padding-left:.75rem}}@media (min-width: 768px) and (max-width: 991.98px){html .container{padding-left:1rem;padding-right:1rem}}@media (min-width: 992px) and (max-width: 1199.98px){html .container{padding-left:1.25rem;padding-right:1.25rem}}
