/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/antd/dist/reset.css ***!
  \****************************************************************************************************************/
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Login/styles.module.css ***!
  \******************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

@-moz-keyframes PG7hTgNBqFKK0wAkgMjG {
  0% {
    -moz-transform: rotate(0deg) scale(1.0);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0.1);
  }
}

@-webkit-keyframes PG7hTgNBqFKK0wAkgMjG {
  0% {
    -webkit-transform: rotate(0deg) scale(1.0);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.1);
  }
}

@keyframes PG7hTgNBqFKK0wAkgMjG {
  0% {
    -webkit-transform: rotate(0deg) scale(1.0);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.1);
    transform: rotate(360deg) scale(0.1);
  }
}

.goe4OI4VNBWkGQUa7BAJ {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
  background-repeat: no-repeat;
  background-position: center 110px;
  background-size: 100%;
  animation: PG7hTgNBqFKK0wAkgMjG 200s infinite linear;
}

.Z2pEPiP3OxM8cge66ZW3 {
  position: relative;
  z-index: 1;
}

/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./src/components/LocaleChooser/style.css ***!
  \**********************************************************************************************************************/
/*
 * Copyright (C) 2022. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 *  Licensed under the Entgra Commercial License,
 *  Version 1.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *
 *  Unless required by applicable law or agreed to in writing,
 *  software distributed under the License is distributed on an
 *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 *  KIND, either express or implied.  See the License for the
 *  specific language governing permissions and limitations
 *  under the License.
 *
 *  You may obtain a copy of the License at
 *  https://entgra.io/licenses/entgra-commercial/1.0
 */

.ant-select.custom-selector:not(.ant-select-customize-input) .ant-select-selector, .ant-select-arrow {
    background-color: #ffffff;
}

.ant-select.custom-selector * {
    color: #645e5e;
}

.language-selector.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border: none !important;
}
/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/styles.module.css ***!
  \*****************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2023 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.hzx2piSElN4Hl25H_jvm {
    float: right;
    margin-right: 2%;
}

.y4H_CHrixsU7uID4WIxP {
    height: 45px;
    margin: 0 5px 16px 24px;
    float: left;
}

.y4H_CHrixsU7uID4WIxP img {
    height: 35px;
}

.ZSddmKvKxEZ5vtzmrdgM {
    background: #ffffff;
    margin: 0px 20px 0 20px;
    border-radius: 10px;
    padding: 0 20px 2px 20px !important;
    z-index: 10;
    border: 1px solid #f0f0f0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.ar6nQTBSMEYnrJZAYPNS {
    float: right;
    width:450px;
}

.mBy0CaHp__2baMHyDupx {
    background-color: #4288BA;
}

.B7owsRv1lF5f8QE3qdrE {
    margin: 16px;
    border-radius: 10px;
}

.B7owsRv1lF5f8QE3qdrE img {
    width: 90%;
}

.JDbkrmf20uyQQfWss__F {
    color: white;
}

.fdZtxWehVzEZtHorVR85 {
    height: 80px;
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
}

/*.react-joyride__tooltip button {*/
/*    background-color: red;*/
/*}*/

/*.react-joyride__tooltip button:focus {*/
/*    outline: none !important;*/
/*    background-color: red !important;*/
/*    border-radius: 0px !important;*/
/*    border-color: red !important;*/
/*}*/

/* css handling for device type menu*/
/*TODO: change menufont color*/
.oMYwvqAXu41eEXnFfiAI.D20JDKD_1Bmq7L5Mx1ch .aTYppgNm4G9ctcT9JwSf.ZBjc29OdRU4XSMnQV77f {
    background-color: transparent;
    border-bottom: 3px solid #942929;
    color: black;
}
.oMYwvqAXu41eEXnFfiAI.D20JDKD_1Bmq7L5Mx1ch .d5zTEOyD4rrL3CTXNtSh.ZBjc29OdRU4XSMnQV77f:hover {
    background-color: transparent;
    border-bottom: 3px solid #6c0202;
}
.oMYwvqAXu41eEXnFfiAI.D20JDKD_1Bmq7L5Mx1ch .xMMgvZbQZMFsU4QF9Qif.LYEmieAitvE31o4LZWUg {
    color: green;
}
.dVTw0aSwsKXXoTWavdye .xMMgvZbQZMFsU4QF9Qif.IK5phajA0OQRgkrlA7OH::after{
    border-right: 0 none;
}
.dVTw0aSwsKXXoTWavdye .xMMgvZbQZMFsU4QF9Qif.IK5phajA0OQRgkrlA7OH{
    width: calc(94% + 1px);
    margin-left: 3%;
}
.aTYppgNm4G9ctcT9JwSf.IK5phajA0OQRgkrlA7OH a{
    color: #ffffff;
}
.xMMgvZbQZMFsU4QF9Qif.IK5phajA0OQRgkrlA7OH a{
    font-size: 15px;
}
.xMMgvZbQZMFsU4QF9Qif.IK5phajA0OQRgkrlA7OH a:hover{
    color: #ffffff;
}

.zkljCCdYgiz8XXWkdMst {
    width: calc(94% + 1px);
    margin-left: 3%;
}

