body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body{height:100vh;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"Nexa Light";font-style:normal;font-weight:400;src:local("Nexa Light"),local("NexaLight"),url(/static/media/nexa_light.12108809.otf)}@font-face{font-family:"Nexa Bold";font-style:normal;font-weight:700;src:local("Nexa Bold"),local("NexaBold"),url(/static/media/nexa_bold.c9f309b3.otf)}p,span{font-family:Roboto,sans-serif}.top-app-bar{height:60px;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#fff;padding-left:10px;padding-right:10px;z-index:10;position:relative}.page-content-wrapper{height:calc(100% - 60px);z-index:5;width:100%;position:relative;transition:width .3s cubic-bezier(.25,.8,.25,1)}.page-content-header-background{height:130px;width:100%;background-color:#fff;background-image:url(/static/media/pattern.18a48f02.svg),linear-gradient(90deg,rgba(27,67,50,.99) 0,rgba(45,106,79,.7));background-position:100%,50%;background-repeat:no-repeat,no-repeat}.leaflet-popup-content-wrapper{border-radius:4px}.shadowed-menu{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.styled-scroll{overflow-y:auto}.styled-scroll::-webkit-scrollbar{width:8px;background:#ddd}.styled-scroll::-webkit-scrollbar-thumb{background:#aaa}.text-bordered{text-shadow:1px 0 0 #000,-1px 0 0 #000,0 1px 0 #000,0 -1px 0 #000,1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.rflex{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:row}body{margin:0;padding:0;font-family:sans-serif}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{box-sizing:border-box}.app{height:100%;width:100%;display:flex;flex-direction:row}.app-menu-container{width:280px;height:100%;background-color:#fff}.app-content-container{height:100%;flex:1 1}.loading-bar{display:inline-block;width:4px;height:18px;border-radius:4px;margin:2px;-webkit-animation:loading 1s ease-in-out infinite;animation:loading 1s ease-in-out infinite}.loading-bar:first-child{background-color:#3498db;-webkit-animation-delay:0;animation-delay:0}.loading-bar:nth-child(2){background-color:#c0392b;-webkit-animation-delay:.09s;animation-delay:.09s}.loading-bar:nth-child(3){background-color:#f1c40f;-webkit-animation-delay:.18s;animation-delay:.18s}.loading-bar:nth-child(4){background-color:#27ae60;-webkit-animation-delay:.27s;animation-delay:.27s}@-webkit-keyframes loading{0%{transform:scale(1)}20%{transform:scaleY(2.2)}40%{transform:scale(1)}}@keyframes loading{0%{transform:scale(1)}20%{transform:scaleY(2.2)}40%{transform:scale(1)}}.bi-color{background:linear-gradient(180deg,#153628,#153628 50%,#1b4332 0,#1b4332)}.active-nav-drawer-link{background-color:#1079fc;height:40px!important}.active-nav-drawer-link *{color:#fff!important}.active-nav-drawer-link .styled-badge{background-color:#fff!important}.active-nav-drawer-link .styled-badge-text{color:#1079fc!important}.rotatable-icon{transition:all .3s cubic-bezier(.25,.8,.25,1)}.rotated{transform:rotate(-90deg)}.collapsable-menu{transition:all .3s cubic-bezier(.25,.8,.25,1);transform-origin:top;opacity:1;transform:scaleY(1);margin-bottom:10px}.collapsed{opacity:0;pointer-events:none;height:0;margin-bottom:0}.e-table{width:100%;background:#1b4332}.e-table>thead{background:#2fd074}.e-table>tr{height:200px;background-color:#00f}.e-tr{background:#1079fc;padding:5px}.noscrollbar::-webkit-scrollbar{display:none}.noscrollbar{-ms-overflow-style:none;scrollbar-width:none}.authentication-wrapper{height:100%;width:100%;position:fixed;left:0;top:0;bottom:0;right:0;z-index:50000;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#23262d;padding:20px}.authentication-content-wrapper{width:380px;max-width:calc(100% - 40px)!important;border-radius:6px;padding:15px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.7),0 2px 2px rgba(0,0,0,.6)}.authentication-content-wrapper,.text-button{transition:all .3s cubic-bezier(.25,.8,.25,1)}.text-button{color:#1079fc;cursor:pointer;padding-left:2px}.text-button:hover{text-decoration:underline}.animated-snack-bar{-webkit-animation-duration:3s;animation-duration:3s;background-color:hsla(0,0%,100%,.7)}.result{transition:all .3s cubic-bezier(.25,.8,.25,1);background-color:#fff;cursor:pointer}.result:hover{background-color:#dedede}.selected-result{transition:all .3s cubic-bezier(.25,.8,.25,1);background-color:#f0f0f0!important;border-left:3px solid #3f98f4!important;cursor:pointer}.selected-result:hover{background-color:#dedede!important}.text-shadowed{text-shadow:1px 1px 1px #222}.icon-shadowed{box-shadow:0 1px 1px 1px #222}.sim-hover{transition:all .3s cubic-bezier(.25,.8,.25,1);background-color:#fff}.sim-hover:hover{background-color:#ededed}.h-table-header{display:flex;flex-direction:row;height:40px;width:100%;background-color:#fafafa;border-bottom:1px solid #ccc;padding-right:8px}.h-table-cell{flex-direction:row}.h-table-cell,.h-table-cell-auto{height:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:10px;overflow:hidden}.h-table-cell-auto{flex:1 1;flex-direction:row}.h-table-header-cell-text{color:#222;font-weight:700;font-size:15px;text-align:left}.h-table-cell-text{color:#222;font-weight:400;font-size:14px;text-align:left}.h-table-header-actions-wrapper,.h-table-item-actions-wrapper{display:flex;flex:1 1;flex-direction:row;justify-content:flex-end;align-items:center;overflow:hidden}.h-table-item-action-button{height:34px;width:34px;margin-right:5px!important}.h-table-header-sort-by-action-button{height:30px;width:30px;margin-left:4px!important}.h-table-item-action-button-icon{font-size:20px!important;margin-top:-5px;color:#797979}.h-table-header-sort-by-action-button-icon{font-size:20px!important;margin-top:-6px;margin-left:-1px}#h-virtualized-list-wrapper{width:100%;position:relative}.h-table-item,.h-table-item-hoverable{display:flex;flex-direction:row}.h-table-item-hoverable{transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.h-table-item-hoverable:hover{background-color:#f4f4f4}.h-table-loading-bar{z-index:15}.h-table-loading-bar,.h-table-ui-blocker{width:100%;position:absolute;left:0;top:0}.h-table-ui-blocker{height:100%;z-index:10;background-color:rgba(0,0,0,.1)}.fake-field{border:1px solid #c4c4c4}.fake-field,.fake-field:hover{transition:all .3s cubic-bezier(.25,.8,.25,1)}.fake-field:hover{border:1px solid rgba(0,0,0,.87)}.animated-snack-bar{-webkit-animation-name:animate-bar;animation-name:animate-bar;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-bottom-left-radius:3px;height:100%;background-color:hsla(0,0%,100%,.8)}@-webkit-keyframes animate-bar{0%{width:0}to{width:100%}}@keyframes animate-bar{0%{width:0}to{width:100%}}.selectable-item{transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.selectable-item:hover{background-color:#efefef}.cardCompany{transition:all .3s cubic-bezier(.25,.8,.25,1);padding-top:10px;padding-left:10px;padding-right:10px;border-radius:10px;cursor:pointer;background:#fff}.cardCompany:hover{background-color:rgba(0,0,0,.03);transform:scale(1.05)}.simHover{background:#fff;transition:all .3s cubic-bezier(.25,.8,.25,1)}.simHover:hover{background-color:#fafafa}