*{box-sizing:border-box}:active,:focus{outline:none;box-shadow:none}body{margin:0;font-family:"Roboto",sans-serif;background-color:#151a30;font-size:16px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.flex{display:flex;align-items:center;justify-content:center}.flex1{display:flex;align-items:left;justify-content:left;margin-left:23px}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nav-dashboard{display:flex;width:100%;height:100%}.error-modal .ant-modal-content{background-color:#131826!important;border:1px solid #777474!important;border-radius:5px!important}.error-modal .ant-modal-confirm-body .ant-modal-confirm-content,.error-modal .ant-modal-confirm-body .ant-modal-confirm-title{color:#fff!important}.welcome-screen{width:100%;height:100vh;overflow:hidden;display:flex}.split{width:50%;display:flex;align-items:center;justify-content:center}.split.left{background-color:#111728;color:#fff}.split.left h1{margin-bottom:10px;margin-top:40px}.split.left h2{font-weight:300;margin-top:0;font-size:25px}.split.right{background-color:#0a0c13}.split.right .info{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;margin-top:-35%}.split.right h2{margin:0;font-size:25px;font-weight:400}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #0a0c13 inset!important;-webkit-text-fill-color:#fff!important}.LoginForm .password,.LoginForm .username{border:1px solid #474e61!important;padding:5px 12px;border-radius:5px;margin:10px 0;width:300px}.LoginForm .password .MuiInputBase-root,.LoginForm .username .MuiInputBase-root{border-bottom:none!important}.LoginForm .MuiFormControl-marginNormal{margin:0!important}.button{margin-top:25px;display:flex;flex-direction:row;width:100%;justify-content:flex-end}.button button:disabled{background-color:#4169e1}.button button:enabled{background-color:#36f;color:#fff}.button button{width:100px}.text-field input{color:#fff}.MuiButton-text{padding:0!important}.link.submit{display:block;text-decoration:none;background:#3f51b5;padding:6px 11px;border-radius:4px;color:#fff}.mobile{visibility:hidden}.mobile-login{margin-top:-50%}.LoginForm{align-items:center;justify-content:center;display:inline-grid;padding-top:70px}.LoginForm .login-title{color:#fff}@media only screen and (max-width:768px){.split{width:100%;display:flex;align-items:center;justify-content:center}.mobile{visibility:inherit;margin-top:30%}.mobile-hidden{width:0}.mobile-login{margin-top:50px}}.header{height:70px;background-color:#222b45;color:#fff;justify-content:space-between;border-bottom:1px solid hsla(0,0%,95.3%,.25882352941176473);width:100%;z-index:8}.header .left,.header .right{height:100%}.header .menu{width:65px;align-self:stretch;background-color:#222b45;cursor:pointer;border:none;border-right:1px solid #151a30;text-align:right;padding-right:18px;transition:all .2s ease}.header .menu:hover{opacity:.8}.header .menu .arrow{display:none;transform:rotate(90deg);width:35px;height:25px}.header .menu img{width:25px;pointer-events:none}.header .notification{background-color:#222b45;height:100%;width:80px;border-left:1px solid #151a30;border-right:1px solid #151a30;cursor:pointer}.header .notification svg{width:26px;fill:#fff}.header .refresh-notification-btn svg{width:30px;fill:#fff}.header .refresh-notification-btn{margin:20px}.header .notification .icon{position:relative;margin-top:6px}.header .notification:hover .icon{opacity:.9}.header .notification .icon .count{position:absolute;background:red;border-radius:50%;width:30px;height:30px;right:-16px;top:-16px;font-size:12px}.header .user{background-color:#222b45;height:100%;padding:0 15px;cursor:pointer;color:#fff;text-decoration:none}.header .user .pic{width:36px}.header .user .arrow{width:17px}.header .user .user-name{font-size:14px;margin:0 13px 0 10px}.header .user:hover .arrow,.header .user:hover .pic,.header .user:hover .user-name{opacity:.9}.header.open .menu .lines{display:none}.header.open .menu .arrow{display:inline-block}.button-logout{background-color:#66d1ac;margin-top:0;padding:5px 20px;border-radius:5px}.dropbtn{background-color:#4caf50;color:#fff;padding:16px;font-size:16px;border:none}.dropdown{position:absolute;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#111728;text-align:center;min-width:160px;right:0;margin-top:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content .log-out,.dropdown-content .user-name{color:#fff;padding:12px;text-decoration:none;display:block}.dropdown-content .log-out:hover,.dropdown-content .user-name:hover{background-color:#111728}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}.arrow{width:100%;padding:5px;align-self:start}@media only screen and (max-width:768px){.header .menu{display:none}}.change-password{text-align:center;margin-top:20px}.ErrorMsg{margin:0;color:red}.tooltip-custom{position:relative;display:inline-block;border-bottom:1px dotted #000}.tooltip-custom .tooltiptext-custom{visibility:hidden;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1}.tooltip-custom:hover .tooltiptext-custom{visibility:visible}.tooltip-custom .tooltiptext-custom{width:120px;top:100%;left:50%;margin-left:-60px;border:1px solid #fff}.tooltip-custom .tooltiptext-custom:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fff}.nav{width:65px;background-color:#222b45;min-height:calc(100vh - 70px);border-right:1px solid hsla(0,0%,95.3%,.25882352941176473);overflow:hidden;transition:all .2s ease}.nav ul{margin:0;padding:0}.nav ul li:hover{background-color:#0d111e;border-bottom:1px solid #66d1ac}.nav ul li a{color:#fff;text-decoration:none;width:230px;display:flex}.nav ul li a:hover{opacity:.8}.nav ul li a img{width:20px;display:block;height:20px;margin-right:5px;margin-top:5px}.nav ul li a .icon{width:85px}.nav ul li a .text{width:calc(100% - 85px);padding-left:10px;font-size:18px}.nav.open{width:225px}.nav ul li{border-bottom:1px solid #151a30;padding:8px 0 8px 20px}@media only screen and (max-width:768px){.nav ul li a{padding:10px 0}}.dashboard{background-color:#0d111e;transition:all .2s ease;width:100%;height:100%}.bar-default-sms ul li{height:43px}.cards{justify-content:left;flex-wrap:wrap;margin:0 40px}.Map{width:37px}.Map,.Zone{height:19px;font-family:HelveticaNeue;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.11px;color:#fff}.Zone{width:47px;text-align:center}.Mask{background-color:#0f1726}.Mask div{margin-left:20px}.Default{width:60px;font-size:16px}.Oval-plus{width:21px;height:21px;border:2px solid #202b3e;background-color:#202b3e}.preview-main{display:flex;justify-content:"center"}.dashboard.open{width:100%}.column{width:50%;padding:10px}@media only screen and (max-width:768px){.mark{display:none;float:right}}.card{background-color:#222b45;border:1px solid hsla(0,0%,100%,.3);width:15%;margin:0 0 30px;position:relative;transition:transform .2s}.card:hover{transform:scale(1.1)}.card:after{content:"";position:absolute;width:calc(100% + 2px);height:3px;left:-1px;top:100%}.card.high:after{background:#ff0008}.card.medium:after{background:orange}.card.low:after{background:#ff0}.card.wip:after{background:#29aaef}.card a{display:block;color:#fff;text-decoration:none}.card a:hover{opacity:.8}.card img{height:20px}.card iframe{display:block;border:none;border-bottom:1px solid hsla(0,0%,95.3%,.25882352941176473);pointer-events:none}.card .info{padding:7px 10px;color:#fff;font-size:.8rem}.card .top{margin-bottom:10px}.card .bottom,.card .top{justify-content:space-between}.card .bottom{margin:0;padding:0}.card .bottom img{margin-right:5px}.card .options{cursor:pointer;padding:5px}.car .menuOptions{padding:5px 10px;background:#0d111e;color:#fff}.car .menuOptions:hover{color:#2dd1ac}.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a{margin:-5px -12px;padding:10px 50px;font-size:16px}.ant-dropdown-menu-item:hover{color:#2dd1ac;background:#0d111e}@media only screen and (max-width:3000px) and (min-width:2500px){.card{width:13%;margin-right:1.5%}.card:nth-child(7n){margin-right:0}}@media only screen and (max-width:2500px) and (min-width:2000px){.card{width:13%;margin-right:1.5%}.card:nth-child(7n){margin-right:0}}@media only screen and (max-width:2000px) and (min-width:1300px){.card{width:23%;margin-right:2.5%}.card:nth-child(4n){margin-right:0}}@media only screen and (max-width:1300px) and (min-width:1000px){.card{width:32%;margin-right:2%}.card:nth-child(3n){margin-right:0}.card .info{font-size:.7rem}}@media only screen and (max-width:1000px) and (min-width:600px){.card{width:48%;margin-right:4%}.card:nth-child(2n){margin-right:0}}@media only screen and (max-width:600px){.card{width:100%}}.frame,.frame img{width:100%;height:100%}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-right-align{display:flex}.iiq-card-footer .flex-column:first-child{width:30%}.iiq-card-footer .flex-column:nth-child(2){width:70%}.iiq-card-footer img{margin-right:5px}.m-L4{margin-left:4px}.m-L8{margin-left:8px}.flex-end{align-items:flex-end}.loader,.loader:after{border-radius:50%;width:5em;height:5em}.loader{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border:.7em solid #fff;border-left-color:#66d1ac;transform:translateZ(0);animation:load8 1.1s linear infinite}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.folding{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.folding .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.folding .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;animation:sk-foldCubeAngle 2.4s linear infinite both;transform-origin:100% 100%}.folding .sk-cube2{transform:scale(1.1) rotate(90deg)}.folding .sk-cube3{transform:scale(1.1) rotate(180deg)}.folding .sk-cube4{transform:scale(1.1) rotate(270deg)}.folding .sk-cube2:before{animation-delay:.3s}.folding .sk-cube3:before{animation-delay:.6s}.folding .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.bar-default-sms ul li a{width:140px;border:1px solid hsla(0,0%,95.3%,.25882352941176473);margin:5px;border-radius:20px 20px 0 0;display:flex;justify-content:center}.bar-default-sms ul li a.active{background:#222b45}.active-tab{background-color:#16479e}.form-control-sort-by .iiq-select-filter{background:transparent;border:transparent;width:inherit;color:#fff;height:30px}.form-control-sort-by{margin:0 10px!important}.bar-default-sms{justify-content:left;border-bottom:1px solid hsla(0,0%,95.3%,.25882352941176473);padding:0 20px;overflow-x:auto}.bar-default-sms ul{margin:0 20px 0 0;padding:0;background:#0f1726;height:48px;justify-content:left}.bar-default-sms ul li{list-style:none;align-self:stretch}.bar-default-sms ul li a{width:180px;height:42px;color:#fff;text-decoration:none;font-size:16px;height:100%;padding:0 20px;border-right:1px solid hsla(0,0%,95.3%,.25882352941176473)}.bar-default-sms ul li a.active{background:#0d111e}.bar-default-sms ul li a span{margin-left:12px}.bar-default-sms ul li a span:hover{opacity:.8}.bar-default-sms ul li a span svg{fill:#fff;width:20px}.bar-default-sms .add-btn{padding:0;border:none;margin:0;cursor:pointer}.bar-default-sms .add-btn:hover{opacity:.8}.bar-default-sms .add-btn img{width:30px;display:block}.MuiFormLabel-root,.MuiInputBase-root{color:#fff!important}.MuiInputBase-root{border:0!important;border-bottom:1px solid #5f5d70!important;width:400px!important}.MuiFormControl-root{margin-top:15px!important}.hover-1:hover{cursor:pointer}.hover-1{width:78px;border:1px solid #1a2747;height:26px;display:flex;opacity:.8;align-items:center;border-radius:5px;justify-content:center;margin-right:5px}.hover-1:link{background-color:red}.hover-1:visited{background-color:green}.hover-1:hover{background-color:#00f}.hover-1:active{background-color:#1a2747}.MuiFormControl-root,.MuiInputBase-root,.MuiInputBase-root.MuiInput-root.MuiInput-underline{width:100%!important}.radio-grp{color:#fff;margin:20px 0}.hover-1,.hover-1 a,.radio-grp h3{color:#fff}[class^=makeStyles-right]>div{background-color:#0d111e!important}.MuiTypography-root.MuiTypography-h6{font-size:22px;font-weight:400;margin-bottom:20px}.Configure-Rules{width:164px;height:25px;font-family:HelveticaNeue;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal}.Rectangle-12{width:420px;box-shadow:-5px 6px 8px 0 rgba(128,152,213,.08);border:1px solid #000;background-color:#111728;color:#fff}.Rectangle-11{margin:10px}.img1{width:395px;height:197px}.Close{width:16px;height:16px;cursor:pointer}.tr1{margin-top:10px;width:400px;display:flex;justify-content:flex-start}.val{width:40%}hr.new2{margin-top:10px;border-top:1px dotted #fff}.radio-grp{display:flex;justify-content:space-between;align-items:baseline}.MuiFormControl-root,.MuiFormLabel-root{color:#fff}.MuiInputBase-root{border:1px solid #5f5d70;width:300px!important}.MuiOutlinedInput-input{padding:5px!important}.MuiSelect-root{color:#fff!important}.MuiSvgIcon-root{color:#fff}.MuiSelect-icon{color:#fff!important}.MuiSelect-select:not([multiple]) option{background-color:#000!important}.MuiDrawer-paper{background-color:#111728!important}.Rectangle-19{width:200px;height:31px;border-radius:2px;border:1px solid #5f5d70;background-color:#111728;color:#fff}.hod{margin-top:5px;margin-bottom:20px;display:flex;justify-content:space-between}.container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;font-size:15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#000;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{background:#fff}.p-top{color:#fff}.p-zone{display:flex;flex-direction:column;border-bottom:1px solid #5f5d70;margin-bottom:20px}.p-camera{margin-top:20px}.preview-main{color:#fff;padding-bottom:30px;font-size:18px}.tr{width:470px}.card1{width:300px!important;margin:10px!important;position:relative;border:1px solid #222b45;border-radius:4px}.card1-title{text-align:center;font-weight:700}.card1-title a{color:#fff}.notification-count{width:50%;align-items:flex-start;justify-content:left}.SMS-LRF-1{width:422px;height:26px;font-size:26px;font-weight:500;font-family:Roboto,sans-serif;font-stretch:normal;margin-left:"1px";font-style:normal;line-height:normal;letter-spacing:normal}.tr{margin-top:10px;width:450px}.card1{height:170px;width:370px;margin-top:30px;margin-left:10px}.bottom{margin-top:5px;display:flex;justify-content:flex-start;align-items:center}.number{font-size:42px;font-weight:400;color:#2dd1ac}.number,.text1{font-family:HelveticaNeue;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.text1{font-size:18px;font-weight:500;color:#fff}.cards{display:flex}.cameras{margin-top:20px}.txt-30{font-size:30px}#dashboard1{display:flex}.card1{width:270px;border-radius:1px;background-color:#0f1726;color:#fff;margin:10px}@media only screen and (max-width:3000px) and (min-width:2500px){.card1{width:13%;margin-right:1.5%}.card1:nth-child(7n){margin-right:0}}@media only screen and (max-width:2500px) and (min-width:2000px){.card1{width:13%;margin-right:1.5%}.card1:nth-child(7n){margin-right:0}}@media only screen and (max-width:2000px) and (min-width:1300px){.card1{width:18%;margin-right:2.5%}.card1:nth-child(5n){margin-right:0}}@media only screen and (max-width:1300px) and (min-width:1000px){.card1{width:32%;margin-right:2%}.card1:nth-child(3n){margin-right:0}}@media only screen and (max-width:1000px) and (min-width:600px){.card1{width:48%;margin-right:4%}.card1:nth-child(2n){margin-right:0}}@media only screen and (max-width:600px){.card1{width:100%}}.iiq-header{font-size:20px;margin:10px 0}.iiq-searchbar>div{border:2px solid #222b45;width:300px;border-radius:50px;padding:5px;margin:5px 0}.iiq--header-w-search-bar{display:flex;flex-direction:row}.iiq--header-w-search-bar>div{width:50%}.iiq--header-w-search-bar>div:nth-child(2){display:flex;align-items:center;justify-content:right}.notification-table{font-size:16px}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:#0d111e!important}.heading{margin-left:10px;font-size:17px;font-weight:500}.tr1{margin-top:20px}.textBox{color:#fff;border:1px solid #ccc;border-radius:4px;background-color:#111728;height:28px;width:179px}.submit{color:#fff;background-color:#00f;position:unset;display:flex;align-items:flex-end;margin-left:40%;margin-top:10%;cursor:pointer;text-decoration:none;border:none;font-size:16px;padding:4px 10px}.form{margin-top:20px}.required{color:red}.Mask1{margin:20px;color:#fff;align-items:center;display:flex;align-items:baseline}.Mask1 div{margin-left:20px}.tile{align-items:baseline}.Mask,.tile{display:flex}.Mask{height:46px;border:2px solid #111a2a;background-color:#111728;color:#fff;align-items:center;margin-left:20px;margin-right:20px;align-items:baseline}.Default{width:150px;margin-top:10px;height:18px;font-family:HelveticaNeue;font-size:18px;cursor:pointer;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}table{font-family:arial,sans-serif;border-collapse:collapse;align-content:center;margin-left:0;margin-top:0;width:97%}td,th{color:#fff;text-align:left;padding:8px}.switch{position:relative;display:inline-block;width:35px;height:18px}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;width:40px;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:10px;width:10px;left:2px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.hide{display:none}.myRow:hover+.hide{display:block;background-color:#111728}.title_text{font-size:16px;margin-left:20px}.platform-split{display:block}.platform-split.left{width:40%;background-color:#111728;color:#fff}.platform-split.right{width:60%;background-color:#111728;border-left:2px solid #040508}.settings-screen{width:100%;height:100vh;overflow:hidden;display:flex}.profile{margin-left:20px;font-size:20px}.img-settings{margin:20px 50px 0;width:80px}.icon-settings{margin-right:20px;margin-bottom:50px}.btn{background:#111728;color:#fff;padding:5px 15px;margin-right:15px;margin-top:20px}password-settings{margin-left:20px}.next,.prev{background-color:#59668b}.image{position:relative}.image:hover{transform:scale(11.8,7.5);padding-right:12px;padding-bottom:4px;cursor:pointer;z-index:999}.cancelBtn:hover{color:#fff;border:.5px solid #acabab}.iiq-anomalies-report-sec{margin:20px 30px}.iiq-anomalies-reports-header{display:flex;background-color:#222b45;flex-direction:column;border-radius:4px}.iiq-anomalies-reports-header .iiq-header{color:#fff;font-size:35px;width:30%;margin:0}.iiq-anomalies-reports-header .date-pick{align-items:center;justify-content:center}.iiq-anomalies-reports-header div.flex-row{border-bottom:1px solid #0f1322;padding:0 10px}.date-pick-comp{background:#0f1322;color:#fff;border-radius:5px;border:1px solid #0f1322}.MuiTableRow-root:nth-child(2n){background-color:#111728}.MuiTableSortLabel-root:hover{color:#fff!important}.no-data-info{color:#fff;font-size:16px}.MuiTableCell-root{border-bottom:0!important}.MuiPaper-root{background-color:#222b45!important}.MTablePaginationInner-root-32,.MuiPaper-root{color:#fff!important}.MuiTableHead-root th{background-color:#222b45!important;border-bottom:1px solid #111728!important}.notification-report-table td{vertical-align:middle}.notification-report-table td input,.notification-report-table td select{background:transparent;width:100%;border:1px solid #454545;padding:10px;border-radius:4px}.iiq-filter-tr td{--bs-table-accent-bg:#222b45!important}.notification-report-table td select option,select.iiq-select-filter option{background:#222b45;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.notification-report-table tbody tr:nth-child(2n) td{background:transparent}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:#222b45;color:var(--bs-table-striped-color)}.table>:not(:last-child)>:last-child>*{border-bottom-color:#111728}.notification-report-table tbody tr:first-child{border-bottom-color:#fff}.table>:not(caption)>*>*{background:#222b45}.notification-report-table .table>:not(caption)>*>*{background:#222b45;box-shadow:unset}.iiq-anomalies-report-sec .filter-btn button{background:#111728;padding:5px;color:#fff;font-weight:700;width:100px;border:1px solid #b5b5b5;border-radius:2px}.iiq-anomalies-report-sec .filter-btn button .MuiSvgIcon-root{margin-right:5px}.count-set{margin:2px 20px;color:#aeaeae;font-size:16px}.count-set .MuiFormControl-root{align-items:end;margin-top:0!important}.zoom-image{position:absolute;width:500px;top:40%;right:200px}.pagination-container{align-items:center;margin-bottom:5px}.pagination-container button{border:1px solid #fff;color:#fff}.pagination-container .MuiPaginationItem-root{color:#fff}.pagination-container .MuiPaginationItem-page.Mui-selected{background-color:#16479e}.pagination-container .MuiPaginationItem-page.Mui-selected:hover{background-color:#3c84ff}.status-filter .status-accepted .MuiSvgIcon-root,.status-filter .status-accepted .PrivateRadioButtonIcon-checked-32 .MuiSvgIcon-root{color:#18d818}.status-filter .status-pending .MuiSvgIcon-root,.status-filter .status-pending .PrivateRadioButtonIcon-checked-32 .MuiSvgIcon-root{color:#fdaa0f}.status-filter .status-rejected .MuiSvgIcon-root,.status-filter .status-rejected .PrivateRadioButtonIcon-checked-32 .MuiSvgIcon-root{color:#ff1414}.text-ellipsis--2{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.comments.tooltip-custom .tooltiptext-custom{width:400px}.iiq-select-filter.zone-search{background:#0f1322;padding:11px;color:#fff;border-radius:5px;width:200px;margin:0 10px;border:0}.search-submit{background-color:#1890ff!important;color:#fff!important;padding:6px 12px!important;font-weight:400!important;text-transform:none!important}.search-submit:hover{background-color:#16479e!important}.show-info{color:orange}.Rectangle-6{height:49px;border-radius:2px;border:1px solid #000;background-color:#111728;color:#fff;align-items:center;display:flex;justify-content:space-between}.preview{color:#fff;padding:30px;text-align:left}.SMS-LRF-1{font-size:20px;margin:20px 30px;color:#fff}.table1{margin-top:20px;padding-left:20px}.tr{margin-top:5px;width:475px;display:flex;justify-content:space-around}.name{width:40%}.colon{width:5%}.val{width:55%}.dropdown{display:flex;flex-direction:row;align-items:flex-start;max-width:40px}.status{margin-top:5px;width:400px;display:flex;margin-left:10px;justify-content:flex-start}.iiq--notification-slider{display:flex;flex-direction:row;align-items:center;justify-content:center}.wrapper{min-height:400px;display:flex;flex-direction:column;margin:0 36px}.content{color:#000}.columns,.content{display:flex;flex:1 1}.main{flex:1 1;order:2}.main,.sidebar-first{display:flex;justify-content:center;align-items:center}.sidebar-first{order:1;width:50px}.sidebar-second{order:3;display:flex;justify-content:center;align-items:center;width:50px}.slider-content img{transform-origin:50% 50%;transition:transform 1s linear}.slider-content img:hover{transform:scale(1.5)}.iiq--notification-details{background-color:#222b45;max-width:100%!important;flex-basis:100%!important}.val1{margin:20px}.iiq-back-btn:hover{color:#1081f1}.title_text{margin-left:40px;margin-top:20px}.reports{overflow-x:hidden}.title_text{width:100%;align-items:flex-start;font-size:20px;margin-left:10px;margin-top:10px}.flex1{margin-left:20px;margin-top:20px}.terms{max-width:70vw;max-height:80vh}.terms>ol>li,.terms>ol>li>ol>li,.terms>p,.terms>ul>li{text-align:justify}.about{overflow-x:hidden}.iiq-analytics-body{margin:15px 0}.iiq-analytics-body .card-top{width:100px;height:100px;border:2px solid #fff;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center}.iiq-analytics-body .card-actions{border:1px solid #fff;padding:5px;width:148px;border-radius:8px;display:inline-block;margin:8px}.iiq-analytics-body .iiq-analytics-card-container{display:inline-block}.iiq-analytics-card-container+.iiq-analytics-card-container{margin-left:15px}.iiq-analytics-body .iiq-card-footer{border-top:1px solid #111728}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff;background:#0f1322;color:#000}.daterangepicker{background:#0f1322}.daterangepicker .calendar-table{border:1px solid #0f1322}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:transparent}.iiq-form-control-date-picker{background:#0f1322;color:#fff;border-radius:5px;border:1px solid #0f1322;padding:10px}div.iiq-analytics-container{margin:15px;color:#fff}div.iiq-analytics-container .iiq-analytics-header{background:#222b45}div.iiq-analytics-container .iiq-analytics-header .title-row{border-bottom:1px solid #111728}div.iiq-analytics-container .iiq-analytics-header .title-row h1{color:#fff;margin:10px}div.iiq-analytics-container .iiq-analytics-header .date-picker-row{align-items:center;padding:10px}div.iiq-analytics-container .iiq-analytics-header .date-picker-row label{margin-right:10px;font-size:14px}
/*# sourceMappingURL=main.712f613b.chunk.css.map */