.cTzsiKzLpIFQF4BJAt2g {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 992px) {
    .ZSddmKvKxEZ5vtzmrdgM {
        background-color: white;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1222px){
    .TN4JxsyT0AMCgL7WU7w1 {
        width: 200px
    }
    .ar6nQTBSMEYnrJZAYPNS {
        float: right;
        width:400px;
    }
}

@media only screen and (max-width: 1024px) {
    .ar6nQTBSMEYnrJZAYPNS {
        float: right;
        width:100px;
    }
}


.eGcTTL4F7UYpzaOliLkh {
    margin-right: 8px;
}

.TN4JxsyT0AMCgL7WU7w1 {
    margin-top: 12px;
    width: 300px;
    background-color: #f5f7f9;
    border-radius: 8px;
    border: 1px solid transparent;
    padding: 2px 10px;
    transition: all 0.3s;
}

.TN4JxsyT0AMCgL7WU7w1:hover, .TN4JxsyT0AMCgL7WU7w1:focus-within {
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

.TN4JxsyT0AMCgL7WU7w1 .ant-select-selector {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    background-image: none !important;
}

.TN4JxsyT0AMCgL7WU7w1::before {
    display: none !important;
    content: none !important;
}

.TN4JxsyT0AMCgL7WU7w1 .ant-select-selection-placeholder {
    color: #8c8c8c;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 1022px) {
    .TN4JxsyT0AMCgL7WU7w1 {
        width: 400px;
    }
}

.JciTKfhO1y9GGxt0iuag {
    margin-bottom: 0px;
    font-size: 12px;
}

@media only screen and (min-width: 1022px) {
    .TN4JxsyT0AMCgL7WU7w1 {
        width: 400px
    }
}

.N5gxLyOOD1FbNr6nGOFl {
    font-size: 20px !important;
    margin-right: 0 !important;
    vertical-align: middle;
}

.PqRJ2sWPkxKDJGPtl2j9 {
    font-size: 16px;
}

.EbMDNIWzBWWT35_05w6x {
    font-size: 13px;
}

.B3JCc7GUQCdVyjyeDbeg {
    display: none !important;
}

.UfSP45rhICR_5YWiDurZ {
    margin: 2px 20px 0 20px !important;
    min-height: 280px;
}
/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/TooltipComponent/styles.module.css ***!
  \*********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.M2czpgkH9kIB3qZ9qopd {
    background-color: white;
    padding: 60px;
    width: 600px;
    border-radius: 10px;
}

.KbQQtEmqGWG1OEFumOpm {
    float: right;
}

.DcqIuT77AEDSeYgDMSV2 {
    float: left;
    margin-right: 20px;
}

.Gd4XiXZlYndfPVEU7i4F {
    float: left;
    margin-right: 20px;
}

.zTkIXl9zbQIi91cQpGNI {
    margin-right: 20px;
}

.mMyBxLaBa8efpoC1vMgV {
    margin-bottom: 20px;
}

.Og9WuNxBMR6xBeptqr3W {
    margin-bottom: 30px;
}

.zBjf_94yyV5E7e6q9zym {
    margin-bottom: 20px;
}

/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./src/index.css ***!
  \*********************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.App {
  padding: 20px;
}

.ant-layout-header{
  padding: 0;
  height: auto;
  box-shadow: 0 2px 8px #f0f1f2;
}

.steps-content {
    margin-top: 16px;
    border: 1px dashed #e9e9e9;
    border-radius: 6px;
    background-color: #fafafa;
    min-height: 200px;
    text-align: center;
    padding-top: 80px;
}

.steps-action {
    margin-top: 24px;
}

.ant-input-affix-wrapper .ant-input{
    min-height: 0;
}

h1.ant-typography,
h2.ant-typography,
h3.ant-typography,
h4.ant-typography {
    font-weight: 300;
}

img.twemoji {
    height: 1em;
    width: 1em;
    margin: 0 .05em 0 .1em;
    vertical-align: -0.1em;
}

.ant-menu-dark .ant-menu-item-selected {
    color: black !important;
}

#rc-tabs-0-panel-5 .ant-divider-horizontal {
    display: flex;
    clear: both;
    width: 100%;
    min-width: 100%;
    margin: 0 !important;
}

/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Geo/components/GeoDashboard/styles.module.css ***!
  \****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.a7O1zPbR0DfGcz5KwA4I {
    align-content: center;
    padding-top: 80px;
    height: 550px;
    width: 100%;
}

.AMsowz31Ie9SIuk5cxKm {
    padding-bottom: 30px;
}

.kaknXTwjfQ9BWdkK7jPC {
    margin-right: 20px;
}

.uTNjchvEi10y9TK2xb0x {
    text-align: center;
    padding-top: 25%;
}

/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Geo/scenes/GeoHistory/styles.module.css ***!
  \**********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.RuWuWb6NPdqW214OSQ88 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.iCLlWkfFbC8z92oOzRnt {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.FlFgE6JhPsmjwmBfHHL9{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.aF2h1ijkavhkiinBou8j {
    padding: 24px 70px;
}

.ypwNiXEw5P4UDWiBYQHa {
    padding: 10px;
    box-shadow: 3px 3px 12px #f0f1f2;
    border-radius: 7px;
    margin-top: 24px;
}


/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/components/BreadCrumb/style.module.css ***!
  \**************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.L1RTF6EgdwPIxyEBLYwM {
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    color: rgba(0, 0, 0, 0.45) !important;
    margin-bottom: 0px;
}

.iHjxUvKMlxSS2cF5e3nU {
    color: inherit;
}

.hiHQV_ux8e3O2XTvrZS8 {
    position: relative;
    bottom: 0.5px;
    margin-right: 4px;
    font-size: 16px;
}

._28Q897KFlD6Sbs1_hWx {
    display: flex;
    align-items: center;
    height: 100%;
    height: 48px;
}

._28Q897KFlD6Sbs1_hWx .ant-breadcrumb {
    display: flex;
    align-items: center;
    line-height: 1;
}

.iHjxUvKMlxSS2cF5e3nU {
    color: inherit;
    font-size: 14px;
}

.FN6EyEf7FWS6aTRzyCOQ {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.88) !important;
    margin-left: 4px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}

._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-separator {
    display: flex !important;
    align-items: center !important;
    margin: 0 8px !important;
    font-size: 16px;
    color: #bfbfbf;
}

._28Q897KFlD6Sbs1_hWx .ant-breadcrumb,
._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-item,
._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-link,
._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-separator {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    line-height: normal !important;
}

._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-link a {
    display: flex !important;
    align-items: center !important;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-link a:not(.FN6EyEf7FWS6aTRzyCOQ),
._28Q897KFlD6Sbs1_hWx .ant-breadcrumb-link > span:not(.FN6EyEf7FWS6aTRzyCOQ) {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
}

._28Q897KFlD6Sbs1_hWx .ant-typography {
    line-height: normal !important;
    margin-bottom: 0 !important;
    display: inline-flex;
    align-items: center;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Notifications/Components/NotificationsTable/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.jImNMAl4lR4MnpTpwvat {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Notifications/styles.module.css ***!
  \**************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.wojcxsRXNylwRavlAdCv {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.dutF3dqbCYwfdf2BFptA {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.hpJ21oHAws9To6bmdyje{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.KsB_RVcypE8pPwqItr8b {
    padding: 24px 70px;
}


/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Groups/styles.module.css ***!
  \*******************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.QIZAqDS69aV5gzGBGZJw {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.XgNxVrMMVYDixId3q1Oy {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.od5OySEC8DwUcBiD6MrH{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.ZA7Ai0xwSgnEF1s19Gz9 {
    padding: 24px 70px;
}

.yyzi_7soI6HWA_H2c5Ut {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/entgra-icons/dist/css/font-entgra.min.css ***!
  \**************************************************************************************************************************************/
/*!
~   Copyright (c) WSO2 Inc. (http://wso2.com) All Rights Reserved.
~
~   Licensed under the Apache License, Version 2.0 (the "License");
~   you may not use this file except in compliance with the License.
~   You may obtain a copy of the License at
~
~        http://www.apache.org/licenses/LICENSE-2.0
~
~   Unless required by applicable law or agreed to in writing, software
~   distributed under the License is distributed on an "AS IS" BASIS,
~   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~   See the License for the specific language governing permissions and
~   limitations under the License.
*/@font-face{font-family:font-entgra;src:local("font-entgra"),url(/iots-device-mgt/font-entgra.eot);src:local("font-entgra"),url(/iots-device-mgt/font-entgra.eot#iefix) format("embedded-opentype"),url(/iots-device-mgt/font-entgra.woff2) format("woff2"),url(/iots-device-mgt/font-entgra.woff) format("woff"),url(/iots-device-mgt/font-entgra.ttf) format("truetype"),url(/iots-device-mgt/font-entgra.svg#font-entgra) format("svg");font-weight:400;font-style:normal}.fw,[class*=" fw-"],[class^=fw-]{font:normal normal normal 14px/1 font-entgra;display:inline-block;font-weight:400;font-style:normal;font-size:inherit;font-variant:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fw-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fw-2x{font-size:2em}.fw-3x{font-size:3em}.fw-4x{font-size:4em}.fw-5x{font-size:5em}.fw-fw{width:1.28571429em;text-align:center}.fw-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fw-ul>li{position:relative}.fw-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fw-li.fw-lg{left:-1.85714286em}.fw-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fw-background{background:#888;border-radius:.3em;padding:.4em .5em .45em}.fw-pull-left{float:left}.fw-pull-right{float:right}.fw.fw-pull-left{margin-right:.3em}.fw.fw-pull-right{margin-left:.3em}.fw-spin{-webkit-animation:fw-spin 2s infinite linear;animation:fw-spin 2s infinite linear}@-webkit-keyframes fw-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fw-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fw-pulse{-webkit-animation:fw-pulse 2s ease-out infinite;animation:fw-pulse 2s ease-out infinite}@-webkit-keyframes fw-pulse{0%,30%{opacity:.3}40%{opacity:1}100%{opacity:.3}}@keyframes fw-pulse{0%,30%{opacity:.3}40%{opacity:1}100%{opacity:.3}}.fw-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fw-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fw-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fw-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fw-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fw-flip-horizontal,:root .fw-flip-vertical,:root .fw-rotate-180,:root .fw-rotate-270,:root .fw-rotate-90{filter:none}.fw-helper,.fw-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:1.85em;vertical-align:middle}.fw-helper:after,.fw-helper:before,.fw-stack-1x,.fw-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fw-helper:before,.fw-stack-1x{line-height:inherit}.fw-helper:after,.fw-stack-2x{font-size:1.9em}.fw-helper-slash:before{font-size:1.4em}.fw-helper-circle:before,.fw-helper-square:before{z-index:1}.fw-helper-circle-outline:after{content:"\e61f"}.fw-helper-circle:after{content:"\e61a"}.fw-helper-square-outline:after{content:"\e6b2"}.fw-helper-square:after{content:"\e6b1"}.fw-helper-slash:after{content:"\e6e1"}.fw-stack>.fw-stack{position:absolute;font-size:.5em}.fw-stack>.fw-stack.fw-move-top{top:-.2em}.fw-stack>.fw-stack.fw-move-bottom{bottom:-.2em}.fw-stack>.fw.stack.fw-move-left{left:-.5em}.fw-stack>.fw-stack.fw-move-right{right:-.5em}.fw-helper-inverse:after,.fw-inverse:before,.fw-number{color:#fff}.fw-helper-shadow:after,.fw-shadow:before{text-shadow:#fff 1px 1px 0}.fw-helper-stroke:after,.fw-stroke:before{text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff}.fw-number{line-height:2em;font-family:Arial,Helvetica,sans-serif}.fw-abort:before{content:"\e72a"}.fw-action-invoke:before{content:"\e6fe"}.fw-action:before{content:"\e709"}.fw-activate:before{content:"\e6cf"}.fw-activesync:before{content:"\e745"}.fw-add:before{content:"\e615"}.fw-aggregate:before{content:"\e742"}.fw-airplay:before{content:"\e600"}.fw-alarm:before{content:"\e6c2"}.fw-alert:before{content:"\e6be"}.fw-analytics-extensions:before{content:"\e6e2"}.fw-android-logcat:before{content:"\e72c"}.fw-android-sense:before{content:"\e72d"}.fw-android:before{content:"\e606"}.fw-annotation:before{content:"\e6e6"}.fw-api:before{content:"\e601"}.fw-apn:before{content:"\e602"}.fw-apple:before{content:"\e604"}.fw-application:before{content:"\e608"}.fw-arduino:before{content:"\e6ab"}.fw-assign:before{content:"\e6ff"}.fw-ballerina-service:before{content:"\e729"}.fw-ballerina:before{content:"\e728"}.fw-bar-chart:before{content:"\e690"}.fw-battery:before{content:"\e60a"}.fw-bean:before{content:"\e743"}.fw-blank-document:before{content:"\e60c"}.fw-block:before{content:"\e695"}.fw-bookmark:before{content:"\e60d"}.fw-bpel:before{content:"\e60e"}.fw-bpmn:before{content:"\e60f"}.fw-break:before{content:"\e721"}.fw-bug:before{content:"\e611"}.fw-build:before{content:"\e6c1"}.fw-calendar:before{content:"\e612"}.fw-call-mediator:before{content:"\e736"}.fw-camera:before{content:"\e613"}.fw-cancel:before{content:"\e618"}.fw-carbon:before{content:"\e6c5"}.fw-chat:before{content:"\e65b"}.fw-check:before{content:"\e617"}.fw-checklist:before{content:"\e619"}.fw-circle-outline:before{content:"\e61f"}.fw-circle:before{content:"\e61a"}.fw-clear:before{content:"\e61b"}.fw-clock:before{content:"\e61d"}.fw-cloud:before{content:"\e61e"}.fw-code-view:before{content:"\e70e"}.fw-code:before{content:"\e6f1"}.fw-comment:before{content:"\e710"}.fw-compare:before{content:"\e610"}.fw-computer:before{content:"\e653"}.fw-configurations:before{content:"\e609"}.fw-connector:before{content:"\e700"}.fw-console:before{content:"\e71d"}.fw-constant:before{content:"\e701"}.fw-contact:before{content:"\e620"}.fw-continue:before{content:"\e73e"}.fw-contract:before{content:"\e614"}.fw-copy:before{content:"\e621"}.fw-cut:before{content:"\e6f2"}.fw-dashboard:before{content:"\e622"}.fw-data-mapper:before{content:"\e735"}.fw-database:before{content:"\e623"}.fw-delete:before{content:"\e624"}.fw-depend:before{content:"\e6c6"}.fw-deploy:before{content:"\e625"}.fw-deprecate:before{content:"\e6cb"}.fw-design-view:before{content:"\e70f"}.fw-devices:before{content:"\e704"}.fw-dgm-action-invoke:before{content:"\e712"}.fw-dgm-action:before{content:"\e711"}.fw-dgm-connector:before{content:"\e6f4"}.fw-dgm-constant-definition:before{content:"\e6f5"}.fw-dgm-fork:before{content:"\e6e7"}.fw-dgm-header:before{content:"\e6e8"}.fw-dgm-if-else:before{content:"\e6e9"}.fw-dgm-import:before{content:"\e717"}.fw-dgm-lifeline:before{content:"\e6ea"}.fw-dgm-logger:before{content:"\e6eb"}.fw-dgm-resource:before{content:"\e6f6"}.fw-dgm-service:before{content:"\e6f7"}.fw-dgm-try-catch:before{content:"\e6ec"}.fw-dgm-type-convertor:before{content:"\e6f8"}.fw-dgm-type:before{content:"\e6f9"}.fw-dgm-while:before{content:"\e707"}.fw-dial-up:before{content:"\e627"}.fw-disabled:before{content:"\e6d1"}.fw-display:before{content:"\e626"}.fw-docker:before{content:"\e70c"}.fw-document:before{content:"\e628"}.fw-dollar:before{content:"\e741"}.fw-down-arrow:before{content:"\e689"}.fw-down:before{content:"\e685"}.fw-download:before{content:"\e65f"}.fw-dss:before{content:"\e62a"}.fw-ebook:before{content:"\e62b"}.fw-edit:before{content:"\e62c"}.fw-ellipsis:before{content:"\e629"}.fw-endpoint:before{content:"\e62d"}.fw-enterprise:before{content:"\e6b6"}.fw-error:before{content:"\e630"}.fw-esb-connector:before{content:"\e6e3"}.fw-event-simulator:before{content:"\e744"}.fw-expand:before{content:"\e61c"}.fw-export:before{content:"\e631"}.fw-extensions:before{content:"\e6e4"}.fw-facebook:before{content:"\e6d3"}.fw-factory-reset:before{content:"\e632"}.fw-fan:before{content:"\e678"}.fw-faq:before{content:"\e62f"}.fw-file-browse:before{content:"\e633"}.fw-filter:before{content:"\e634"}.fw-folder-open:before{content:"\e70b"}.fw-folder:before{content:"\e62e"}.fw-foreach:before{content:"\e73ab"}.fw-fork-join:before{content:"\e720"}.fw-format:before{content:"\e6fa"}.fw-forum:before{content:"\e636"}.fw-function-invoke:before{content:"\e713"}.fw-function:before{content:"\e6fb"}.fw-gadget:before{content:"\e637"}.fw-geo-fence-inbound:before{content:"\e72e"}.fw-geo-fence-outbound:before{content:"\e72f"}.fw-github:before{content:"\e6d4"}.fw-globe:before{content:"\e697"}.fw-google-docs:before{content:"\e6d6"}.fw-google-drive:before{content:"\e6da"}.fw-google-glass:before{content:"\e732"}.fw-google-plus:before{content:"\e6d9"}.fw-google-sheets:before{content:"\e6d7"}.fw-google-slides:before{content:"\e6d8"}.fw-google:before{content:"\e6d5"}.fw-grid:before{content:"\e638"}.fw-grip:before{content:"\e6b7"}.fw-group:before{content:"\e6af"}.fw-hardware:before{content:"\e6a9"}.fw-hdd:before{content:"\e639"}.fw-header:before{content:"\e734"}.fw-heart:before{content:"\e6c3"}.fw-hide:before{content:"\e6d2"}.fw-home:before{content:"\e63a"}.fw-hour-glass:before{content:"\e63b"}.fw-html:before{content:"\e69d"}.fw-http:before{content:"\e705"}.fw-image:before{content:"\e70a"}.fw-import:before{content:"\e63c"}.fw-in-sequence:before{content:"\e739"}.fw-incoming-call:before{content:"\e63d"}.fw-info:before{content:"\e63e"}.fw-instagram:before{content:"\e6db"}.fw-integration:before{content:"\e73f"}.fw-invitation:before{content:"\e63f"}.fw-invoke:before{content:"\e6ed"}.fw-is-connector:before{content:"\e6e5"}.fw-iterate:before{content:"\e71f"}.fw-jaggery:before{content:"\e640"}.fw-java-spring:before{content:"\e644"}.fw-java:before{content:"\e641"}.fw-javaee:before{content:"\e642"}.fw-javascript:before{content:"\e643"}.fw-jaxrs:before{content:"\e645"}.fw-jaxws:before{content:"\e6c7"}.fw-jquery:before{content:"\e646"}.fw-key:before{content:"\e647"}.fw-kiosk:before{content:"\e746"}.fw-laptop:before{content:"\e648"}.fw-layout:before{content:"\e6bf"}.fw-ldap:before{content:"\e649"}.fw-left-arrow:before{content:"\e68a"}.fw-left:before{content:"\e686"}.fw-lifecycle:before{content:"\e64a"}.fw-light:before{content:"\e680"}.fw-linkedin:before{content:"\e6dc"}.fw-list-sort:before{content:"\e64d"}.fw-list:before{content:"\e64c"}.fw-loader:before{content:"\e6b4"}.fw-loader2:before{content:"\e6ba"}.fw-loader3:before{content:"\e6bb"}.fw-loader4:before{content:"\e6bc"}.fw-loader5:before{content:"\e6bd"}.fw-lock:before{content:"\e64e"}.fw-log:before{content:"\e738"}.fw-logical:before{content:"\e702"}.fw-mail:before{content:"\e64f"}.fw-main-function:before{content:"\e706"}.fw-map-location:before{content:"\e650"}.fw-mapping:before{content:"\e73c"}.fw-menu:before{content:"\e651"}.fw-message:before{content:"\e635"}.fw-micro-services:before{content:"\e6ce"}.fw-dash:before,.fw-hyphen:before,.fw-minus:before{content:"\e616"}.fw-mobile:before{content:"\e652"}.fw-ms-document:before{content:"\e654"}.fw-mute:before{content:"\e655"}.fw-namespace:before{content:"\e740"}.fw-nodejs:before{content:"\e656"}.fw-notification:before{content:"\e60b"}.fw-organization:before{content:"\e6ac"}.fw-out-sequence:before{content:"\e73a"}.fw-own:before{content:"\e6c8"}.fw-package:before{content:"\e6fd"}.fw-pages:before{content:"\e6c0"}.fw-paste:before{content:"\e658"}.fw-payload-factory:before{content:"\e733"}.fw-pdf:before{content:"\e659"}.fw-pending:before{content:"\e727"}.fw-php:before{content:"\e6c9"}.fw-pie-chart:before{content:"\e65a"}.fw-pinterest:before{content:"\e6dd"}.fw-policy:before{content:"\e67d"}.fw-polygon:before{content:"\e70d"}.fw-property:before{content:"\e737"}.fw-prototype:before{content:"\e6cc"}.fw-proxy:before{content:"\e699"}.fw-public:before{content:"\e6ad"}.fw-publish:before{content:"\e65c"}.fw-question:before{content:"\e6b0"}.fw-raspberry:before{content:"\e6aa"}.fw-redo:before{content:"\e65d"}.fw-reduce:before{content:"\e73d"}.fw-refresh:before{content:"\e692"}.fw-register:before{content:"\e65e"}.fw-rename:before{content:"\e6fc"}.fw-reply:before{content:"\e714"}.fw-resource:before{content:"\e660"}.fw-rest-api:before{content:"\e661"}.fw-rest-service:before{content:"\e662"}.fw-resume:before{content:"\e71e"}.fw-retire:before{content:"\e6cd"}.fw-return:before{content:"\e715"}.fw-retweet:before{content:"\e6b9"}.fw-right-arrow:before{content:"\e68b"}.fw-right:before{content:"\e687"}.fw-ringing:before{content:"\e694"}.fw-rules:before{content:"\e664"}.fw-run:before{content:"\e708"}.fw-save:before{content:"\e665"}.fw-scep:before{content:"\e666"}.fw-schema:before{content:"\e667"}.fw-search:before{content:"\e668"}.fw-security-policy:before{content:"\e67e"}.fw-security:before{content:"\e669"}.fw-paper-rocket:before,.fw-send:before{content:"\e66a"}.fw-sequence:before{content:"\e66b"}.fw-server:before{content:"\e66c"}.fw-service-provider:before{content:"\e66e"}.fw-cogwheels:before,.fw-gears:before,.fw-service:before,.fw-sprockets:before{content:"\e66d"}.fw-cogwheel:before,.fw-gear:before,.fw-settings:before,.fw-sprocket:before{content:"\e66f"}.fw-share:before{content:"\e670"}.fw-shell:before{content:"\e730"}.fw-shortcut:before{content:"\e725"}.fw-sign-in:before{content:"\e671"}.fw-sign-out:before{content:"\e6b8"}.fw-skype:before{content:"\e6de"}.fw-slash:before{content:"\e6e1"}.fw-soap:before{content:"\e672"}.fw-sort-down:before{content:"\e663"}.fw-sort-up:before{content:"\e64b"}.fw-sort:before{content:"\e673"}.fw-speed-alert:before{content:"\e731"}.fw-square-outline:before{content:"\e6b2"}.fw-square:before{content:"\e6b1"}.fw-star:before{content:"\e674"}.fw-start:before{content:"\e718"}.fw-statistics:before{content:"\e675"}.fw-stepin:before{content:"\e719"}.fw-stepout:before{content:"\e71a"}.fw-stepover:before{content:"\e71b"}.fw-stop:before{content:"\e71c"}.fw-cart:before,.fw-store:before{content:"\e676"}.fw-struct:before{content:"\e716"}.fw-subscribe:before{content:"\e677"}.fw-success:before{content:"\e657"}.fw-swagger:before{content:"\e679"}.fw-sync:before{content:"\e6b3"}.fw-table:before{content:"\e6c4"}.fw-tag:before{content:"\e67a"}.fw-task:before{content:"\e67b"}.fw-text:before{content:"\e67c"}.fw-theme:before{content:"\e726"}.fw-throttling-policy:before{content:"\e67f"}.fw-throw:before{content:"\e722"}.fw-tiles:before{content:"\e681"}.fw-transaction:before{content:"\e72b"}.fw-try-catch:before{content:"\e703"}.fw-twitter:before{content:"\e6df"}.fw-type-converter:before{content:"\e6f3"}.fw-uncheck:before{content:"\e682"}.fw-undo:before{content:"\e683"}.fw-ungroup:before{content:"\e6b5"}.fw-unmute:before{content:"\e6ae"}.fw-up-arrow:before{content:"\e688"}.fw-up:before{content:"\e684"}.fw-upload:before{content:"\e68c"}.fw-uri:before{content:"\e68d"}.fw-usb-drive:before{content:"\e68e"}.fw-use:before{content:"\e6ca"}.fw-user:before{content:"\e68f"}.fw-variable:before{content:"\e6ee"}.fw-view:before{content:"\e691"}.fw-vpn:before{content:"\e603"}.fw-wadl:before{content:"\e6a1"}.fw-war:before{content:"\e69e"}.fw-warning:before{content:"\e693"}.fw-web-app:before{content:"\e696"}.fw-web-clip:before{content:"\e698"}.fw-web-service:before{content:"\e69a"}.fw-website:before{content:"\e69b"}.fw-wifi:before{content:"\e607"}.fw-windows:before{content:"\e605"}.fw-worker-invoke:before{content:"\e723"}.fw-worker-reply:before{content:"\e724"}.fw-worker:before{content:"\e6ef"}.fw-wsdl:before{content:"\e6a0"}.fw-wso2-logo:before{content:"\e6a7"}.fw-wso2:before{content:"\e6a8"}.fw-xacml:before{content:"\e69f"}.fw-xml:before{content:"\e69c"}.fw-xq:before{content:"\e6a2"}.fw-xsd:before{content:"\e6a3"}.fw-xslt:before{content:"\e6a4"}.fw-youtube:before{content:"\e6e0"}.fw-zoom-in:before{content:"\e6a5"}.fw-zoom-out:before{content:"\e6a6"}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraDeviceOperations/styles.module.css ***!
  \************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.IEKBeBC_KJh2354zcpRE {
    z-index: 1;
    box-shadow: -7px -1px 8px #f0f1f2;
    padding: 20px;
    height: 100%;
}

.FVGZnw1RHvSnopJNifZ3 {
    text-align: center;
}

._FYMwdRb3MrAiWQ8UswN{
    margin-left: 18px;
    color: rgba(0, 0, 0, 0.70) !important;
}

.HwLv63xRP3xqMCZVtenD {
    padding: 8px 4px;
}

.rRr2J5WPwRrPryUqHbky {
    font-size: 12px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 35px
}

.G4aNxVDxzGnxwE_ryqwT {
    margin-top: 100px;
    text-align: center;
    margin-left: 45%;
}

.GfKvfrWCt4tTSnsu7Wlw {
    text-align: center;
    font-size: 16px;
    color: #888;
    margin-top: 20px;
    width: 100%;
}

/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/DeviceOperationsDrawer/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.JlQJ4u9YrCRlu4Cs00nE {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: -10px;
    margin-left: 10px;
}

.bGDLdPchoQnaAN6AnFb3 {
 margin-top: -10px;
}

.ZR9XL87jic0FXf6eMDQd {
    margin-top: 10px;
}

.XC8dX842PjMdN4oEDI6B {
    pointer-events: none;
    margin-top: 10px;
}

/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/TopGroups/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.l0FxqCS4OoQ93_0H9tpU {
    font-size: 23px;
}
.D6UukpUnRao9QSS2y2t2 {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: left;
    width: 100%;
}
.x93j6DBEwifmMFcfxEBJ {
    font-size: small;
    align-items: center;
}

.zBMpINeMRdZXXDO3PKJ8 {
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
    height: 150px;
    width: 461px;
}

.DSgjFi7oPB_XBOlAZOyz {
    vertical-align: middle;
    border-radius: 10px;
    font-size: 20px;
}

.KbN4DjfkXSZXyvJGB4G4 {
    border-width: 3px;
    border-style: dashed;
    box-shadow: none;
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
    width: 461px;
    height: 150px;
}

.IObobckAKUUca4mCN1Og {
    float: right;
    margin: 10px;
    font-size: 15px;
}

.VEaCT2Jz4ilfk5D2JQvO {
    float: left;
    margin: 10px;
    font-size: 15px;
}

.ka63V0Yp44BGcuFXrycv {
    float: top;
    margin: 10px;
    font-size: 15px;
}

.fuJLYSfksv5JCckWPB5C {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}
.piYjujFYWetWSAhWGLjs {
    padding:10px;
}

.tZFd7uTAYTdAErlqE6iq {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: left;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraDevicesTable/components/EntgraBulkActionBar/styles.module.css ***!
  \***************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


tabs {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: -10px;
    margin-left: 10px;
}

.sHy2POonmiFNXW1trMBk {
    margin-top: -10px;
}

.mPrKHIg0rvRTk_i6rWri {
    margin-top: 10px;
}

.CQyeEWnSOSFRoIDwF9nr {
    pointer-events: none;
    margin-top: 10px;
}

/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraDevicesTable/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.tMHJvELQ_xRpDntCvjpC {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/AssignDevices/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.PJjtx0F501uXPoGQcIYG {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/AlreadyAssignedDevices/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.rNmxhiDeHjHVzJJdv6yR {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/TreeHierarchy/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.JSsZcuUaXtLZlO4dyg7n {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.gBWY48Sorkg7_hvaCfiR {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.IxM_XDkHNUNDkaeXjYmB{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.goU2lbD3ZaOXBYLKqZFU {
    padding: 24px 70px;
}

.FMullUbvCNHRqXjX2pVQ {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.XtFQVhKpCYHW_oWEdJvM {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 24px;
}

.ND99FZp1o1Qh1jDE6lvv {
    padding-top: 60px;
}
.OTjqL36kN6QQoXj7tdpV{
    margin-top: 24px;
}

@media (min-width:1440px){
    .OTjqL36kN6QQoXj7tdpV {
        /*margin-left: 10vm;*/
    }

}
.STOS369pfLfE5bOyGY6P {
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
    height: 150px;
}
._r1zUqs4PLvB5DvWaeyX {
    border-width: 3px;
    border-style: dashed;
    box-shadow: none;
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
}
.goU2lbD3ZaOXBYLKqZFU {
    padding:10px;
}
/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Users/styles.module.css ***!
  \******************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.IFVxxi_fqmqjGdhqiim_ {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.xm6KKi3dSWiohQQcMKl7 {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.klA796ViATQalORp16F8{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.eDPAurTzMQZqGeoUmzof {
    padding: 24px 70px;
}

.HmQzJ9l58joyyN1haTom {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraUsersTable/styles.module.css ***!
  \******************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.Y_FLnKGHBIR_dLKzk9lz {
    padding: 10px 10px;
    border-radius: 7px;
    border: 1px solid rgba(187, 187, 187, 0.2);
}

.exjnyFMF51La_XuBY47v {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraUsersTable/components/EntgraUserBulkActionBar/styles.module.css ***!
  \*****************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.OakUrOHUU9BjZd7ON89B {
    margin-bottom: -2;
}

.S7pxSU_BgKyWDGar6aBg {
    margin: 2px;
}

.b4B0bUIpHSEMe13dWtoB {
    width: 100%;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyListView/components/PoliciesTable/styles.module.css ***!
  \********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.wdb707P_veMo2GHpPQ3k {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.cxjdo9GN1DNz_slMvl7F {
    overflow-x:auto;
}

/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyListView/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.U_E23KwpD8qbQO7HsW7P {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.FKjmI5G08O9kfZ_i_7Er {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.cW1QhaTVAOUEuV58lqpL{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 47px;
}

.tyiyelwUWS6THJuhcxJc {
    padding: 24px 70px;
}

.ayWfExMPoPhDzcr8pQXI {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}


/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/PublishDevices/styles.module.css ***!
  \***********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.p4hkqEl8bl2ZbyLyingW{
    margin-top: 24px;
}

@media (min-width:1440px){
    .p4hkqEl8bl2ZbyLyingW {
        margin-left: 10vm;
    }

}

/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/SelectPolicyType/styles.module.css ***!
  \*************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.eCOMMR7OXm7Tp6Z4V1Jx{
    margin-top: 24px;
}

@media (min-width:1440px){
    .eCOMMR7OXm7Tp6Z4V1Jx {
        margin-left: 10vm;
    }

}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/AssignGroups/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.MwN2gXLlvDk1WBLHnBAa{
    margin-top: 24px;
}

@media (min-width:1440px){
    .MwN2gXLlvDk1WBLHnBAa {
        margin-left: 10vm;
    }

}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomAlerts/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.iB7tYdms9z5CI3splwbn {
    margin-bottom: 10px;
    margin-top: 10px;
}

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomInput/styles.module.css ***!
  \********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.fWqqpv4XOG0NvLUjdPFc {
    padding-bottom: 20px;
}

.vXOhPS5NDYzZuKwrDbTg {
    margin-top: 15px;
}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomSelect/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.knfFx5mZhOtMGhm0BJQO {
    margin-top: 15px;
}

/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomSearchInput/styles.module.css ***!
  \**************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.NM9WcWP32oDbMCx9xaJe {
    padding-bottom: 20px;
}

.muaMoTvroNbGHIbCjmOi {
    margin-right: 10px;
    flex: 0.7;
}

/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomRadioGroup/styles.module.css ***!
  \*************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Y8sYStXTjQUoHCw2FLcj {
    margin-top: 15px;
}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomUpload/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.xNHEjBMZUHKsTHE3Vtfi {
    text-align: right;
}

.GxHcS5nAaS185nsocLHS {
    margin-top: 10px;
}

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomTable/styles.module.css ***!
  \********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ZD8HVaOTmf_dDc1spD3J {
    text-align: right;
}

.rWsG6aK7K3Po2dB4BckP {
    margin-top: 10px;
}

.v_1jk3bcVVf4GU6ivTpm {
    margin: 2px;
}

.qlJWkCeia28nV7goaoDs {
    margin-top: 15px;
}

/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./src/scenes/Home/scenes/Policies/components/CustomAPITable/style.css ***!
  \***************************************************************************************************************************************************/
/*
 * Copyright (c) 2020, Entgra (pvt) Ltd. (http://entgra.io) All Rights Reserved.
 *
 * Entgra (pvt) Ltd. licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file except
 * in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.appCard {
    border-radius: 10px;
    margin: 15px 0 15px 5px;
    width: 97%;
}

.avatar {
    vertical-align: middle;
    border-radius: 10px;
    font-size: 20px;
}

.cardBody{
    text-align: center;
    align-content: center;
    align-items: center;
}

.nameText {
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px
}

.apiTableContainer {
    margin-top: 15px;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/CustomInputList/styles.module.css ***!
  \************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.YeADsWU44VEgGsS8e2Qt {
    margin-top: 15px;
}

/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/Content/styles.module.css ***!
  \****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Ye9g6NedOOZ9bjc7qxah {
    text-align: right;
}
/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/components/ConfigureProfile/styles.module.css ***!
  \*************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.oxXpsQZxUhMIz_hqaoNA{
    margin-top: 24px;
}

.KSbwpBFKXxubcuQRRoXM {
    width: 300px;
}

@media (min-width:1440px){
    .oxXpsQZxUhMIz_hqaoNA {
        margin-left: 10vm;
    }

}

/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/AddNewPolicy/components/AddPolicy/styles.module.css ***!
  \**************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.LC0OA9baIeD9RQ4uLkU8 {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 24px;
}


/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/AddNewPolicy/styles.module.css ***!
  \*****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.j25PcZm0TTukvyfZtyoN {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.OsmYR6WKG6d6aRoHTbQM {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

._9oActnV4zQchVKQhcquQ{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.Ck5sGGYhOYF5BkSjTjVu {
    padding: 24px 70px;
}


/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Roles/styles.module.css ***!
  \******************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ISTaHKAJjrRaEEWtbkDh {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.iVmqSD6YqH4x0je0B4An {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.P4KkOCBjs5vYx5017sYA{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.WmlT7cDVlyzx4XTHlC2B {
    padding: 24px 70px;
}

.Ewy39MQH3RuqcIRTHykx {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}


/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraRolesTable/styles.module.css ***!
  \******************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.ZqeRliA9Lwwtv0cQCihq {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.VVpewV8iWfAKzhXa7V5V {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.s41xFbXaajBdWxVglIyx {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.dhhPpeCgjVnW5pSDkAMX{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.che1FxRwZVUiPaZ9IVAt {
    padding: 24px 70px;
}

.KtiyEvzOrchQMfdvdFe6 {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    background-color: #fff;
}


/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/Certificates/components/CertificateTable/styles.module.css ***!
  \***************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.ic4jI7foCz2IYwhbC1lZ {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/Certificates/styles.module.css ***!
  \***********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.RDvfB7YqqP0jCEFIrF6D {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.A5joyOPibUbg17alECap {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.N5bPo9P9FTKv55y2xufz{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.cnZ0icvlltMHb36ybSwY {
    padding: 24px;
}


/*!********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Devices/styles.module.css ***!
  \********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.kLhMalmxZymy8G97vrbY {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.hgPdW3E2Tf72AwDRm7Pw {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.VyFYd25VrpHqBRAIGaFR{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.jyZ8DmzOT0dHqO4dsRZG {
    padding: 15px 70px;
}

.LunRP5ed_84ibohpTemR {
    padding: 0px 70px;
}

.LunRP5ed_84ibohpTemR .ant-table-thead > tr > th:nth-child(2),
.LunRP5ed_84ibohpTemR .ant-table-tbody > tr > td:nth-child(2) {
    min-width: 300px !important;
    width: 350px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.R97vew9eoHP3MuVXRp0J {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraDevicesTable/components/EntgraAdvancedSearch/components/EntgraSearchQueryModal/styles.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.lPEbSRm7Pp7Z1J7B1EML {
    width: 200px;
    border-radius: 10px;
    margin-right: 10px;
}

/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraDevicesTable/components/EntgraAdvancedSearch/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.kVdE6gGkCwiRHn6NssLw {
    margin-left: 10px;
    margin-right: 10px;
}

/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceTypes/components/AddDeviceType/components/AddDeviceTypeForm/components/CreateDeviceType/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************/
.UL_CwsdW0F5zaZwEeFPj {
    white-space: inherit;
}

/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceTypes/components/AddDeviceType/components/AddDeviceTypeForm/styles.module.css ***!
  \******************************************************************************************************************************************************************************************/
.BoWYHrbVvHajHNuRaB60 {
    min-height: 200px;
    margin-top: 16px;
    padding-top: 20px;
    text-align: center;
    background-color: #fafafa;
    border: 1px dashed #e9e9e9;
    border-radius: 2px;
}

.wKNpGIAD596O_tIkS3VV {
    margin-top: 24px;
}

/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceTypes/components/AddDeviceType/components/AddDeviceTypeForm/components/UpdateDeviceType/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************/
.Gi5TWTwdHcqxuma6iUod {
    white-space: inherit;
}

/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceTypes/styles.module.css ***!
  \************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.sdy2iGnflwBhhqTDku3k {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.DUVUMdK0LArToqTKX6Ss {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.EDvNLpMaDpOAjRsKfAhk{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.oJcDhHYS1D9tLyxZHjDx {
    padding: 15px 70px;
}

.lDBCI4wdgroXT5HlNrF2 {
    padding: 0px 70px;
    background-color: #ffffff;
    border-radius: 5px;
}

.lng4RGZQ71O_gaT3QZxe {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}


/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/EditSelectedPolicy/components/EditPolicy/styles.module.css ***!
  \*********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.AR9Yn5zg6u9Zo3cHbLdn {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 24px;
}


/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/EditSelectedPolicy/styles.module.css ***!
  \***********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.IE80wT4I6ehoad9Z6lY7 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.hbuMp0Zq5oPcjBOyPJNQ {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.a1YKfYvR8jkFTR0oJuPA{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.cr7I2d6oTwl3zSroLAyT {
    padding: 24px 70px;
}


/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceLocations/components/DeviceLocationMap/styles.module.css ***!
  \*********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.G1nh57_5P293e8kqXey3 {
    align-content: center;
    padding-top: 80px;
    height: 550px;
    width: 100%;
}

.rZSlV_En97o137IpIhfu{
    align-content: center;
    padding-top: 80px;
    height: 750px;
}


.I9GcS7mBOuN_sIrFEp8S {
    padding-bottom: 30px;
}

.RhgOpcAq2v_BAMjAf3hk {
    background: transparent;
    border:0;
    box-shadow: none;
}

.V8zR9VqLUVdMc8r2M5Ww {
    background: transparent;
    border:0;
    box-shadow: none;
    font-size: 15px;
    font-weight: bold;
    margin-top: 45px;
}

/*!****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DeviceLocations/styles.module.css ***!
  \****************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.zwV7B7GLNiWHNroej_8V {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.Ofpi4pi2niAVwChAR_30 {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.wSRq4mbtd9w4WDPvjzWY{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.C4pPVc1aIK8hqIJgjq9n {
    padding: 24px 70px;
}


/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyPriorityView/components/PolicyPriority/styles.module.css ***!
  \*************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.f5ms87egB70h1atavEYu{
    margin-bottom: 10px;
    margin-left: 38px;
    margin-right: 5px;
}

.vdNHUm7xuGvb_89Rq7X6{
    margin-bottom: 10px;
}

.rjUdZbC7KkdOUSDvxS4T{
    margin-bottom: 5px;
    margin-left: 38px;
}

/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyPriorityView/components/PolicyItem/styles.module.css ***!
  \*********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.j5HZy2mNXGuZeSCsiV5L{
    list-style-type: none;
}

.NeRlg6ZZWFkG9XiZgKR9{
    margin-bottom: 5px;
    border-top-color: transparent;
}

.owAWPJT1AYcJiHpnZIbT{
    border: none;
    width: 70px;
}

.J8rso8KA_thrZFyYK38u{
    color: #1890ff;
    font-size: 12px;
}

.vm9hjUEGrzcOBdSz1p9h{
    flex: auto;
}

.S5Uf6wn8YswwgKiXzskR {
    height: 20px;
}

.d0N6m0Syr4Bkto2XqXT2 {
    font-size: 20px;
}




/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyPriorityView/styles.module.css ***!
  \***********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ZxFibg1eQGaqMQkmgUDV {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.oRnQoWuWUZlRofNcKTDR {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.LIdKGh12zQWRREKJCHRf{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.Ku4Es2Q2Omrc4zlF1Qd7 {
    padding: 24px 70px;
}


/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DEPDevices/components/DEPDevicesTable/styles.module.css ***!
  \**************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.ctrDt9qX5zxCg5TA5gnm {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DEPDevices/styles.module.css ***!
  \***********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.zIZik3QK1BIxVxeEp6cC {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.ndSa6D99GRGysU3gficp {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
    border-radius: 10px;
}

.jcFWkCAPALEsDWTyU7z8{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.VJDbwfrbjzqxVi1x4s9I {
    padding: 24px 70px;
}

/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DEPProfiles/styles.module.css ***!
  \************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.mrNLED8RzLWgwhWTIyxI {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.zfEN89Y84s6ls_jFVTOc {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
    border-radius: 10px;
}

.osRYZ2FHGnv6nQWt0XM9{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.YTMq_JvBV2CRwKIWaouq {
    padding: 24px 70px;
}

.lPgaPnnJalwG5nDRIrBD {
    padding: 10px 10px;
    box-shadow: 3px 3px 12px #f0f1f2;
    border-radius: 7px;
}

/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DEPProfiles/components/DEPProfileTable/styles.module.css ***!
  \***************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.Ac6TaAaeTqeBuBAqrlzu {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/GeoFences/styles.module.css ***!
  \**********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.AeHEc2nj2r75dn0Q13N9 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

._LXc0bbp6CJxgBNIjcMN {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.MfXpOIIA9p9sCt9n9kSg{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.BAc_9ZEOp2FjzVep52X8 {
    padding: 24px 70px;
}

.sP7FHHFVKDQz2ISfCXvN {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/GeoFences/component/GeoFencesTable/styles.module.css ***!
  \***********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.infn7ymrQ33gLOg8lByp {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.u8BTqECDwJG3zOLbyu9h{
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px 50px;
    margin: 20px 0;
}

.OmznulX1pwKQqUjV3g99{
    background-color: transparent;
    margin-bottom: 10px;
}

/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/leaflet/dist/leaflet.css ***!
  \*********************************************************************************************************************/
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/iots-device-mgt/011a678e3efe41981754.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/iots-device-mgt/4a4ee777ddc0d4cedee4.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/iots-device-mgt/1e8408af1a34bdf61457.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/GeoFences/component/GeoFencesTable/component/GeoFencesMap/styles.module.css ***!
  \**********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

._7SqgCozwYeKeSqotpRS {
    align-content: center;
    padding-top: 80px;
    height: 550px;
    width: 100%;
}

.TdFBaJ2snIonMsmmNh7Q{
    align-content: center;
    padding-top: 80px;
    height: 700px;
}

.iXyrvA4lgwWJLoA1rR6F {
    padding-bottom: 30px;
}

.FZz3jzFjNBAxJLVTT6mV {
    background: transparent;
    border:0;
    box-shadow: none;
}

.CGirdoY_KhIugJ7vZPkE {
    background: transparent;
    border:0;
    color: #eb3b5a;
    box-shadow: none;
    font-size: 15px;
    font-weight: bold;
    margin-top: 35px;
    padding: 0;
}

.gHqKpKJGCxrUSwNmxlwZ{
    font-size: 15px;
    font-weight: bold;
}

.NNe6_mhxmBWjHlodG8g0{
    font-size: 15px;
    font-weight: bold;
    background: rgba(255,255,255,.3);
}

/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/PolicyView/components/Header/styles.module.css ***!
  \*********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.o9e777zISQ0vuHd7zYa4 {
    color: rgba(0, 0, 0, 0.65);
}

.zWhpMV_SZlPgkTaUBWV1 {
    margin-bottom: 0 !important;
}

.eTols3CwJ7LzYRtXZXkx {
    font-weight: 300;
    font-size: 14px;
    padding-left: 50px;
}

.fk9lpFkcByq9dcdtj2g5{
    color: rgba(0, 0, 0, 0.65);
}

.twO1jtQusV7rOUDNyZ5Q {
    padding-left: 50px;
    padding-bottom: 20px;
}

.qTUQLeeOPZ_T4VvyaSTg {
    padding-bottom: 0;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.F_0nqfor2joAhB2HUyMA {
    font-size: 16px;
    padding-left: 30px;
}

/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/styles.module.css ***!
  \*************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.RZxej_6zkjeu1pGAEudR{
    border-radius: 10px;
    background: #ffffff;
    min-height: 70vh;
}

._NUIv4SCzZFxNXzvYUBR {
    margin-top: 300px;
    text-align: center;
    margin-right: 10%;
}

.gKo6mwlZxU4m0F2Ms6v4{
    padding: 25px 75px;
}

.PxuxnsonQplI7pYJiAkE {
    padding:10px;
}

.G0Pql8qnDCKtwqQzSyA6 {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: -10px;
}

.Mf1qGNHbPDQ9AcKphG72 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}

/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Geo/scenes/GeoGroup/styles.module.css ***!
  \********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.dhclrI0q78z2Yi_gWUjM {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.uxbIPMxICyhlRN7az4a2 {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.FlWSby9mEmMHZSJcuMzg{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.MQJIvYVxWd64hIYFweMH {
    padding: 24px 70px;
}

.AuP3rZa2CMmpEru2xDun {
    padding: 10px;
    box-shadow: 3px 3px 12px #f0f1f2;
    border-radius: 7px;
    margin-top: 24px;
}


/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/AddServer/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.qpuMxQz6Rm1wacGKSnKI {
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 30px 50px;
    margin: 20px 0;
  }

/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Dashboard/styles.module.css ***!
  \**********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.FG9BCbmUPc5HP_VwqLS_ {
    padding: 30px 70px 0 70px;
}

.X20IaoFVR6roEsjScZOh {
    padding: 10px;
    margin-bottom: 15px;
}

.YsCGn3capshtBhDVYWfH {
    padding-bottom: 30px;
    padding-left: 10px;
}

.wsbiTYlB9PSd2UDHxdwh {
    margin-right: 30px;
}

/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Analytics/styles.module.css ***!
  \**********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.gM6__dtXU6mIMgzkZsOy {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.MYRR4dd9OpCuI47CUIJJ {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.JOM8FBVXKQshDFov3XBM{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.ZDpfgY0Ub3ofWWVVVeoc {
    padding: 24px 70px;
}

.WIQ3cuOWvzy5AZ4CEZh6 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.abOgaoFpkG2169G7sFco {
    margin: 20px 50px 20px 50px;
}

.z5a38z1QJvAcCCMq7xpY {
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
}

.inbUbibhYCt2pAQM_EAd {
    padding-bottom: 20px;
    padding-left: 10px;
}

.WdPUfvtgqWYcphdvACrS {
    margin-right: 30px;
}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Analytics/components/SubTypeList/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.kObgsJON64Ej5VRVYAQF {
    padding: 20px 30px 0 20px;
}

.Pk2XCiZzvyp5jLlWURNs {
    padding: 20px;
}

.rnZo3RDyXlbsqC900Zp5 {
    border-radius: 7px;
    border-color: #7f7f7f;
    text-align: -moz-center;
    word-wrap: break-word;
    height: 100%;
}

.ACGz6oJWqyfL6vqdj6wG{
    font-size: 30px;
}

/*!********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Billing/styles.module.css ***!
  \********************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Jsk1Q_Qa7_mEQHMeAV9a {
    padding: 30px 70px 0 70px;
}

.giNGyilTAPNSwdZHlYy8 {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.Lk9FN_aEL8Eygbw5yCQg{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.CRwQocjshoevbaqXkOHA {
    margin-right: 20px;
}

.FmqZeurceAl_SF6z1iNC {
    margin-right: 140px;
}

.bgCo_SCYR2zXJkvEbR6Q {
    margin-top: 6px;
    margin-right: 20px;
}

.waNmtAUU7eix94ite80m {
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: -10px;
}

.ndgDVPgmQBgH_MX20gKa {
    z-index: 1;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
    padding: 20px;
    height: 100%;
}

.wye_HdyHxJiyzXOuQXGF{
    text-align: center;
    margin-left: 18px;
    color: rgba(0, 0, 0, 0.70) !important;
    margin-bottom: 30px !important;
}

.B179ykGcNjAiURyyR27l {
    border-color: red;
}

/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Billing/components/BillngCard/styles.module.css ***!
  \******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.WJCd1dNQLTVVIljPBReW {
    height: 200px;
    border-radius: 10px;
    margin: 24px 24px 16px;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
}

.qnNtQhr5oKImaIDwUC4z {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: left;
}

.x9jxNRHmRsjg2FPikqgF{
    font-size: 30px;
}

/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/VirusScanResults/styles.module.css ***!
  \*****************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ILpB6KgOaesbdKIRs8B0 {
    background: white;
    padding: 30px 70px 0 70px;
}

.im3rE2o2bAvseM_7tcjc {
   margin-top: 40px;
    margin-bottom: 40px;
}

.RajmIBp0YzqyubIL7YmN {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 20px;
}

.GOpzKSQme2NQd9GafpB8 {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.KyNWV2u93N3rX1eOb_CJ{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/DuplicateSelectedPolicy/components/DuplicatePolicy/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.bAoBjycg1Mt9fj17jK8A {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.AmUrDT1gQdX_mIJyDtSl {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.FbgtUbiYqVLDESrpuWoW{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.DcCFPJlaxPCmquIErZfA {
    padding: 24px 70px;
}


/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Policies/scenes/DuplicateSelectedPolicy/styles.module.css ***!
  \****************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.rwfMfvuNcinQnDJvv7_r {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.O1_ZNPKRQkAebN5M4p3h {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.xmZ0d_ePkj1sBf0how7C{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.DI4kCb3WqzBdyjx73T8r {
    padding: 24px 70px;
}


/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraGroupView/EntgraGroupView/EntgraSingleGroupView/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.cShva1GJ38WaITBTpuzQ {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.me4YpyJAs1xrW6Qo6y1j {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.QXAytzv0myWWh5g7ejsI{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.EQ0CWoS2FTWWP4zScwcE {
    padding: 24px 70px;
}

.Bf0cZIvjYTVAbhZpx9wY {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}
.hcFIcuq79f7JTqxxNiDs {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 24px;
}

.ZXU1Jd3BoZpMKr0niqTr {
    border-width: 3px;
    border-style: solid ;
    box-shadow: none;
    border-radius: 30px;
    margin-top: 24px;
    margin-right: 24px;
    height: 200px;
    background-color: #ffffff;
}
.fPZEtapFOKijtr0Z0Ngg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.HGV1UrEttQsJKn43YgPQ {
    border-top: 3px dashed black;
    width: 100%;
}

.Zzr4swtcYzHjnBGjO6ED {
    margin: 0 20px;
    font-size: 40px;
    /*font-weight: bold;*/
}

.F9DneCQW8iULw4Bb0FoN {
    margin: 0 20px;
    font-size: 20px;
    /*font-weight: bold;*/
}


/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Billing/components/BillingTable/styles.module.css ***!
  \********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.v7vaeo8hj9QdNWZrggg_ .ant-table-tbody > tr > td:nth-child(7n)  {
    text-align: right;
}

.v7vaeo8hj9QdNWZrggg_ .ant-table-tbody > tr > td:nth-child(8n)  {
    text-align: right;
}
.GwVufOgxlDX2wjAg7yHB {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: -10px;
}

.XBbjSdKD2EcB01VvnVqd {
    padding: 20px 15px 0 15px;
}

.yJvSDu8M44dKNj6bz9Sv {
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraAddNewGroupView/styles.module.css ***!
  \***********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.M7aMqFO9sUnqeLfqXb22 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.aINzEvL89ABxe4T8SLxU {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.PsYx5XJ4s0lub6RhBq_m{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.DZbi5t4Mpbefe9xEKSk9 {
    padding: 24px 70px;
}


/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-components/entgra_ui/components/EntgraAddNewGroupView/components/AddGroup/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.oaibCLsH1HA5xl4y_unW {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.SBdN2zatWvV8WMk5DPh5 {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.yGBVBFaPslZBQWfHwxTU{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.rynmCqQWlHCqrsT8naD4 {
    padding: 24px 70px;
}

.xjPCvpu2BcQRJTJB3aLY {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.R5gOiXHvvCC6ugAdtYrJ {
    padding: 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: 24px;
}

.YKwtZc51QfMkM_NviyU1 {
    padding-top: 60px;
}
.fvK5I_zZpo2blkaGT8wT{
    margin-top: 24px;
}

@media (min-width:1440px){
    .fvK5I_zZpo2blkaGT8wT {
        /*margin-left: 10vm;*/
    }

}
.Rm8lQPFO9bTByw0dQxx0 {
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
    height: 150px;
}
.SfUEbel9HbfMtR7Mrkbw {
    border-width: 3px;
    border-style: dashed;
    box-shadow: none;
    border-radius: 10px;
    margin-top: 24px;
    margin-right: 24px;
}
.rynmCqQWlHCqrsT8naD4 {
    padding:10px;
}

.RVsNDcqL_U5IymkVojXe {
    margin-right: 10px;
    margin-top: 13px;
    font-size: 16px;
    font-weight: 500;
}

/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceStatuses/DeviceStatusFilter/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.NbYzW2CCDwguAraQn8s2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 20px;
}

.Rd23ByDsozHYS5UnpsHQ {
    position: relative;
    width: 600px;
    margin-top: 20px;
}

.LsGbZCk_VZ83iXaOQQ5B {
    width: 100%;
}

.WlhJcJLFoH1huhcvJeuV {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    background-color: #f0f0f0;
    border-radius: 4px;
    margin-right: 4px;
    margin-bottom: 3px;
    margin-top: 3px;
    opacity: 80%;
}

.IIbjypzKiZOi3fHu0rIJ {
    margin-left: 8px;
    cursor: pointer;
}

.jrLTecHKTWbFKVROPfeQ {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
}

.UaWXOcN8lhWL8CA9T8gv {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.CQu8zRllzvNmEMgZR9Bp {
    display: inline-block;
    margin-right: 10px;
}

/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceStatuses/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ceSUAIb52o6pXVeG5h7P {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 20px;
}

.YCmK7QeJyQnhvJzwUpT8 {
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

.a1KT9ly3BpvfBYNlEjoQ {
    margin-top: 20px;
}

.qmYbyEutFJvDzztv6USb {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    position: relative;
    height: auto;
}

.dzrJDnfcWY7nS_H7ewWY {
    display: flex;
    justify-content: center;
}


/*!****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/EnrollIOTDevice/styles.module.css ***!
  \****************************************************************************************************************************************/
/*
 * Copyright (C) 2020. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.N0EPRf15WeD0AjxRQ8QA {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.WJsCar0JFA7Sj8oWMAzS {
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.AWu6nchfFnjdFmFbtvLv{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.TNW5PfiEAZdpBjAlsqdD {
    padding: 0px 10px 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-bottom: 20px;
}

/* css handling for device type menu*/
/*TODO: change menufont color*/
.IhzCqUA5nHxw8rO7wo2h.spQhcDnC1141YmKAexnT .QiXPaYe3VSyPFVx65nOQ.OIh_EpMhnyFhE71r7kb1 {
    background-color: transparent;
    border-bottom: 3px solid #942929;
}
.IhzCqUA5nHxw8rO7wo2h.spQhcDnC1141YmKAexnT .VjSnp0y4M4tmoSVdmXQM.OIh_EpMhnyFhE71r7kb1:hover {
    background-color: transparent;
    border-bottom: 3px solid #6c0202;
}
.IhzCqUA5nHxw8rO7wo2h.spQhcDnC1141YmKAexnT .ujZtSG7TWF03n9KD73l3.skiwXe0hG0TEp1RwYWBL {
    color: green;
}

/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/EnrollIOTDevice/components/AddNewDeviceForm/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2023. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.PCt68gYqhNc78nHEmK4H{
    display: flex;
    justify-content: flex-end;
    margin-right: 8%;
}

.p1aINC6ZQdCD6Mzk4AMj{
    margin-left: 10px;
}

/*!***************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Home-Dashboard/styles.module.css ***!
  \***************************************************************************************************************************************/
/*
 * Copyright (C) 2021. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.V6bro1Rh6h36Xqr_Shnl {
    padding: 10px 10px 0 10px;
}

.OrLREcVk8zfXPucHql17 {
    padding: 5px;
    margin-bottom: 5px;
}

.PaSBlb99rf06MdUmrTFt {
    padding-bottom: 30px;
    padding-left: 10px;
}

.QYlqDRXI8SCgGHo7CzmG {
    margin-right: 30px;
}

.VlkYUhaitlNlj7age1QB {
  text-align: center;
  margin-top: 50px;
}

.U2aBltA5KxQo8huqTjIv {
  padding: 10px 20px 0 20px;
  background: #fff;
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.L2xfdLpADRVHNlpMbrPt {
  margin-right: 10px;
  font-weight: bold;
}

.Ftyprn54YxtGtcsQZ6QI {
    width: 12vw;
    min-width: 150px;
}

.aRE2QUQBhdkaJ_9mc4Rc {
  margin-right: 10px;
  font-weight: bold;
}

.URrpUjgg098xpvkeXcij {
    width: 12vw;
    min-width: 150px;
}

/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/components/Header/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.CxnxTdDCBjmieRMHG4L2 {
    color: rgba(0, 0, 0, 0.65);
}

.YqYB48pNxpUF1lJ1mxtZ {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 8px;
}

.tzZm8qGvOLReTGz5QZdW {
    font-weight: 300;
    font-size: 14px;
    padding-left: 50px;
}

._m0d3hlQSLsBc9EudjEh{
    color: rgba(0, 0, 0, 0.65);
}

.aTCseKYYAzvR6BWeoqNx {
    padding-left: 50px;
    padding-bottom: 0px;
}

.acXTO3dH0vTYeAsPDOeM {
    border-radius: 10px;
    padding-bottom: 0;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.av9vRznvHb6zf9HIDBlh {
    font-size: 16px;
    padding-left: 30px;
}

/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/components/DeviceOperations/styles.module.css ***!
  \*****************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.uemOJvtciZlLi4A7Qrg0 {
    z-index: 1;
    box-shadow: -7px -1px 8px #f0f1f2;
    padding: 20px;
    height: 100%;
}

.q44VKDXI5TuxGV4NAtaK {
    text-align: center;
    margin-top: 28px;
}

.rpMBLgs0bBUF44n3BLbL{
    margin-left: 18px;
    color: rgba(0, 0, 0, 0.70) !important;
}

.xTZ5izMYcCJmM8JekRAK {
    padding: 8px 4px;
}

.te6qXFe0hwrxdOIL1FKw {
    font-size: 12px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px
}

/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/IoTDeviceOperations/styles.module.css ***!
  \************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.hN4xWWvqFkKZrvVakc7B {
    z-index: 1;
    box-shadow: -7px -1px 8px #f0f1f2;
    padding: 20px;
    height: 100%;
}

.fWkt3lsD87Lx88fAnQnw {
    text-align: center;
}

.HBsPCOAPQ5VyHg6N_2eR{
    margin-left: 18px;
    color: rgba(0, 0, 0, 0.70) !important;
}

.ATSedxWM4lVrSFllwKB4 {
    padding: 8px 4px;
}

.AffgpUzAqMDMVnHMijub {
    font-size: 12px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px
}

.R_fpzJk3BwSG_I_zRSJ1 {
    margin-top: 100px;
    text-align: center;
    margin-left: 45%;
}

/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/Status/styles.module.css ***!
  \***********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.a26u471d7Ma2cb_lBFCH{
    padding: 10px;
    height: 85px;
    width: 145px;
    color: white;
    text-align: center;
    border-radius: 20px;
}

.hnT0ulcynD5gH91aFjtB {
    color: white !important;
    font-weight: 400 !important;
    font-size: 1.2vw;
}

.xloAKJU6Z0TLWOc1l1K8 {
    color: white !important;
    font-weight: 400 !important;
    font-size: 1.1vw;
}

/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/styles.module.css ***!
  \*****************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.yPJReTebvMmgv_7f1H6j{
    padding: 25px 75px;
}

.U1Fpjd41d_rhs5PtRawC {
    background-color: #FFA717;
    box-shadow: 0 14px 29px 0 rgba(255,167,23,0.3);
}

.Ez0ZYs_mROrEUHj_XoNv {
    background-color: #eb4d4b;
    box-shadow: 0 14px 29px 0 rgba(235, 77, 75, 0.3);
}

.veuXLo9vOGP4U7nAp400 {
    background-color: #7cb304;
    box-shadow: 0 14px 29px 0 rgba(124, 179, 4, 0.3);
}

.FK1lLE98TK3uISqnI5ww {
    background-color: #ababab;
    box-shadow: 0 14px 29px 0 rgba(171, 171, 171, 0.3);
}

.eBXfsesFWU7rseZbclJE {
    background-color: #8c8c8c;
    box-shadow: 0 14px 29px 0 rgba(140,140,140,0.3);
}

.Ta_dXmr62HtByknjz5aY {
    background-color: #8fc4ff;
    box-shadow: 0 14px 29px 0 rgba(41, 64, 131,0.3);
}

.FeXGcaipexM967SPrJXK {
    padding: 10px;
    height: 85px;
    width: 100%;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tApOwbJ9ue9pIoWkRJI4 {
    padding-bottom: 0px;
}

/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/BatteryStatus/styles.module.css ***!
  \******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

._hK4OMA_JCD0De31SHNR{
    padding: 10px;
    height: 85px;
    margin-left: 60px;
    width: 90px;
    color: white;
    text-align: center;
    border-radius: 20px;
}

.aoRJpAOBag7xglVSVYBw {
    color: white !important;
    font-weight: 400 !important;
    font-size: 1.3vw;
}

.svL1d9XL4E1l5pNJIRlr {
    font-size: 1.1vw;
}

/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/Storage/styles.module.css ***!
  \************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Q6_8M6UQAAEyq8R68bCJ{
    padding: 10px;
    height: 85px;
    margin-left: 65px;
    color: #424242;
    background-color: #F1F1F1;
    box-shadow: 0 14px 29px 0 rgba(0,0,0,0.16);
    border-radius: 20px;
    text-align: center;
}

.avyf8herZ8OCq4VX6P0G {
    margin-top: 12px;
    line-height: 2.0 !important;
    color: #424242 !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    font-size: 1.2vw;
}

.Ui9u9h6pIDbi4FuyPGkT {
    font-size: 0.90vw;
}

.NgNfTEmtfC6KmOOyRLlP {
    color: #898989 !important;
}

@media (max-width:1380px){
    .avyf8herZ8OCq4VX6P0G {
        font-size: 1.2vw;
    }

}

@media only screen and (max-width: 2104px) {
    .Q6_8M6UQAAEyq8R68bCJ {
        width: 240px;
    }
}

@media only screen and (min-width: 2105px) {
    .Q6_8M6UQAAEyq8R68bCJ {
        width: 300px;
    }
}

/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/DataUsage/styles.module.css ***!
  \**************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.a0flfHzPAV2uD88Kdn7C{
    padding: 10px 20px 0 20px;
    height: 85px;
    margin-top: 20px;
    width: 140px;
    color: #424242;
    background-color: #F1F1F1;
    box-shadow: 0 14px 29px 0 rgba(0,0,0,0.16);
    border-radius: 20px;
}

.Q96Sh1sQ9BNPV3LGvl0Q {
    margin-top: 12px;
    line-height: 0.5 !important;
    color: #424242 !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    font-size: 1.5vw;
}

.sh0LxslGqvUYNLxeMEUN {
    font-size: 1vw;
}

.tGPJaJCjLYSEUX1e_MtG {
    font-size: 10px;
}

.j1bxeCWr5TUl_itAdLHf {
    color: #898989 !important;
}

.YxupWuk8smhX5HP2pHna{
    margin-top: -10px;
    margin-bottom: -5px;
}

/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/DeviceDetails/styles.module.css ***!
  \******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.d681eDsNBiCzK5kMinUk {
    padding-bottom: 32px;
}

.rlNTkd2Zh2koriLeoomT {
    font-size: 20px;
}

.MnN5H5Y9JwbjrKtbAyL0 {
    text-align: center;
}

.NyR5nT2Mq9pX0bLMdWoo .ant-descriptions-view {
    overflow-x: auto;
}

.ngC8suFdJ4NZsh2tt9uv .ant-modal-body {
    max-height: 60vh;
    overflow-y: auto;
}

/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/StatusAndInformation/components/DeviceLocation/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.i9Sk7pPc34HviHKsLyqM {
    padding-top: 32px;
    padding-bottom: 12px;
}

.QslWkh36EUHcqeJmsYen {
    font-weight: 300;
    font-size: 14px;
    padding-left: 8px;
    color: rgba(0, 0, 0, 0.65);
}

.HnyduSvuyAlUfs7BrX2g{
    text-align: right;
}

.TaMVPaNmAsTa06vFIMvc {
    height: 300px;
    border-radius: 20px;
}

/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/Log/Components/DeviceOperationLog/styles.module.css ***!
  \******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

._bm7TXkaUuLWSrQKUHhA {
    margin-top: 5px;
    text-align: center;
}

.w2OMsoocZtZ5IovL_g6i .ant-descriptions-view {
    overflow-x: auto;
}

.QYaNYtoQWGPaHc0LenlY .ant-descriptions-view {
    overflow-x: auto;
}

.QYaNYtoQWGPaHc0LenlY .ant-descriptions-item-label {
    border-bottom: 1px solid #f0f0f0;
}

.QYaNYtoQWGPaHc0LenlY .ant-descriptions-item-content {
    overflow-x: auto;
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
}

.elG3di9aSYHuTFfyQw_e {
    padding:10px;
}

.VhI5NxZQ0V7yDhSUseYV {
    padding: 10px 10px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
    margin-top: -10px;
}

.Oft55iL6PkGCVKb5nxPQ {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}

.WnzaLFDfcRdTTHigPwtx{
    margin: 0;
}

.SLNB5Lqiea2k2KyJhLGl .ant-modal-body {
    max-height: 60vh;
    overflow-y: auto;
}

.u6_di8lPdTKyRDkVM9AT {
    margin-left: 50%;
}

/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/CommunicationDetails/styles.module.css ***!
  \*****************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.SXSG0oJGom1bQvvxsQSe {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* Use 'flex-start' to align items to the top */
    gap: 8px; /* Add spacing between text and button */
    font-family: 'Poppins', Arial, sans-serif;
}

.JdYdhCmPI0E8z5ZngmwP {
    overflow-wrap: break-word; /* Ensure long text wraps */
    flex-grow: 1; /* Allow text to take up available space */
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 14px;
}


/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/components/KeyValueListViewer/styles.module.css ***!
  \***********************************************************************************************************************************/

/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/Properties/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2024 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.xFcWnzPIvx3m6Kii9QO1 {
    background-color: #fefefe;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.w7WAB4o3DvYNYKNO_f3L {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    color: #333;
}

.WWGo5zIcCFcq09DWQmXT {
    padding: 10px;
    font-weight: bold;
    width: 30%;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    vertical-align: middle;
    /* Add a consistent line-height to match the value cell */
    line-height: 1.5;
    font-family: Poppins, serif;
}

.hSzTGFxb3_Nd25zaxq5t {
    padding: 10px;
    word-wrap: break-word;
    border: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
    /* Remove flex properties that may cause misalignment */
    line-height: 1.5; /* Ensure the line height is the same as in the key cell */
}

.aE5VKVZYhWMZ0UgDRuFn {
    font-weight: bold;
    font-size: 16px;
    color: #007bff;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/DateRangeDropdown/styles.module.css ***!
  \**********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.ij0IAj0b_gelDdPM0xfB {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 4px 20px;
    color: #7b8087;
    font-size: 14px;
    cursor: pointer;
    overflow: auto;
    margin-left: auto;
    min-height: 32px;
}

.ij0IAj0b_gelDdPM0xfB i {
    margin-right: 5px;
}

.Qdz_PndMQr8r8BIUja7r {
    width: 500px;
    height: auto;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 15px 5px;
    position: absolute;
    top: 50px;
    right: 0;
    left: unset;
    z-index: 1001;
}

.Qdz_PndMQr8r8BIUja7r .zpVwaYbZQSocZakwYzFA {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 5px;
}

.Qdz_PndMQr8r8BIUja7r .MixaXxX95bvmui2Dar_N {
    margin-top: 15px;
}

.Qdz_PndMQr8r8BIUja7r label {
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 5px;
}

.JqMJfLPayPa7cc_dZ3NQ {
    width: 50%;
    padding: 0 10px 5px 5px;
}

.JqMJfLPayPa7cc_dZ3NQ label {
    font-weight: 400;
    color: #666f77;
}

.bvDHeW512aPAMJpvnme3 {
    width: 50%;
    padding: 0 10px;
    border-left: 1px solid #ddd;
}

.bvDHeW512aPAMJpvnme3 label {
    font-weight: 400;
    color: #666f77;
}

.F1mKMuES9QD3iM_YitGV {
    display: flex;
    justify-content: space-between;
}

.HPg51Gj4RDqI2uVTBdWR {
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

.Qdz_PndMQr8r8BIUja7r ul {
    list-style: none;
    padding: 0;
}

.Qdz_PndMQr8r8BIUja7r li {
    margin: 5px 0;
}

.Py2Xy0xG1AYO23hRegEi {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.16);
    z-index: 0;
}

.xyXASlC9TbW7T_gt6z5G {
    width: 400px;
    height: auto;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 15px 5px;
    position: absolute;
    top: 50px;
    left: 0;
    right: unset;
}

.qCoD2ynU3kYnRmdR5eld {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 160px;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    color: #7b8087;
    font-size: 14px;
    cursor: pointer;
}

.qCoD2ynU3kYnRmdR5eld span {
    pointer-events: none;
}

.MzwkeCcEzGmUSY4Jquj_ {
    width: 250px;
    position: relative;
}

.XCPNO0G1C3XbkfqB9UrQ {
    overflow: auto;
    height: 300px;
    width: auto;
}

/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/SingleDevice/scenes/DeviceStatistics/styles.module.css ***!
  \*************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025. Entgra (Pvt) Ltd,
 https: //entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.WEy827RbG0JrX_zCPWze {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 4px 4px;
  box-sizing: border-box;
  align-content: end;
}

.nwLwLQqO5YGhYK1EWMKB {
    align-items: center;
    width: 7vw;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 1px 1px;
    color: #7b8087;
    font-size: 14px;
    cursor: pointer;
    margin-left: auto;
    display: flex;
    align-items:center;
    align-content: center;
    height: 32px;
}

.V8vvY3BVV91ENDcsKxJQ {
    flex: 1;
    color: #7b8087;
    font-size: 14px;
    align-items:center;
    align-content: center;
    display: flex;
}

.wJ1Uw5VK8TKd8x3iKIpQ {
    flex-shrink: 0;
    font-size: 14px;
    color: #7b8087;
}

.wJ1Uw5VK8TKd8x3iKIpQ:hover {
  color: #8c8c8c; 
}

.xntPtMlpa3Wgcnwq5Fcl {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.zh3wrHnMpaNIEn3hnT8g {
    padding: 0px 8px 0 8px;
}


/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceTypeConfigurations/DynamicValueForm/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
 
.jFPLXLNTUUXQRyQ4TJjv {
    display: flex;
    align-items: center;
    justify-content: center;
}

.R94oUOHUxA_cFWJdLCVb {
    margin-bottom: 16px;
    width: 100%;
}

/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceTypeConfigurations/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.UjwW0l4dhUP7fxqwghqA {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceTypeStatisticConfigurations/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Em1OqLmnL0Hdby0qUfgL {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/EntgraDigitalFactoryTable/style.module.css ***!
  \*****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


 .Uu2QXU6mFvdeTv6V3E0y {
    margin-top: 20px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.g7hUtFzO5czd7r7fs1qt {
    overflow-y: auto;
}

.g7hUtFzO5czd7r7fs1qt tbody > tr > td {
    height: 10px;
    padding: 10px 10px;
}

.XTYxWUndWpjUScZuHHw8 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.XTYxWUndWpjUScZuHHw8 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .g7hUtFzO5czd7r7fs1qt tbody > tr > td {
        height: 5px;
        padding: 4px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .g7hUtFzO5czd7r7fs1qt tbody > tr > td {
        height: 8px;
        padding: 6px;
    }
}

@media screen and (min-width: 1024px) {
    .g7hUtFzO5czd7r7fs1qt tbody > tr > td {
        height: 12px;
        padding: 10px;
    }
}

/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/EntgraDigitalFactoryTable/TableActions/style.module.css ***!
  \******************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Sd_gwCzPK9yBhOfgt5Zs {
    z-index: 0 !important;
}
/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Operator/styles.module.css ***!
  \************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.mTgFyQA4YHkUQhf993fD {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.IlB7zjm3KjMWGHZkxvgd {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.TlWgvzj7g8BjeqKSVwne {
    padding: 15px 70px;
}

.PRH9EeIkFhPtEPtcKAWB {
    padding: 0px 70px;
}

.pxfuDNOtSH0F7TO9VPuk {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.OcvpLH7xzcKkRFBMDuA1 {
    height: 50px;
}

.tZTqFS3yhkquIOAGI7oa {
    padding-top: 20px;
}

.ziknIXFilGpBSurlfdTV{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.B56yJFI3TsWi3oJfJkdK {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.RqrbBKaH6SN0kG8YkSc2 {
    margin-top: 24px;
}

.z26ytFEjGgbC2q7P3V6f {
    margin-right: 50px;
}

.yyqyG0Jl9L2wnt5tP2DR {
    visibility: hidden;
}

.NfQJx6Ubp8k8KC9lTA59 {
    float: right;
}

@media (max-width: 1400px) {
    .B56yJFI3TsWi3oJfJkdK {
        width: 30px;
        height: 30px;
    }

    .OcvpLH7xzcKkRFBMDuA1 {
        height: 30px;
    }
}
/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/EntgraCardGrid/style.module.css ***!
  \******************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


 .huDvf3WATnGrIIXSTpZw {
    margin-top: 20px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.Fn1EjSBGmzuzal8M4OuB {
    overflow-y: auto;
}

.Fn1EjSBGmzuzal8M4OuB tbody > tr > td {
    height: 10px;
    padding: 10px 10px;
}

.MjKuyprQLa5NhrPhvTue {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.MjKuyprQLa5NhrPhvTue {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.xV58WAYqmbZVKNZ9sOeA {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}

.AfQysa0BsWZXZumacbJo {
    margin-top: 16px;
}

.FUCPK4TFLYNZ_CGS3n53 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}

/* Extra small screens: full-width single column + bigger mobile cards */
@media screen and (max-width: 480px) {
    .AfQysa0BsWZXZumacbJo {
        margin-top: 10px;
        padding: 0 8px;
    }
    .AfQysa0BsWZXZumacbJo > .ht6G93DN_AaRHGU23Hxy {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    /* Style the cards inside for better mobile readability */
    .AfQysa0BsWZXZumacbJo .nSImrEcyslMNnD2VnzkN {
        padding: 16px;
        border-radius: 12px;
    }
    .AfQysa0BsWZXZumacbJo .ajjG19K2G3Vt52PSMxIb {
        font-size: 1.05rem;
        line-height: 1.5;
    }
    .AfQysa0BsWZXZumacbJo .dt41uXT7ZYYrbrZ7y3J6 {
        font-size: 1.15rem;
        font-weight: 600;
    }
}

/* Mobile devices */
@media screen and (max-width: 767px) {
    .Fn1EjSBGmzuzal8M4OuB tbody > tr > td {
        height: 5px;
        padding: 4px;
    }

    .AfQysa0BsWZXZumacbJo {
        margin-top: 12px;
        padding: 0 8px;
    }
}

/* Tablets */
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .Fn1EjSBGmzuzal8M4OuB tbody > tr > td {
        height: 8px;
        padding: 6px;
    }

    .AfQysa0BsWZXZumacbJo {
        margin-top: 14px;
        padding: 0 12px;
    }
}

/* Desktops */
@media screen and (min-width: 1024px) {
    .Fn1EjSBGmzuzal8M4OuB tbody > tr > td {
        height: 12px;
        padding: 10px;
    }

    .AfQysa0BsWZXZumacbJo {
        padding: 0 16px;
    }
}

/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/styles.module.css ***!
  \****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.kijFyveA8dhQMNatoCMs {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.NV4pAYAVEXGk3m99JLLW {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.ZxOVe2vtCiLRRVxnq0CC {
    padding: 15px 70px;
}

.mysJcltN62fmJttvxYVp {
    padding: 0px 70px;
}

.BSsPYSSXDa2n15GPZJDv {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.Xrh_QHWGX3s8DPAJRv17 {
    padding-top: 20px;
}

.CPDycgANYFLlNPqn_nFi{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.FSPDDz7UB10oPaLL6h63 {
    margin-top: 24px;
}

.Lj9KzZYFMsfXMFCVamkQ {
    margin-top: 20px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.loCAzEt1xDWHd0AbgSoK {
    margin-right: 10px;
}
.efNpCTSzuhb6VqxjAVyz {
    padding: 20px;
}

.b4CCsce8jSyrtaSBC6Ba {
    margin-bottom: 4px;
}

.X8dwYYwkNO_gF6SvkeYD {
    margin-bottom: 4px;
}

.fAc8ZXCCRMImZXTrbDTo {
    width: 100%;
}

.N2nDHn1hz1VrGlOYNvpF {
    width: 100%;
}

.oxYwX5wotltcfKo9qDII {
    color: #1890ff;
    margin-left: 10px;
}

.zxMpt_ogx8AG_2yVhk2F {
    margin-top: 20px;
    text-align: right;
}

.N8WTMHsBTc9zCTUOBR6s {
    visibility: hidden;
}

.atraNVtVfq9FWdxEOacL {
    top: 20px;
}

.lt6f8x40xmINQrp4z8q8 {
    width: 100%;
}

.X8dwYYwkNO_gF6SvkeYD .sP_woNs1u7NnMtxqnx7g {
    color: #ff4d4f;
}

.HN4IaHh8HjUG5B9KjBTv {
  text-align: center;
  padding: 50px 0;
}

.b7CmDWc1gofxKlQl6iEt {
  display: flex;
  justify-content: center; 
  align-items: center;
  min-height: 50vh;
  width: 100%;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/styles.module.css ***!
  \*******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.rP9ivf2p93r9MGdj3WH_ {
  padding-left: 2.9375rem;
  padding-right: 3.125rem;
  margin-bottom: -0.1875rem;
  margin-top: -0.9375rem;
  color: #595959;
}

.nNipoxXuOaM7KfmoWiYS {
  padding-top: 0rem;
  padding-bottom: 0.0rem;
  border-radius: 0.625rem;
  box-shadow: 0 5px 8px #f0f1f2;
  z-index: 2;
  background-color: #ffffff;
}

.hCoArlZoE0BDO2bVIFg8 {
  padding: 0.0rem 0.9375rem;
  background: #f0f2f5;
}

.WmfBtKTdzfhRhZkiqA3c {
  padding: 0rem 4.375rem;
}

.bXnWtPQkIFZ4dTsHuc1a {
  background: #fafafa;
  border-radius: 0.625rem;
  border: 0px;
  overflow: hidden;
}

.aBplcV0jNjtbDEKKMfPt {
  padding-top: 0.625rem;
}

.tdNqA47HvQ2Y6CeVTEDe {
  color: #1890ff;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.hyHfOOxZH61aqOwahshX {
  margin-top: 1.5rem;
}

.kCp6rJSYfWuYrXkaCYf5 {
  margin-top: 1.25rem;
  border: 1px solid rgba(187, 187, 187, 0.2);
  border-radius: 0.4375rem;
}

.IzbqSd3ZVPXGdC_di_Qf {
  margin-right: 0.625rem;
}

.sXYAmYxhlLXEwgfzkC1v {
  padding: 1.25rem;
}

.BtqJgXkiE8VY2nRDOPAn {
  margin-bottom: 0.25rem;
}

.TIyUpbf40WZWzjecS2LB {
  margin-bottom: 0.25rem;
}

.md5eNgkv9vErJCtBOIpQ {
  width: 100%;
}

.WeyZK54pofRTjBKjKMgf {
  color: #1890ff;
  margin-left: 0.625rem;
}

.LDHZAKODwnD1GNEcbLwQ {
  margin-top: 1.25rem;
  text-align: right;
}

.caL6ZyUUYLq9x3rLMYfi {
  visibility: hidden;
}

.FN0D6rnG9CWQ2L9NrHwS {
  top: 0.625rem;
}

.l_44qWTkA3KjdfvguFdC {
  width: 100%;
}

.qyZQvX1bn4ZUYErWhOxa {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12.5rem;
}

.HGXbAERsx6tqJda6GnVL {
  padding: 1.25rem 4.375rem;
  background: #fafafa;
  border-radius: 0.5rem;
  margin: 1.25rem 4.375rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.kNr9RkhvvaLucahhR56d {
  margin: 0.0rem;
  padding: 0rem;
  border-radius: 0.625rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.JMUeKe3pWjl1t0Iaip3o {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding: 0px;
}

.g5SDflySxsxAsOCrhUM_ {
  display: flex;
  justify-content: space-between;
  padding: 0px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.2rem;
  font-weight: 600;
  width: 100%;
  color: #333333;
}

.XbPzPaBad_5gfxEoWCq3 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  word-break: break-word;
  position: relative;
  padding-right: 1rem;
  color: #333333;
}

.XbPzPaBad_5gfxEoWCq3::after {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 0.375rem;
}

.ViV9G9FStS93fTtHEAAx {
  color: #1890ff;
}

.I_aP7_aAmzAwXmyiTWrm {
  color: #888;
}

.pjWhu4rRxRS37MOmoIUg {
  font-weight: 500;
  color: #333;
}

.Ou2fFezUKV7vFwbmQKOY {
  color: #555;
  font-size: 0.95rem;
}

.MGPCZlHIa3ObF67EGqiJ {
  color: #333333;
  font-size: 0.95rem;
  font-weight: 500;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .g5SDflySxsxAsOCrhUM_ {
    flex-direction: column;
    align-items: flex-start;
  }
  .XbPzPaBad_5gfxEoWCq3::after {
    display: none;
  }
  .MGPCZlHIa3ObF67EGqiJ {
    margin-left: 0;
    margin-top: 0.25rem;
  }
}

.hCw7_bo1a2arm0plHYgY {
  background: #f9f9f9;
  padding: 0.125rem;
  margin-top: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.hj0prb2CwKL8NsEAbgxr {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.0rem 1rem;
  font-weight: 600;
  border-radius: 0.5rem;
  background-color: #e9ecef;
  color: #333333;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid transparent;
  margin-right: 0.5rem;
  border: 1px solid #ced4da;
}

.EzN6UOFtxduYiHvxTm_Y .hj0prb2CwKL8NsEAbgxr {
  background-color: #ffffff;
  color: #1890ff;
  border-color: #1890ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.OjSxC4ihjRFs95BiyCOC:hover .hj0prb2CwKL8NsEAbgxr,
.OjSxC4ihjRFs95BiyCOC:focus .hj0prb2CwKL8NsEAbgxr {
  background-color: #ced4da;
  color: #333;
}

.ef6GjJReYSwttWwlrrGB::before {
  border-bottom: none !important;
}

.hj0prb2CwKL8NsEAbgxr {
  white-space: nowrap;
}

@media (max-width: 576px) {
  .hj0prb2CwKL8NsEAbgxr {
    padding: 0.125rem 0.1875rem;
  }
}

.rTpZrjHDWdVOu7K52eyJ,
.pNlAmnIK2bKzw4eBVRUo {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333333;
}

.DRbTmAoWyIwJ38MK9KH8 {
  font-size: 1.2rem;
  color: #e66008;
}

.NOBcuq4BCyWEeH4WVgVS {
  font-size: 1.2rem;
  color: #373a25;
}

.hCw7_bo1a2arm0plHYgY .nDdRsFfq0NS5pK8MLyiq {
  flex-wrap: wrap;
  gap: 0.5rem;
}

@media (max-width: 768px) {
  .hCw7_bo1a2arm0plHYgY .iDvSAJupxgCCxmDY6yl1 {
    flex: 1 1 100%;
    min-width: 0;
  }
  .hCw7_bo1a2arm0plHYgY .F1rI5HemQ3mNnz8s8djg {
    flex-direction: column;
    align-items: flex-start;
  }
  .hCw7_bo1a2arm0plHYgY .F1rI5HemQ3mNnz8s8djg > * {
    width: 100%;
  }
  .hCw7_bo1a2arm0plHYgY {
    padding: 0.125rem;
  }
}

.ZZzeDxiyUTxlDsoix9jM {
  background: #f0f2f5;
  padding: 0.125rem 0.1875rem;
  border-radius: 0.375rem;
  border: 1px solid #d9d9d9;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.125rem;
  flex-wrap: wrap;
}

.ZZzeDxiyUTxlDsoix9jM .iDvSAJupxgCCxmDY6yl1 {
  margin-bottom: 0;
}

.A229MeVz2eWyN32dEyf0 {
  margin-top: 0.25rem;
}

.CuqZjImmdES_PhgCiCW1 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.CuqZjImmdES_PhgCiCW1.SIRtDd1ApBBiKoY1OwWg {
  max-height: 43.75rem;
  min-height: 43.75rem;
  padding-top: 0rem;
  display: flex;
  align-items: flex-start;
}

.CmW2dj0oGfTO5fkTB3JA {
  display: flex;
  flex-direction: column;
  gap: 0.0rem;
}

.suipWI87s3V462T9GNiQ {
  font-weight: 600;
  font-size: 1rem;
  color: #1890ff;
}

.tKsspeh2TiS68ipnxxBU {
  font-size: 0.875rem;
  color: #595959;
}

.m7oDWSzYkTzrItyzrF_R {
  font-size: 0.875rem;
  color: #8c8c8c;
}

@media (min-width: 768px) {
  .CmW2dj0oGfTO5fkTB3JA {
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
  }
  .suipWI87s3V462T9GNiQ,
  .tKsspeh2TiS68ipnxxBU,
  .m7oDWSzYkTzrItyzrF_R {
    white-space: nowrap;
  }
}

.kNr9RkhvvaLucahhR56d .ant-card-body {
    padding-top: 2px !important; 
    padding-bottom: 1px !important; 
    height: auto;
    overflow: visible;
}

.kNr9RkhvvaLucahhR56d.qPhWm7D5y66wXJu3TVXB .ant-card-body {
  padding: 0 !important;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease, padding 0.3s ease;
}

.kNr9RkhvvaLucahhR56d .ant-card-actions {
  display: flex;
  padding: 0 1.5rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e8e8e8;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  justify-content: space-between;
}

.kNr9RkhvvaLucahhR56d .ant-card-actions > li {
  flex: none;
  border-right: none;
  padding: 1px 0;
  margin: 0;
  line-height: 1;
  transition: all 0.3s ease;
}

.kNr9RkhvvaLucahhR56d .ant-card-actions > li > button:hover {
  background-color: #096dd9;
  border-color: #096dd9;
}

.kNr9RkhvvaLucahhR56d .ant-card-actions > li:nth-child(1) > button {
  font-weight: 700 !important;
}

.ecPdJQ7MUWFx24h7exdj {
  text-align: left;
  padding: 0.25rem 0rem 0.25rem 0rem;
}

.NnVRZwz9g164oNgK3Ia9 {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding: 0.25rem 0rem 0.25rem 5rem;
}

.NnVRZwz9g164oNgK3Ia9 > button:not(.XMFTKqkqjLHayN9TtjPX) {
    flex: 1 1 230px; 
    width: 100%;
    text-align: center;
}

.kNr9RkhvvaLucahhR56d .ant-card-actions button {
    font-size: 0.9rem; 
}

@media (min-width: 992px) {
    .NnVRZwz9g164oNgK3Ia9 > button:not(.XMFTKqkqjLHayN9TtjPX) {
        min-width: 230px;
        flex: 1 1 230px; 
    }
}
.XMFTKqkqjLHayN9TtjPX {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
}

.X2JiE1uvVoYHfDJECE1X {
  margin-right: 8px;
}

.DmcdDoiWRwc_ylunZUsZ {
  margin-left: 0.25rem;
}

.kNr9RkhvvaLucahhR56d .ant-btn-dangerous {
  background-color: #fff;
  color: #ff4d4f;
  border: 1px solid #ff4d4f;
}

.kNr9RkhvvaLucahhR56d .ant-btn-dangerous:hover {
  background-color: #ff4d4f;
  color: #ffffff;
}

.UUUducohsFRy7szB6Djp {
    margin-left: 10px;
}

.rzNsm2T5LlHrbZoTLkS4 {
    display: inline-block;
    text-align: left;
}


.I6Vb6dM0FE8lMZzmcF_V {
  display: flex;
  align-items: center;
  gap: 8px;
  
  .YIOHCIcYA3eOEY2LqQne {
    background-color: #52c41a; /* Green for "disabled" state */
  }

  .YIOHCIcYA3eOEY2LqQne:hover {
    background-color: #73d13d; /* Lighter green on hover */
  }

  .ODbTjzhZq8artDPtOoXh {
    background-color: #f5222d; /* Red for "enabled" state */
  }
}

.lelZMS7fe4W02_96SFDb {
  background-color: #1890ff !important;
  color: #fff !important;
  border: none !important;
  box-shadow: 0 0 6px rgba(24, 144, 255, 0.6);
  font-weight: 600;
}


/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/components/ProductionSummaryForm/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
.ZEGYGV44sGreTWxibfGQ {
background: #f9f9f9;
padding: 12px;
margin-top: 10px;
border-radius: 8px;
border: 1px solid #e0e0e0;

/* allow content to fully expand */
max-height: none;
overflow: visible;
}

/* New: Responsive layout for production form */
.LOwfjEr4aajlhYmWkx8Q {
  display: flex;
  flex-direction: column; /* Stack vertically on small screens */
  gap: 5px;
}

.Ilc02jbX4kBIjudJyBYL {
  flex: 0 1 35%; /* The left side takes up 35% of the space */
}

.xj_J5jdkiKltOj7NWX1A {
  flex: 0 1 65%; /* The right side takes up 65% of the space */
  padding-top: 30px; /* Aligns table with form items */
}

/* Media query for larger screens */
@media (min-width: 768px) {
  .LOwfjEr4aajlhYmWkx8Q {
    flex-direction: row; /* Arrange horizontally on large screens */
    align-items: flex-start; /* Align top */
  }

  .xj_J5jdkiKltOj7NWX1A {
    padding-top: 0; /* Reset top padding on larger screens */
  }
}

.lnMAWh6jqEle0ocO_g7Y {
  width: 100%;
  max-height: 350px; 
  overflow-y: auto;
}

.Dy6lCyULDccMC4bHKosq {
  width: 100%;
}

/* Ensure form fields fill their container */
.kTWmLb4CfjsYYXMGncii{
  width: 100%;
}

.yp7RHe9Ar2eT_k61VjUN {
  margin-top: 8px;
  width: 100%; /* Make the button full-width */
}

.glPNjzg69naRUNyc1JcY {
  display: flex;
  align-items: center;
  gap: 0px;
}

.gPtBBLhoVSxCQEYf6iM5 {
  width: 100%;
  margin-top: 5px;
}

.yeouBA3tvR20ZErhiaRH {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 0px;
}

.WuvcLvXrkUrqo2UL5U9w {
  margin-bottom: 0;
}

/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/components/BreakdownForm/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
/* Mobile-First Layout (Default - Stacks elements) */
.vIusk7jI9Zdj32ShtXaa {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0px;
  padding: 0px;
  background-color: #f0f2f5;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
}

/* Base styles for all sections to maintain consistent spacing and appearance */
.Hu67BdL9P732wqiv0LbQ,
.JCnryWSIk9BoO8ukEZFX,
.spdwdp3famaPn2IcGaS6,
.EwUgeVDiqmwYPIJbQ_Bu,
.dF3dihB1ZL2YV3snUp9V {
  background: #fff;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  /* Add flexbox to a section if it contains elements that need height control, like the scrollable list */
  display: flex;
  flex-direction: column;
  min-height: 400px;
}

.Hu67BdL9P732wqiv0LbQ h3,
.JCnryWSIk9BoO8ukEZFX h3,
.spdwdp3famaPn2IcGaS6 h3,
.EwUgeVDiqmwYPIJbQ_Bu h3,
.dF3dihB1ZL2YV3snUp9V h3 {
  margin-bottom: 8px;
}

/* Styles for the scrollable breakdown list container */
.JrtNXglk1DZIFAj6MWZe {
  max-height: 400px;
  overflow-y: auto; /* Enable vertical scrolling */
  flex-grow: 1; /* Allow the list to take up available space in the column */
  padding-right: 0px;
}

/* Styles for the breakdown cards */
.K7gzTIWbRb03aBDxJzMk {
  position: relative;
  cursor: pointer;
  padding: 12px;
  border-radius: 8px;
  color: white;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  overflow: hidden;
}

/* New styles for conditional background colors */
.ffZiY9gsj0TYhacgXyH7 {
  background-color: #ffc53d;
}

.KXoaL5v2ZjIIw7nzwuIu {
  background-color: #ff4d4f;
}

.pGpdVlL6wdUDZjjjNzMM {
  border: 2px solid #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.HcgXZsHjTyifnNYQ1PCO {
  font-size: 1.2em;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lqmJJTzL4O_HZoYAi1U4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ElZgdI3HLG2v7XzNS6NK {
  font-weight: bold;
}

.twP3zuB4noCYIqajwCrW {
  font-size: 1.2em;
}

.L06_Hg21dXlHzjhoWedS {
  font-size: 1.5em;
  font-weight: bold;
}

.zLPgEyrxpTgS5_WfZfsL {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  text-align: center;
  gap: 8px;
  padding: 10px;
}

.zLPgEyrxpTgS5_WfZfsL p {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
}

/* Adjustments for Ant Design components */
.vIusk7jI9Zdj32ShtXaa .C4DfcHdoq4sPf1Ge1tP7 {
  margin-bottom: 16px;
}

.vIusk7jI9Zdj32ShtXaa .PLi8mPxrYcjYCADB630g {
  margin-bottom: 16px;
}

.dNYFmZiqg0OhmpD2wlsy {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.MsWLtphp5OG5HhvuxFou {
  flex: 1 1 120px;
  min-width: 100px;
}

.dNYFmZiqg0OhmpD2wlsy .C4DfcHdoq4sPf1Ge1tP7 {
  margin-bottom: 0;
  flex: 1 1 auto;
  min-width: 120px;
}

.UFRxnQGIgqurjcmwC0X6 {
  flex: 2 1 250px;
  min-width: 300px;
}

.dNYFmZiqg0OhmpD2wlsy .C4DfcHdoq4sPf1Ge1tP7:last-child {
  flex: 0 1 auto;
  min-width: auto;
}

/* Tablet Layout (2 columns) */
@media (min-width: 768px) {
  .vIusk7jI9Zdj32ShtXaa {
    grid-template-columns: 1fr 1fr;
  }

  .Hu67BdL9P732wqiv0LbQ {
    grid-column: 1 / 2;
  }

  .JCnryWSIk9BoO8ukEZFX {
    grid-column: 2 / 3;
  }

  .dF3dihB1ZL2YV3snUp9V {
    grid-column: 1 / 3;
  }
}

/* Desktop Layout (3 columns) */
@media (min-width: 1024px) {
  .vIusk7jI9Zdj32ShtXaa {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .Hu67BdL9P732wqiv0LbQ {
    grid-column: 1 / 2;
  }

  .JCnryWSIk9BoO8ukEZFX {
    grid-column: 2 / 3;
  }

  .dF3dihB1ZL2YV3snUp9V {
    grid-column: 3 / 4;
  }

  .JozRxrkxQjRtqzwut4gu {
    grid-template-columns: 1fr 2fr; 
  }
  .spdwdp3famaPn2IcGaS6 {
    grid-column: 1 / 2;
  }

  .EwUgeVDiqmwYPIJbQ_Bu {
    grid-column: 2 / 3;
  }
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/components/MaterialForm/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
/* Container for the material form and log */
.cJ4pGfgYj2AKE1CIRb1_ {
  display: grid;
  grid-template-columns: 1fr; /* Default: Stacks elements on smaller screens */
  gap: 5px;
  padding: 0px;
  background-color: #f9f9f9;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.uPSrXevEq1nGbSh9vozJ {
  grid-template-columns: 1fr;
}

/* Common styling for both input and log sections */
.dGun__3N3txa1mb96znB,
.VH0svovhomMsLo2fWR6l {
  background: #fff;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  min-height: 400px;
}

/* Heading styles */
.dGun__3N3txa1mb96znB h3,
.VH0svovhomMsLo2fWR6l h3 {
  margin-bottom: 8px;
}

.hM1iSRxvpot2ONYnts2r {
  width: 100% !important;
}

/* Full-width button for the save action */
.dGun__3N3txa1mb96znB .lENfpHYlqu81zsOiig1V {
  width: 100%;
}

/* Responsive layout for tablets and desktops */
@media (min-width: 768px) {
  .cJ4pGfgYj2AKE1CIRb1_ {
    grid-template-columns: 1fr 2fr; 
  }

  .uPSrXevEq1nGbSh9vozJ {
    grid-template-columns: 1fr;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/components/ProductionCardContent/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
/*
 * General container for the entire component
 */
.GdiAr54CEw_sQuWcdann {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  font-family: 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

.KPEDKj1UT0nu10trSYik {
  flex: 1;
  min-width: 280px;
  background-color: #f9fbfd;
  border-radius: 10px;
  padding-top: 2px;
  padding-left: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.BhZOjmMs_MdJ1qDGSWR_ {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 0px;
}

.BhZOjmMs_MdJ1qDGSWR_:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.gtd351C5JUyx5dwZwOOw {
  font-weight: 700; /* Increased for better clarity */
  color: #333c4a; /* Darker for better contrast */
  font-size: 0.95rem;
  flex-shrink: 0;
  margin-right: 15px;
}

.U7WnYf4DNPzz8VPs_39z {
  font-weight: 600; /* Added font weight for distinction */
  color: #333c4a;
  font-size: 1.05rem;
  word-break: break-word;
  text-align: right;
  flex-grow: 1;
}

.NxSyNFCsT8SUa5T1eEew {
  flex: 2;
  min-width: 500px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  gap: 0px;
}

.o08PkkQVhZLl31AnGG3q {
  grid-column: 1 / span 2;
  display: grid;
  grid-template-areas:
    ". ProductionTitle OEEtitle ProductivityTitle"
    "Actual ProductionValue OEEValue ProductivityValue"
    "Target ProductionTarget OEETarget ProductivityTarget";
  grid-template-columns: 80px repeat(3, 1fr);
  grid-template-rows: auto 1fr 1fr;
  gap: 1px;
  background-color: #f9fbfd;
  border-radius: 10px;
  padding: 1px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(2) {
  grid-area: ProductionTitle;
}
.o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(3) {
  grid-area: OEEtitle;
}
.o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(4) {
  grid-area: ProductivityTitle;
}

.o08PkkQVhZLl31AnGG3q > .stWHUro08snxxSWK50tQ:nth-of-type(1) {
  grid-area: Actual;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(1) {
  grid-area: ProductionValue;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(2) {
  grid-area: OEEValue;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(3) {
  grid-area: ProductivityValue;
}

.o08PkkQVhZLl31AnGG3q > .stWHUro08snxxSWK50tQ:nth-of-type(2) {
  grid-area: Target;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(1) {
  grid-area: ProductionTarget;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(2) {
  grid-area: OEETarget;
}
.o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(3) {
  grid-area: ProductivityTarget;
}

.K14hGUhHTJLum93QZOt4 {
  font-size: 1rem;
  font-weight: 700;
  color: #333c4a;
  padding-bottom: 0px;
  text-align: center;
  border-bottom: 2px solid #e0e0e0;
}

.o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:first-child {
  border-bottom: none;
}

.stWHUro08snxxSWK50tQ {
  font-weight: 700; /* Increased for better clarity */
  color: #333c4a; /* Darker for better contrast */
  font-size: 1.05rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 15px;
  border-right: 1px dashed #e0e0e0;
}

.B63RLQpUcQuKFNdipHZw {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3px 2px;
  border-radius: 8px;
  background-color: #eef2f6;
  transition: all 0.2s ease-in-out;
}

.XHx7oIY2XoZK9WvmNRkK {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0px;
}

.dHBofuCrV7NBfN206vDe {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333c4a; /* Darker for better contrast */
}

.t8b4HL9LhMbHcwD_To8Z {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f9fbfd;
  border-radius: 10px;
  padding: 1px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  min-height: 50px;
}

.gaRxr3ckamQOTBRKNuzu {
  grid-column: 1;
  grid-row: 2;
}

.AhYWooA9riIIXSPkeWhg {
  grid-column: 2;
  grid-row: 2;
}

.kjczBHNHEZKOjVwMApzr {
  font-size: 1.0rem;
  font-weight: 700;
  color: #333c4a;
  margin-bottom: 0px;
}

.fKVfYY6hdL0g0WI3ATe0 {
  font-size: 1.5rem;
  font-weight: 800;
  word-break: break-all;
  text-align: center;
}

.hNKZiRAcUdt2e3sdQkOj {
  color: #f7a31b;
}

.don4Kn4bfq7dNGUfdyTw {
  color: #e74c3c;
}

.Asji1u6KiAh2ayljk6Bs {
  color: #27ae60;
}

.wy00RPQ4qz4ElMdoUDEk {
  font-size: 1.2rem;
  font-weight: 600; /* Increased for better visibility */
  color: #777d8c;
  text-align: center;
  padding: 50px;
}

/* Media Queries for responsiveness */
@media (max-width: 1024px) {
  .GdiAr54CEw_sQuWcdann {
    flex-direction: column;
    padding: 0px;
  }
  .KPEDKj1UT0nu10trSYik, .NxSyNFCsT8SUa5T1eEew {
    min-width: unset;
    width: 100%;
  }
  .NxSyNFCsT8SUa5T1eEew {
    grid-template-columns: 1fr;
    grid-template-areas:
      "mainMetrics"
      "rejections"
      "downtime";
  }
  .gaRxr3ckamQOTBRKNuzu {
    grid-column: 1;
    grid-row: unset;
  }
  .AhYWooA9riIIXSPkeWhg {
    grid-column: 1;
    grid-row: unset;
  }
}

@media (max-width: 768px) {
  .o08PkkQVhZLl31AnGG3q {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto repeat(3, auto);
    gap: 8px;
    padding: 15px;
    grid-template-areas:
      ". ProductionTitle OEEtitle ProductivityTitle"
      "Actual ProductionValue OEEValue ProductivityValue"
      "Target ProductionTarget OEETarget ProductivityTarget";
  }
  .o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(2) {
    grid-area: ProductionTitle;
  }
  .o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(3),
  .o08PkkQVhZLl31AnGG3q > .K14hGUhHTJLum93QZOt4:nth-child(4) {
    display: none;
  }
  .o08PkkQVhZLl31AnGG3q > .stWHUro08snxxSWK50tQ:nth-of-type(1) {
    grid-area: Actual;
  }
  .o08PkkQVhZLl31AnGG3q > .stWHUro08snxxSWK50tQ:nth-of-type(2) {
    grid-area: Target;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(1) {
    grid-area: ProductionValue;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(2) {
    grid-area: OEEValue;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.XHx7oIY2XoZK9WvmNRkK:nth-of-type(3) {
    grid-area: ProductivityValue;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(1) {
    grid-area: ProductionTarget;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(2) {
    grid-area: OEETarget;
  }
  .o08PkkQVhZLl31AnGG3q > .B63RLQpUcQuKFNdipHZw.dHBofuCrV7NBfN206vDe:nth-of-type(3) {
    grid-area: ProductivityTarget;
  }
  .stWHUro08snxxSWK50tQ {
    padding-right: 10px;
    border-right: none;
  }
  .BhZOjmMs_MdJ1qDGSWR_ {
    flex-direction: column;
    align-items: flex-start;
  }
  .U7WnYf4DNPzz8VPs_39z {
    text-align: left;
    margin-top: 5px;
  }
}

@media (max-width: 480px) {
  .GdiAr54CEw_sQuWcdann {
    padding: 5px;
  }
  .KPEDKj1UT0nu10trSYik {
    padding: 5px;
  }
  .o08PkkQVhZLl31AnGG3q {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-auto-rows: minmax(50px, auto);
    grid-template-areas: unset;
    padding: 5px;
  }
  .K14hGUhHTJLum93QZOt4 {
    grid-column: auto !important;
    grid-row: auto !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
  }
  .stWHUro08snxxSWK50tQ {
    grid-column: auto !important;
    grid-row: auto !important;
    text-align: center;
    justify-content: center;
    padding-right: 0;
    margin-top: 15px;
  }
  .B63RLQpUcQuKFNdipHZw {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 5px;
    border-radius: 8px;
    background-color: #eef2f6;
    transition: all 0.2s ease-in-out;
  }
  .XHx7oIY2XoZK9WvmNRkK {
    font-size: 2.2rem;
    font-weight: 800;
    margin-bottom: 5px;
  }
  .dHBofuCrV7NBfN206vDe {
    font-size: 1.3rem;
    font-weight: 700; /* Increased for better clarity */
    color: #333c4a; /* Darker for better contrast */
  }
  .t8b4HL9LhMbHcwD_To8Z {
    padding: 5px;
    min-height: unset;
  }
  .fKVfYY6hdL0g0WI3ATe0 {
    font-size: 2rem;
  }
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/OperatorView/components/OperatorSummary/components/ProductionCardContent/Bulb/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
/* Bulb styles */
.ChwO5WNMkaCAjTKViA95 {
  display: flex;
  align-items: center;
  width: auto; /* Allow container to size based on content */
  height: auto; /* Allow container to size based on content */
  padding-left: 5px; /* Add some padding to separate from the label */
}

.DoYYThMToeb8DEOS0RB5 {
  width: 40px; /* Make it a wider rectangle */
  height: 20px; /* Give it some height */
  border-radius: 5px; /* Apply round borders */
  display: flex; /* Use flex to center text if you add it later */
  align-items: center;
  justify-content: center;
  font-size: 0.75em; /* Smaller text if you add status text inside */
  color: white; /* Text color if you add status text */
  box-shadow: 0 2px 4px rgba(0,0,0,0.2); /* Optional: add a subtle shadow */
}

.d6ya_QF6_TRyMNoHKYZv {
  background-color: #28a745; /* A slightly darker, more professional green */
}

.VRbIb7lsHJYJ2gbmNClP {
  background-color: #dc3545; /* A slightly darker, more professional red */
}
/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/components/BulkAdder/styles.module.css ***!
  \**************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

 .ken1d0MeOYruubKkP6vO {
    color: red;
    font-size: 14px;
    margin-top: 8px;
 }

 .BbwkG4u1puQQIVSe8yxe {
    margin-top: 16px;
    height: 300px;
    border: 1px solid #eee;
    background-color: #eee;
    overflow-y: auto;
    position: relative;
 }

 .mB6rwpKWlpbdN_DtoeB5 {
   table-layout: fixed;
   border-collapse: collapse;
   width: 100%;
 }

 .BhQBEE5JbeFgoYpzy_4v {
    padding: 0 0;
    width: 100%;
 }

 .b02BxzKnefeI7flGgtf3 {
   position: sticky;
   background-color: #eee;
   top: 0;
 }

 .EP3dCkaSdBLvqL549JjK {
   text-transform: capitalize;
   width: max-content;
   padding: 5px 5px;
   text-align: center;
 }

 .fuHggJ7AgkHfY2lNW4sA {
    margin-top: 20px;
 }

 .Yon2Df1oULT3hP865SMl {
    float: right;
 }

 .gZ6RWhXMi1zWX0Twv_j0 {
   background-color: rgb(255, 255, 255);
 }

 .SJO4VzUT4CGSNndC7_wC {
   height: 200px;
   display: flex;
   justify-content: center;
   align-items: center;
 }

.doKTjyp0UbRR28oW6fqw {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 4px;
  color: #4288ba !important;
}

 .A6zVZXpS5kYpf7eJl7xj {
   font-size: 16px;
   color: inherit;
 }

 .rqL51mGmk5BfZmDjFpLg {
  color: inherit;
 }

/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Products/styles.module.css ***!
  \************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.MlEyKGUpxaIbkwmLZNEg {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.eDDt_c_45_u4s7aPIYSQ {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.UVFzLgyTid2fnozCwXaC {
    padding: 15px 70px;
}

.KAxVSpEU3ZJnnanTmEgT {
    padding: 0px 70px;
}

.wn7C2c_TBX4J1pA8B1ZQ {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.DRCG8B0cPms4LwFIzlTh {
    padding-top: 20px;
}

.Wc12AaC8IE3MWA0hDLDT{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.HKuYMKJXGvNq0rqeY4Is {
    margin-top: 24px;
}

.EIoGIN3OKo81a4B1QayL {
    margin-right: 50px;
}

.BeMUbttdgU427dZKICwk {
    visibility: hidden;
}

.EhUOHEw9fZLbVztlY04Q {
    float: right;
}

.UVHPEpBVT5QaSCRAPA0r {
    width: 100%;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/PlantLocations/components/AddLocationForm/styles.module.css ***!
  \*********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.aA9qh5_OvTGHRnrlvSDH {
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-bottom: 24px;
    width: 400px;
}

.WVjyiy_8KN01HNia6DM1 {
    margin: 0;
}

.dKiVykTesDMtsMjCtIwK {
    display: block;
    margin-bottom: 8px;
}

.lbQrzNahPfKc6VEWqnfm {
    margin-bottom: 16px;
}

.VnZG1B8YqF9WA5fnPPYA {
    display: flex;
    gap: 8px;
}

.z0e6Tm9Ps5pqHfgVej8o {
    flex: 1;
}

.YoX47IIRLflu_tELs4mL {
    flex: 1;
}

/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/PlantLocations/components/LocationComponent/styles.module.css ***!
  \***********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.rdjoFBO5qLvsvGxFAeGS {
    color: #4288ba;
}

.bQZ58pPxBPsnU3bWEiR2 {
    color: rgb(255, 110, 110);
}

.Dp2Uyfq2tppo7rbEcy27 {
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-bottom: 24px;
    width: 400px;
}

.rl3pQGh3JDMrP_regiCz {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ZVBhfR4itQkNxuf10pNi {
    margin: 0;
}

.uDmq7_sPOINer96gMQEj {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-right: 8px;
}

.hRYy1svBIvZL_ZSI1LVA {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.npJc3aFO5EGeifB6Yl4M {
    width: 100%;
    margin-right: 8px;
}

.u54q850YagQeLFDfp49h {
    display: block;
    margin-bottom: 8px;
}

.iB4gMSAmZrE7YnlFpclE {
    margin-top: 16px;
}

.rs1KtRnptVgJlUyNPtIY {
    width: 100%;
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/PlantLocations/style.module.css ***!
  \*****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */

.txOsRnQWDj0lxZ0_Zoa_ {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.vHoAPif7SAkXgQlcciSi {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.CRQj6TUFzQuZWE4z_2Hg {
    padding: 15px 70px;
}

.QU4ANODV4_MyBS0bI8At {
    padding: 0px 70px;
}

.dt1wVrMxeJ73YZzEgQLk {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.jANGyLjWxkPTzFLCLYHA {
    padding-top: 20px;
}

.YvVHt4G33ZAqe7CZu4gA{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.LWsPE5BqSgt4WCNn_0Xu {
    margin-top: 24px;
}

.J6bwYMYAD_23XZMxwzZW {
    margin-right: 50px;
}

.LGE3kQXjrnHdVg3CYPVa {
    visibility: hidden;
}

.lwwz8UN8ND12JjKpgPAo {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.gGiZEyxfi9D6JIbuqIyd {
    width: 100%;
}
/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Machine/styles.module.css ***!
  \***********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Jg1nnHVgMBBLUfQ2wMQs {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.FL8ywhXRkTERyE47uAyI {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.RQAXwJkbk6OY1uY2INrE {
    padding: 15px 70px;
}

.eHfp_1jpfIQPFnoR6xED {
    padding: 0px 70px;
}

.evFUqTfXE6reu9C7EqgS {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.U0lU_eJ2qpVbF8Jz96VF {
    padding-top: 20px;
}

.v3bdeIGhHZ6mR9Yn2etN{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.pKZ2GOzQNSo9tSTt_cgd {
    margin-top: 24px;
}

.akp9KlPO27KEtU0lBvtF {
    margin-top: 20px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.u29z7qjlwjcHmaIFLjcO {
    background-color: #6ab7ff99;
    color: #155897ff;
    font-weight: 700;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-size: 10px;
}

.Rc5TTqtubex7A0Mf3VRg {
    background-color: #afff8799;
    color: #3d9113ff;
    text-align: center;
    font-weight: 700;
    padding: 5px;
    border-radius: 5px;
    font-size: 10px;
}

.p1UEIIx6kEMzF5VljMh6 {
    margin-right: 10px;
}
.hlrnoHafVqJa98yRCPCA {
    padding: 20px;
}

.pD4jQAj9l37eDkAvbJiq {
    margin-bottom: 20px;
}

.l1R8CLEGb7vCkw4xs8Ap {
    margin-bottom: 8px;
}

.PUjw8rS5ZCrJHDYfO65g {
    width: 100%;
}

.nlWywUGKilCy6NfH_0dw {
    color: #1890ff;
    margin-left: 10px;
}

.nFp8CKM90bIS88ICtPO2 {
    margin-top: 20px;
    text-align: right;
}

.YOBnKPPz3bQ16iQAiwbT {
    visibility: hidden;
}

.vJHt2K9_mU8xsFO8K50c {
    top: 20px;
}

.hCxHAJJiEQ3Aa7MCZe1Q {
    width: 100%;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Machine/components/UpdateServiceDatesForm/styles.module.css ***!
  \*********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.QZ5PfOZJNUFhqxjZrukv {
  width: 100%;
}

.YUB1AbTDmDvG805QTOgF {
  text-align: right;
  margin-top: 24px;
}

.j5luv4xqXqrdyGHcaaa3 {
  margin-right: 8px;
}
/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/RejectionTypes/styles.module.css ***!
  \******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.xFUbP4wl3UQV9TNQ6Ndr {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.A0niPH_5O76Y8BHLooaY {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.VNjEvpKrn_gX1QhjaCN5 {
    padding: 15px 70px;
}

._4LgXCt93bclzeYvOxKJv {
    padding: 0px 70px;
}

.uShs9AVmJxuIlBRY0lxA {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.UftqLOBhvJE6rb8PVNl2 {
    padding-top: 20px;
}

.l0MrwYhg6yoH0RDrUJsb{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.KLXt9Yn3NP9CkVe0O3Gb {
    margin-top: 24px;
}

.SHGqhuwDEDjrzH48B_Jb {
    margin-right: 50px;
}

.E3YdKjh8WTBQJSjnPpuM {
    visibility: hidden;
}

.e0NIrfYJpw9y2brXfII6 {
    float: right;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/RejectionTypes/components/AddUpdateForm/styles.module.css ***!
  \*******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.jyJwKwHezSDsu3whOCHW {
    margin-top: 24px;
}

/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineUnit/styles.module.css ***!
  \***************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.L8EPoIHtaAD_OMaRGlzg {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.VbpmloPdk5h5GpKOM9TA {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.sWC3HD6_BvaY3vv_K1KY {
    padding: 15px 70px;
}

.ATpo5ELzdFa_u_eD4vzi {
    padding: 0px 70px;
}

.ORZhEmPA8ornZQwpzjHg {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.H_m4pCO4l4wPlKlSsydi {
    padding-top: 20px;
}

.ffHhYoVMaU6P2fav57kw{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.msz9bDkg9Tdn03SDTYvD {
    margin-top: 24px;
}

.Z3cK4e2snSJMvhM8A6Lc {
    margin-right: 50px;
}

.wM0PS10M_R77BDPWgexB {
    visibility: hidden;
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/DowntimeCodes/styles.module.css ***!
  \*****************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Pf28e5J5fTQdfp3A6bwn {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.A0Np68P8OroVP3in6SpA {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.ec1GWUMt1stCGzfwAvtA {
    padding: 15px 70px;
}

.x_utxaS5X6KlBrb8olqI {
    padding: 0px 70px;
}

.ch6gYC_UqpDqy_1av0KL {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.qR7SaDtL_zLoFz5MI9kJ {
    padding-top: 20px;
}

.y4GF6TB_hs9YSqZLD362{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.PE7uLUhGlK2kkh2a7LzM {
    margin-top: 20px;
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 7px;
}

.dMrKhzzrOkXkXoMyczJr {
    margin-top: 24px;
}

.BAmjv2VEYgTSb3vzNLVN {
    padding: 8px 0;
    border-top: 1px solid #f0f0f0;
}

.kxuMvgHjoKldq8w6sWyD {
    width: "100%";
    text-align: left;
}

._p6HQ3syRMwZjcYM6Eg8 {
    margin-bottom: 0;
    text-align: right;
}

.FktI7l_DZDEAJnlp4oOD {
    margin-right: 50px;
}

.wdbzbbE_XeDx_4GzftNT {
    visibility: hidden;
}

.OugGyOssn6JY3WSygUbg {
    float: right;
}

.fJ3hjB2ClN8Mvqg_Vy5C {
    margin-right: 8px;
}


/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Materials/styles.module.css ***!
  \*************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.FWK6S2TWB9Pgq3oMxScC {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.jhabCZHIoyBNt2bevp3T {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.XWbnybV1bJve5NgJL_Ns {
    padding: 15px 70px;
}

.eAZhKveN4FyYtCjgZyxF {
    padding: 0px 70px;
}

.pzMcFV94e4jIpevVlbYU {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.pIc7vfD4A7A_Cne6oBCk {
    padding-top: 20px;
}

.X_nNjiy6ENWNxWpg30fo{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.cXKI9ecK_2VpE2dUkqCU {
    margin-top: 24px;
}

.vdowNXklzKVjVb9sWSVU {
    margin-right: 50px;
}

.Sdwdcbv2x9itdN_nEQhQ {
    visibility: hidden;
}

.pKWamwNeAMMw0PuDW2Xn {
    float: right;
}
/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/Moulds/styles.module.css ***!
  \**********************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.oc80bvKqkjApWLKaRh3P {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.ZTX63AaqC5nd1B8fzQle {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.u021ggIE40McfGt_QZ3U {
    padding: 15px 70px;
}

.wI4RNycvwq2v3lNHF_rV {
    padding: 0px 70px;
}

.b0ogHqmXkJqNdTDEvIV2 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.qqHCKt2CoTWIfLHW9SFp {
    padding-top: 20px;
}

.HZuGM6NWVDdCYBJWar11{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.SbpgxXvB9vls_A3ugVJ6 {
    margin-top: 24px;
}

.Me02aWiYsGMlcmKLuKjj {
    width: 100%; 
}

.JCGfsh5XNDtsWMY6JjPd {
    margin-right: 50px;
}

.A9749YGSZ2d1dTDLWGxg {
    visibility: hidden;
}

.dQskf2iHLczGw2b4e2lv {
    float: right;
}
/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ProductCategory/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.dqOha0kkX5tujfDrdl87 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.dHJOBmR6KVvmDu4SfQ2D {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.oxs4ZfTgAz4OHdfntcJY {
    padding: 15px 70px;
}

.bi5oMYDGyP6p0ckiRvFZ {
    padding: 0px 70px;
}

.ZmlpsljjTwqR37MK9hlS {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.uWEXIUnnFlM922isEXpu {
    padding-top: 20px;
}

.ULd3k0lSS5qRZnimMHG2{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.ItNilovJfLdKGHMKrgSP {
    margin-right: 50px;
}

.HokP2Q2InqlwlGfWESRy {
    visibility: hidden;
}

.QqtbqqKPHq7iE8Xjcr7n {
    float: right;
}

.pQApJZLRk5xRZvZhusPu {
    text-transform: capitalize;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ProductCategory/components/AddUpdateForm/styles.module.css ***!
  \********************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.HmSynT7ZZ1GavLbLQhxu {
    margin-top: 24px;
}
/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ProductionPlan/styles.module.css ***!
  \******************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.VeaAOl4nPwGOHFGi7esz {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.nGSDvSf4F9vDp2K10FB8 {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.vnQtCmHOA_rVjlQ_08Xp {
    padding: 15px 70px;
}

.Kj1qBy9tYtasxXOesMVT {
    padding: 0px 70px;
}

.sUQ0JaNLvZ7YuNrDKMG7 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
}

.OqcOtOe6VDN8QZg__Tgq {
    padding-top: 20px;
}

.bT04HGCwI3WOMoNIdkRT{
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}
.yhTTDAGK5JLpekkuGXSw {
    margin-top: 24px;
}

.BNLqD0u0lB7jhlqXShrG {
    width: 100%;
}

.AxXW7nR607a5sB_UPDp5 {
    float: right;
}

.x23pG7LuPZanvsmbuNfw {
    margin-right: 50px;
}

.eC26ofccUaaReTNcpDUa {
    visibility: hidden;
}

.oFrnQzbMgL8Cz4wqndQw {
    float: right;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/DeviceAlertsOverview/styles.module.css ***!
  \************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Q1TBhg1H7WDeE1mtBjo2 {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.VqohlGtJww8bS_GqkOGk {
    border-radius: 10px;
    padding-top: 16px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.EXsPphpZHc1ka74IbU4H{
    color: rgba(0, 0, 0, 0.65);
    margin-right: 6px;
    padding-left: 46px;
}

.aSUaV79KRrIdeiYN9dsH{
    margin: 0;
}

.ooH4APnWNtDoc1EJffi3 {
    background-color: #fffbe6;
    border: #ffe58f;
    padding: 8px 15px;
    line-height: 1.5715;
}

.xe_nTmrFkWaw2Xfza1YJ {
    display: flex;
    flex-direction: column;
}

.jUK0Zz9mY9FyfqQNBgoz {
    flex: 1;
    margin-bottom: 8px;
}

.GAifOc622ysOo2U_LuSc {
    padding: 15px 50px;
}

.z1KFEPyWH32c5gPDDsr0 {
    background: #fafafa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    max-width: 1600px;
    margin-right: 20px;
}

.U2tFZizPr0HhxmDgjBfx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 100px);
    margin-top: 10px;
    margin-left: 50px;
}

.YxYhm4wVQx7TwFCfCb8g {
    padding: 6px 10px 26px 10px;
    border-radius: 7px;
}

.QueF9A_bzysR9RELidsA {
    height: 18px;
    width: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.mBJhD9BQyYf6xy1wfeHU {
  color: #026602;
  text-decoration: underline;
  cursor: pointer;
}

.mBJhD9BQyYf6xy1wfeHU:hover {
  text-decoration: underline;
  color: #43b30d; 
}

.HfOHsSgInGy2t8kdgoQ8 {
  color: #ff3838;
  text-decoration: underline;
  cursor: pointer;
}

.HfOHsSgInGy2t8kdgoQ8:hover {
  text-decoration: underline;
  color: #d89100;
}

.gCWvvdP9E5FcPleavs68 {
  color: #04802d;
}

.Vjcfu2D76QxqXRmkcO1Z {
  margin-left: 10px;
  color: #1890ff;
}

.Kv0Lw1LeNgxbkyeGA1tT {
  flex: 1;
}

.b5S96S0m3Tk6JKkOVRPK {
  border-color: #fff !important;
}

.lrvoqDDWQmJ5GjAxc6mJ {
  margin-left: 15px;
}

.hQ_vRbCJabr6tFDT9kQD {
  text-align: center;
  margin-right: 20px;
}

.KcvThdlgRKMpbml7SXAr {
  margin-bottom: 4px;
  min-height: 40px;
  display: block;
}

.ZGq6NDXML6TxeKacOFIB {
  font-weight: bold;
}

.MGHpzlZQiS34cJSKmxrS {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  width: 100%;
  min-height: 20px;
}

.YP_4vZNqSWhj9B6qJx25 {
  padding: 0;
  font-weight: bold;
  color: #1890ff;
  text-decoration: underline;
  font-size: 12px;
  height: auto;
}

.YP_4vZNqSWhj9B6qJx25:hover {
  color: #40a9ff;
}

.aycE3H6On6PPhJgvHk2P .ant-table-tbody > tr {
    z-index: 9999 !important;
    height: 54px;
}

.ant-notification {
    z-index: 10001 !important;
    pointer-events: all;
}

.I2bvfu_JqeyUKVvsdWUN {
    margin-bottom: 16px;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/DeviceAlertsOverview/components/AcknowledgeAlert/styles.module.css ***!
  \****************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.t78SPOcKg3nIX7ULuzSd {
  color: #30658d;
}

.nLTBwkNKG1aTgade6Kgy {
  width: 90%;
  max-width: 1200px;
}

.c0i7JzcKSWCDS8Qm_h2D {
  width: 100%;
  min-width: 180px;
}

.slh5H_xfMmmMP4CHBzWU {
  margin-top: 5px;
  margin-bottom: 5px;
}

.J0OU0Zd6CdZFvqAFd7Lf {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 1px 5px;
  border-radius: 7px;
}

.vHDrmE5KRLZ6TkgUA9hA {
  color: #14403e;
  background: #c4e0c6;
}

.FOCyj6VWoClBMSdo643S {
  color: #fc8208;
  background: #f3d669;
}

.mpz56DIuOPnBVdp8rzTa {
  color: #821212;
  background: #ff9999;
}

.AbbLpOayrw0agE3NHBCG {
  color: #000;
  background: #fff;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineAnalytics/components/MachineAnalyticsDashboard/style.module.css ***!
  \********************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
.R3eDgcDp5lt7Q60UMKBb {
    height: 50px;
    width: 100%;
    background-color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
}

.RdZ5hPQ1kU4yLe4G7oG9 {
    height: 140px;
    width: 100%;
    background-color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
}

._2zAKEphyQ_ODadOIwBv3 {
    background-color: #4288ba;
    color: white;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.fjGg2E9C1p9IwbSMDmdC {
    height: 100%;
    width: 100%;
    background-color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
}   

.RC_p29KowmMlOgbXwHCA {
    height: calc(100vh - 400px);
}

@media (max-width: 600px) {
    .R3eDgcDp5lt7Q60UMKBb {
        width: 100%;
        height: 32px;
    }

    .RdZ5hPQ1kU4yLe4G7oG9 {
        width: 100%;
        height: 64px;
    }

    ._2zAKEphyQ_ODadOIwBv3 {
        font-size: 12px;
        padding: 3px 0;
    }
}

@media (max-width: 1400px) {
    .R3eDgcDp5lt7Q60UMKBb {
        height: 32px;
    }

    .RdZ5hPQ1kU4yLe4G7oG9 {
        height: 100px;
    }

    ._2zAKEphyQ_ODadOIwBv3 {
        font-size: 10px;
        padding: 3px 0;
    }

    .RC_p29KowmMlOgbXwHCA {
        height: calc(100vh - 350px);
    }
}

/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineAnalytics/components/MachineAnalyticsFilter/style.module.css ***!
  \*****************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.qSevZ8w40BGy4GKqvKqC {
    display: flex;
    flex-direction: column;
    background-color: #EAEAEA;
    border-radius: 10px;
    padding: 10px;
    gap: 10px;
    width: 350px;
    overflow-y: hidden;
}

.uAfEBQ7RmrV3r5lfrhUM {
    display: flex;
    align-items: center;
    padding: 8px 0 8px 10px;
    height: fit-content;
    gap: 15px;
    border-radius: 10px;
    width: 100%;
}

.xM6wyKcfxQUHrPZiQq0M {
    height: max-content;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
    background-color: white;
    width: 100%;
}

.zIaCMNlIu9XAafigDbUY {
    font-size: 12px;
    font-weight: 700;
}

.J0BIOjBMYgaooyAK3Rww {
    font-size: 11px;
    font-weight: 700;
    opacity: 0.7;
}

.heCPTa8UsKIm3QFfQTpP {
    font-size: 13px;
    font-weight: 700;
    padding: 10px 10px 0 10px;
}

.AkItdpdn58bJikbQ9jTM {
    background-color: white;
    border-radius: 10px;
    width: 100%;
}

.S7eqHXuWT5G7n1HsA00B {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.PgTDsWMXitqKmAIbcxw7 {
    padding: 10px 0;
}

@media (max-width: 1400px) {
    .qSevZ8w40BGy4GKqvKqC {
        width: 300px;
        padding: 8px;
        gap: 5px;
    }

    .uAfEBQ7RmrV3r5lfrhUM {
        gap: 5px;
        padding: 3px 0 3px 3px;
    }

    .AkItdpdn58bJikbQ9jTM {
        border-radius: 5px;
    }

    .heCPTa8UsKIm3QFfQTpP {
        font-size: 8px;
        padding-top: 5px;
    }

    .zIaCMNlIu9XAafigDbUY {
        font-size: 10px;
    }

    .J0BIOjBMYgaooyAK3Rww {
        font-size: 8px;
    }

    .S7eqHXuWT5G7n1HsA00B {
        gap: 5px;
    }

    .xM6wyKcfxQUHrPZiQq0M {
        border-radius: 5px;
    }
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineAnalytics/components/MachineStatusCard/style.module.css ***!
  \************************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.QNEPSlHcK43LpZ2bsmkL {
    background-color: #00000026;
    color: #000000;
    padding: 3px 12px 3px 8px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 5px;
    width: fit-content;
}

.vNMSvdXCy4nDo8VLacTp {
    background-color: #00800026;
    color: #008000;
}

.W_uY1onpJAH5bMknrKBk {
    background-color: #ff000026;
    color: #ff0000;
}

.irqnOKWb8CNJZxynv2Dg {
    background-color: #b4b40025;
    color: #b4b400;
}

.i6WgOgYRkkBQEvZUHCRx {
    color: inherit;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 1400px) {
    .i6WgOgYRkkBQEvZUHCRx {
        font-size: 12px;
    }
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineAnalytics/components/MachineCard/styles.module.css ***!
  \*******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.dj1nLYKRbS4zMyjtTrTw {
    width: 220px;
    font-size: 18px !important;
    background-color: transparent !important;
}

.dj1nLYKRbS4zMyjtTrTw input {
    font-size: 18px !important;
}


.YGDBLDg6c37O2NjCAM2N {
    line-height: 72px;
    font-size: 72px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._5TRhdSsGbUHhHIJkBG_ {
    display: flex;
    flex-direction: column;
    width: 550px;
    gap: 10px;
    padding: 20px 0px 20px 20px;
    overflow: hidden;
}

@media (max-width: 1400px) {
    ._5TRhdSsGbUHhHIJkBG_ {
        width: 500px;
    }
    .YGDBLDg6c37O2NjCAM2N {
        font-size: 50px;
        line-height: 50px;
    }
    .dj1nLYKRbS4zMyjtTrTw {
        width: 180px;
    }
    .dj1nLYKRbS4zMyjtTrTw input {
        font-size: 14px !important;
    }
}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachineAnalytics/styles.module.css ***!
  \********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.ONzC9d9nkdhmapKwa1Kv {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.HVn314xzpzX8OZOMwNCn {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.NR4lsuuPSZLvQhO493w9 {
    background-color: #EAEAEA;
    border-radius: 10px;
    display: flex;
    width: 100%;
    align-content: start;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    min-width: 600px;
}

.VFQcok6vxAIs2JhfEMTk {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.mahriVGeRQCgZoU1zdnw {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
}

.XGWthz338Drmr2EoeE4w {
    font-size: 18px;
}

.NgM9xaUpRtfYxcLMs8jA {
    width: 100%;
    background: #EAEAEA;
    border: 0px;
    overflow: hidden;
}

@media (max-width: 1400px) {
    .NR4lsuuPSZLvQhO493w9 {
        gap: 5px;
    }
}

@media (max-width: 1200px) {
    .NR4lsuuPSZLvQhO493w9 {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding: 0 10px 10px 10px;
    }
}

.QHv3CI9UXGPc9RueB67X {
    display: flex;
    align-items: center;
    gap: 20px;
}


.LANZumTkI6wBDEUiyXF3 {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 10;
    box-shadow: 0 0 10px 5px #00000025;
}

.RXj89jXp8ANxLSqUQa5X {
    height: 100vh;
}

/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachinesLiveView/components/MachineCard/styles.module.css ***!
  \*******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.gEWxE3ekHNzvIfr9BDMx {
    background-color: green;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 10px;
}

.Mtn5ns2mX0PAI7SGLQR_ {
    background-color: rgb(134, 134, 0);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 10px;
}

.rtfBaM01yKtZpqGi1TQg {
    background-color: red;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 10px;
}

.dlmi7wzYIA2JsTJUgyGM {
    background-color: black;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 10px;
}

.ZRXRuIyEgwpEv7kcrmvo {
    container-type: size;
    display: flex;
    background-color: white;
    border-radius: 10px;
    padding-right: 8%;
    min-width: 100%;
    cursor: pointer;
    transition: all 0.25s;
}

.ZRXRuIyEgwpEv7kcrmvo:active, .ZRXRuIyEgwpEv7kcrmvo:hover {
    background-color: #cfcfcf;
}

.E4vKRV8EqcMOYSZoZuJR {
    font-size: 30cqh;
    font-weight: 600;
    letter-spacing: 0.4%;
}

.G46JQughN8kTd80b44go {
    font-size: 18cqh;
    font-weight: 600;
    color: rgb(59, 59, 59);
}

.wK06rpFKF0kT9wdc69me {
    font-size: 20cqh;
    font-weight: 700;
    opacity: 0.8;
}

.Er9MVVMXe_4wI5mMx5BW {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5cqh;
    padding: 4cqh 10cqw;
    width: 100%;
}

.pTtO0BelY_8w2l2Wbsvd {
    display: flex;
    gap: 4%;
    align-items: center;
    background-color: #eaeaea;
    border-radius: 5%;
    text-align: center;
    padding: 0 4%;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/MachinesLiveView/styles.module.css ***!
  \********************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */


.FC2VY2nXejOxqHc5HwY2 {
    height: 150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px;
    border-radius: 10px;
}

.IHR3m3HeEjUVQhPMcKwD {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.UfG3AbKtuOYmey7HI1Uj {
    font-size: 15px;
}
.lJNwQu9MGqpoI0_wGq24 {
    font-size: 35px;
}

.dgYGVL1S1jyE8kX5V_yl {
    height: calc(100dvh - 150px);
    padding: 20px;
    display: grid;
    gap: 20px;
    background-color: #eaeaea;
}

.Zv13m4EK1wsU5B7rcG8Z {
    display: flex;
    gap: 10px;
}

.vgTxmfdMCMXVNxTzPqUm {
    min-width: 200px;
    border-radius: 10px;
    text-align: center;
    background-color: #eaeaea70;
}

.PxDXwZBLfaqgi1WyHhQf {
    padding: 5px 40px;
}

.GYz4pml5LPwTvUE7iSt5 {
    background-color: black;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 2px 0
}

.IYtOh6LAxVdSc6_ZMfLL {
    color: white;
    font-size: 12px;
    font-weight: 700;
}

.WfVjswgc5xutyIgvkC7H {
    font-size: 30px;
    font-weight: 700;
}

.M114bHNkBjnKRvksiSnH {
    font-size: 50px;
    font-weight: 700;
}

.TkrZ8SFkkd9F7RCLeHis {
    text-transform: uppercase;
}

.xYzbZkoD762mCFDtfDwr {
    font-size: 20px;
    font-weight: 600;
}

.fnXKpaPYWuCwKb_Xw3DE {
    color: black;
}

.WDMTBKOKZ5r2PS9Kw2_g {
    color: green;
}

.zWxoM3iPEk68itGzFJAa {
    color: red;
}

.S9vx9YPas9pcIpMFlitY {
    color: rgb(134, 134, 0);
}

.qZGOko7VjtK11XbY7AC0 {
    background-color: black;
}

.L522ke_PJxI6PL0rW5uF {
    background-color: green;
}

.UCZf2QYg9v97aWPf8Vvw {
    background-color: red;
}

.Mv9YawO7ltzXlZsaCEB0 {
    background-color: rgb(134, 134, 0);
}

.Kc_MMuQkLq7qQatrixej {
    min-width: 200px;
    padding-right: 10px;
}

.ipnA_tSrzmQgsyMGVsPV {
    font-size: 15px !important;
    font-weight: 700;
}

.DZDS0543en5LkVqL4XV0 {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 20px;
    color: rgb(59, 59, 59);
    font-weight: 500;
    font-size: 30px;
    background-color: #eaeaea70;
    border-radius: 10px;
    min-width: 250px
}

.ytO9t9Q2iDEmuyXnGW4c {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

@media (max-width: 1700px) {
    .FC2VY2nXejOxqHc5HwY2 {
        height: 120px;
        padding: 0 20px;
        border-radius: 8px;
    }

    .IHR3m3HeEjUVQhPMcKwD {
        gap: 6px;
        font-size: 90%;
    }

    .UfG3AbKtuOYmey7HI1Uj {
        font-size: 13px;
    }
    .lJNwQu9MGqpoI0_wGq24 {
        font-size: 28px;
    }

    .dgYGVL1S1jyE8kX5V_yl {
        height: calc(100dvh - 120px);
        padding: 12px;
        gap: 12px;
    }

    .Zv13m4EK1wsU5B7rcG8Z {
        gap: 6px;
    }

    .vgTxmfdMCMXVNxTzPqUm {
        min-width: 150px;
        border-radius: 8px;
    }

    .PxDXwZBLfaqgi1WyHhQf {
        padding: 4px 20px;
    }

    .GYz4pml5LPwTvUE7iSt5 {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding: 1px 0;
    }

    .IYtOh6LAxVdSc6_ZMfLL {
        font-size: 10px;
    }

    .WfVjswgc5xutyIgvkC7H {
        font-size: 22px;
    }

    .M114bHNkBjnKRvksiSnH {
        font-size: 35px;
    }

    .xYzbZkoD762mCFDtfDwr {
        font-size: 16px;
    }

    .Kc_MMuQkLq7qQatrixej {
        min-width: 150px;
        padding-right: 6px;
    }

    .ipnA_tSrzmQgsyMGVsPV {
        font-size: 13px !important;
    }

    .DZDS0543en5LkVqL4XV0 {
        gap: 12px;
        padding: 12px;
        font-size: 22px;
        border-radius: 8px;
        min-width: 180px;
    }

    .ytO9t9Q2iDEmuyXnGW4c {
        gap: 10px;
    }
}

@media (max-width: 1340px) {
    .FC2VY2nXejOxqHc5HwY2 {
        height: 90px;
        padding: 0 10px;
        border-radius: 6px;
    }

    .IHR3m3HeEjUVQhPMcKwD {
        gap: 4px;
        font-size: 80%;
    }

    .UfG3AbKtuOYmey7HI1Uj {
        font-size: 11px;
    }
    .lJNwQu9MGqpoI0_wGq24 {
        font-size: 20px;
    }

    .dgYGVL1S1jyE8kX5V_yl {
        height: calc(100dvh - 90px);
        padding: 8px;
        gap: 8px;
    }

    .Zv13m4EK1wsU5B7rcG8Z {
        gap: 4px;
    }

    .vgTxmfdMCMXVNxTzPqUm {
        min-width: 100px;
        border-radius: 6px;
    }

    .PxDXwZBLfaqgi1WyHhQf {
        padding: 2px 10px;
    }

    .GYz4pml5LPwTvUE7iSt5 {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        padding: 1px 0;
    }

    .IYtOh6LAxVdSc6_ZMfLL {
        font-size: 8px;
    }

    .WfVjswgc5xutyIgvkC7H {
        font-size: 16px;
    }

    .M114bHNkBjnKRvksiSnH {
        font-size: 22px;
    }

    .xYzbZkoD762mCFDtfDwr {
        font-size: 12px;
    }

    .Kc_MMuQkLq7qQatrixej {
        min-width: 90px;
        padding-right: 4px;
    }

    .ipnA_tSrzmQgsyMGVsPV {
        font-size: 10px !important;
    }

    .DZDS0543en5LkVqL4XV0 {
        gap: 8px;
        padding: 8px;
        font-size: 14px;
        border-radius: 6px;
        min-width: 100px;
    }

    .ytO9t9Q2iDEmuyXnGW4c {
        gap: 6px;
    }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ManagersView/components/ManagersIframe/styles.module.css ***!
  \******************************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.ku1XB8ry2ebYRA7pR2yN {
    width: 100%;
    height: calc(100vh - 350px);
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ManagersView/PlantWiseReport/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.Ah0b7kAgNHDU6gGCDUzO {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.Hs61T12DojXXHZDTwcGA {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.HVL3fL4ecueLeksGweiT {
    visibility: hidden;
}

.F62h7ogqCLC55vlUh219 {
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.FDAetvhAVS8FKrcmranW {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ManagersView/MachineWiseReport/styles.module.css ***!
  \**********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.TIgjodB6EaeVEkNMURX4 {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.moRDILDMa8Nf6raAtky6 {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.psQ_9rUyThASUjgTKQOL {
    visibility: hidden;
}

.szC13nkDNzjjjQa6WsJQ {
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.aHbUftm8U6WpnjRaxN8S {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ManagersView/MaintenanceReport/styles.module.css ***!
  \**********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.dSkxWHMy2K7fVHyTtg_L {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.Kun2sU2sY_svnLPNlJNW {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.GDi1X4Sxfy8ki1yVXnQ5 {
    visibility: hidden;
}

.IAq421DR6QfMxl7AqlMS {
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.j6w4LsrhxB6vriYfDohj {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/DigitalFactory/ManagersView/MonthWIseReport/styles.module.css ***!
  \********************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025 Entgra (Pvt) Ltd, Inc - All Rights Reserved.
 *
 * Unauthorised copying/redistribution of this file, via any medium is strictly prohibited.
 *
 * Licensed under the Entgra Commercial License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *       https://entgra.io/licenses/entgra-commercial/1.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

.gI4pkYAR_MJio77niU3W {
    padding-left: 47px;
    padding-right: 50px;
    margin-bottom: -3px;
    margin-top: -15px;
}

.DOhRsKzJXxVaQuauwikP {
    padding-top: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.vHLIxkEs6QBduW2mbdO9 {
    visibility: hidden;
}

.skXai0vmF7K2KpYiZBUl {
    color: rgba(0, 0, 0, 0.65);
    margin-left: 15px;
    margin-right: 15px;
}

.meHE8iONOO32snfZNVzJ {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/scenes/Home/scenes/Alerts/components/AlertsDashboardWrapper/styles.module.css ***!
  \*****************************************************************************************************************************************************************/
/*
 * Copyright (C) 2018 - 2025. Entgra (Pvt) Ltd, https://entgra.io
 * All Rights Reserved.
 *
 * Unauthorized copying/redistribution of this file, via any medium
 * is strictly prohibited.
 * Proprietary and confidential.
 *
 * Licensed under the Entgra Commercial License,
 * Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * You may obtain a copy of the License at
 * https://entgra.io/licenses/entgra-commercial/1.0
 */


.PBB2xKucFc5ABEtdXmh5 {
    padding: 10px 10px 0 10px;
}

.gtIvvMnR0v0Z8JNbbGDQ {
    padding-bottom: 30px;
    padding-left: 10px;
}

.RUDkTUcI7Z1_5Gc4cx7S {
    margin-right: 30px;
}

.JSgWxrzWB1Iu00X5AzCL {
    border-radius: 10px;
    padding-top: 16px;
    padding-bottom: 0;
    box-shadow: 0 5px 8px #f0f1f2;
    z-index: 2;
}

.CgYIgYZlsj_CmKUyclFi {
    margin-top: -17px;
    padding-bottom: 17px;
}

.EJp1VpwuAnh583fS0zi0 {
    padding: 5px 30px 0px 30px;
}

.WwmX29c4WQOYDp2Cqwhg {
    margin-left: 30px;
    color: rgba(0, 0, 0, 0.70) !important;
}

.BLkDQAM18jq4DWj2nuWW {
    padding: 0;
}

.VRBfHvOLY6WKnjUXymYP {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    padding: 30px 0 30px 0;
}

.xU0tuGYMe2assi6mtgo0 {
    flex: 1;
    margin: 0 10px;
    text-align: center;
}

.xU0tuGYMe2assi6mtgo0 h6 {
    font-size: 15px;
    margin: 0;
    padding-top: 20px;
    color: #666f77;
}

.YtjJdZ1tw5bn12QPWW2C {
    font-weight: bold;
}

.MUZKJIVjqIzU0j4XH2Es {
    align-items: center;
    width: 7vw;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 1px 1px;
    color: #7b8087;
    font-size: 14px;
    cursor: pointer;
    margin-left: auto;
    display: flex;
    align-items:center;
    align-content: center;
    height: 32px;
}

.SMoKczd_J7YAEwmaM_g1 {
    flex: 1;
    color: #7b8087;
    font-size: 14px;
    align-items:center;
    align-content: center;
    display: flex;
}

.rmb6pjJpgGJ1_dHjS5Yx {
    flex-shrink: 0;
    font-size: 14px;
    color: #7b8087;
}

.PLjI4dvdZY2LUFO2v7j7 {
  min-width: 10vw; 
}

.NoxJuTNVx67BVrU3sC3E {
  min-width: 10vw;
  max-width: 12vw;
}

.tqPPFcbW54yOxPkThqkF {
  min-width: 10vw;
}

._tSSZH7HdLDgBA7vypm6 .ant-breadcrumb {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
}

._tSSZH7HdLDgBA7vypm6 .ant-breadcrumb-link {
    color: rgba(0, 0, 0, 0.45);
}

._tSSZH7HdLDgBA7vypm6 .ant-breadcrumb-last-item {
    color: rgba(0, 0, 0, 0.88);
    font-weight: 600;
}

.FvHuuu4mM00wGWxupd57 {
    width: 150px;
}

.CR4ve3rqrh50sciTWLGY {
  width: 100%;
}


/*# sourceMappingURL=main.css.map*/