body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loginPage{align-items:center;display:flex;height:100vh;position:relative}.loginCard,.loginPage{justify-content:center}.loginCard{background:#fff;border:1px solid #d5d5d5;border-radius:10px;box-shadow:0 0 8px #0000001a;margin:20px;max-width:500px;padding:30px;width:100%}.loginCardTitle{margin-bottom:30px;position:relative;text-shadow:3px 3px 10px #0009}.loginCardBlock{display:flex;flex-direction:column;margin-bottom:25px}.btnVisibility{&:hover{cursor:pointer}& img{height:22px;width:22px}}.loginCardLable{font-size:14px;font-weight:700;margin-bottom:10px;width:100%}.loginCardInput{border:1px solid #d5d5d5;border-radius:5px;font-size:16px;height:40px;padding:5px 15px;&&:focus{background:#cccccc14;box-shadow:3px 3px 10px #818181;outline:none}}.loginCardButton{align-items:center;border-top:1px solid #d5d5d5;display:flex;justify-content:right;margin-top:40px;padding-top:30px;text-align:right}.loginCardLink{color:#000;font-size:15px;margin-right:20px;-webkit-text-decoration:underline;text-decoration:underline}.loginCardBtnInp{align-items:center;background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;padding:10px 20px}.loginCardBtnInp:hover{background-color:#13b629;opacity:.6}.RegisterPage{align-items:center;display:flex;justify-content:center;margin-top:90px}.RegisterCard{background:#fff;border:1px solid #d5d5d5;border-radius:10px;box-shadow:0 0 8px #0000001a;justify-content:center;margin:20px;max-width:500px;padding:30px;width:100%}.RegisterCardBody{max-height:60vh;overflow-y:auto}.RegisterCardBody::-webkit-scrollbar{width:10px}.RegisterCardBody::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 5px 5px 5px -5px #223c5033}.RegisterCardBody::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#52b655,#b6ddbd);border-radius:10px}.RegisterCardTitle{margin-bottom:30px;padding-right:50px;position:relative}.RegisterCardBlock{display:flex;flex-direction:column;margin-bottom:20px;margin-right:10px}.RegisterCardInput{border:1px solid #d5d5d5;border-radius:5px;font-size:12px;height:40px;padding:5px 15px}.RegisterCardLable{font-size:14px;font-weight:700;margin-bottom:10px;width:100%}.RegisterCardButton{align-items:center;border-top:1px solid #d5d5d5;display:flex;justify-content:right;margin-top:25px;padding-top:30px;text-align:right}.RegisterCardLink{color:#000;font-size:15px;margin-right:20px;-webkit-text-decoration:underline;text-decoration:underline}.RegisterCardBtnInp{align-items:center;background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;padding:10px 20px}.RegisterCardBtnInp:hover{background-color:#13b629;opacity:.6}.btnVisibility{&:hover{cursor:pointer}& img{height:22px;width:22px}}.RestorePage{align-items:center;display:flex;height:100vh;justify-content:center;position:relative}.RestoreCard{background:#fff;border:1px solid #d5d5d5;border-radius:10px;box-shadow:0 0 8px #0000001a;justify-content:center;margin:20px;max-width:500px;padding:30px;width:100%}.RestoreCardTitle{margin-bottom:30px;padding-right:50px;position:relative}.RestoreCardUser{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:25px;width:100%}.RestoreCardPassword{display:flex;flex-direction:column;margin-bottom:25px}.RestoreCardInput{border:1px solid #d5d5d5;border-radius:5px;font-size:12px;height:40px;padding:5px 15px}.RestoreCardLable{font-size:14px;font-weight:700;margin-bottom:10px;width:100%}.RestoreCardButton{align-items:center;border-top:1px solid #d5d5d5;display:flex;justify-content:right;margin-top:40px;padding-top:30px;text-align:right}.RestoreCardLink{color:#000;font-size:15px;margin-right:20px;-webkit-text-decoration:underline;text-decoration:underline}.RestoreCardBtnInp{align-items:center;background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;padding:10px 20px}.RestoreCardBtnInp:hover{background-color:#13b629;opacity:.6}.passwordVisibility{display:flex}.btnVisibility{background-color:#fff;border:none;&:hover{cursor:pointer}& img{height:22px;width:22px}}.mainContent{background-image:url(/static/media/4.36d855dc6a0115e38f38.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin:0}.headerContent{display:flex;justify-content:flex-end;margin-top:45px;& h1{font-family:sans-serif;font-size:55px;font-style:italic;margin-right:20px;padding-top:80px;width:475px}}.Offline{background:#fdf5f3;border:1px solid #de6a60;border-radius:15px;color:red;transition:border .3s,color .3s}.Offline,.Online{margin-left:5px;margin-right:10px}.Online{background:#ebfbee;border:1px solid #b1f5d0;border-radius:15px;color:#00591f;transition:border .3s,color .3s}.linkText{font-size:12px;margin:0 5px}.angle,.linkText{display:flex;justify-content:center}.angle{align-items:center;padding-top:3px}.angleImg{height:12px;margin:3px;width:12px}.signalValue{align-items:flex-end;display:flex;height:18px;width:26px}.bar{margin-right:3px;transition:background-color .3s,height .3s;width:4px}.bar.offline{background-color:#aba0a6cc}.bar.degraded{background-color:#9464ec}.bar.level-1{background-color:red}.bar.level-2,.bar.level-3{background-color:#f0b410}.bar.level-4{background-color:#0ca32a}.bar.level-1{height:25%}.bar.level-2{height:50%}.bar.level-3{height:75%}.bar.level-4{height:100%}.cardInfoStateDm{margin:5px}.gunInfo{align-items:center;background-color:#a1deed8a;border:1px solid #b4d1f1;border-radius:50%;display:flex;height:24px;justify-content:center;transition:background-color .3s ease;width:24px}.gunInfo img{height:22px;width:22px}.rezInInfo{align-items:center;background-color:#a1edab8a;border:1px solid #b9f1b4;border-radius:50%;display:flex;height:24px;justify-content:center;transition:background-color .3s ease;width:24px}.cardPivot{align-items:center;border:1px solid #ededed;border-radius:10px;margin:3px 2px;max-width:400px;padding:2px;width:100%}.cardPivot:hover{box-shadow:2px 2px 6px #818181;cursor:pointer;transform:scale(1.02)}.cardHeader{justify-content:space-between;margin-left:10px;margin-right:10px}.cardHeader,.cardHeaderInfo{align-items:center;display:flex}.cardHeaderInfoIn,.cardHeaderInfoP{margin-left:3px;margin-right:3px}.cardHeaderInfoIn{scale:.7}.cardBody,.cardHeaderLink{display:flex}.cardBody{justify-content:space-around;margin:4px}.cardBodyCircle{margin:5px}.circle{height:60px;width:60px}.cardInfo{margin:5px 2px;min-width:70%}.cardInfoName{margin:3px 7px}.BodyImg{height:18px;margin-right:5px;width:18px}.cardBodyParam{font-size:14px;justify-content:space-between;padding:3px}.cardBodyMeasuring,.cardBodyParam,.cardBodyPercent,.cardBodyTime{align-items:center;display:flex}.cardFooter{color:#000;font-size:12px;font-style:italic;margin-left:7px}@keyframes donut-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{animation:donut-spin 1.2s linear infinite;border:4px solid #0000001a;border-left-color:teal;border-radius:50%;display:inline-block;height:30px;width:30px}.load{cursor:default;left:50%;margin-left:-300px;overflow:visible;top:40%;-webkit-user-select:none;user-select:none;width:600px}.load,.load div{height:36px;position:absolute}.load div{animation:move 2s linear infinite;-o-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;-webkit-animation:move 2s linear infinite;color:#35c4f0;font-family:Helvetica,Arial,sans-serif;opacity:0;transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);width:20px}.load div:nth-child(2){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}.load div:nth-child(3){animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s}.load div:nth-child(4){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}.load div:nth-child(5){animation-delay:.8s;-o-animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}.load div:nth-child(6){animation-delay:1s;-o-animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}.load div:nth-child(7){animation-delay:1.2s;-o-animation-delay:1.2s;-moz-animation-delay:1.2s;-webkit-animation-delay:1.2s}@keyframes move{0%{left:0;opacity:0}35%{left:41%;opacity:1;transform:rotate(0deg)}65%{left:59%;opacity:1;transform:rotate(0deg)}to{left:100%;opacity:0;transform:rotate(-180deg)}}.DmList{display:flex;flex-direction:column;justify-content:center;margin:48px auto 40px;max-width:1250px}.DmListHeader{align-items:center;align-self:center;border:1px solid #ccc;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:45px;max-width:1250px;position:-webkit-sticky;position:fixed;top:0;width:98vw;& h2{margin:2px}& span{color:#818181;display:inline-block;margin-left:10px}}.DmListNameViwer{align-items:center;display:flex;justify-content:space-between}.ObjectViwer{border:none;cursor:pointer;font-size:16px;font-style:italic;margin-right:15px;text-align:end}.DmListName{align-items:center;display:flex;justify-content:space-between;& h2{margin:2px}}.DmlistBtn{background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;padding:5px 10px;:hover{background-color:#13b629;opacity:.6}}.DmListQuest{display:flex}.DmListQuestImgMag{height:30px;margin-left:10px;max-width:300px;width:30px}.DmListInput{border:1px solid #ccc;border-radius:5px;margin-bottom:5px;padding:.5rem 1rem;width:100%}.DmListMain{border:1px solid #ccc;border-radius:15px;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:122px;max-height:calc(100% - 175px);max-width:1240px;overflow-y:auto;padding:5px;position:fixed;top:0;width:98vw}.DmListMain::-webkit-scrollbar{width:10px}.DmListMain::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 5px 5px 5px -5px #223c5033}.DmListMain::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#52b655,#b6ddbd);border-radius:10px}.footerNav{align-items:center;background-color:#c3dcce;border-top:1px solid #5c5c5c;bottom:0;display:flex;height:40px;justify-content:space-evenly;left:0;position:fixed;width:100%}.navLink{align-items:center;border:none;border-radius:14%;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-style:italic}.navLink:hover{font-weight:600}.navLink.active{background-color:#98e855;font-weight:600;padding:3px 10px}dialog{background-color:#fff;border-radius:10px;box-shadow:0 3px 5px #0000001a;left:50%;max-height:60%;max-width:400px;padding:5px 10px 10px;top:30%;transform:translate(-50%,-50%);width:80%}.button{background:#6ce609;border:none;border-radius:5px;cursor:pointer;font-weight:700;margin-left:5px;margin-right:5px;padding:10px 15px;transition:all 0,3s}.button:hover{background:#09e6c9;opacity:.8}.clicked{background:#e73407;color:#fff}.imeiCard{border:2px solid #12c54e;border-radius:10px;display:flex;flex-direction:column;margin:5px;padding:5px}.imeiCardHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.imeiCardHeaderInfo{display:flex}.imeiCardHeaderInfo span{font-size:12px;font-style:italic}.cardHeaderName{background-color:#b7ebb2;border:1px solid #1dc20e;border-radius:20px;padding:2px 10px;&:hover{background-color:#12b9c573;border:1px solid #12b9c5;cursor:pointer;transition:.3s}}.imeiCardBody{align-items:center;display:flex;justify-content:space-between}.imeiInfoTitle{font-size:14px}.imeiCardBodyInfo span{font-size:12px;font-style:italic}.imeiCardBodyBtn{display:flex;flex-direction:row}.imeiBtn{align-items:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;height:35px;justify-content:center;margin:5px;padding:10px;transition:background-color .3s ease;width:35px}.imeiBtn img{height:28px;width:28px}.imeiBtn:hover{background-color:#e0e08fb3}.relocationModalHeader{align-items:center;display:flex;& h3{margin:2px}& h4{margin:2px 2px 2px 5px;padding:5px}}.relocationInput{border:1px solid #d5d5d5;border-radius:5px;height:20px;margin-bottom:2px;margin-top:0;padding:5px 15px;width:100%}.relocationSelectMain{border-bottom:1px solid #ccc;display:flex;flex-direction:column;margin-bottom:10px;& h3{color:#b1afaf;margin:0 auto}& h4{margin:0 auto 5px}}.relocationSelectUser{border:1px solid #d5d5d5;border-radius:10px;display:flex;flex-direction:column;max-height:250px;overflow:auto;padding:5px;& p{font-size:12px;margin:2px}}.selectUserOn{background-color:#b7ebb2;border:1px solid #1dc20e;border-radius:10px}.selectUserOff,.selectUserOn{cursor:pointer;padding:4px 10px}.selectUserOff{background-color:#cff2f4;border:1px solid #12b9c5;border-radius:10px}.relocationConfirm{margin:2px auto}.relocationUserSearch{align-items:center;display:flex;margin-top:5px;& img{height:24px;margin-right:5px;width:24px}}.ImeiList{display:flex;flex-direction:column;justify-content:center;margin:48px auto 40px;max-width:1250px}.ImeiListHeader{align-items:center;align-self:center;border:1px solid #ccc;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:45px;max-width:1250px;position:-webkit-sticky;position:fixed;top:0;width:98vw;& h2{margin:2px}& span{color:#818181;display:inline-block;margin-left:10px}}.ImeiListName{align-items:center;display:flex;justify-content:space-between;& h2{margin:2px}}.ImeiListAdd{align-items:center}.ImeilistBtn{background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;padding:5px 10px;:hover{background-color:#13b629;opacity:.6}}.ImeiListQuestImgAdd{height:16px;margin-right:15px;width:16px}.ImeiListQuest{display:flex}.ImeiListQuestImgMag{height:30px;margin-left:10px;max-width:300px;width:30px}.ImeiListInput{border:1px solid #ccc;border-radius:5px;margin-bottom:5px;padding:.5rem 1rem;width:100%}.ImeiListMain{border:1px solid #ccc;border-radius:15px;display:flex;flex-direction:column;margin-top:122px;max-height:calc(100% - 175px);max-width:1240px;overflow-y:auto;padding:5px;position:fixed;top:0;width:98vw}.ImeiListMain::-webkit-scrollbar{width:10px}.ImeiListMain::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 5px 5px 5px -5px #223c5033}.ImeiListMain::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#52b655,#b6ddbd);border-radius:10px}.imeiCard-enter{opacity:0;transform:translateX(-350px)}.imeiCard-enter-active{transition:opacity .5s,transform .5s}.imeiCard-enter-active,.imeiCard-exit{opacity:1;transform:translateX(0)}.imeiCard-exit-active{opacity:0;transform:translateX(-350px);transition:opacity .5s,transform .5s}.userCard{border:2px solid #12b9c5;border-radius:10px;display:flex;flex-direction:column;margin:5px;padding:5px;& p{margin-bottom:2px;margin-top:2px}}.userCardHeader{align-items:center;display:flex;justify-content:space-between;& h3{margin-bottom:2px;margin-right:15px;margin-top:2px}}.userCardHeaderUser{margin-left:20px}.userCardHeaderUser span{color:#818181;font-size:12px;font-style:italic}.userCardHeaderName{align-items:center;display:flex}.userCardBodyInfo{margin-left:5px;& h4{margin-bottom:2px;margin-top:2px}& span{color:#818181;display:inline-block;margin-left:10px}}.userCardBodyEmail{align-items:center;display:flex;justify-content:flex-start}.userCardBodyDms{display:flex;flex-wrap:wrap}.userCardNotDms{margin-left:25px}.dmImeiName{background-color:#cff2f4;border:1px solid #12b9c5;border-radius:20px;color:#000;font-style:italic;margin:5px;padding:2px 10px;&:hover{background-color:#b7ebb2;border:1px solid #1dc20e;cursor:pointer;transition:.3s}}.userCardHeaderBtn{align-items:center;display:flex;& span{background-color:#ffafb5;border:1px solid red;border-radius:18px;color:red;margin-left:10px;padding:2px 10px}}.userBtn{align-items:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;height:35px;justify-content:center;margin:5px;padding:10px;transition:background-color .3s ease;width:35px}.userBtn img{height:28px;width:28px}.userBtn:hover{background-color:#e0e08fb3}.userVerif{cursor:pointer;transition:background-color .3s ease}.userVerif:hover{background-color:red;border:1px solid #ffafb5;color:#fff}.userCardInfo{border:1px solid #ccc;border-radius:10px;display:flex;flex-direction:column;margin-bottom:10px;padding:5px;& p{color:#116fe9;font-style:italic;font-weight:500;margin-bottom:3px;margin-left:15px;margin-top:3px}}.userCardQuest{color:#b1afaf;margin-left:30px}.userCardInfoInput{border:1px solid #d5d5d5;border-radius:5px;font-size:14px;padding:5px 15px;&&:focus{background:#cccccc14;box-shadow:2px 2px 4px #818181;outline:none}}.userLabelInfo{margin-bottom:2px;margin-top:0;& h4{color:#b1afaf;margin-bottom:3px;margin-left:25px;margin-top:3px}}.UserList{display:flex;flex-direction:column;justify-content:center;margin:48px auto 40px;max-width:1250px}.UserListHeader{align-items:center;align-self:center;border:1px solid #ccc;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:45px;max-width:1250px;position:-webkit-sticky;position:fixed;top:0;width:98vw;& h2{margin:2px}& span{color:#818181;display:inline-block;margin-left:10px}}.UserListName{align-items:center;display:flex;justify-content:space-between;& h2{margin:2px}}.UserlistBtn{background:#1f1f21;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;padding:5px 10px;:hover{background-color:#13b629;opacity:.6}}.UserListQuest{display:flex}.UserListQuestImgMag{height:30px;margin-left:10px;max-width:300px;width:30px}.UserListInput{border:1px solid #ccc;border-radius:5px;margin-bottom:5px;padding:.5rem 1rem;width:100%}.UserListMain{border:1px solid #ccc;border-radius:15px;display:flex;flex-direction:column;margin-top:122px;max-height:calc(100% - 175px);max-width:1240px;overflow-y:auto;padding:5px;position:fixed;top:0;width:98vw}.UserListMain::-webkit-scrollbar{width:10px}.UserListMain::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 5px 5px 5px -5px #223c5033}.UserListMain::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#52b655,#b6ddbd);border-radius:10px}.userCard-enter{opacity:0;transform:translateX(-350px)}.userCard-enter-active{transition:opacity .5s,transform .5s}.userCard-enter-active,.userCard-exit{opacity:1;transform:translateX(0)}.userCard-exit-active{opacity:0;transform:translateX(-350px);transition:opacity .5s,transform .5s}.dmCardInfo{align-items:center;background:#fff;margin:3px 2px;max-width:400px;padding:10px;width:100%}.cardInfoHeader{align-items:center;display:flex;justify-content:flex-end;margin-right:10px}.cardInfoBody{display:flex;justify-content:space-around;margin:4px}.InfoBodyBlock{margin-top:10px;min-width:50%}.InfoParam{justify-content:space-around;margin-top:10px}.BtnForward,.InfoParam{align-items:center;display:flex}.BtnForward{background-color:#f5f5f5;border:1px solid #ccc;border-radius:7px;cursor:pointer;height:45px;justify-content:center;padding:10px 20px;transition:background-color .3s ease;width:45px}.BtnForward img{height:32px;width:32px}.BtnForward:hover{background-color:#ffff00b3}.BtnForward.active{background-color:#13b629e6}.BtnRevers{align-items:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;height:45px;justify-content:center;padding:10px 20px;transition:background-color .3s ease;width:45px}.BtnRevers img{height:32px;width:32px}.BtnRevers:hover{background-color:#ffff00b3}.BtnRevers.active{background-color:#13b629e6}.BtnStop{align-items:center;background-color:#e26969cc;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;height:45px;justify-content:center;padding:10px 20px;transition:background-color .3s ease;width:45px}.BtnStop img{height:32px;width:32px}.BtnStop:hover{background-color:#e95f57e6}.BtnStop:active{background-color:#b61911e6}.CalcPercent{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;font-size:12px;height:65px;justify-content:space-evenly;padding:5px;width:80px}.CalcPercent img{height:24px;width:24px}.CalcHydro{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;font-size:12px;height:65px;justify-content:space-evenly;padding:5px;width:80px}.CalcHydro img{height:24px;width:24px}.CalcTime{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;font-size:12px;height:65px;justify-content:space-evenly;padding:5px;width:80px}.CalcTime img{height:24px;width:24px}.CalcBtn :hover{background-color:#e4e4e4;transition:.2s}.ToggleCheckbox{opacity:0;position:absolute}.ToggleCheckbox+label{background-color:#2196f3;border:1px solid #ccc;border-radius:17px;cursor:pointer;display:inline-block;height:21px;position:relative;width:46px}.ToggleCheckbox+label:after{background-color:#ffff00e6;border-radius:50%;content:"";height:20px;left:26px;position:absolute;top:0;transition:transform .3s;width:20px}.ToggleCheckbox:checked+label{background-color:#ccc}.ToggleCheckbox:checked+label:after{transform:translateX(-27px)}.dmDetalsCommand{background:#fff;display:flex;flex-direction:column;margin:3px 2px;max-width:400px;padding:10px;width:100%}.commandHeader{align-items:center;border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:5px}.commandBlock{align-items:center}.commandBlock,.commandRegulation{display:flex;flex-wrap:wrap;justify-content:space-evenly}.commandRegulation{margin-bottom:auto;margin-top:20px}.commandBlockSwitch{align-items:center;border-radius:7px;display:flex;flex-direction:column;height:55px;justify-content:center;opacity:1;width:55px;& img{margin-bottom:3px}}.dmConfigCard{background:#fff;display:flex;flex-wrap:wrap;margin:auto;width:100%}.cardDm{padding:10px;width:inherit;& h3{margin-bottom:5px;margin-top:0}}.DmSelect{border:none;border-radius:5px;cursor:pointer;font-size:16px;font-style:italic;margin-right:15px;&:hover{background-color:#a8f1eb;opacity:.6}}.PassportSettings button{background:#fff}.ParamInput{align-items:center;display:flex;justify-content:space-between;margin:5px 2px;& button{background:#fff}}.buttonInput{font-size:16px;font-style:italic;text-decoration:underline}.modalHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;& svg:hover{cursor:pointer}}.modalInfo{margin-left:10px;& h4{margin-bottom:2px}}.labelInfo{margin-bottom:15px}.labelInfoQuet{color:#b1afaf;margin-top:10px}.contentControl{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.input{border:1px solid #ccc;border-radius:5px;height:30px;margin-bottom:15px;margin-top:15px;padding:5px}.modalButton{justify-items:center}.GeoLink{align-items:center;margin-bottom:5px;margin-left:10px;padding-top:5px;& img{cursor:pointer;height:22px;width:22px}}.GeoLink label{margin-right:20px}.GeoLinkBtn{align-items:center;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.checkboxPress{margin-right:15px}.selectSms{border:none}.GunSectorCard{align-items:center;background:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;width:100%}.GunSectorUse{display:flex;justify-content:space-around;margin:15px 2px;& label{margin-right:15px}}.sektorsHeader{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.gunUseOff{color:red;& h2{margin-bottom:0;margin-top:0}}.angleGunInfo,.gunUseOff,.warningGunInfo{align-items:center;display:flex;justify-content:space-around;& p{margin-right:10px}& h3,& p{margin-bottom:0;margin-top:0}& h3{font-style:italic}& h4{margin-bottom:0;margin-top:0}}.sectorBeginEnd{align-items:center;border-bottom:1px solid #ccc;display:flex;margin:5px 2px;& h5{font-size:14px;margin-left:10px;margin-right:10px}& p{margin:0 40px 0 10px}& span{margin-right:40px}}.sectorsBody{justify-content:center}.sector,.sectorsBody{align-items:center;display:flex}.sector{border:1px solid #ccc;border-radius:7px;margin:5px 2px;min-width:80px;padding:0 5px;& p{margin-left:15px;margin-right:40px}& span{font-size:16px}& td{width:80px}& button{background:#fff}}.btnSector{font-style:italic;text-decoration:underline}.GunSectorCardFooter{border-top:1px solid #ccc;font-size:16px;font-style:italic;margin:5px 20px}.gunOn-enter{opacity:0;transform:translateX(-200px)}.gunOn-enter-active{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.gunOn-exit{opacity:1;transform:translateY(0)}.gunOn-exit-active{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.gunOff-enter{opacity:0;transform:translateX(200px)}.gunOff-enter-active{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.gunOff-exit{opacity:1;transform:translateY(0)}.gunOff-exit-active{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.overlap-warning,.sector.overlap{background-color:#ff00001a}.overlap-warning{border:1px solid red;border-radius:4px;margin:10px 0;padding:10px}.BarrierCard{align-items:center;background:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;width:100%}.BarrierUse{margin:15px 2px;& label{margin-right:15px}}.BarrierUse,.barrierOff{display:flex;justify-content:space-around}.barrierOff{align-items:center;color:red;& h2{margin-bottom:0;margin-top:0}}.angleInfo,.warningInfo{align-items:center;display:flex;justify-content:space-around;& p{margin-right:10px}& h3,& p{margin-bottom:0;margin-top:0}& h3{font-style:italic}& h4{margin-bottom:0;margin-top:0}}.MovDirection{border-bottom:1px solid #ccc;display:flex;flex-direction:column;margin:10px 20px;padding:5px;& h3{margin:5px auto}}.BarrierAngle{justify-content:space-between}.BarrierAngle,.ChoiceAction{align-items:center;display:flex}.ChoiceAction{flex-direction:row;justify-content:space-around;margin:5px 20px 10px 40px}.VarAction{align-items:center;display:flex;flex-direction:column;padding:15px;& img{height:32px;width:32px}}.barriOn-enter{opacity:0;transform:translateX(-200px)}.barriOn-enter-active{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.barriOn-exit{opacity:1;transform:translateY(0)}.barriOn-exit-active{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.barriOff-enter{opacity:0;transform:translateX(200px)}.barriOff-enter-active{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.barriOff-exit{opacity:1;transform:translateY(0)}.barriOff-exit-active{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.NetworkCard{align-items:center;background:#fff;border:none;margin:3px 2px;max-width:400px;padding:10px;width:100%}.NetworkCardHeader{align-items:center;border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:5px}.NetworkCard h4{margin:5px}.NetworkCard span{margin:15px}.Balanse,.NetworkOperator{margin-bottom:5px}.Balanse{align-items:center;display:flex;justify-content:space-between}.Ask-question{background-color:#fff;border:none;cursor:pointer}.Ask-question img{height:22px;width:22px}.BalanceMin{color:red;font-weight:500}.NamberFone{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.mainCard{border-radius:5px;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-top:45px}.mainMup{width:calc(100% - 400px)}.mainMupMini{height:650px;width:100%}.MupMiniHeader{align-items:center;background-color:#c3dcce;display:flex;flex-direction:row;justify-content:space-between;& h3{margin-bottom:0;margin-right:10px;margin-top:0}}@media (max-width:800px){.mainMup{display:none}}@media (min-width:1050px){.headerNavigatorMap button{display:none}}.dmDetalsCard{border:1px solid #ccc;border-radius:10px;margin-left:5px;margin-right:5px;max-width:400px;width:100%}.dmDetalMain,.dmDetalsCard{background:#fff;display:flex;flex-direction:row;flex-wrap:wrap}.dmDetalMain{max-height:80vh;overflow-x:hidden;overflow-y:auto}.dmDetalMain::-webkit-scrollbar{width:10px}.dmDetalMain::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 5px 5px 5px -5px #223c5033}.dmDetalMain::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#52b655,#b6ddbd);border-radius:10px}.detalsHeader{background:#fff;border-bottom:1px solid #ccc;margin:3px 2px;max-width:400px;padding:2px;position:sticky;width:100%}.detalsHeaderName{display:flex;font-family:sans-serif;font-style:italic;justify-content:center;margin-bottom:5px;margin-left:15px;margin-top:3px;& h2{margin-bottom:2px;margin-top:2px}}.dmConfigCardFooter{border-top:1px solid #ccc;font-size:16px;font-style:italic;padding-bottom:5px;padding-top:5px;width:100%;& span{margin:0 20px}}.headerNavigator{align-items:center;display:flex;justify-content:space-between;margin-top:5px;& button{background-color:#fff;border:none;cursor:pointer;margin-left:5px}}.headerNavigatorSelect{border:1px solid #ccc;border-radius:7px;padding:2px;& select{border:none;cursor:pointer;font-size:20px;padding:2px}}.headerNavigatorBack button,.headerNavigatorBuckMap button{border:none;cursor:pointer;margin-right:5px}.headerNavigatorBuckMap button{background-color:#c3dcce;& :hover{background-color:#87ed95e6}& :active{background-color:#87ed95e6}}.dmDetalsPosition{border:1px solid #ccc;border-radius:10px;height:200px;margin:10px;padding:15px;width:200px}.positionHeader{align-items:center;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:5px;& h5{margin-left:5px}}.PositionCircle{justify-content:center;margin:auto;padding:auto}.PositionCircle,.navbar{align-items:center;display:flex}.navbar{background-color:#c3dcce;border-bottom:1px solid #5c5c5c;justify-content:space-between;left:0;max-height:45px;position:fixed;top:0;width:100%;z-index:1000}.navbarLogo{align-items:center;color:#000;display:flex;font-family:Inter,sans-serif;font-size:16px;margin-left:5px;margin-right:10px;padding:5px;text-decoration:none}.navbarLogoImg{height:30px;margin-right:10px;width:30px}.navbarBlock{align-items:center;display:flex;margin-right:5px}.navbarInfo{margin-left:7px}.navbarInfoRole{font-size:14px}.navbarInfoRole,.navbarInfoRole h4{margin-bottom:4px;margin-top:4px}.navbarInfoUsername{color:#5c5c5c;font-family:13px}.navbarOut{margin-left:10px}.navbarBtnOut{align-items:center;background:#e96c60;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-bottom:3px;margin-top:3px;padding:0;transition:.3s;width:40px}.navbarBtnOut:hover{background-color:#e93424}.navbarLogout{height:26px;margin-bottom:2px;width:26px}.navbarBtnLK{align-items:center;background:#98e855;border:none;border-radius:20%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-bottom:3px;margin-left:10px;margin-top:3px;padding:0;transition:.3s;width:40px}.navbarBtnLK:hover{background-color:#1de217}.navbarLkIn{align-items:center;background:#98e855;border:none;border-radius:25%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;height:40px;justify-content:center;margin-bottom:3px;margin-left:10px;margin-top:3px;padding:0;text-decoration:none;transition:.3s;width:55px}.navbarLkIn:hover{background-color:#1de217}
/*# sourceMappingURL=main.10c63407.css.map*/